svn commit: r362391 - head/x11/xcursorgen
Baptiste Daroussin
bapt at FreeBSD.org
Sun Jul 20 22:49:22 UTC 2014
Author: bapt
Date: Sun Jul 20 22:49:21 2014
New Revision: 362391
URL: http://svnweb.freebsd.org/changeset/ports/362391
QAT: https://qat.redports.org/buildarchive/r362391/
Log:
Update to 1.0.6
Strip binaries
Modified:
head/x11/xcursorgen/Makefile
head/x11/xcursorgen/distinfo
Modified: head/x11/xcursorgen/Makefile
==============================================================================
--- head/x11/xcursorgen/Makefile Sun Jul 20 22:48:30 2014 (r362390)
+++ head/x11/xcursorgen/Makefile Sun Jul 20 22:49:21 2014 (r362391)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= xcursorgen
-PORTVERSION= 1.0.5
+PORTVERSION= 1.0.6
CATEGORIES= x11
MAINTAINER= x11 at FreeBSD.org
@@ -13,6 +13,8 @@ LIB_DEPENDS= libpng15.so:${PORTSDIR}/gra
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>
Modified: head/x11/xcursorgen/distinfo
==============================================================================
--- head/x11/xcursorgen/distinfo Sun Jul 20 22:48:30 2014 (r362390)
+++ head/x11/xcursorgen/distinfo Sun Jul 20 22:49:21 2014 (r362391)
@@ -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
More information about the svn-ports-all
mailing list