Date: Wed, 13 Feb 2013 21:55:40 +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: r312182 - head/x11/xlogo Message-ID: <201302132155.r1DLtejq035951@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Wed Feb 13 21:55:40 2013 New Revision: 312182 URL: http://svnweb.freebsd.org/changeset/ports/312182 Log: Update to 1.0.4 Obtained from: xorg development repo Modified: head/x11/xlogo/Makefile head/x11/xlogo/distinfo Modified: head/x11/xlogo/Makefile ============================================================================== --- head/x11/xlogo/Makefile Wed Feb 13 21:51:49 2013 (r312181) +++ head/x11/xlogo/Makefile Wed Feb 13 21:55:40 2013 (r312182) @@ -1,12 +1,7 @@ -# New ports collection makefile for: xlogo -# Date Created: 17 Feb 2006 -# Whom: Florent Thoumie <flz@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= xlogo -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -17,6 +12,8 @@ LICENSE= MIT XORG_CAT= app USE_XORG= xrender xft xext xt xaw xp xprintutil +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xorg-macros.pc:${PORTSDIR}/devel/xorg-macros + MAN1= xlogo.1 .include <bsd.port.mk> Modified: head/x11/xlogo/distinfo ============================================================================== --- head/x11/xlogo/distinfo Wed Feb 13 21:51:49 2013 (r312181) +++ head/x11/xlogo/distinfo Wed Feb 13 21:55:40 2013 (r312182) @@ -1,2 +1,2 @@ -SHA256 (xorg/app/xlogo-1.0.3.tar.bz2) = 868ecf47a6c234fc717f513dc938c8293dbe16c970c064b6aa7dc25e61646a0c -SIZE (xorg/app/xlogo-1.0.3.tar.bz2) = 115587 +SHA256 (xorg/app/xlogo-1.0.4.tar.bz2) = 17af6f4fb73e7310e087fbfe5d773bab2b0d6f37a894ae5ee32de4693af6ba92 +SIZE (xorg/app/xlogo-1.0.4.tar.bz2) = 125967
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302132155.r1DLtejq035951>