diff options
-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 |