summaryrefslogtreecommitdiffstats
path: root/misc/gnome-icon-theme/Makefile
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-08-09 03:41:28 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-08-09 03:41:28 +0800
commitdd206ea72f1ceabd7c6d6bada3dea240c49e5259 (patch)
treedbdf5179be0a32f7c32ccc2e9b4839126f1e718a /misc/gnome-icon-theme/Makefile
parent0b1adef8b5509dd5d559956038ed2be39e6c0e01 (diff)
downloadmarcuscom-ports-dd206ea72f1ceabd7c6d6bada3dea240c49e5259.tar
marcuscom-ports-dd206ea72f1ceabd7c6d6bada3dea240c49e5259.tar.gz
marcuscom-ports-dd206ea72f1ceabd7c6d6bada3dea240c49e5259.tar.bz2
marcuscom-ports-dd206ea72f1ceabd7c6d6bada3dea240c49e5259.tar.lz
marcuscom-ports-dd206ea72f1ceabd7c6d6bada3dea240c49e5259.tar.xz
marcuscom-ports-dd206ea72f1ceabd7c6d6bada3dea240c49e5259.tar.zst
marcuscom-ports-dd206ea72f1ceabd7c6d6bada3dea240c49e5259.zip
- Update to 2.15.91
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7002 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc/gnome-icon-theme/Makefile')
-rw-r--r--misc/gnome-icon-theme/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile
index 00c72d85e..96cc6b475 100644
--- a/misc/gnome-icon-theme/Makefile
+++ b/misc/gnome-icon-theme/Makefile
@@ -3,11 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/misc/gnome-icon-theme/Makefile,v 1.81 2006/07/23 23:27:12 mezz Exp $
+# $MCom: ports/misc/gnome-icon-theme/Makefile,v 1.82 2006/07/24 23:37:25 ahze Exp $
#
PORTNAME= gnome-icon-theme
-PORTVERSION= 2.15.90
+PORTVERSION= 2.15.91
CATEGORIES= misc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A collection of icons for the GNOME 2 desktop
BUILD_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme \
- icon-naming-utils>=0.7.4:${PORTSDIR}/x11-themes/icon-naming-utils
+ icon-naming-utils>=0.8.0:${PORTSDIR}/x11-themes/icon-naming-utils
RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme
USE_BZIP2= yes