svn commit: r312174 - head/x11/ico
Niclas Zeising
zeising at FreeBSD.org
Wed Feb 13 21:14:58 UTC 2013
Author: zeising
Date: Wed Feb 13 21:14:57 2013
New Revision: 312174
URL: http://svnweb.freebsd.org/changeset/ports/312174
Log:
Update to 1.0.4
Obtained from: xorg development repo
Modified:
head/x11/ico/Makefile
head/x11/ico/distinfo
Modified: head/x11/ico/Makefile
==============================================================================
--- head/x11/ico/Makefile Wed Feb 13 21:10:27 2013 (r312173)
+++ head/x11/ico/Makefile Wed Feb 13 21:14:57 2013 (r312174)
@@ -1,12 +1,7 @@
-# New ports collection makefile for: ico
-# Date Created: 17 Feb 2006
-# Whom: Florent Thoumie <flz at FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= ico
-PORTVERSION= 1.0.3
+PORTVERSION= 1.0.4
CATEGORIES= x11
MAINTAINER= x11 at FreeBSD.org
@@ -15,6 +10,8 @@ COMMENT= Displays a wire-frame rotating
XORG_CAT= app
USE_XORG= x11
+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xorg-macros.pc:${PORTSDIR}/devel/xorg-macros
+
PLIST_FILES= bin/ico
MAN1= ico.1
Modified: head/x11/ico/distinfo
==============================================================================
--- head/x11/ico/distinfo Wed Feb 13 21:10:27 2013 (r312173)
+++ head/x11/ico/distinfo Wed Feb 13 21:14:57 2013 (r312174)
@@ -1,2 +1,2 @@
-SHA256 (xorg/app/ico-1.0.3.tar.bz2) = db00f97a19e7ff87065f70df0a347a4924815cba7bceef801456d9180a3fd896
-SIZE (xorg/app/ico-1.0.3.tar.bz2) = 116202
+SHA256 (xorg/app/ico-1.0.4.tar.bz2) = 2932767098f95ca129a0c7f0fecb0a18c789a79c1747f7423fdfe9f4e0c53590
+SIZE (xorg/app/ico-1.0.4.tar.bz2) = 127619
More information about the svn-ports-head
mailing list