svn commit: r312182 - head/x11/xlogo
Niclas Zeising
zeising at FreeBSD.org
Wed Feb 13 21:55:41 UTC 2013
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 at FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= xlogo
-PORTVERSION= 1.0.3
+PORTVERSION= 1.0.4
CATEGORIES= x11
MAINTAINER= x11 at 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
More information about the svn-ports-head
mailing list