Date: Sun, 3 Feb 2013 20:46:35 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311494 - head/x11/xcursorgen Message-ID: <201302032046.r13KkZJZ035398@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= xcursorgen -PORTVERSION= 1.0.4 -PORTREVISION= 1 +PORTVERSION= 1.0.5 CATEGORIES= x11 MAINTAINER= x11@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302032046.r13KkZJZ035398>