diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-21 06:45:00 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-21 06:45:00 +0800 |
commit | 2f293258ebe742e3dc7522848550572005f0fe82 (patch) | |
tree | fb14ad0985a559ac6f2885f3dc0725d7a3741eaa /x11/libICE | |
parent | 4ab5f4405cc9e237605e277356465b7178a86395 (diff) | |
download | freebsd-ports-gnome-2f293258ebe742e3dc7522848550572005f0fe82.tar.gz freebsd-ports-gnome-2f293258ebe742e3dc7522848550572005f0fe82.tar.zst freebsd-ports-gnome-2f293258ebe742e3dc7522848550572005f0fe82.zip |
Update to 1.0.9
strip binaries
Diffstat (limited to 'x11/libICE')
-rw-r--r-- | x11/libICE/Makefile | 4 | ||||
-rw-r--r-- | x11/libICE/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/libICE/Makefile b/x11/libICE/Makefile index 3e6ec341c19a..369442b0a138 100644 --- a/x11/libICE/Makefile +++ b/x11/libICE/Makefile @@ -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> diff --git a/x11/libICE/distinfo b/x11/libICE/distinfo index 93d40b34b365..a598b312e44e 100644 --- a/x11/libICE/distinfo +++ b/x11/libICE/distinfo @@ -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 |