aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2010-08-08 08:56:41 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2010-08-08 08:56:41 +0000
commit294b05c37cc9a3517120c0a8194f0ab8ba7bc158 (patch)
tree333ee038526b91c4966e4aac09f86364a6cd9e04
parentab0a516e661ae48fb407ef8b80022d443cf346c6 (diff)
downloadports-294b05c37cc9a3517120c0a8194f0ab8ba7bc158.tar.gz
ports-294b05c37cc9a3517120c0a8194f0ab8ba7bc158.zip
Notes
-rw-r--r--audio/tuxguitar/Makefile2
-rw-r--r--deskutils/mcatalog/Makefile2
-rw-r--r--devel/mono-tools/Makefile1
-rw-r--r--java/eclipse-devel/Makefile2
-rw-r--r--java/eclipse/Makefile1
-rw-r--r--lang/gjs/Makefile2
-rw-r--r--net-p2p/vuze/Makefile2
-rw-r--r--net/penguintv/Makefile2
-rw-r--r--news/openftd/Makefile2
-rw-r--r--www/firefox-sync/Makefile1
-rw-r--r--www/gecko-sharp20/Makefile2
-rw-r--r--www/moonshine/Makefile1
-rw-r--r--www/xpi-conkeror/Makefile2
-rw-r--r--www/xpi-gwt-dev-plugin/Makefile2
-rw-r--r--x11-toolkits/hs-gtk2hs/Makefile2
-rw-r--r--x11-toolkits/swt-devel/Makefile2
-rw-r--r--x11-toolkits/swt/Makefile2
-rw-r--r--x11/yelp/Makefile2
18 files changed, 18 insertions, 14 deletions
diff --git a/audio/tuxguitar/Makefile b/audio/tuxguitar/Makefile
index e5c9a2a00a44..d92fab456896 100644
--- a/audio/tuxguitar/Makefile
+++ b/audio/tuxguitar/Makefile
@@ -8,7 +8,7 @@
PORTNAME= tuxguitar
PORTVERSION= 1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio java
MASTER_SITES= SF/${PORTNAME}/TuxGuitar/TuxGuitar-${PORTVERSION}:src \
${MASTER_SITE_LOCAL}/gahr/:fluid \
diff --git a/deskutils/mcatalog/Makefile b/deskutils/mcatalog/Makefile
index 4775dfe1f014..f02d12c21b91 100644
--- a/deskutils/mcatalog/Makefile
+++ b/deskutils/mcatalog/Makefile
@@ -8,7 +8,7 @@
PORTNAME= mcatalog
PORTVERSION= 0.2
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= deskutils gnome
MASTER_SITES= http://www.mcatalog.net/releases/
diff --git a/devel/mono-tools/Makefile b/devel/mono-tools/Makefile
index 9a65fbeed933..c0615598754a 100644
--- a/devel/mono-tools/Makefile
+++ b/devel/mono-tools/Makefile
@@ -8,6 +8,7 @@
PORTNAME= mono-tools
PORTVERSION= 2.6.2
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://ftp.novell.com/pub/mono/sources/${PORTNAME}/
diff --git a/java/eclipse-devel/Makefile b/java/eclipse-devel/Makefile
index 9686618db21d..a80ca400484a 100644
--- a/java/eclipse-devel/Makefile
+++ b/java/eclipse-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= eclipse-devel
PORTVERSION= 3.5.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= java devel
MASTER_SITES= http://download.eclipse.org/technology/linuxtools/eclipse-build/:1 \
http://download.eclipse.org/tools/orbit/downloads/drops/R20090825191606/bundles/:2 \
diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile
index e7a33d53f1ec..77edc3d51006 100644
--- a/java/eclipse/Makefile
+++ b/java/eclipse/Makefile
@@ -7,6 +7,7 @@
PORTNAME= eclipse
PORTVERSION= 3.5.2
+PORTREVISION= 1
CATEGORIES= java devel
MASTER_SITES= http://download.eclipse.org/technology/linuxtools/eclipse-build/:1 \
http://download.eclipse.org/tools/orbit/downloads/drops/R20090825191606/bundles/:2 \
diff --git a/lang/gjs/Makefile b/lang/gjs/Makefile
index 5a7bb1d505f1..9056f877d30c 100644
--- a/lang/gjs/Makefile
+++ b/lang/gjs/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gjs
PORTVERSION= 0.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/net-p2p/vuze/Makefile b/net-p2p/vuze/Makefile
index c774621b2aa0..1a4a48e5472d 100644
--- a/net-p2p/vuze/Makefile
+++ b/net-p2p/vuze/Makefile
@@ -7,7 +7,7 @@
PORTNAME= vuze
PORTVERSION= 4.3.1.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p java
MASTER_SITES= SF/azureus/${PORTNAME}/${PORTNAME}-${PORTVERSION}
DISTNAME= Vuze_${PORTVERSION}_source
diff --git a/net/penguintv/Makefile b/net/penguintv/Makefile
index e5dfe14e5bbd..c2a833b79bf3 100644
--- a/net/penguintv/Makefile
+++ b/net/penguintv/Makefile
@@ -6,7 +6,7 @@
PORTNAME= PenguinTV
PORTVERSION= 4.1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net audio multimedia
MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/4.1
DISTNAME= penguintv_${PORTVERSION}-0
diff --git a/news/openftd/Makefile b/news/openftd/Makefile
index 16efc9ee7dd7..1c0ef90e1b1f 100644
--- a/news/openftd/Makefile
+++ b/news/openftd/Makefile
@@ -8,7 +8,7 @@
PORTNAME= openftd
PORTVERSION= 1.1.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= news
MASTER_SITES= http://www.icheb.nl/mirrors/openftd/
diff --git a/www/firefox-sync/Makefile b/www/firefox-sync/Makefile
index 780b0021a33f..95a564c2c76c 100644
--- a/www/firefox-sync/Makefile
+++ b/www/firefox-sync/Makefile
@@ -7,6 +7,7 @@
PORTNAME= firefox-sync
PORTVERSION= 1.4
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= www
MASTER_SITES= http://files.roorback.net/ \
diff --git a/www/gecko-sharp20/Makefile b/www/gecko-sharp20/Makefile
index 87bfa3b15834..29081c3c84b8 100644
--- a/www/gecko-sharp20/Makefile
+++ b/www/gecko-sharp20/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gecko-sharp
PORTVERSION= 0.13
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www
MASTER_SITES= ftp://ftp.novell.com/pub/mono/sources/${PORTNAME}2/
DISTNAME= ${PORTNAME}-2.0-${PORTVERSION}
diff --git a/www/moonshine/Makefile b/www/moonshine/Makefile
index 91743d09a362..0dea26f56a20 100644
--- a/www/moonshine/Makefile
+++ b/www/moonshine/Makefile
@@ -7,6 +7,7 @@
PORTNAME= moonshine
PORTVERSION= 0.7
+PORTREVISION= 1
CATEGORIES= www multimedia
MASTER_SITES= http://github.com/abock/moonshine/tarball/${PORTVERSION}/
DISTNAME= abock-${PORTNAME}-${GITCOMMIT}
diff --git a/www/xpi-conkeror/Makefile b/www/xpi-conkeror/Makefile
index eca128d7bb9a..86328c533290 100644
--- a/www/xpi-conkeror/Makefile
+++ b/www/xpi-conkeror/Makefile
@@ -7,7 +7,7 @@
PORTNAME= conkeror
PORTVERSION= 20090821
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= http://mirror.4bit.ws/ \
${MASTER_SITE_LOCAL} \
diff --git a/www/xpi-gwt-dev-plugin/Makefile b/www/xpi-gwt-dev-plugin/Makefile
index 2bb64e8ebf94..f4a770ad0806 100644
--- a/www/xpi-gwt-dev-plugin/Makefile
+++ b/www/xpi-gwt-dev-plugin/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xpi-gwt-dev-plugin
PORTVERSION= 2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://sites.google.com/site/daemonwizard/
DISTNAME= gwt-dev-plugin-${PORTVERSION}-partial
diff --git a/x11-toolkits/hs-gtk2hs/Makefile b/x11-toolkits/hs-gtk2hs/Makefile
index 4d136a22f9e7..25864d492ebb 100644
--- a/x11-toolkits/hs-gtk2hs/Makefile
+++ b/x11-toolkits/hs-gtk2hs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtk2hs
PORTVERSION= 0.10.0
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 1
CATEGORIES= x11-toolkits haskell
MASTER_SITES= SF
diff --git a/x11-toolkits/swt-devel/Makefile b/x11-toolkits/swt-devel/Makefile
index ddf03cff4705..69a567cfce5e 100644
--- a/x11-toolkits/swt-devel/Makefile
+++ b/x11-toolkits/swt-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= swt-devel
DISTVERSION= 3.6M5
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= x11-toolkits devel java
MASTER_SITES= ${MASTER_SITE_ECLIPSE}
diff --git a/x11-toolkits/swt/Makefile b/x11-toolkits/swt/Makefile
index c4d96f815420..dead9d9b2c00 100644
--- a/x11-toolkits/swt/Makefile
+++ b/x11-toolkits/swt/Makefile
@@ -7,7 +7,7 @@
PORTNAME= swt
DISTVERSION= 3.5.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits devel java
MASTER_SITES= ${MASTER_SITE_ECLIPSE}
MASTER_SITE_SUBDIR= R-${DISTVERSION}-200909170800
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile
index c48e13ad09e8..bbd19f347fb2 100644
--- a/x11/yelp/Makefile
+++ b/x11/yelp/Makefile
@@ -8,7 +8,7 @@
PORTNAME= yelp
PORTVERSION= 2.30.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2