Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jun 2014 16:46:17 +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: r358814 - in head: comms/hylafax graphics/GraphicsMagick graphics/ImageMagick graphics/libgeotiff graphics/librasterlite graphics/libreatlas graphics/netpbm graphics/scantailor graphics...
Message-ID:  <201406221646.s5MGkHSv045255@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Sun Jun 22 16:46:17 2014
New Revision: 358814
URL: http://svnweb.freebsd.org/changeset/ports/358814
QAT: https://qat.redports.org/buildarchive/r358814/

Log:
  Bump PORTREVISION for jbigkit library version bump.
  
  Approved by:	portmgr (implicit)

Modified:
  head/comms/hylafax/Makefile
  head/graphics/GraphicsMagick/Makefile
  head/graphics/ImageMagick/Makefile
  head/graphics/libgeotiff/Makefile
  head/graphics/librasterlite/Makefile
  head/graphics/libreatlas/Makefile
  head/graphics/netpbm/Makefile
  head/graphics/scantailor/Makefile
  head/graphics/tiff/Makefile
  head/graphics/tiffgt/Makefile
  head/graphics/xpaint/Makefile
  head/print/splix/Makefile
  head/science/paraview/Makefile
  head/x11-wm/libwraster/Makefile
  head/x11-wm/windowmaker/Makefile

Modified: head/comms/hylafax/Makefile
==============================================================================
--- head/comms/hylafax/Makefile	Sun Jun 22 15:04:03 2014	(r358813)
+++ head/comms/hylafax/Makefile	Sun Jun 22 16:46:17 2014	(r358814)
@@ -3,7 +3,7 @@
 
 PORTNAME=	hylafax
 PORTVERSION=	6.0.6
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	comms
 MASTER_SITES=	ftp://ftp.hylafax.org/source/
 

Modified: head/graphics/GraphicsMagick/Makefile
==============================================================================
--- head/graphics/GraphicsMagick/Makefile	Sun Jun 22 15:04:03 2014	(r358813)
+++ head/graphics/GraphicsMagick/Makefile	Sun Jun 22 16:46:17 2014	(r358814)
@@ -3,6 +3,7 @@
 
 PORTNAME=	GraphicsMagick
 PORTVERSION=	1.3.19
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	graphics
 MASTER_SITES=	SF \

Modified: head/graphics/ImageMagick/Makefile
==============================================================================
--- head/graphics/ImageMagick/Makefile	Sun Jun 22 15:04:03 2014	(r358813)
+++ head/graphics/ImageMagick/Makefile	Sun Jun 22 16:46:17 2014	(r358814)
@@ -2,7 +2,7 @@
 
 PORTNAME=	ImageMagick
 DISTVERSION=	6.8.9-3
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	graphics perl5
 MASTER_SITES=	http://www.imagemagick.org/download/ \

Modified: head/graphics/libgeotiff/Makefile
==============================================================================
--- head/graphics/libgeotiff/Makefile	Sun Jun 22 15:04:03 2014	(r358813)
+++ head/graphics/libgeotiff/Makefile	Sun Jun 22 16:46:17 2014	(r358814)
@@ -3,7 +3,7 @@
 
 PORTNAME=	libgeotiff
 PORTVERSION=	1.4.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics
 MASTER_SITES=	http://download.osgeo.org/geotiff/libgeotiff/ \
 		ftp://ftp.remotesensing.org/geotiff/libgeotiff/ \

Modified: head/graphics/librasterlite/Makefile
==============================================================================
--- head/graphics/librasterlite/Makefile	Sun Jun 22 15:04:03 2014	(r358813)
+++ head/graphics/librasterlite/Makefile	Sun Jun 22 16:46:17 2014	(r358814)
@@ -3,6 +3,7 @@
 
 PORTNAME=	librasterlite
 PORTVERSION=	1.1g
+PORTREVISION=	1
 CATEGORIES=	graphics geography
 MASTER_SITES=	http://www.gaia-gis.it/gaia-sins/librasterlite-sources/
 

Modified: head/graphics/libreatlas/Makefile
==============================================================================
--- head/graphics/libreatlas/Makefile	Sun Jun 22 15:04:03 2014	(r358813)
+++ head/graphics/libreatlas/Makefile	Sun Jun 22 16:46:17 2014	(r358814)
@@ -3,7 +3,7 @@
 
 PORTNAME=	libreatlas
 PORTVERSION=	1.0.0a
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	graphics geography
 MASTER_SITES=	http://www.gaia-gis.it/gaia-sins/
 

