diff options
author | edwin <edwin@FreeBSD.org> | 2008-06-06 22:33:40 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2008-06-06 22:33:40 +0800 |
commit | f9a646645e7e24620ebdd18068772ea09cacb606 (patch) | |
tree | b6147c4e31090c2d2257fde2151824cdc91e58f2 /sysutils | |
parent | 11edc5451416c23af13418fc8391548f68dd629b (diff) | |
download | freebsd-ports-graphics-f9a646645e7e24620ebdd18068772ea09cacb606.tar.gz freebsd-ports-graphics-f9a646645e7e24620ebdd18068772ea09cacb606.tar.zst freebsd-ports-graphics-f9a646645e7e24620ebdd18068772ea09cacb606.zip |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/apcupsd/Makefile | 2 | ||||
-rw-r--r-- | sysutils/lavaps/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile index 63e0fd191ab..b35ce9c6b9d 100644 --- a/sysutils/apcupsd/Makefile +++ b/sysutils/apcupsd/Makefile @@ -7,7 +7,7 @@ PORTNAME= apcupsd PORTVERSION= 3.14.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:src_sf/g} \ http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/:src_bk \ diff --git a/sysutils/lavaps/Makefile b/sysutils/lavaps/Makefile index 32d94338558..1081a35f0cf 100644 --- a/sysutils/lavaps/Makefile +++ b/sysutils/lavaps/Makefile @@ -7,7 +7,7 @@ PORTNAME= lavaps PORTVERSION= 2.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/ |