Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Dec 2016 16:07:33 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r428132 - in head: cad/varkon ftp/gftp games/kye graphics/R-cran-GDD graphics/ampasCTL graphics/megapov graphics/sampleicc graphics/separate graphics/tiff graphics/tumble graphics/urt m...
Message-ID:  <201612081607.uB8G7XrG032543@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Thu Dec  8 16:07:33 2016
New Revision: 428132
URL: https://svnweb.freebsd.org/changeset/ports/428132

Log:
  Remove libtiff.so.4 compatibility links that were added in r374303 to
  prevent massive PORTREVISION bumps.  Bump dependent ports that have not
  been bumped since.

Modified:
  head/cad/varkon/Makefile
  head/ftp/gftp/Makefile
  head/games/kye/Makefile
  head/graphics/R-cran-GDD/Makefile
  head/graphics/ampasCTL/Makefile
  head/graphics/megapov/Makefile
  head/graphics/sampleicc/Makefile
  head/graphics/separate/Makefile
  head/graphics/tiff/Makefile
  head/graphics/tiff/pkg-plist
  head/graphics/tumble/Makefile
  head/graphics/urt/Makefile
  head/mail/gmime2-sharp/Makefile
  head/math/blitz++/Makefile
  head/math/glgraph/Makefile
  head/math/surf/Makefile
  head/multimedia/fxtv/Makefile
  head/net/p5-OurNet-BBS/Makefile
  head/ports-mgmt/packagekit-qt4/Makefile
  head/science/cdcl/Makefile
  head/science/jstrack/Makefile
  head/sysutils/mount.app/Makefile
  head/x11-fm/ezfm/Makefile
  head/x11-themes/gnome-icons-aqua-fusion/Makefile
  head/x11-themes/gnome-icons-crystal/Makefile
  head/x11-themes/gnome-icons-gentoo-test/Makefile
  head/x11-themes/gnome-icons-iris/Makefile
  head/x11-themes/gnome-icons-lila/Makefile
  head/x11-themes/gnome-icons-noia-full/Makefile
  head/x11-themes/gnome-icons-noia-warm/Makefile
  head/x11-themes/gnome-icons-refined/Makefile
  head/x11-themes/gnome-icons-slick/Makefile
  head/x11-themes/gnome-icons-snow-apple/Makefile
  head/x11-themes/gnome-icons-stylish/Makefile
  head/x11-themes/gnome-icons-ximian-south/Makefile

Modified: head/cad/varkon/Makefile
==============================================================================
--- head/cad/varkon/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/cad/varkon/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -3,7 +3,7 @@
 
 PORTNAME=	varkon
 PORTVERSION=	1.19E
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	cad
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/Varkon_${PORTVERSION}
 DISTNAME=	Varkon_sources_${PORTVERSION}

Modified: head/ftp/gftp/Makefile
==============================================================================
--- head/ftp/gftp/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/ftp/gftp/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gftp
 PORTVERSION=	2.0.19
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	ftp
 MASTER_SITES=	http://gftp.seul.org/
 

Modified: head/games/kye/Makefile
==============================================================================
--- head/games/kye/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/games/kye/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -3,7 +3,7 @@
 
 PORTNAME=	kye
 PORTVERSION=	1.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	games python
 MASTER_SITES=	http://games.moria.org.uk/kye/download/ \
 		SF/nemysisfreebsdp/games/${PORTNAME}/:levels

Modified: head/graphics/R-cran-GDD/Makefile
==============================================================================
--- head/graphics/R-cran-GDD/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/graphics/R-cran-GDD/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -3,7 +3,7 @@
 
 PORTNAME=	GDD
 DISTVERSION=	0.1-13.1
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	graphics
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 

Modified: head/graphics/ampasCTL/Makefile
==============================================================================
--- head/graphics/ampasCTL/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/graphics/ampasCTL/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ampasCTL
 PORTVERSION=	1.5
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	graphics devel
 
 MAINTAINER=	ports@FreeBSD.org

Modified: head/graphics/megapov/Makefile
==============================================================================
--- head/graphics/megapov/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/graphics/megapov/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -3,7 +3,7 @@
 
 PORTNAME=	megapov
 PORTVERSION=	1.2.1
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	graphics
 MASTER_SITES=	http://megapov.inetart.net/packages/unix/
 

