Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2013 21:14:57 +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: r312174 - head/x11/ico
Message-ID:  <201302132114.r1DLEv8d023783@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	ico
-PORTVERSION=	1.0.3
+PORTVERSION=	1.0.4
 CATEGORIES=	x11
 
 MAINTAINER=	x11@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302132114.r1DLEv8d023783>