aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2008-06-01 18:52:29 +0800
committerhrs <hrs@FreeBSD.org>2008-06-01 18:52:29 +0800
commitbc199434f45e5ca33c5304380d0a5d6abcbc8d4c (patch)
tree6185ea0a93979381aa0e92e913262f11ded66fa3
parentb7af259b25cd112d80f87662f9036ccd80620ff5 (diff)
downloadfreebsd-ports-gnome-bc199434f45e5ca33c5304380d0a5d6abcbc8d4c.tar.gz
freebsd-ports-gnome-bc199434f45e5ca33c5304380d0a5d6abcbc8d4c.tar.zst
freebsd-ports-gnome-bc199434f45e5ca33c5304380d0a5d6abcbc8d4c.zip
Add accidentally-removed PORTREVISION in the previous commit.
-rw-r--r--print/ghostscript7-commfont/Makefile1
-rw-r--r--print/ghostscript7-jpnfont/Makefile1
-rw-r--r--print/ghostscript7-korfont/Makefile1
-rw-r--r--print/ghostscript7/Makefile1
-rw-r--r--print/ghostscript8/Makefile1
5 files changed, 5 insertions, 0 deletions
diff --git a/print/ghostscript7-commfont/Makefile b/print/ghostscript7-commfont/Makefile
index 881594725863..4abdd24411ef 100644
--- a/print/ghostscript7-commfont/Makefile
+++ b/print/ghostscript7-commfont/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ghostscript7-commfont
PORTVERSION= 7.07
+PORTREVISION= 6
CATEGORIES= print
MASTER_SITES= # empty
DISTFILES= # empty
diff --git a/print/ghostscript7-jpnfont/Makefile b/print/ghostscript7-jpnfont/Makefile
index 83cd2141c0bb..9f3ca703d8ea 100644
--- a/print/ghostscript7-jpnfont/Makefile
+++ b/print/ghostscript7-jpnfont/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ghostscript7-jpnfont
PORTVERSION= 7.07
+PORTREVISION= 6
CATEGORIES= print japanese
MASTER_SITES= # empty
DISTFILES= # empty
diff --git a/print/ghostscript7-korfont/Makefile b/print/ghostscript7-korfont/Makefile
index ad197cd361e9..7e65be64f940 100644
--- a/print/ghostscript7-korfont/Makefile
+++ b/print/ghostscript7-korfont/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ghostscript7-korfont
PORTVERSION= 7.07
+PORTREVISION= 4
CATEGORIES= print korean
MASTER_SITES= # empty
DISTFILES= # empty
diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile
index 3b9389e34df6..fb60cc6f55fc 100644
--- a/print/ghostscript7/Makefile
+++ b/print/ghostscript7/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ghostscript7
PORTVERSION= 7.07
+PORTREVISION= 19
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:gs_srcs,gprint,bjc250/} \
http://www.gelhaus.net/hp880c/1.4beta/:hp8xx \
diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile
index 2744b68a460a..22adce56c81d 100644
--- a/print/ghostscript8/Makefile
+++ b/print/ghostscript8/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ghostscript8
PORTVERSION= 8.62
+PORTREVISION= 3
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:gs_srcs/} \
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/GPL/gs${PORTVERSION:S/.//}/:gs_srcs \
, mpc_proj, mpc_sqr: Wrong result when input variable has infinite part and equals output variable is corrected. . mpc_fr_sub: Wrong return value for imaginary part is corrected. Convert to the new LIB_DEPENDS standard and remove hard-coded .so versions from a couple of dependent ports. Bump PORTREVISIONS of all dependent ports. PR: 183141 Approved by: portmgr (bdrewery) * Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1 | | | | math) * - Remove .include <bsd.ports.pre.mk>; bsd.ports.post.mk to bsd.ports.mk;stephen2013-07-061-8/+3 | | | | | | | | ${PORTSDIR} to ${.CURDIR}/../.. in the .include for bsd.octave.mk. This is because USE_GMAKE no longer works after .include <bsd.ports.pre.mk>. - Trim headers. - Clean whitespace. - Portlint. * - Update to 1.3.1.stephen2012-08-302-3/+3 | * - Update to 1.3.0.stephen2012-08-262-4/+3 | * - update png to 1.5.10dinoex2012-06-011-1/+1 | * Bump port revision of all the octave-forge ports,maho2012-04-111-1/+1 | | | | | | | | | | since there was an API change to octave (from 3.4 to 3.6). Now it is appropriate to bump the portrevision of every single octave-forge port, but a few of the ports needed further patches to make them work: ad, communications, parallel, odepkg. The es package doesn't build so we switched off. Submitted by: stephen@ Reviewed by: maho@ * - Add missing run_depends.stephen2012-01-071-0/+5 | | | | - Bump portrevision. * - Update to 1.2.0.stephen2011-12-102-5/+5 | | | | Feature safe: yes * - Cosmetic change to Makefile. Use the variable OCTSRC to describe where thestephen2011-11-211-1/+5 | | | | | | | contents of the package are stored. This should make it easier if other people take over maintainership of the octave-forge-* ports. Feature safe: yes * - Update to 1.1.0.stephen2011-10-062-3/+3 | * - Update to 1.0.1.stephen2011-09-282-3/+3 |