diff options
author | dinoex <dinoex@FreeBSD.org> | 2009-07-31 21:57:52 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2009-07-31 21:57:52 +0800 |
commit | ffdf8b50b5fa0b45b4be6b17b68ced12a00bda87 (patch) | |
tree | dc822e3069a917f5b3a88de03796fcc0faf19e38 /archivers | |
parent | 7ec01f0965b653c3825a249aefb8a9af64518880 (diff) | |
download | freebsd-ports-gnome-ffdf8b50b5fa0b45b4be6b17b68ced12a00bda87.tar.gz freebsd-ports-gnome-ffdf8b50b5fa0b45b4be6b17b68ced12a00bda87.tar.zst freebsd-ports-gnome-ffdf8b50b5fa0b45b4be6b17b68ced12a00bda87.zip |
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by: edwin
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/ark/Makefile | 1 | ||||
-rw-r--r-- | archivers/file-roller/Makefile | 1 | ||||
-rw-r--r-- | archivers/kbackup/Makefile | 2 | ||||
-rw-r--r-- | archivers/kio_p7zip/Makefile | 2 | ||||
-rw-r--r-- | archivers/rpm5/Makefile | 2 | ||||
-rw-r--r-- | archivers/thunar-archive-plugin/Makefile | 2 | ||||
-rw-r--r-- | archivers/xarchive/Makefile | 2 | ||||
-rw-r--r-- | archivers/xarchiver/Makefile | 1 |
8 files changed, 8 insertions, 5 deletions
diff --git a/archivers/ark/Makefile b/archivers/ark/Makefile index dd4b60f3e30b..b1cb76a28610 100644 --- a/archivers/ark/Makefile +++ b/archivers/ark/Makefile @@ -6,6 +6,7 @@ PORTNAME= kdeutils PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile index 1e9c75a3333c..34ab3fba5fd7 100644 --- a/archivers/file-roller/Makefile +++ b/archivers/file-roller/Makefile @@ -8,6 +8,7 @@ PORTNAME= file-roller PORTVERSION= 2.26.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= archivers gnome MASTER_SITES= GNOME diff --git a/archivers/kbackup/Makefile b/archivers/kbackup/Makefile index a97118933c8f..9725dabc15ad 100644 --- a/archivers/kbackup/Makefile +++ b/archivers/kbackup/Makefile @@ -7,7 +7,7 @@ PORTNAME= kbackup PORTVERSION= 0.5.4 -PORTREVISION= 1 +PORTREVISION= 2 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 0bf9280fed92..cad8e9def996 100644 --- a/archivers/kio_p7zip/Makefile +++ b/archivers/kio_p7zip/Makefile @@ -7,7 +7,7 @@ PORTNAME= kio_p7zip PORTVERSION= 0.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= archivers kde MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/ DISTNAME= 17829-${PORTNAME}-${PORTVERSION} diff --git a/archivers/rpm5/Makefile b/archivers/rpm5/Makefile index ef1ee536a5c3..590a599fa746 100644 --- a/archivers/rpm5/Makefile +++ b/archivers/rpm5/Makefile @@ -6,7 +6,7 @@ PORTNAME= rpm PORTVERSION= 5.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= archivers MASTER_SITES= http://rpm5.org/files/rpm/rpm-5.0/ diff --git a/archivers/thunar-archive-plugin/Makefile b/archivers/thunar-archive-plugin/Makefile index 4e5c0fea5050..c6e6ce80f3bf 100644 --- a/archivers/thunar-archive-plugin/Makefile +++ b/archivers/thunar-archive-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= thunar-archive-plugin PORTVERSION= 0.2.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= archivers xfce MASTER_SITES= BERLIOS MASTER_SITE_SUBDIR= xfce-goodies diff --git a/archivers/xarchive/Makefile b/archivers/xarchive/Makefile index de6428ef86d2..f32cd6b3cbc7 100644 --- a/archivers/xarchive/Makefile +++ b/archivers/xarchive/Makefile @@ -7,7 +7,7 @@ PORTNAME= xarchive PORTVERSION= 0.2.8.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= archivers MASTER_SITES= SF DISTNAME= ${PORTNAME}-0.2.8-6 diff --git a/archivers/xarchiver/Makefile b/archivers/xarchiver/Makefile index ff5d663f95ed..97105d987f08 100644 --- a/archivers/xarchiver/Makefile +++ b/archivers/xarchiver/Makefile @@ -7,6 +7,7 @@ PORTNAME= xarchiver PORTVERSION= 0.5.2 +PORTREVISION= 1 CATEGORIES= archivers MASTER_SITES= SF |