Update to 1.0.9
strip binaries
This commit is contained in:
parent
82408f4141
commit
066d023bd2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362387
2 changed files with 4 additions and 4 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libICE
|
||||
PORTVERSION= 1.0.8
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.0.9
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= x11
|
||||
|
||||
|
@ -12,5 +11,6 @@ COMMENT= Inter Client Exchange library for X11
|
|||
|
||||
XORG_CAT= lib
|
||||
USE_XORG= xproto:both xtrans
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (xorg/lib/libICE-1.0.8.tar.bz2) = 24a991284d02ff0c789bc8d11ad2e4dffe144cb70f24e28f9ce3e8b1ee08b71e
|
||||
SIZE (xorg/lib/libICE-1.0.8.tar.bz2) = 365762
|
||||
SHA256 (xorg/lib/libICE-1.0.9.tar.bz2) = 8f7032f2c1c64352b5423f6b48a8ebdc339cc63064af34d66a6c9aa79759e202
|
||||
SIZE (xorg/lib/libICE-1.0.9.tar.bz2) = 384921
|
||||
|
|
Loading…
Reference in a new issue