Modified: head/graphics/sampleicc/Makefile
==============================================================================
--- head/graphics/sampleicc/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/graphics/sampleicc/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -2,6 +2,7 @@
 
 PORTNAME=	sampleicc
 PORTVERSION=	1.6.8
+PORTREVISION=	1
 CATEGORIES=	graphics devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}%20tar/SampleIcc-${PORTVERSION}/
 DISTNAME=	SampleICC-${PORTVERSION}

Modified: head/graphics/separate/Makefile
==============================================================================
--- head/graphics/separate/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/graphics/separate/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -3,7 +3,7 @@
 
 PORTNAME=	separate
 PORTVERSION=	0.5.8
-PORTREVISION=	4
+PORTREVISION=	5
 PORTEPOCH=	1
 CATEGORIES=	graphics
 MASTER_SITES=	SFJP/separate-plus/47873

Modified: head/graphics/tiff/Makefile
==============================================================================
--- head/graphics/tiff/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/graphics/tiff/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -3,6 +3,7 @@
 
 PORTNAME=	tiff
 PORTVERSION=	4.0.7
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	http://download.osgeo.org/libtiff/
 
@@ -108,7 +109,6 @@ pre-configure:
 		-e 's|man html|man|' ${WRKSRC}/Makefile.in
 
 post-install:
-	${LN} -s libtiff.so.5 ${STAGEDIR}${PREFIX}/lib/libtiff.so.4
 	( cd ${STAGEDIR}${PREFIX}/man/man3 && ${__pmlinks3} )
 .if ${PORT_OPTIONS:MDOCS}
 	${MKDIR} ${STAGEDIR}${DOCSDIR}/images ${STAGEDIR}${DOCSDIR}/man

Modified: head/graphics/tiff/pkg-plist
==============================================================================
--- head/graphics/tiff/pkg-plist	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/graphics/tiff/pkg-plist	Thu Dec  8 16:07:33 2016	(r428132)
@@ -23,7 +23,6 @@ include/tiffio.hxx
 include/tiffvers.h
 lib/libtiff.a
 lib/libtiff.so
-lib/libtiff.so.4
 lib/libtiff.so.5
 lib/libtiff.so.5.2.5
 lib/libtiffxx.a

Modified: head/graphics/tumble/Makefile
==============================================================================
--- head/graphics/tumble/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/graphics/tumble/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -3,7 +3,7 @@
 
 PORTNAME=	tumble
 PORTVERSION=	0.33
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	graphics print
 MASTER_SITES=	http://tumble.brouhaha.com/download/ \
 		http://www.sourcefiles.org/Graphics/Tools/Conversion/

Modified: head/graphics/urt/Makefile
==============================================================================
--- head/graphics/urt/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/graphics/urt/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -3,7 +3,7 @@
 
 PORTNAME=	urt
 PORTVERSION=	3.1b1
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	graphics
 MASTER_SITES=	ftp://ftp.iastate.edu/pub/utah-raster/
 DISTNAME=	urt

Modified: head/mail/gmime2-sharp/Makefile
==============================================================================
--- head/mail/gmime2-sharp/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/mail/gmime2-sharp/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -1,7 +1,7 @@
 # Created by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
 # $FreeBSD$
 
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	mail
 PKGNAMESUFFIX=	2-sharp
 

Modified: head/math/blitz++/Makefile
==============================================================================
--- head/math/blitz++/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/math/blitz++/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -3,7 +3,7 @@
 
 PORTNAME=	blitz++
 PORTVERSION=	0.9
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	math
 MASTER_SITES=	SF/blitz/blitz/Blitz%2B%2B%20${PORTVERSION}
 DISTNAME=	blitz-${PORTVERSION}

Modified: head/math/glgraph/Makefile
==============================================================================
--- head/math/glgraph/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/math/glgraph/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -3,7 +3,7 @@
 
 PORTNAME=	glgraph
 PORTVERSION=	0.2.6
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	math
 MASTER_SITES=	http://glgraph.kaosu.ch/downl/
 DISTNAME=	${PORTNAME}_${PORTVERSION}

Modified: head/math/surf/Makefile
==============================================================================
--- head/math/surf/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/math/surf/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -3,7 +3,7 @@
 
 PORTNAME=	surf
 PORTVERSION=	1.0.6
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	math
 MASTER_SITES=	SF
 

