diff options
author | tijl <tijl@FreeBSD.org> | 2014-07-04 17:40:59 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-07-04 17:40:59 +0800 |
commit | 18c34260ce5ffb7546567b81d8a50baf111592e1 (patch) | |
tree | 603a488a83d35e3168f3e16a8e22245850bdf6cf /www | |
parent | 963120e1772c85c714349cdd7ead20b257c24958 (diff) | |
download | freebsd-ports-gnome-18c34260ce5ffb7546567b81d8a50baf111592e1.tar.gz freebsd-ports-gnome-18c34260ce5ffb7546567b81d8a50baf111592e1.tar.zst freebsd-ports-gnome-18c34260ce5ffb7546567b81d8a50baf111592e1.zip |
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit)
Diffstat (limited to 'www')
-rw-r--r-- | www/MT/Makefile | 1 | ||||
-rw-r--r-- | www/fusionpbx/Makefile | 1 | ||||
-rw-r--r-- | www/midori/Makefile | 2 | ||||
-rw-r--r-- | www/mnogosearch/Makefile | 2 | ||||
-rw-r--r-- | www/newsbeuter/Makefile | 2 | ||||
-rw-r--r-- | www/rt38/Makefile | 1 | ||||
-rw-r--r-- | www/webkit-gtk2/Makefile | 2 | ||||
-rw-r--r-- | www/webkit-gtk3/Makefile | 2 | ||||
-rw-r--r-- | www/webkit-qt5/Makefile | 2 | ||||
-rw-r--r-- | www/xsp/Makefile | 1 |
10 files changed, 10 insertions, 6 deletions
diff --git a/www/MT/Makefile b/www/MT/Makefile index c5450fd47516..401247acd0ea 100644 --- a/www/MT/Makefile +++ b/www/MT/Makefile @@ -3,6 +3,7 @@ PORTNAME= MT PORTVERSION= 5.2.9 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES?= www MASTER_SITES?= http://www.movabletype.org/downloads/stable/\ diff --git a/www/fusionpbx/Makefile b/www/fusionpbx/Makefile index a2dbb7d9a9f4..3670a7647959 100644 --- a/www/fusionpbx/Makefile +++ b/www/fusionpbx/Makefile @@ -3,6 +3,7 @@ PORTNAME= fusionpbx DISTVERSION= 3.3 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.fusionpbx.com/downloads/ \ ${MASTER_SITE_GOOGLE_CODE} diff --git a/www/midori/Makefile b/www/midori/Makefile index df1bf0c5c4af..bf14c870d9ec 100644 --- a/www/midori/Makefile +++ b/www/midori/Makefile @@ -3,7 +3,7 @@ PORTNAME= midori PORTVERSION= 0.5.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www xfce MASTER_SITES= http://www.midori-browser.org/downloads/ DISTNAME= ${PORTNAME}_${PORTVERSION}_all_ diff --git a/www/mnogosearch/Makefile b/www/mnogosearch/Makefile index 0871e15c3a1a..6744d5955e9d 100644 --- a/www/mnogosearch/Makefile +++ b/www/mnogosearch/Makefile @@ -3,7 +3,7 @@ PORTNAME= mnogosearch PORTVERSION= 3.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www databases MASTER_SITES= http://www.mnogosearch.org/Download/ \ http://www.bayofrum.net/dist/${PORTNAME}/ diff --git a/www/newsbeuter/Makefile b/www/newsbeuter/Makefile index 4a667e79046e..aa542b1539ab 100644 --- a/www/newsbeuter/Makefile +++ b/www/newsbeuter/Makefile @@ -3,7 +3,7 @@ PORTNAME= newsbeuter PORTVERSION= 2.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= http://newsbeuter.org/downloads/ diff --git a/www/rt38/Makefile b/www/rt38/Makefile index a442181a9d5f..6ca15385bbb9 100644 --- a/www/rt38/Makefile +++ b/www/rt38/Makefile @@ -9,6 +9,7 @@ PORTNAME= rt PORTVERSION= 3.8.17 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ \ ftp://ftp.eu.uu.net/pub/unix/ticketing/rt/release/ diff --git a/www/webkit-gtk2/Makefile b/www/webkit-gtk2/Makefile index 77dcb2faac9a..381a1d0b4b81 100644 --- a/www/webkit-gtk2/Makefile +++ b/www/webkit-gtk2/Makefile @@ -4,7 +4,7 @@ PORTNAME= webkit PORTVERSION= 1.8.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= http://webkitgtk.org/releases/ PKGNAMESUFFIX= -gtk2 diff --git a/www/webkit-gtk3/Makefile b/www/webkit-gtk3/Makefile index 29c9bf18fddd..4691b3cef65e 100644 --- a/www/webkit-gtk3/Makefile +++ b/www/webkit-gtk3/Makefile @@ -4,7 +4,7 @@ PORTNAME= webkit PORTVERSION= 1.8.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://webkitgtk.org/releases/ PKGNAMESUFFIX= -gtk3 diff --git a/www/webkit-qt5/Makefile b/www/webkit-qt5/Makefile index 39ecd18c5435..1b02ae73cbb1 100644 --- a/www/webkit-qt5/Makefile +++ b/www/webkit-qt5/Makefile @@ -2,7 +2,7 @@ PORTNAME= webkit DISTVERSION= ${QT5_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www PKGNAMEPREFIX= qt5- diff --git a/www/xsp/Makefile b/www/xsp/Makefile index 72c93439e52d..be5311e1bffe 100644 --- a/www/xsp/Makefile +++ b/www/xsp/Makefile @@ -3,6 +3,7 @@ PORTNAME= xsp PORTVERSION= 2.10.2 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://ftp.novell.com/pub/mono/sources/${PORTNAME}/ |