mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
textproc/libunibreak: update to 4.3 release
PR: 252439 Submitted by: fluffy Approved by: maintainer (timeout, 2w)
This commit is contained in:
parent
87baffc333
commit
0162663360
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=562143
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libunibreak
|
||||
PORTVERSION= 4.0
|
||||
PORTVERSION= 4.3
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= https://github.com/adah1972/${PORTNAME}/releases/download/${PORTNAME}_${PORTVERSION:C/\./_/}/
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1534449131
|
||||
SHA256 (libunibreak-4.0.tar.gz) = f7329bef1eb169d3363f040cefcc323cfd0a0bc53290a35a395e1d1adc849539
|
||||
SIZE (libunibreak-4.0.tar.gz) = 629403
|
||||
TIMESTAMP = 1609866801
|
||||
SHA256 (libunibreak-4.3.tar.gz) = 3c51857086cbda44ad4fcdcdf32f6d3acfc3fbd6eefed97db3e3144734998526
|
||||
SIZE (libunibreak-4.3.tar.gz) = 639886
|
||||
|
@ -4,9 +4,8 @@ include/linebreakdef.h
|
||||
include/unibreakbase.h
|
||||
include/unibreakdef.h
|
||||
include/wordbreak.h
|
||||
lib/liblinebreak.a
|
||||
lib/libunibreak.a
|
||||
lib/libunibreak.so
|
||||
lib/libunibreak.so.3
|
||||
lib/libunibreak.so.3.1.0
|
||||
lib/libunibreak.so.3.1.3
|
||||
libdata/pkgconfig/libunibreak.pc
|
||||
|
Loading…
Reference in New Issue
Block a user