diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/boost-libs/Makefile | 2 | ||||
-rw-r--r-- | devel/dee/Makefile | 2 | ||||
-rw-r--r-- | devel/glib20/Makefile | 1 | ||||
-rw-r--r-- | devel/hs-text-icu/Makefile | 1 | ||||
-rw-r--r-- | devel/objecthash/Makefile | 1 | ||||
-rw-r--r-- | devel/pecl-intl/Makefile | 2 | ||||
-rw-r--r-- | devel/py-pyicu/Makefile | 2 | ||||
-rw-r--r-- | devel/qt4-corelib/Makefile | 2 | ||||
-rw-r--r-- | devel/qt5-core/Makefile | 1 |
9 files changed, 9 insertions, 5 deletions
diff --git a/devel/boost-libs/Makefile b/devel/boost-libs/Makefile index 9263ed7c2b4f..733a929deae8 100644 --- a/devel/boost-libs/Makefile +++ b/devel/boost-libs/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= boost-libs -PORTREVISION= 10 +PORTREVISION= 11 COMMENT= Free portable C++ libraries (without Boost.Python) diff --git a/devel/dee/Makefile b/devel/dee/Makefile index f964cfcf4e24..92239e5697cf 100644 --- a/devel/dee/Makefile +++ b/devel/dee/Makefile @@ -3,7 +3,7 @@ PORTNAME= dee PORTVERSION= 1.2.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= https://launchpadlibrarian.net/151383425/ \ https://launchpad.net/${PORTNAME}/1.0/${PORTVERSION}/+download/ diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index b903036aec1f..48fa31ade3a3 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -3,6 +3,7 @@ PORTNAME= glib PORTVERSION= 2.46.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/devel/hs-text-icu/Makefile b/devel/hs-text-icu/Makefile index 0fb235064b94..99153a612b6f 100644 --- a/devel/hs-text-icu/Makefile +++ b/devel/hs-text-icu/Makefile @@ -2,6 +2,7 @@ PORTNAME= text-icu PORTVERSION= 0.7.0.1 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/objecthash/Makefile b/devel/objecthash/Makefile index 4b64496aac29..9ec7cb74224e 100644 --- a/devel/objecthash/Makefile +++ b/devel/objecthash/Makefile @@ -3,6 +3,7 @@ PORTNAME= objecthash PORTVERSION= 20160121 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org diff --git a/devel/pecl-intl/Makefile b/devel/pecl-intl/Makefile index 927211e91d4c..9622696d94fb 100644 --- a/devel/pecl-intl/Makefile +++ b/devel/pecl-intl/Makefile @@ -3,7 +3,7 @@ PORTNAME= intl PORTVERSION= 3.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- diff --git a/devel/py-pyicu/Makefile b/devel/py-pyicu/Makefile index 4f583fa22761..c67d807aa2a5 100644 --- a/devel/py-pyicu/Makefile +++ b/devel/py-pyicu/Makefile @@ -3,7 +3,7 @@ PORTNAME= pyicu PORTVERSION= 1.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/qt4-corelib/Makefile b/devel/qt4-corelib/Makefile index e10f16db782b..b0da237f9fb7 100644 --- a/devel/qt4-corelib/Makefile +++ b/devel/qt4-corelib/Makefile @@ -3,7 +3,7 @@ PORTNAME= corelib DISTVERSION= ${QT4_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel PKGNAMEPREFIX= qt4- diff --git a/devel/qt5-core/Makefile b/devel/qt5-core/Makefile index 13f9cebb77a3..3f47278674b9 100644 --- a/devel/qt5-core/Makefile +++ b/devel/qt5-core/Makefile @@ -2,6 +2,7 @@ PORTNAME= core DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- |