Modified: head/multimedia/fxtv/Makefile
==============================================================================
--- head/multimedia/fxtv/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/multimedia/fxtv/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -3,7 +3,7 @@
 
 PORTNAME=	fxtv
 PORTVERSION=	1.03
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	multimedia
 MASTER_SITES=	LOCAL/sanpei
 

Modified: head/net/p5-OurNet-BBS/Makefile
==============================================================================
--- head/net/p5-OurNet-BBS/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/net/p5-OurNet-BBS/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -3,7 +3,7 @@
 
 PORTNAME=	OurNet-BBS
 PORTVERSION=	1.66
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/ports-mgmt/packagekit-qt4/Makefile
==============================================================================
--- head/ports-mgmt/packagekit-qt4/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/ports-mgmt/packagekit-qt4/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 #   $MCom: ports/ports-mgmt/packagekit-qt4/Makefile,v 1.1 2010/01/08 02:16:38 kwm Exp $
 
-PORTREVISION=	1
+PORTREVISION=	2
 PKGNAMESUFFIX=	-qt4
 
 COMMENT=	Qt4 bindings to packagekit

Modified: head/science/cdcl/Makefile
==============================================================================
--- head/science/cdcl/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/science/cdcl/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -3,6 +3,7 @@
 
 PORTNAME=	cdcl
 PORTVERSION=	5.4.8
+PORTREVISION=	1
 CATEGORIES=	science graphics
 MASTER_SITES=	http://www.gfd-dennou.org/arch/dcl/ \
 		http://dennou-h.gfd-dennou.org/arch/dcl/ \

Modified: head/science/jstrack/Makefile
==============================================================================
--- head/science/jstrack/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/science/jstrack/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -3,6 +3,7 @@
 
 PORTNAME=	jstrack
 PORTVERSION=	3.3.4
+PORTREVISION=	1
 CATEGORIES=	science
 MASTER_SITES=	http://www.jstrack.org/${PORTNAME}/downloads/ \
 		http://www.bayofrum.net/dist/${PORTNAME}/

Modified: head/sysutils/mount.app/Makefile
==============================================================================
--- head/sysutils/mount.app/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/sysutils/mount.app/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -3,7 +3,7 @@
 
 PORTNAME=	mountapp
 PORTVERSION=	3.0
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	sysutils windowmaker
 MASTER_SITES=	SF
 

Modified: head/x11-fm/ezfm/Makefile
==============================================================================
--- head/x11-fm/ezfm/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/x11-fm/ezfm/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ezfm
 PORTVERSION=	0.4.3
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	x11-fm
 MASTER_SITES=	ftp://ftp.ma.utexas.edu/pub/mzou/
 DISTNAME=	EZFM-${PORTVERSION:R}-src

Modified: head/x11-themes/gnome-icons-aqua-fusion/Makefile
==============================================================================
--- head/x11-themes/gnome-icons-aqua-fusion/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/x11-themes/gnome-icons-aqua-fusion/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -7,7 +7,7 @@
 
 PORTNAME=	aqua-fusion
 PORTVERSION=	20030216
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	x11-themes gnome
 MASTER_SITES=	GNOME/teams/art.gnome.org/archive/themes/icon
 DISTNAME=	ICON-AquaFusion

Modified: head/x11-themes/gnome-icons-crystal/Makefile
==============================================================================
--- head/x11-themes/gnome-icons-crystal/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/x11-themes/gnome-icons-crystal/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -7,7 +7,7 @@
 
 PORTNAME=	crystal
 PORTVERSION=	1.2.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	x11-themes gnome
 MASTER_SITES=	SF/${PORTNAME}forgnome/Crystal%20SVG%20Icons/v${PORTVERSION}
 DISTNAME=	CrystalSVG-${PORTVERSION}

Modified: head/x11-themes/gnome-icons-gentoo-test/Makefile
==============================================================================
--- head/x11-themes/gnome-icons-gentoo-test/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/x11-themes/gnome-icons-gentoo-test/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -7,7 +7,7 @@
 
 PORTNAME=	gentoo-test
 PORTVERSION=	0.1
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	x11-themes gnome
 MASTER_SITES=	GNOME/teams/art.gnome.org/archive/themes/icon
 DISTNAME=	ICON-Gentoo-Test

