diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-21 06:49:21 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-21 06:49:21 +0800 |
commit | 5120101b727f1cda364e3e22afebe385134dc01e (patch) | |
tree | da6d2912b4453fe6abd2708c3b0d8b6c29c21431 /x11 | |
parent | dcbdc15406528e03d58d6395eb2fb3bca46f60e8 (diff) | |
download | freebsd-ports-gnome-5120101b727f1cda364e3e22afebe385134dc01e.tar.gz freebsd-ports-gnome-5120101b727f1cda364e3e22afebe385134dc01e.tar.zst freebsd-ports-gnome-5120101b727f1cda364e3e22afebe385134dc01e.zip |
Update to 1.0.6
Strip binaries
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xcursorgen/Makefile | 4 | ||||
-rw-r--r-- | x11/xcursorgen/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/x11/xcursorgen/Makefile b/x11/xcursorgen/Makefile index 1322f11470ed..5cd167b37c87 100644 --- a/x11/xcursorgen/Makefile +++ b/x11/xcursorgen/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xcursorgen -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.6 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -13,6 +13,8 @@ LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png XORG_CAT= app USE_XORG= x11 xcursor xextproto +INSTALL_TARGET= install-strip PLIST_FILES= bin/xcursorgen man/man1/xcursorgen.1.gz + .include <bsd.port.mk> diff --git a/x11/xcursorgen/distinfo b/x11/xcursorgen/distinfo index 4000d53caff3..69d90a65fd46 100644 --- a/x11/xcursorgen/distinfo +++ b/x11/xcursorgen/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/app/xcursorgen-1.0.5.tar.bz2) = bc7171a0fa212da866fca2301241630e2009aea8c4ddb75f21b51a31c2e4c581 -SIZE (xorg/app/xcursorgen-1.0.5.tar.bz2) = 116340 +SHA256 (xorg/app/xcursorgen-1.0.6.tar.bz2) = 31c8910f54eb175a8a74a60e7662697467e21a8bf948220a6048a93924b3f66c +SIZE (xorg/app/xcursorgen-1.0.6.tar.bz2) = 124545 |