aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Laffaye <jlaffaye@FreeBSD.org>2011-11-26 22:56:57 +0000
committerJulien Laffaye <jlaffaye@FreeBSD.org>2011-11-26 22:56:57 +0000
commit93a86fa5f41c0b24b552853dfa8ba3282a38aef6 (patch)
tree892729fbc50b843de7d63da18d1229771961ea28
parent1b03a847879c932bf0c79a4e459d6d80ce0aa939 (diff)
downloadports-93a86fa5f41c0b24b552853dfa8ba3282a38aef6.tar.gz
ports-93a86fa5f41c0b24b552853dfa8ba3282a38aef6.zip
Notes
-rw-r--r--databases/godis/Makefile2
-rw-r--r--databases/gomysql/Makefile2
-rw-r--r--databases/gosqlite3/Makefile2
-rw-r--r--devel/prettygo/Makefile1
-rw-r--r--www/webgo/Makefile2
5 files changed, 5 insertions, 4 deletions
diff --git a/databases/godis/Makefile b/databases/godis/Makefile
index 01780a176e31..87ce0259d0b5 100644
--- a/databases/godis/Makefile
+++ b/databases/godis/Makefile
@@ -7,7 +7,7 @@
PORTNAME= godis
PORTVERSION= 20110803
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases
MASTER_SITES= LOCAL/jlaffaye
diff --git a/databases/gomysql/Makefile b/databases/gomysql/Makefile
index d0bdf39903ac..ca2f5973b781 100644
--- a/databases/gomysql/Makefile
+++ b/databases/gomysql/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gomysql
PORTVERSION= 0.3.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases
MASTER_SITES= LOCAL/wen
DISTNAME= Philio-GoMySQL-${PORTVERSION}-0-g3c1f411
diff --git a/databases/gosqlite3/Makefile b/databases/gosqlite3/Makefile
index 988582b116bf..f95d291c4ad8 100644
--- a/databases/gosqlite3/Makefile
+++ b/databases/gosqlite3/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gosqlite3
PORTVERSION= 20110316
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases
MASTER_SITES= LOCAL/wen
DISTNAME= ${GITHUB_USER}-${PORTNAME}-${GIT_REVISION}
diff --git a/devel/prettygo/Makefile b/devel/prettygo/Makefile
index 673f887f32ac..5b61609f739a 100644
--- a/devel/prettygo/Makefile
+++ b/devel/prettygo/Makefile
@@ -7,6 +7,7 @@
PORTNAME= prettygo
PORTVERSION= 20110611
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://files.roorback.net/
DISTNAME= pretty.go-${PORTVERSION}
diff --git a/www/webgo/Makefile b/www/webgo/Makefile
index e4b71019c274..d4a32c42af4c 100644
--- a/www/webgo/Makefile
+++ b/www/webgo/Makefile
@@ -7,7 +7,7 @@
PORTNAME= webgo
PORTVERSION= 0.1.0.${SVNVERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= LOCAL/jlaffaye
DISTNAME= ${PORTNAME}-${SVNVERSION}