aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2008-06-06 21:08:29 +0800
committeredwin <edwin@FreeBSD.org>2008-06-06 21:08:29 +0800
commit4d26292f7479b4bbf9650dcb1661b4945decce13 (patch)
tree2e9148465989063ca8dce2f83097ec5e23081eca /archivers
parent1bf8375f1c6cac8a2bb3b22f36f9a947bfa4e2ff (diff)
downloadfreebsd-ports-graphics-4d26292f7479b4bbf9650dcb1661b4945decce13.tar.gz
freebsd-ports-graphics-4d26292f7479b4bbf9650dcb1661b4945decce13.tar.zst
freebsd-ports-graphics-4d26292f7479b4bbf9650dcb1661b4945decce13.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 'archivers')
-rw-r--r--archivers/deco/Makefile1
-rw-r--r--archivers/dpkg/Makefile2
-rw-r--r--archivers/file-roller/Makefile1
-rw-r--r--archivers/freetar/Makefile2
-rw-r--r--archivers/grzip/Makefile1
-rw-r--r--archivers/gtar/Makefile1
-rw-r--r--archivers/javatar/Makefile1
-rw-r--r--archivers/jzip.org/Makefile2
-rw-r--r--archivers/jzlib/Makefile2
-rw-r--r--archivers/kbackup/Makefile1
-rw-r--r--archivers/kio_p7zip/Makefile2
-rw-r--r--archivers/libcomprex/Makefile3
-rw-r--r--archivers/makeself/Makefile1
-rw-r--r--archivers/rox-archive/Makefile2
-rw-r--r--archivers/rpm/Makefile2
-rw-r--r--archivers/rpm4/Makefile2
-rw-r--r--archivers/rpm5/Makefile2
-rw-r--r--archivers/rvm/Makefile1
-rw-r--r--archivers/sharutils/Makefile1
-rw-r--r--archivers/star-devel/Makefile1
-rw-r--r--archivers/xarchive/Makefile2
-rw-r--r--archivers/xarchiver/Makefile1
-rw-r--r--archivers/zipper/Makefile1
23 files changed, 23 insertions, 12 deletions
diff --git a/archivers/deco/Makefile b/archivers/deco/Makefile
index 0b87fc3a496..c8503c597c9 100644
--- a/archivers/deco/Makefile
+++ b/archivers/deco/Makefile
@@ -7,6 +7,7 @@
PORTNAME= deco
PORTVERSION= 1.0.0.1
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= http://hartlich.com/deco/download/
diff --git a/archivers/dpkg/Makefile b/archivers/dpkg/Makefile
index a47137a1800..5b3480f23b0 100644
--- a/archivers/dpkg/Makefile
+++ b/archivers/dpkg/Makefile
@@ -6,7 +6,7 @@
PORTNAME= dpkg
PORTVERSION= 1.13.25
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= archivers sysutils
MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
DISTNAME= dpkg_${PORTVERSION}
diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile
index 0a033835070..286525c924e 100644
--- a/archivers/file-roller/Makefile
+++ b/archivers/file-roller/Makefile
@@ -8,6 +8,7 @@
PORTNAME= file-roller
PORTVERSION= 2.22.3
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= archivers gnome
MASTER_SITES= GNOME
diff --git a/archivers/freetar/Makefile b/archivers/freetar/Makefile
index e38947b1951..bdf1953d9ff 100644
--- a/archivers/freetar/Makefile
+++ b/archivers/freetar/Makefile
@@ -7,7 +7,7 @@
PORTNAME= freetar
PORTVERSION= 0.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= archivers gnustep
MASTER_SITES= http://download.gna.org/freetar/
DISTNAME= FreeTar-${PORTVERSION}
diff --git a/archivers/grzip/Makefile b/archivers/grzip/Makefile
index 221514e87b8..d875592dca0 100644
--- a/archivers/grzip/Makefile
+++ b/archivers/grzip/Makefile
@@ -7,6 +7,7 @@
PORTNAME= grzip
PORTVERSION= 0.3.0
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/compression/ CENKES
diff --git a/archivers/gtar/Makefile b/archivers/gtar/Makefile
index 6f9953fe8ce..56e28b23e62 100644
--- a/archivers/gtar/Makefile
+++ b/archivers/gtar/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tar
PORTVERSION= 1.20
+PORTREVISION= 1
CATEGORIES= archivers sysutils
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/archivers/javatar/Makefile b/archivers/javatar/Makefile
index e1a5786f454..e63a6af0e53 100644
--- a/archivers/javatar/Makefile
+++ b/archivers/javatar/Makefile
@@ -7,6 +7,7 @@
PORTNAME= javatar
PORTVERSION= 2.5
+PORTREVISION= 1
CATEGORIES= archivers java
MASTER_SITES= http://www.gjt.org/download/time/java/tar/ \
ftp://ftp.gjt.org/pub/time/java/tar/
diff --git a/archivers/jzip.org/Makefile b/archivers/jzip.org/Makefile
index a03ed2e6d86..08824f5f131 100644
--- a/archivers/jzip.org/Makefile
+++ b/archivers/jzip.org/Makefile
@@ -8,7 +8,7 @@
PORTNAME= jzip.org
PORTVERSION= 0.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= archivers java
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= jzipdotorg
diff --git a/archivers/jzlib/Makefile b/archivers/jzlib/Makefile
index 3024414e038..71d5017bb13 100644
--- a/archivers/jzlib/Makefile
+++ b/archivers/jzlib/Makefile
@@ -7,7 +7,7 @@
PORTNAME= jzlib
PORTVERSION= 1.0.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= archivers java
MASTER_SITES= http://www.jcraft.com/jzlib/
diff --git a/archivers/kbackup/Makefile b/archivers/kbackup/Makefile
index 5d9b1ab2a38..a97118933c8 100644
--- a/archivers/kbackup/Makefile
+++ b/archivers/kbackup/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kbackup
PORTVERSION= 0.5.4
+PORTREVISION= 1
CATEGORIES= archivers kde
MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/
DISTNAME= 44998-${PORTNAME}-${PORTVERSION}
diff --git a/archivers/kio_p7zip/Makefile b/archivers/kio_p7zip/Makefile
index 142f9eed8ae..1de8de3caa5 100644
--- a/archivers/kio_p7zip/Makefile
+++ b/archivers/kio_p7zip/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kio_p7zip
PORTVERSION= 0.3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= archivers kde
MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/
DISTNAME= 17829-${PORTNAME}-${PORTVERSION}
diff --git a/archivers/libcomprex/Makefile b/archivers/libcomprex/Makefile
index 7dea220aa75..3a1e714e8d8 100644
--- a/archivers/libcomprex/Makefile
+++ b/archivers/libcomprex/Makefile
@@ -8,8 +8,7 @@
PORTNAME= libcomprex
PORTVERSION= 0.3.3
-PORTREVISION= 1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gnupdate
diff --git a/archivers/makeself/Makefile b/archivers/makeself/Makefile
index 10d99410227..5dad45b3fbe 100644
--- a/archivers/makeself/Makefile
+++ b/archivers/makeself/Makefile
@@ -7,6 +7,7 @@
PORTNAME= makeself
PORTVERSION= 2.1.5
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= http://www.megastep.org/makeself/
EXTRACT_SUFX= .run
diff --git a/archivers/rox-archive/Makefile b/archivers/rox-archive/Makefile
index 096461b426d..91bca485870 100644
--- a/archivers/rox-archive/Makefile
+++ b/archivers/rox-archive/Makefile
@@ -7,7 +7,7 @@
PORTNAME= rox-archive
PORTVERSION= 2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= rox
diff --git a/archivers/rpm/Makefile b/archivers/rpm/Makefile
index c3583ddf37d..76fcd5e1065 100644
--- a/archivers/rpm/Makefile
+++ b/archivers/rpm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= rpm
PORTVERSION= 3.0.6
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= archivers
MASTER_SITES= http://ftp.tpnet.pl/vol/d4/ftp.rpm.org/rpm/dist/rpm-3.0.x/ \
http://www.stttelkom.ac.id/staf/TBH/distfiles/
diff --git a/archivers/rpm4/Makefile b/archivers/rpm4/Makefile
index f008ef52de5..c2ccbceb501 100644
--- a/archivers/rpm4/Makefile
+++ b/archivers/rpm4/Makefile
@@ -6,7 +6,7 @@
PORTNAME= rpm
PORTVERSION= 4.0.4
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/ \
ftp://ftp.mirrorservice.org/sites/ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/
diff --git a/archivers/rpm5/Makefile b/archivers/rpm5/Makefile
index f008ef52de5..c2ccbceb501 100644
--- a/archivers/rpm5/Makefile
+++ b/archivers/rpm5/Makefile
@@ -6,7 +6,7 @@
PORTNAME= rpm
PORTVERSION= 4.0.4
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/ \
ftp://ftp.mirrorservice.org/sites/ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/
diff --git a/archivers/rvm/Makefile b/archivers/rvm/Makefile
index 7a3d8abbc2b..92f31ae0c44 100644
--- a/archivers/rvm/Makefile
+++ b/archivers/rvm/Makefile
@@ -8,6 +8,7 @@
PORTNAME= rvm
PORTVERSION= 1.01
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/archivers/sharutils/Makefile b/archivers/sharutils/Makefile
index 761408cda8e..071f6685fb6 100644
--- a/archivers/sharutils/Makefile
+++ b/archivers/sharutils/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sharutils
PORTVERSION= 4.7
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}/REL-${PORTVERSION}
diff --git a/archivers/star-devel/Makefile b/archivers/star-devel/Makefile
index ed5652675b2..6c8f0bb1c11 100644
--- a/archivers/star-devel/Makefile
+++ b/archivers/star-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= star
DISTVERSION= 1.5
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.berlios.de/pub/star/
diff --git a/archivers/xarchive/Makefile b/archivers/xarchive/Makefile
index 7c97a3123ae..de6428ef86d 100644
--- a/archivers/xarchive/Makefile
+++ b/archivers/xarchive/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xarchive
PORTVERSION= 0.2.8.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= archivers
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-0.2.8-6
diff --git a/archivers/xarchiver/Makefile b/archivers/xarchiver/Makefile
index 4ff10ff24cb..f1a6a8312de 100644
--- a/archivers/xarchiver/Makefile
+++ b/archivers/xarchiver/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xarchiver
PORTVERSION= 0.4.6
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= SF
diff --git a/archivers/zipper/Makefile b/archivers/zipper/Makefile
index 0c4510ae93f..592dc5044ad 100644
--- a/archivers/zipper/Makefile
+++ b/archivers/zipper/Makefile
@@ -7,6 +7,7 @@
PORTNAME= zipper
PORTVERSION= 1.3
+PORTREVISION= 1
CATEGORIES= archivers gnustep
MASTER_SITES= http://xanthippe.dyndns.org/Zipper/ \
${MASTER_SITE_GNUSTEP_CH}