Modified: head/graphics/netpbm/Makefile
==============================================================================
--- head/graphics/netpbm/Makefile	Sun Jun 22 15:04:03 2014	(r358813)
+++ head/graphics/netpbm/Makefile	Sun Jun 22 16:46:17 2014	(r358814)
@@ -3,6 +3,7 @@
 
 PORTNAME=	netpbm
 PORTVERSION=	10.35.92
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	SF/netpbm/super_stable/${PORTVERSION} \
 		${MASTER_SITE_LOCAL:S/$/:man/}

Modified: head/graphics/scantailor/Makefile
==============================================================================
--- head/graphics/scantailor/Makefile	Sun Jun 22 15:04:03 2014	(r358813)
+++ head/graphics/scantailor/Makefile	Sun Jun 22 16:46:17 2014	(r358814)
@@ -3,7 +3,7 @@
 
 PORTNAME=	scantailor
 PORTVERSION=	0.9.11.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 MASTER_SITES=	SF
 

Modified: head/graphics/tiff/Makefile
==============================================================================
--- head/graphics/tiff/Makefile	Sun Jun 22 15:04:03 2014	(r358813)
+++ head/graphics/tiff/Makefile	Sun Jun 22 16:46:17 2014	(r358814)
@@ -3,7 +3,7 @@
 
 PORTNAME=	tiff
 PORTVERSION=	4.0.3
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	graphics
 MASTER_SITES=	ftp://ftp.remotesensing.org/pub/libtiff/ \
 		http://download.osgeo.org/libtiff/

Modified: head/graphics/tiffgt/Makefile
==============================================================================
--- head/graphics/tiffgt/Makefile	Sun Jun 22 15:04:03 2014	(r358813)
+++ head/graphics/tiffgt/Makefile	Sun Jun 22 16:46:17 2014	(r358814)
@@ -2,6 +2,7 @@
 
 PORTNAME=	tiffgt
 PORTVERSION=	4.0.3
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	ftp://ftp.remotesensing.org/pub/libtiff/ \
 		http://download.osgeo.org/libtiff/

Modified: head/graphics/xpaint/Makefile
==============================================================================
--- head/graphics/xpaint/Makefile	Sun Jun 22 15:04:03 2014	(r358813)
+++ head/graphics/xpaint/Makefile	Sun Jun 22 16:46:17 2014	(r358814)
@@ -3,7 +3,7 @@
 
 PORTNAME=	xpaint
 PORTVERSION=	2.9.10.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics
 MASTER_SITES=	SF/sf-${PORTNAME}/sf-${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
 

Modified: head/print/splix/Makefile
==============================================================================
--- head/print/splix/Makefile	Sun Jun 22 15:04:03 2014	(r358813)
+++ head/print/splix/Makefile	Sun Jun 22 16:46:17 2014	(r358814)
@@ -2,7 +2,7 @@
 
 PORTNAME=	splix
 PORTVERSION=	2.0.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES?=	print
 MASTER_SITES=	SF
 

Modified: head/science/paraview/Makefile
==============================================================================
--- head/science/paraview/Makefile	Sun Jun 22 15:04:03 2014	(r358813)
+++ head/science/paraview/Makefile	Sun Jun 22 16:46:17 2014	(r358814)
@@ -3,7 +3,7 @@
 
 PORTNAME=	paraview
 PORTVERSION=	4.1.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	science graphics
 MASTER_SITES=	http://www.paraview.org/files/v${VERMAJORMINOR}/
 DISTNAME=	ParaView-v${PORTVERSION}-source

Modified: head/x11-wm/libwraster/Makefile
==============================================================================
--- head/x11-wm/libwraster/Makefile	Sun Jun 22 15:04:03 2014	(r358813)
+++ head/x11-wm/libwraster/Makefile	Sun Jun 22 16:46:17 2014	(r358814)
@@ -2,6 +2,7 @@
 
 PORTNAME=	libwraster
 PORTVERSION=	0.95.5
+PORTREVISION=	1
 CATEGORIES=	x11-wm windowmaker
 MASTER_SITES=	http://windowmaker.org/pub/%SUBDIR%/
 MASTER_SITE_SUBDIR=	source/release

Modified: head/x11-wm/windowmaker/Makefile
==============================================================================
--- head/x11-wm/windowmaker/Makefile	Sun Jun 22 15:04:03 2014	(r358813)
+++ head/x11-wm/windowmaker/Makefile	Sun Jun 22 16:46:17 2014	(r358814)
@@ -3,7 +3,7 @@
 
 PORTNAME=	windowmaker
 PORTVERSION=	0.95.5
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11-wm windowmaker
 MASTER_SITES=	http://windowmaker.org/pub/%SUBDIR%/
 MASTER_SITE_SUBDIR=	source/release



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