mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
- update to 5.0.5
This commit is contained in:
parent
ceb0439ba5
commit
abe6249788
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278765
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= ucommon
|
||||
PORTVERSION= 5.0.3
|
||||
PORTVERSION= 5.0.5
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= GNU
|
||||
MASTER_SITE_SUBDIR= commoncpp
|
||||
@ -19,7 +19,7 @@ USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= LDFLAGS="${PTHREAD_LIBS}"
|
||||
|
||||
MAN1= args.1 car.1 commoncpp-config.1 mdsum.1 scrub.1 sockaddr.1 \
|
||||
MAN1= args.1 car.1 commoncpp-config.1 mdsum.1 scrub-files.1 sockaddr.1 \
|
||||
ucommon-config.1 zerofill.1
|
||||
|
||||
post-patch:
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (ucommon-5.0.3.tar.gz) = 8f0081ac8d7993befafe54bc21673880a32158ccf2776ed2c16d49064b605544
|
||||
SIZE (ucommon-5.0.3.tar.gz) = 745615
|
||||
SHA256 (ucommon-5.0.5.tar.gz) = a308705ae1005681281cfa4606f8abdfefe46c0b37385bb3d054b30f2736f866
|
||||
SIZE (ucommon-5.0.5.tar.gz) = 745625
|
||||
|
@ -2,7 +2,7 @@ bin/args
|
||||
bin/car
|
||||
bin/commoncpp-config
|
||||
bin/mdsum
|
||||
bin/scrub
|
||||
bin/scrub-files
|
||||
bin/sockaddr
|
||||
bin/ucommon-config
|
||||
bin/zerofill
|
||||
|
Loading…
Reference in New Issue
Block a user