summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2015-08-28 10:48:41 +0000
committermakc <makc@FreeBSD.org>2015-08-28 10:48:41 +0000
commitac15cdb753ba5a41c4e919d7759320191f2816db (patch)
treee8662933040621ddf63fcfde406a594d3862454e
parent9e980a48770dd00cac413914bac7bf426c84bd23 (diff)
downloadFreeBSD-ports-ac15cdb753ba5a41c4e919d7759320191f2816db.zip
FreeBSD-ports-ac15cdb753ba5a41c4e919d7759320191f2816db.tar.gz
- Bump PORTREVISION after libzip update
-rw-r--r--archivers/php56-zip/Makefile1
-rw-r--r--cad/repsnapper/Makefile2
-rw-r--r--comms/concordance/Makefile1
-rw-r--r--comms/libconcord/Makefile1
-rw-r--r--comms/py-libconcord/Makefile1
-rw-r--r--deskutils/kchmviewer-kde4/Makefile1
-rw-r--r--devel/libsigrok/Makefile1
-rw-r--r--games/freedink-engine/Makefile1
-rw-r--r--games/naev/Makefile1
-rw-r--r--graphics/okular/Makefile2
-rw-r--r--net-mgmt/collectd5/Makefile2
-rw-r--r--science/pulseview/Makefile2
-rw-r--r--science/sigrok-cli/Makefile1
-rw-r--r--sysutils/fusefs-zip/Makefile2
-rw-r--r--sysutils/kfilemetadata/Makefile2
-rw-r--r--sysutils/nepomuk-core/Makefile2
-rw-r--r--textproc/ebook-tools/Makefile2
-rw-r--r--x11-fm/librfm/Makefile1
18 files changed, 18 insertions, 8 deletions
diff --git a/archivers/php56-zip/Makefile b/archivers/php56-zip/Makefile
index cc86586..c9f55a8 100644
--- a/archivers/php56-zip/Makefile
+++ b/archivers/php56-zip/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= archivers
MASTERDIR= ${.CURDIR}/../../lang/php56
diff --git a/cad/repsnapper/Makefile b/cad/repsnapper/Makefile
index 9ac4daa..e3ebef0 100644
--- a/cad/repsnapper/Makefile
+++ b/cad/repsnapper/Makefile
@@ -3,7 +3,7 @@
PORTNAME= repsnapper
PORTVERSION= 2.3.2a3
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= cad
MASTER_SITES= https://codeload.github.com/timschmidt/repsnapper/tar.gz/
DISTNAME= ${PORTVERSION}
diff --git a/comms/concordance/Makefile b/comms/concordance/Makefile
index 38a9e5b..aa048cd 100644
--- a/comms/concordance/Makefile
+++ b/comms/concordance/Makefile
@@ -3,6 +3,7 @@
PORTNAME= concordance
PORTVERSION= 1.2
+PORTREVISION= 1
CATEGORIES= comms
MASTER_SITES= SF
diff --git a/comms/libconcord/Makefile b/comms/libconcord/Makefile
index 6916185..9dac5f8 100644
--- a/comms/libconcord/Makefile
+++ b/comms/libconcord/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libconcord
PORTVERSION= 1.2
+PORTREVISION= 1
CATEGORIES= comms
MASTER_SITES= SF/concordance/concordance/${PORTVERSION}
DISTNAME= concordance-${PORTVERSION}
diff --git a/comms/py-libconcord/Makefile b/comms/py-libconcord/Makefile
index 6a5711f..5d87798 100644
--- a/comms/py-libconcord/Makefile
+++ b/comms/py-libconcord/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libconcord
PORTVERSION= 1.2
+PORTREVISION= 1
CATEGORIES= comms
MASTER_SITES= SF/concordance/concordance/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/deskutils/kchmviewer-kde4/Makefile b/deskutils/kchmviewer-kde4/Makefile
index 2bad027..ffdbb7e 100644
--- a/deskutils/kchmviewer-kde4/Makefile
+++ b/deskutils/kchmviewer-kde4/Makefile
@@ -4,6 +4,7 @@
PORTNAME= kchmviewer
PORTVERSION= 7.2
DISTVERSIONSUFFIX= .1
+PORTREVISION= 1
CATEGORIES= deskutils kde
MASTER_SITES= SF
diff --git a/devel/libsigrok/Makefile b/devel/libsigrok/Makefile
index 60b0608..7831a45 100644
--- a/devel/libsigrok/Makefile
+++ b/devel/libsigrok/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libsigrok
PORTVERSION= 0.3.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://sigrok.org/download/source/libsigrok/
diff --git a/games/freedink-engine/Makefile b/games/freedink-engine/Makefile
index be803ac..93a22b6 100644
--- a/games/freedink-engine/Makefile
+++ b/games/freedink-engine/Makefile
@@ -3,6 +3,7 @@
PORTNAME= freedink
PORTVERSION= 108.4
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= GNU
PKGNAMESUFFIX= -engine
diff --git a/games/naev/Makefile b/games/naev/Makefile
index 10a2eb4..9753758 100644
--- a/games/naev/Makefile
+++ b/games/naev/Makefile
@@ -3,6 +3,7 @@
PORTNAME= naev
PORTVERSION= 0.6.0
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
DIST_SUBDIR= ${PORTNAME}
diff --git a/graphics/okular/Makefile b/graphics/okular/Makefile
index 978abd9..005741f 100644
--- a/graphics/okular/Makefile
+++ b/graphics/okular/Makefile
@@ -2,7 +2,7 @@
PORTNAME= okular
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics kde
MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE/${PORTVERSION}
diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile
index 83c7e18..1e1fb4a 100644
--- a/net-mgmt/collectd5/Makefile
+++ b/net-mgmt/collectd5/Makefile
@@ -3,7 +3,7 @@
PORTNAME= collectd
PORTVERSION= 5.5.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt
MASTER_SITES= https://collectd.org/files/ \
http://collectd.org/files/
diff --git a/science/pulseview/Makefile b/science/pulseview/Makefile
index a1f59f2..579eb15 100644
--- a/science/pulseview/Makefile
+++ b/science/pulseview/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pulseview
PORTVERSION= 0.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science cad
MASTER_SITES= http://sigrok.org/download/source/pulseview/
diff --git a/science/sigrok-cli/Makefile b/science/sigrok-cli/Makefile
index b1f12c8..50e4761 100644
--- a/science/sigrok-cli/Makefile
+++ b/science/sigrok-cli/Makefile
@@ -3,6 +3,7 @@
PORTNAME= sigrok-cli
PORTVERSION= 0.5.0
+PORTREVISION= 1
CATEGORIES= science cad
MASTER_SITES= http://sigrok.org/download/source/sigrok-cli/
diff --git a/sysutils/fusefs-zip/Makefile b/sysutils/fusefs-zip/Makefile
index a722642..8e23a09 100644
--- a/sysutils/fusefs-zip/Makefile
+++ b/sysutils/fusefs-zip/Makefile
@@ -2,7 +2,7 @@
PORTNAME= fuse-zip
PORTVERSION= 0.3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= GOOGLE_CODE
diff --git a/sysutils/kfilemetadata/Makefile b/sysutils/kfilemetadata/Makefile
index 8b284f7..92badf1 100644
--- a/sysutils/kfilemetadata/Makefile
+++ b/sysutils/kfilemetadata/Makefile
@@ -2,7 +2,7 @@
PORTNAME= kfilemetadata
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils kde
MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE/${PORTVERSION}
diff --git a/sysutils/nepomuk-core/Makefile b/sysutils/nepomuk-core/Makefile
index 2a4da6f..6466c3b 100644
--- a/sysutils/nepomuk-core/Makefile
+++ b/sysutils/nepomuk-core/Makefile
@@ -3,7 +3,7 @@
PORTNAME= nepomuk-core
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils kde
MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE/${PORTVERSION}
diff --git a/textproc/ebook-tools/Makefile b/textproc/ebook-tools/Makefile
index 8136fb2..1b21719 100644
--- a/textproc/ebook-tools/Makefile
+++ b/textproc/ebook-tools/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ebook-tools
PORTVERSION= 0.2.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc kde
MASTER_SITES= SF
diff --git a/x11-fm/librfm/Makefile b/x11-fm/librfm/Makefile
index bd9b1374..2f962f8 100644
--- a/x11-fm/librfm/Makefile
+++ b/x11-fm/librfm/Makefile
@@ -3,6 +3,7 @@
PORTNAME= librfm
PORTVERSION= 5.3.16.3
+PORTREVISION= 1
CATEGORIES= x11-fm
MASTER_SITES= SF/xffm/${PORTVERSION}
DISTNAME= ${PORTNAME}5-${PORTVERSION}
OpenPOWER on IntegriCloud