diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-12-30 06:40:39 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-12-30 06:40:39 +0000 |
commit | 3c00e4deb6fec8419b168938b4d02fad49450b4a (patch) | |
tree | 22e1c1a6ea419188b70d14b7eb8631620fd99c5f | |
parent | 2a6b12ed3ec8f7dfba24585642f0b3e6975e15d9 (diff) | |
download | ports-3c00e4deb6fec8419b168938b4d02fad49450b4a.tar.gz ports-3c00e4deb6fec8419b168938b4d02fad49450b4a.zip |
Notes
-rw-r--r-- | databases/dalmp/Makefile | 2 | ||||
-rw-r--r-- | databases/pear-Horde_Memcache/Makefile | 1 | ||||
-rw-r--r-- | deskutils/tine20/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/icingaweb2/Makefile | 2 | ||||
-rw-r--r-- | www/matomo/Makefile | 1 | ||||
-rw-r--r-- | www/zend-framework/Makefile | 2 | ||||
-rw-r--r-- | www/zend-framework1/Makefile | 1 |
7 files changed, 7 insertions, 3 deletions
diff --git a/databases/dalmp/Makefile b/databases/dalmp/Makefile index bec9923f468f..2d4912dc6c51 100644 --- a/databases/dalmp/Makefile +++ b/databases/dalmp/Makefile @@ -4,7 +4,7 @@ PORTNAME= dalmp PORTVERSION= 3.0.3 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MAINTAINER= nbari@tequila.io diff --git a/databases/pear-Horde_Memcache/Makefile b/databases/pear-Horde_Memcache/Makefile index 8111422a4b2b..b298aad4a20b 100644 --- a/databases/pear-Horde_Memcache/Makefile +++ b/databases/pear-Horde_Memcache/Makefile @@ -2,6 +2,7 @@ PORTNAME= Horde_Memcache DISTVERSION= 2.1.1 +PORTREVISION= 1 CATEGORIES= databases www pear MAINTAINER= horde@FreeBSD.org diff --git a/deskutils/tine20/Makefile b/deskutils/tine20/Makefile index bce524dd9206..43faa6f91734 100644 --- a/deskutils/tine20/Makefile +++ b/deskutils/tine20/Makefile @@ -4,6 +4,7 @@ PORTNAME= tine20 PORTVERSION= 0.0.2018.08.6 DISTVERSIONSUFFIX= 2018.08.6 +PORTREVISION= 1 CATEGORIES= deskutils www MASTER_SITES= http://packages.tine20.org/source/${DISTVERSIONSUFFIX}/ DISTNAME= ${PORTNAME}-allinone_${DISTVERSIONSUFFIX} diff --git a/net-mgmt/icingaweb2/Makefile b/net-mgmt/icingaweb2/Makefile index ce6969199293..a828bfe7d3cc 100644 --- a/net-mgmt/icingaweb2/Makefile +++ b/net-mgmt/icingaweb2/Makefile @@ -3,7 +3,7 @@ PORTNAME= icingaweb2 DISTVERSIONPREFIX= v DISTVERSION= 2.7.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} diff --git a/www/matomo/Makefile b/www/matomo/Makefile index 81a495dff904..4bc4bdf5e4d7 100644 --- a/www/matomo/Makefile +++ b/www/matomo/Makefile @@ -2,6 +2,7 @@ PORTNAME= matomo DISTVERSION= 3.11.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://builds.matomo.org/ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} diff --git a/www/zend-framework/Makefile b/www/zend-framework/Makefile index dbb9aa297cfe..be40d355d36a 100644 --- a/www/zend-framework/Makefile +++ b/www/zend-framework/Makefile @@ -3,7 +3,7 @@ PORTNAME= ZendFramework PORTVERSION= 2.3.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= https://packages.zendframework.com/releases/${DISTNAME}/ diff --git a/www/zend-framework1/Makefile b/www/zend-framework1/Makefile index f1239290bcce..957e137c2368 100644 --- a/www/zend-framework1/Makefile +++ b/www/zend-framework1/Makefile @@ -3,6 +3,7 @@ PORTNAME= ZendFramework PORTVERSION= 1.12.16 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://packages.zendframework.com/releases/${DISTNAME}/ PKGNAMESUFFIX= 1 |