Modified: head/x11-themes/gnome-icons-iris/Makefile
==============================================================================
--- head/x11-themes/gnome-icons-iris/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/x11-themes/gnome-icons-iris/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -7,7 +7,7 @@
 
 PORTNAME=	iris
 PORTVERSION=	20050420
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11-themes gnome
 MASTER_SITES=	GNOME/teams/art.gnome.org/themes/icon
 DISTNAME=	ICON-Iris

Modified: head/x11-themes/gnome-icons-lila/Makefile
==============================================================================
--- head/x11-themes/gnome-icons-lila/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/x11-themes/gnome-icons-lila/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -7,6 +7,7 @@
 
 PORTNAME=	lila
 PORTVERSION=	0.6.4
+PORTREVISION=	1
 CATEGORIES=	x11-themes gnome
 MASTER_SITES=	SF/lila-theme/lila-gnome/${PORTVERSION}
 DISTNAME=	${PORTNAME}-gnome_${PORTVERSION}

Modified: head/x11-themes/gnome-icons-noia-full/Makefile
==============================================================================
--- head/x11-themes/gnome-icons-noia-full/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/x11-themes/gnome-icons-noia-full/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -7,7 +7,7 @@
 
 PORTNAME=	noia-full
 PORTVERSION=	20041102
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11-themes gnome
 MASTER_SITES=	GNOME/teams/art.gnome.org/archive/themes/icon
 DISTNAME=	ICON-Noia

Modified: head/x11-themes/gnome-icons-noia-warm/Makefile
==============================================================================
--- head/x11-themes/gnome-icons-noia-warm/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/x11-themes/gnome-icons-noia-warm/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -7,7 +7,7 @@
 
 PORTNAME=	noia-warm
 PORTVERSION=	20041102
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11-themes gnome
 MASTER_SITES=	GNOME/teams/art.gnome.org/archive/themes/icon
 DISTNAME=	ICON-NoiaWarm

Modified: head/x11-themes/gnome-icons-refined/Makefile
==============================================================================
--- head/x11-themes/gnome-icons-refined/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/x11-themes/gnome-icons-refined/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -7,7 +7,7 @@
 
 PORTNAME=	refined
 PORTVERSION=	20030203
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	x11-themes gnome
 MASTER_SITES=	GNOME/teams/art.gnome.org/archive/themes/icon
 DISTNAME=	ICON-Gnome-RH8

Modified: head/x11-themes/gnome-icons-slick/Makefile
==============================================================================
--- head/x11-themes/gnome-icons-slick/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/x11-themes/gnome-icons-slick/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -7,7 +7,7 @@
 
 PORTNAME=	slick
 PORTVERSION=	20030209
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	x11-themes gnome
 MASTER_SITES=	GNOME/teams/art.gnome.org/archive/themes/icon
 DISTNAME=	ICON-Slick

Modified: head/x11-themes/gnome-icons-snow-apple/Makefile
==============================================================================
--- head/x11-themes/gnome-icons-snow-apple/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/x11-themes/gnome-icons-snow-apple/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -7,7 +7,7 @@
 
 PORTNAME=	snow-apple
 PORTVERSION=	20030202
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	x11-themes gnome
 MASTER_SITES=	GNOME/teams/art.gnome.org/archive/themes/icon
 DISTNAME=	ICON-Snow-Apple

Modified: head/x11-themes/gnome-icons-stylish/Makefile
==============================================================================
--- head/x11-themes/gnome-icons-stylish/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/x11-themes/gnome-icons-stylish/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -7,7 +7,7 @@
 
 PORTNAME=	stylish
 PORTVERSION=	20030129
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11-themes gnome
 MASTER_SITES=	GNOME/teams/art.gnome.org/archive/themes/icon
 DISTNAME=	ICON-Stylish

Modified: head/x11-themes/gnome-icons-ximian-south/Makefile
==============================================================================
--- head/x11-themes/gnome-icons-ximian-south/Makefile	Thu Dec  8 16:02:19 2016	(r428131)
+++ head/x11-themes/gnome-icons-ximian-south/Makefile	Thu Dec  8 16:07:33 2016	(r428132)
@@ -7,7 +7,7 @@
 
 PORTNAME=	ximian-south
 PORTVERSION=	1.3.6
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	x11-themes gnome
 MASTER_SITES=	GNOME/teams/art.gnome.org/archive/themes/icon
 DISTNAME=	ICON-Ximian-South-${PORTVERSION}



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