diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-26 04:54:41 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-26 04:54:41 +0800 |
commit | e7537bff09a3a3bd7cf9af85638233cbafd82629 (patch) | |
tree | d10f07c67e87e0e03ad94450d5e19513f9a146eb /www | |
parent | c8213a0a52ca97601851895b000dbe7deb246ae3 (diff) | |
download | freebsd-ports-gnome-e7537bff09a3a3bd7cf9af85638233cbafd82629.tar.gz freebsd-ports-gnome-e7537bff09a3a3bd7cf9af85638233cbafd82629.tar.zst freebsd-ports-gnome-e7537bff09a3a3bd7cf9af85638233cbafd82629.zip |
Bump portrevision after png update
Diffstat (limited to 'www')
-rw-r--r-- | www/analog/Makefile | 2 | ||||
-rw-r--r-- | www/awffull/Makefile | 2 | ||||
-rw-r--r-- | www/chromium/Makefile | 1 | ||||
-rw-r--r-- | www/ilias/Makefile | 1 | ||||
-rw-r--r-- | www/links-hacked/Makefile | 2 | ||||
-rw-r--r-- | www/links/Makefile | 1 | ||||
-rw-r--r-- | www/netsurf/Makefile | 2 | ||||
-rw-r--r-- | www/webkit-qt5/Makefile | 2 | ||||
-rw-r--r-- | www/wml/Makefile | 2 |
9 files changed, 9 insertions, 6 deletions
diff --git a/www/analog/Makefile b/www/analog/Makefile index 11bc6314e10a..df5d250db7d0 100644 --- a/www/analog/Makefile +++ b/www/analog/Makefile @@ -3,7 +3,7 @@ PORTNAME= analog PORTVERSION= 6.0 -PORTREVISION= 9 +PORTREVISION= 10 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://www.analog.cx/ \ diff --git a/www/awffull/Makefile b/www/awffull/Makefile index 50edc61b3b2c..c2be7dafa1fc 100644 --- a/www/awffull/Makefile +++ b/www/awffull/Makefile @@ -3,7 +3,7 @@ PORTNAME= awffull PORTVERSION= 3.10.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES?= www MASTER_SITES= http://www.stedee.id.au/files/ diff --git a/www/chromium/Makefile b/www/chromium/Makefile index fe826f96c485..b8660a0711bf 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -4,6 +4,7 @@ #TODO bz@ : if you do undestand the gyp stuff, third_party/widevine/cdm/widevine_cdm.gyp talks about it (plz install libwidevinecdm.so) PORTNAME= chromium PORTVERSION= 39.0.2171.95 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://commondatastorage.googleapis.com/chromium-browser-official/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/www/ilias/Makefile b/www/ilias/Makefile index d4651a082d4e..92a09cd451c7 100644 --- a/www/ilias/Makefile +++ b/www/ilias/Makefile @@ -3,6 +3,7 @@ PORTNAME= ilias PORTVERSION= 4.4.5 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/01.%20ILIAS%204.4/ILIAS%20${PORTVERSION} diff --git a/www/links-hacked/Makefile b/www/links-hacked/Makefile index d446d2cc24a1..8d51c0fc7d93 100644 --- a/www/links-hacked/Makefile +++ b/www/links-hacked/Makefile @@ -3,7 +3,7 @@ PORTNAME= links-hacked DISTVERSION= 101110 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES?= www MASTER_SITES= http://xray.sai.msu.ru/~karpov/links-hacked/downloads/ diff --git a/www/links/Makefile b/www/links/Makefile index 42fa5cd1ca42..62e53716cf4f 100644 --- a/www/links/Makefile +++ b/www/links/Makefile @@ -3,6 +3,7 @@ PORTNAME= links DISTVERSION= 2.8 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= http://links.twibright.com/download/ LOCAL/bf diff --git a/www/netsurf/Makefile b/www/netsurf/Makefile index 5484b68c6d5f..34a9971b2520 100644 --- a/www/netsurf/Makefile +++ b/www/netsurf/Makefile @@ -3,7 +3,7 @@ PORTNAME= netsurf PORTVERSION= 3.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= http://download.netsurf-browser.org/netsurf/releases/source-full/ DISTNAME= ${PORTNAME}-${PORTVERSION}-full-src diff --git a/www/webkit-qt5/Makefile b/www/webkit-qt5/Makefile index a7afd6a4d637..c34010ac318a 100644 --- a/www/webkit-qt5/Makefile +++ b/www/webkit-qt5/Makefile @@ -2,7 +2,7 @@ PORTNAME= webkit DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www PKGNAMEPREFIX= qt5- diff --git a/www/wml/Makefile b/www/wml/Makefile index 02720e08e964..2c7934122062 100644 --- a/www/wml/Makefile +++ b/www/wml/Makefile @@ -3,7 +3,7 @@ PORTNAME= wml PORTVERSION= 2.0.12 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= www lang MASTER_SITES= ${MASTER_SITE_BERLIOS} |