svn commit: r312176 - head/x11/listres
Niclas Zeising
zeising at FreeBSD.org
Wed Feb 13 21:19:39 UTC 2013
Author: zeising
Date: Wed Feb 13 21:19:38 2013
New Revision: 312176
URL: http://svnweb.freebsd.org/changeset/ports/312176
Log:
Update to 1.0.3
Obtained from: xorg development repo
Modified:
head/x11/listres/Makefile
head/x11/listres/distinfo
Modified: head/x11/listres/Makefile
==============================================================================
--- head/x11/listres/Makefile Wed Feb 13 21:15:52 2013 (r312175)
+++ head/x11/listres/Makefile Wed Feb 13 21:19:38 2013 (r312176)
@@ -1,19 +1,16 @@
-# New ports collection makefile for: listres
-# Date Created: 17 Feb 2006
-# Whom: Florent Thoumie <flz at FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= listres
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.3
CATEGORIES= x11
MAINTAINER= x11 at FreeBSD.org
COMMENT= List resources in widgets
XORG_CAT= app
-USE_XORG= x11 xt xmu xaw
+USE_XORG= xproto xt xmu xaw
+
+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xorg-macros.pc:${PORTSDIR}/devel/xorg-macros
PLIST_FILES= bin/listres
Modified: head/x11/listres/distinfo
==============================================================================
--- head/x11/listres/distinfo Wed Feb 13 21:15:52 2013 (r312175)
+++ head/x11/listres/distinfo Wed Feb 13 21:19:38 2013 (r312176)
@@ -1,2 +1,2 @@
-SHA256 (xorg/app/listres-1.0.2.tar.bz2) = 4d9e24b95619bc961936d241106ffcc483995de55629567113ad78ba0b37ffb7
-SIZE (xorg/app/listres-1.0.2.tar.bz2) = 101937
+SHA256 (xorg/app/listres-1.0.3.tar.bz2) = c3d71e9a01650e3fd470189a749cd0202ef03d9e399350a7a7443d7595ed478e
+SIZE (xorg/app/listres-1.0.3.tar.bz2) = 115429
More information about the svn-ports-head
mailing list