svn commit: r311494 - head/x11/xcursorgen
Niclas Zeising
zeising at FreeBSD.org
Sun Feb 3 20:46:36 UTC 2013
Author: zeising
Date: Sun Feb 3 20:46:35 2013
New Revision: 311494
URL: http://svnweb.freebsd.org/changeset/ports/311494
Log:
Update to 1.0.5
Approved by: kwm, miwi (mentors, implicit)
Obtained from: xorg development repo
Modified:
head/x11/xcursorgen/Makefile
head/x11/xcursorgen/distinfo
Modified: head/x11/xcursorgen/Makefile
==============================================================================
--- head/x11/xcursorgen/Makefile Sun Feb 3 20:40:57 2013 (r311493)
+++ head/x11/xcursorgen/Makefile Sun Feb 3 20:46:35 2013 (r311494)
@@ -1,13 +1,7 @@
-# New ports collection makefile for: xcursorgen
-# Date Created: 17 Feb 2006
-# Whom: Florent Thoumie <flz at FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= xcursorgen
-PORTVERSION= 1.0.4
-PORTREVISION= 1
+PORTVERSION= 1.0.5
CATEGORIES= x11
MAINTAINER= x11 at FreeBSD.org
@@ -24,8 +18,4 @@ PLIST_FILES= bin/xcursorgen
MAN1= xcursorgen.1
-post-patch:
- ${REINPLACE_CMD} -e 's|libpng12|libpng14|g' \
- ${WRKSRC}/configure
-
.include <bsd.port.mk>
Modified: head/x11/xcursorgen/distinfo
==============================================================================
--- head/x11/xcursorgen/distinfo Sun Feb 3 20:40:57 2013 (r311493)
+++ head/x11/xcursorgen/distinfo Sun Feb 3 20:46:35 2013 (r311494)
@@ -1,2 +1,2 @@
-SHA256 (xorg/app/xcursorgen-1.0.4.tar.bz2) = de2adb2f44ffee906024e53322aeb728d46061e6ca8e6f5a7e0da2c00d6f5f1d
-SIZE (xorg/app/xcursorgen-1.0.4.tar.bz2) = 105954
+SHA256 (xorg/app/xcursorgen-1.0.5.tar.bz2) = bc7171a0fa212da866fca2301241630e2009aea8c4ddb75f21b51a31c2e4c581
+SIZE (xorg/app/xcursorgen-1.0.5.tar.bz2) = 116340
More information about the svn-ports-head
mailing list