diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-06-29 14:22:11 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-06-29 14:22:11 +0000 |
commit | 3beb732dad3e5e47fb7b738b8b012a8bba15db80 (patch) | |
tree | 4c15a604327dbbd90123d63573081e4b362bda9b | |
parent | 5201fa279fb7ba15a2f78213159349354b8136e1 (diff) |
Notes
123 files changed, 125 insertions, 96 deletions
diff --git a/archivers/unarchiver/Makefile b/archivers/unarchiver/Makefile index 79bbbb5e6fe4..64be30e11856 100644 --- a/archivers/unarchiver/Makefile +++ b/archivers/unarchiver/Makefile @@ -3,7 +3,7 @@ PORTNAME= unar PORTVERSION= 1.10.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= archivers gnustep MASTER_SITES= http://wakaba.c3.cx/releases/TheUnarchiver/ DISTNAME= ${PORTNAME}${PORTVERSION}_src diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index c7f90ae4adc7..bb4c9ed2eeac 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -2,7 +2,7 @@ PORTNAME= musicpd PORTVERSION= 0.20.20 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio ipv6 MASTER_SITES= http://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile index 8e909eb4549a..0ffaceb2b84a 100644 --- a/audio/ncmpcpp/Makefile +++ b/audio/ncmpcpp/Makefile @@ -2,7 +2,7 @@ PORTNAME= ncmpcpp DISTVERSION= 0.8.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://ncmpcpp.rybczak.net/stable/ diff --git a/databases/clickhouse/Makefile b/databases/clickhouse/Makefile index 9556de02f59e..1943378f1aee 100644 --- a/databases/clickhouse/Makefile +++ b/databases/clickhouse/Makefile @@ -5,6 +5,7 @@ PORTNAME= clickhouse PORTVERSION= 1.1.54381 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -stable +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= proler@gmail.com diff --git a/databases/couchdb/Makefile b/databases/couchdb/Makefile index 1ff26b330069..0ad37e54afdc 100644 --- a/databases/couchdb/Makefile +++ b/databases/couchdb/Makefile @@ -3,7 +3,7 @@ PORTNAME= couchdb DISTVERSION= 1.7.1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 2 CATEGORIES= databases MASTER_SITES= APACHE/couchdb/source/${DISTVERSION} diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 5231d0da7ab9..48999cc8f90e 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -3,7 +3,7 @@ PORTNAME= evolution-data-server PORTVERSION= 3.24.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/databases/firebird25-client/Makefile b/databases/firebird25-client/Makefile index e374e59bd7ae..52afc4549608 100644 --- a/databases/firebird25-client/Makefile +++ b/databases/firebird25-client/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= firebird +PORTREVISION= 1 PKGNAMESUFFIX= ${PORTVERSION:R:S/.//}-client COMMENT= Firebird-2 database client diff --git a/databases/firebird25-server/Makefile b/databases/firebird25-server/Makefile index 6e0082c06640..a2286a86d897 100644 --- a/databases/firebird25-server/Makefile +++ b/databases/firebird25-server/Makefile @@ -2,6 +2,7 @@ PORTNAME= firebird PORTVERSION= 2.5.8 +PORTREVISION= 1 CATEGORIES?= databases MASTER_SITES= https://github.com/FirebirdSQL/${PORTNAME}/releases/download/R2_5_8/ PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}-server diff --git a/databases/kdb/Makefile b/databases/kdb/Makefile index 3386532c9731..1af6206aa918 100644 --- a/databases/kdb/Makefile +++ b/databases/kdb/Makefile @@ -2,6 +2,7 @@ PORTNAME= kdb DISTVERSION= 3.1.0 +PORTREVISION= 1 CATEGORIES= databases kde MASTER_SITES= KDE/stable/${PORTNAME}/src DIST_SUBDIR= KDE/${PORTNAME} diff --git a/databases/mysql80-client/Makefile b/databases/mysql80-client/Makefile index f666f66bf6f8..2d48a0d44d40 100644 --- a/databases/mysql80-client/Makefile +++ b/databases/mysql80-client/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mysql -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= 80-client COMMENT= Multithreaded SQL database (client) diff --git a/databases/mysql80-server/Makefile b/databases/mysql80-server/Makefile index a18d0b88a28c..6b8bc3ad03f4 100644 --- a/databases/mysql80-server/Makefile +++ b/databases/mysql80-server/Makefile @@ -3,7 +3,7 @@ PORTNAME?= mysql PORTVERSION= 8.0.11 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= databases ipv6 MASTER_SITES= MYSQL/MySQL-8.0 PKGNAMESUFFIX?= 80-server diff --git a/databases/postgresql10-server/Makefile b/databases/postgresql10-server/Makefile index 0efb39e759b9..e46aff0ead54 100644 --- a/databases/postgresql10-server/Makefile +++ b/databases/postgresql10-server/Makefile @@ -3,7 +3,7 @@ PORTNAME?= postgresql DISTVERSION?= 10.4 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= databases MASTER_SITES= PGSQL/source/v${DISTVERSION} PKGNAMESUFFIX?= ${PORTVERSION:R}${COMPONENT} diff --git a/databases/postgresql96-server/Makefile b/databases/postgresql96-server/Makefile index 9fc09c1c7b6d..5f32ed5b7dec 100644 --- a/databases/postgresql96-server/Makefile +++ b/databases/postgresql96-server/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ DISTVERSION?= 9.6.9 -PORTREVISION?= 0 +PORTREVISION?= 1 PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}${COMPONENT} MAINTAINER?= pgsql@FreeBSD.org diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile index 03b7c4c367e2..35f7b8fe314a 100644 --- a/databases/sqlite3/Makefile +++ b/databases/sqlite3/Makefile @@ -3,6 +3,7 @@ PORTNAME= sqlite3 DISTVERSION= 3.24.0 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= https://www.sqlite.org/2018/ http://www2.sqlite.org/2018/ http://www3.sqlite.org/2018/ DISTNAME= sqlite-autoconf-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00 diff --git a/databases/tarantool/Makefile b/databases/tarantool/Makefile index 958a76924937..7a57be2b725b 100644 --- a/databases/tarantool/Makefile +++ b/databases/tarantool/Makefile @@ -3,6 +3,7 @@ PORTNAME= tarantool PORTVERSION= 1.9.1 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org diff --git a/deskutils/bijiben/Makefile b/deskutils/bijiben/Makefile index 36c756ebe6c9..3f071be459d4 100644 --- a/deskutils/bijiben/Makefile +++ b/deskutils/bijiben/Makefile @@ -3,7 +3,7 @@ PORTNAME= bijiben PORTVERSION= 3.18.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index a57a655b37aa..b68843263cfe 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -3,6 +3,7 @@ PORTNAME= calibre PORTVERSION= 3.26.1 +PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ diff --git a/deskutils/gnome-calendar/Makefile b/deskutils/gnome-calendar/Makefile index 132a4ed7ddf0..975e3d47e5fa 100644 --- a/deskutils/gnome-calendar/Makefile +++ b/deskutils/gnome-calendar/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-calendar PORTVERSION= 3.18.2.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/deskutils/gnome-todo/Makefile b/deskutils/gnome-todo/Makefile index 5846336847c2..6c871323e213 100644 --- a/deskutils/gnome-todo/Makefile +++ b/deskutils/gnome-todo/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-todo PORTVERSION= 3.18.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/deskutils/orage/Makefile b/deskutils/orage/Makefile index 71c7fa8d3bac..cb6d855b12a5 100644 --- a/deskutils/orage/Makefile +++ b/deskutils/orage/Makefile @@ -3,7 +3,7 @@ PORTNAME= orage PORTVERSION= 4.12.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils xfce MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R}/ DIST_SUBDIR= xfce4 diff --git a/deskutils/osmo/Makefile b/deskutils/osmo/Makefile index bb75f9ce536a..54ccc4c4169d 100644 --- a/deskutils/osmo/Makefile +++ b/deskutils/osmo/Makefile @@ -3,7 +3,7 @@ PORTNAME= osmo PORTVERSION= 0.4.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}-pim/${PORTNAME}-pim/${PORTNAME}-${PORTVERSION} diff --git a/devel/boost-libs/Makefile b/devel/boost-libs/Makefile index 89e22a965592..a738f00cd4cf 100644 --- a/devel/boost-libs/Makefile +++ b/devel/boost-libs/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= boost-libs -PORTREVISION= 1 +PORTREVISION= 2 COMMENT= Free portable C++ libraries (without Boost.Python) diff --git a/devel/dee/Makefile b/devel/dee/Makefile index ff3b5c39f65d..29c35ae1eb15 100644 --- a/devel/dee/Makefile +++ b/devel/dee/Makefile @@ -3,7 +3,7 @@ PORTNAME= dee PORTVERSION= 1.2.7 -PORTREVISION= 9 +PORTREVISION= 10 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 1d735f11c6a0..1c3080a9c865 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -3,7 +3,7 @@ PORTNAME= glib PORTVERSION= 2.50.3 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= GNOME diff --git a/devel/hs-text-icu/Makefile b/devel/hs-text-icu/Makefile index 7fb721bc711a..895375c6455b 100644 --- a/devel/hs-text-icu/Makefile +++ b/devel/hs-text-icu/Makefile @@ -2,7 +2,7 @@ PORTNAME= text-icu PORTVERSION= 0.7.0.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/icu-le-hb/Makefile b/devel/icu-le-hb/Makefile index 20f0d74925e3..e9a4946caa00 100644 --- a/devel/icu-le-hb/Makefile +++ b/devel/icu-le-hb/Makefile @@ -3,7 +3,7 @@ PORTNAME= icu-le-hb DISTVERSION= 1.0.3-3 DISTVERSIONSUFFIX= -gb8a3163 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel print MAINTAINER= office@FreeBSD.org diff --git a/devel/icu/Makefile b/devel/icu/Makefile index 0d68651816ef..797135bde7e6 100644 --- a/devel/icu/Makefile +++ b/devel/icu/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= icu -DISTVERSION= 61_1 +DISTVERSION= 62_1 PORTREVISION?= 0 # keep for icu-lx PORTEPOCH?= 1 CATEGORIES?= devel diff --git a/devel/icu/distinfo b/devel/icu/distinfo index 1db287c162cc..3de9d3990e01 100644 --- a/devel/icu/distinfo +++ b/devel/icu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1522071524 -SHA256 (icu4c-61_1-src.tgz) = d007f89ae8a2543a53525c74359b65b36412fa84b3349f1400be6dcf409fafef -SIZE (icu4c-61_1-src.tgz) = 23400587 +TIMESTAMP = 1529573964 +SHA256 (icu4c-62_1-src.tgz) = 3dd9868d666350dda66a6e305eecde9d479fb70b30d5b55d78a1deffb97d5aa3 +SIZE (icu4c-62_1-src.tgz) = 23468750 diff --git a/devel/icu/pkg-plist b/devel/icu/pkg-plist index c2f27d732790..68450ba9108a 100644 --- a/devel/icu/pkg-plist +++ b/devel/icu/pkg-plist @@ -181,6 +181,7 @@ include/unicode/unistr.h include/unicode/unorm.h include/unicode/unorm2.h include/unicode/unum.h +include/unicode/unumberformatter.h include/unicode/unumsys.h include/unicode/uobject.h include/unicode/upluralrules.h diff --git a/devel/libical/Makefile b/devel/libical/Makefile index 757594cec736..378b603f1569 100644 --- a/devel/libical/Makefile +++ b/devel/libical/Makefile @@ -4,7 +4,7 @@ PORTNAME= libical PORTVERSION= 2.0.0 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= gnome@FreeBSD.org diff --git a/devel/libzim/Makefile b/devel/libzim/Makefile index 873172b99ebc..1c91bcc54101 100644 --- a/devel/libzim/Makefile +++ b/devel/libzim/Makefile @@ -2,7 +2,7 @@ PORTNAME= libzim PORTVERSION= 2.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= swills@FreeBSD.org diff --git a/devel/objecthash/Makefile b/devel/objecthash/Makefile index 735e4d2e858a..05878962a045 100644 --- a/devel/objecthash/Makefile +++ b/devel/objecthash/Makefile @@ -3,7 +3,7 @@ PORTNAME= objecthash PORTVERSION= 20160802 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org diff --git a/devel/pecl-intl/Makefile b/devel/pecl-intl/Makefile index 3d533d445156..900a0015f640 100644 --- a/devel/pecl-intl/Makefile +++ b/devel/pecl-intl/Makefile @@ -3,7 +3,7 @@ PORTNAME= intl PORTVERSION= 3.0.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= devel pear MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/php70-intl/Makefile b/devel/php70-intl/Makefile index 55edda99b75c..26d286e49a0a 100644 --- a/devel/php70-intl/Makefile +++ b/devel/php70-intl/Makefile @@ -1,6 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php70 diff --git a/devel/php71-intl/Makefile b/devel/php71-intl/Makefile index 4a753441db3d..459838128947 100644 --- a/devel/php71-intl/Makefile +++ b/devel/php71-intl/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php71 diff --git a/devel/php72-intl/Makefile b/devel/php72-intl/Makefile index a50ac6b4d9c0..318812139f5d 100644 --- a/devel/php72-intl/Makefile +++ b/devel/php72-intl/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php72 diff --git a/devel/py-pyicu/Makefile b/devel/py-pyicu/Makefile index ff46b323ae01..24fe88a902c4 100644 --- a/devel/py-pyicu/Makefile +++ b/devel/py-pyicu/Makefile @@ -3,7 +3,7 @@ PORTNAME= pyicu PORTVERSION= 1.9.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/qt4-corelib/Makefile b/devel/qt4-corelib/Makefile index d60f16c9f8f7..78f223847d71 100644 --- a/devel/qt4-corelib/Makefile +++ b/devel/qt4-corelib/Makefile @@ -3,7 +3,7 @@ PORTNAME= corelib DISTVERSION= ${QT4_VERSION} -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= devel PKGNAMEPREFIX= qt4- diff --git a/devel/qt5-core/Makefile b/devel/qt5-core/Makefile index 646d1137c032..238641cb8b46 100644 --- a/devel/qt5-core/Makefile +++ b/devel/qt5-core/Makefile @@ -2,7 +2,7 @@ PORTNAME= core DISTVERSION= ${QT5_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel PKGNAMEPREFIX= qt5- diff --git a/dns/libpsl/Makefile b/dns/libpsl/Makefile index 12a265dba10c..f10fc6e621ae 100644 --- a/dns/libpsl/Makefile +++ b/dns/libpsl/Makefile @@ -4,7 +4,7 @@ PORTNAME= libpsl PORTVERSION= 0.20.2 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MAINTAINER= sunpoet@FreeBSD.org diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index 5844f8ce3a40..229e8cbe09da 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -2,6 +2,7 @@ .include "${.CURDIR}/Makefile.common" +PORTREVISION= 1 MASTER_SITES= https://download.documentfoundation.org/libreoffice/src/${PORTVERSION}/ \ https://dev-www.libreoffice.org/src/:src \ https://dev-www.libreoffice.org/extern/:ext diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index efe120d4fe91..3e697d0ccf58 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -4,7 +4,7 @@ PORTNAME= poedit PORTVERSION= 1.8.4 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= editors MASTER_SITES= https://github.com/vslavik/${PORTNAME}/releases/download/v${PORTVERSION}-oss/ diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 29a58b6dfdbd..fcd17f93fcaf 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnucash PORTVERSION= 3.2 +PORTREVISION= 1 CATEGORIES= finance gnome MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION} diff --git a/games/0ad/Makefile b/games/0ad/Makefile index bcf63f59e4c9..b39163449657 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -2,7 +2,7 @@ PORTNAME= 0ad PORTVERSION= 0.0.22 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MASTER_SITES= http://releases.wildfiregames.com/ \ SF/zero-ad/releases diff --git a/games/an/Makefile b/games/an/Makefile index 0a8fc4105684..d3c9e100da25 100644 --- a/games/an/Makefile +++ b/games/an/Makefile @@ -3,7 +3,7 @@ PORTNAME= an PORTVERSION= 1.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= DEBIAN_POOL DISTNAME= ${PORTNAME}_${PORTVERSION}.orig diff --git a/games/liblcf/Makefile b/games/liblcf/Makefile index f755e9be1bed..1ac0846cfd9f 100644 --- a/games/liblcf/Makefile +++ b/games/liblcf/Makefile @@ -3,7 +3,7 @@ PORTNAME= liblcf PORTVERSION= 0.5.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/openttd/Makefile b/games/openttd/Makefile index aa449ebb4371..87c07b481a32 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -3,7 +3,7 @@ PORTNAME= openttd DISTVERSION= 1.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://ca.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \ http://cz.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \ diff --git a/games/widelands/Makefile b/games/widelands/Makefile index 16d8b0fba80a..781d47ffd593 100644 --- a/games/widelands/Makefile +++ b/games/widelands/Makefile @@ -3,7 +3,7 @@ PORTNAME= widelands DISTVERSION= build19 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MASTER_SITES= https://launchpad.net/widelands/${DISTVERSION}/${DISTVERSION}/+download/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/graphics/libcdr01/Makefile b/graphics/libcdr01/Makefile index 8cad06da98ac..81219c7b71d7 100644 --- a/graphics/libcdr01/Makefile +++ b/graphics/libcdr01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libcdr PORTVERSION= 0.1.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics devel MASTER_SITES= LODEV PKGNAMESUFFIX= 01 diff --git a/graphics/libfreehand/Makefile b/graphics/libfreehand/Makefile index 0dc9f409549f..952923d35acc 100644 --- a/graphics/libfreehand/Makefile +++ b/graphics/libfreehand/Makefile @@ -2,7 +2,7 @@ PORTNAME= libfreehand PORTVERSION= 0.1.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= LODEV diff --git a/graphics/libzmf/Makefile b/graphics/libzmf/Makefile index 8a2c53104f79..7aff4727cd95 100644 --- a/graphics/libzmf/Makefile +++ b/graphics/libzmf/Makefile @@ -2,7 +2,7 @@ PORTNAME= libzmf PORTVERSION= 0.0.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= LODEV diff --git a/graphics/maim/Makefile b/graphics/maim/Makefile index e44fc2ecf8b5..8b2dfa4eb0cd 100644 --- a/graphics/maim/Makefile +++ b/graphics/maim/Makefile @@ -3,6 +3,7 @@ PORTNAME= maim PORTVERSION= 5.5.2 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= neel@neelc.org diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile index 0972255482d1..445171508936 100644 --- a/graphics/mapnik/Makefile +++ b/graphics/mapnik/Makefile @@ -4,7 +4,7 @@ PORTNAME= mapnik PORTVERSION= 3.0.9 DISTVERSIONPREFIX= v -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= graphics geography MASTER_SITES= http://mapnik.s3.amazonaws.com/dist/v${PORTVERSION}/ diff --git a/graphics/openfx-arena/Makefile b/graphics/openfx-arena/Makefile index 05265819c960..34673904fc69 100644 --- a/graphics/openfx-arena/Makefile +++ b/graphics/openfx-arena/Makefile @@ -3,6 +3,7 @@ PORTNAME= openfx-arena PORTVERSION= 2.3.12 DISTVERSIONPREFIX= Natron- +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= olivier@FreeBSD.org diff --git a/graphics/tesseract/Makefile b/graphics/tesseract/Makefile index d9d012992145..284ac96e7f98 100644 --- a/graphics/tesseract/Makefile +++ b/graphics/tesseract/Makefile @@ -3,6 +3,7 @@ PORTNAME= tesseract PORTVERSION= 3.05.02 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= pkubaj@anongoth.pl diff --git a/irc/znc/Makefile b/irc/znc/Makefile index adba26ad146b..e68cf6e17545 100644 --- a/irc/znc/Makefile +++ b/irc/znc/Makefile @@ -3,6 +3,7 @@ PORTNAME= znc PORTVERSION= 1.7.0 +PORTREVISION= 1 CATEGORIES= irc ipv6 MASTER_SITES= https://znc.in/releases/ \ https://znc.in/releases/archive/ diff --git a/java/openjfx8-devel/Makefile b/java/openjfx8-devel/Makefile index 046167da2c4f..a3539f8a0f6d 100644 --- a/java/openjfx8-devel/Makefile +++ b/java/openjfx8-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= openjfx8 DISTVERSION= 8u172-b11 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= java x11-toolkits devel MASTER_SITES= https://github.com/t6/openjfx/releases/download/release/ \ diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile index 387927fa39cd..571e95c89bc5 100644 --- a/lang/gnustep-base/Makefile +++ b/lang/gnustep-base/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnustep-base PORTVERSION= 1.25.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang devel gnustep MASTER_SITES= GNUSTEP/core diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index 374ff04c68a4..3d1621eec43e 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -3,7 +3,7 @@ PORTNAME= parrot PORTVERSION= 8.1.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= lang MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/supported/${PORTVERSION}/ \ LOCAL/sunpoet diff --git a/lang/phantomjs/Makefile b/lang/phantomjs/Makefile index 07d00abc2915..cbeb69f73efe 100644 --- a/lang/phantomjs/Makefile +++ b/lang/phantomjs/Makefile @@ -2,7 +2,7 @@ PORTNAME= phantomjs PORTVERSION= 2.1.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= lang MAINTAINER= feld@FreeBSD.org diff --git a/lang/spidermonkey38/Makefile b/lang/spidermonkey38/Makefile index 3fbffce95d05..0ed320b3f5d2 100644 --- a/lang/spidermonkey38/Makefile +++ b/lang/spidermonkey38/Makefile @@ -3,7 +3,7 @@ PORTNAME= spidermonkey38 PORTVERSION= 38.8.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${PORTVERSION}esr/source DISTNAME= firefox-${PORTVERSION}esr.source diff --git a/lang/spidermonkey52/Makefile b/lang/spidermonkey52/Makefile index 3c54d780e2ce..321e1e51acae 100644 --- a/lang/spidermonkey52/Makefile +++ b/lang/spidermonkey52/Makefile @@ -3,7 +3,7 @@ PORTNAME= spidermonkey PORTVERSION= 52.8.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${PORTVERSION}esr/source DISTNAME= firefox-${PORTVERSION}esr.source diff --git a/lang/swift/Makefile b/lang/swift/Makefile index 4e59e0f03bb8..a218b8aa5d74 100644 --- a/lang/swift/Makefile +++ b/lang/swift/Makefile @@ -4,7 +4,7 @@ PORTNAME= swift PORTVERSION= 3.1.1 DISTVERSIONPREFIX= swift- DISTVERSIONSUFFIX= -RELEASE -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang MAINTAINER= swills@FreeBSD.org diff --git a/lang/v8-devel/Makefile b/lang/v8-devel/Makefile index 2e2e9fa23560..e8ae47a6bcc7 100644 --- a/lang/v8-devel/Makefile +++ b/lang/v8-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= v8 PORTVERSION= 3.27.7 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= lang MASTER_SITES= LOCAL/vanilla PKGNAMESUFFIX= -devel diff --git a/mail/cyrus-imapd30/Makefile b/mail/cyrus-imapd30/Makefile index b1fdc48c7155..3fc44c7a5e93 100644 --- a/mail/cyrus-imapd30/Makefile +++ b/mail/cyrus-imapd30/Makefile @@ -2,7 +2,7 @@ PORTNAME= cyrus-imapd PORTVERSION= 3.0.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-imapd/ \ https://www.cyrusimap.org/releases/ diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 96aef7ea76fe..f43f105c473c 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -8,7 +8,7 @@ PORTNAME= dovecot PORTVERSION= 2.3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail ipv6 MASTER_SITES= https://www.dovecot.org/releases/2.3/ diff --git a/mail/dovecot22/Makefile b/mail/dovecot22/Makefile index 9ff9d0c727dd..9fa838c91401 100644 --- a/mail/dovecot22/Makefile +++ b/mail/dovecot22/Makefile @@ -13,7 +13,7 @@ PORTNAME= dovecot PORTVERSION= 2.2.36 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail ipv6 MASTER_SITES= https://www.dovecot.org/releases/2.2/ PKGNAMESUFFIX= 22 diff --git a/mail/evolution-ews/Makefile b/mail/evolution-ews/Makefile index 98801e73422b..6caaffbd3e08 100644 --- a/mail/evolution-ews/Makefile +++ b/mail/evolution-ews/Makefile @@ -3,7 +3,7 @@ PORTNAME= evolution-ews PORTVERSION= 3.24.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 3870988ced9b..bd71ffe539fe 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -3,7 +3,7 @@ PORTNAME= evolution PORTVERSION= 3.24.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 5316481fa743..e9ddc47a6ee2 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -3,7 +3,7 @@ PORTNAME= postfix DISTVERSION= 3.4-20180624 -PORTREVISION?= 0 +PORTREVISION?= 1 PORTEPOCH= 5 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index a79e7713ba6e..034947a80c23 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -3,7 +3,7 @@ PORTNAME= postfix DISTVERSION= 3.3.1 -PORTREVISION?= 0 +PORTREVISION?= 1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ diff --git a/mail/rspamd-devel/Makefile b/mail/rspamd-devel/Makefile index ebfec681bf93..71f58087a97c 100644 --- a/mail/rspamd-devel/Makefile +++ b/mail/rspamd-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME= rspamd PORTVERSION= 1.7.0.a2.20180302 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail PKGNAMESUFFIX= -devel diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile index 614109a1d9d5..593dea6c8c5e 100644 --- a/mail/rspamd/Makefile +++ b/mail/rspamd/Makefile @@ -2,6 +2,7 @@ PORTNAME= rspamd PORTVERSION= 1.7.5 +PORTREVISION= 1 CATEGORIES= mail MAINTAINER= vsevolod@FreeBSD.org diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile index c44f3d41140d..d07999e74d6c 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/Makefile @@ -2,7 +2,7 @@ PORTNAME= sendmail PORTVERSION= 8.15.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ DISTNAME= ${PORTNAME}.${PORTVERSION} diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 41930b2179e2..74ac8014d37a 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,7 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 52.8.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source diff --git a/math/R/Makefile b/math/R/Makefile index bbf7235e0c3c..c7ce97d1fc0c 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -3,6 +3,7 @@ PORTNAME= R DISTVERSION= 3.5.0 +PORTREVISION= 1 CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||} diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile index 7931cba885d9..528451c704d9 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -3,7 +3,7 @@ PORTNAME= libqalculate PORTVERSION= 2.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/ diff --git a/misc/sword/Makefile b/misc/sword/Makefile index 6c4cd806ebaa..6790e66edcae 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -3,7 +3,7 @@ PORTNAME= sword PORTVERSION= 1.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= ftp://ftp.crosswire.org/pub/sword/source/v${PORTVERSION:R}/ \ http://crosswire.org/ftpmirror/pub/sword/source/v${PORTVERSION:R}/ diff --git a/multimedia/aegisub/Makefile b/multimedia/aegisub/Makefile index e6a407f069bb..51317cd8ca7e 100644 --- a/multimedia/aegisub/Makefile +++ b/multimedia/aegisub/Makefile @@ -3,7 +3,7 @@ PORTNAME= aegisub PORTVERSION= 3.2.2 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= multimedia MASTER_SITES= http://ftp.aegisub.org/pub/archives/releases/source/ \ ftp://ftp.aegisub.org/pub/archives/releases/source/ \ diff --git a/multimedia/subtitlecomposer-kde4/Makefile b/multimedia/subtitlecomposer-kde4/Makefile index 72016723821b..7b1d984306e0 100644 --- a/multimedia/subtitlecomposer-kde4/Makefile +++ b/multimedia/subtitlecomposer-kde4/Makefile @@ -3,7 +3,7 @@ PORTNAME= subtitlecomposer PORTVERSION= 0.5.7 DISTVERSIONPREFIX= v -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= multimedia kde MAINTAINER= ports@FreeBSD.org diff --git a/net-im/mastodon/Makefile b/net-im/mastodon/Makefile index e07266ba6bd8..75ebeb25cff1 100644 --- a/net-im/mastodon/Makefile +++ b/net-im/mastodon/Makefile @@ -3,7 +3,7 @@ PORTNAME= mastodon DISTVERSIONPREFIX= v DISTVERSION= 2.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im www MAINTAINER= ports@FreeBSD.org diff --git a/net/freerdp/Makefile b/net/freerdp/Makefile index 1b00e27a56d3..eff4ce7a6b0c 100644 --- a/net/freerdp/Makefile +++ b/net/freerdp/Makefile @@ -3,7 +3,7 @@ PORTNAME= freerdp DISTVERSION= 2.0.0-rc1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net comms ipv6 PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile index 8f7016b3a5c6..2618a74c2bc7 100644 --- a/net/openldap24-server/Makefile +++ b/net/openldap24-server/Makefile @@ -65,7 +65,7 @@ BROKEN= incompatible OpenLDAP version: ${WANT_OPENLDAP_VER} .endif PORTREVISION_CLIENT= 0 -PORTREVISION_SERVER= 2 +PORTREVISION_SERVER= 3 OPENLDAP_SHLIB_MAJOR= 2 OPENLDAP_SHLIB_MINOR= 10.9 OPENLDAP_MAJOR= ${DISTVERSION:R} diff --git a/net/yaz/Makefile b/net/yaz/Makefile index 3a9883383019..3dc2ebe7dd8c 100644 --- a/net/yaz/Makefile +++ b/net/yaz/Makefile @@ -3,6 +3,7 @@ PORTNAME= yaz DISTVERSION= 5.25.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ diff --git a/net/zebra-server/Makefile b/net/zebra-server/Makefile index 71f5ecb7061a..a95c58d09a06 100644 --- a/net/zebra-server/Makefile +++ b/net/zebra-server/Makefile @@ -3,7 +3,7 @@ PORTNAME= zebra-server PORTVERSION= 2.0.55 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/zebra/ DISTNAME= idzebra-${PORTVERSION} diff --git a/news/tin/Makefile b/news/tin/Makefile index 3263342d9c1f..93115211623a 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -3,7 +3,7 @@ PORTNAME= tin PORTVERSION= 2.4.2 -PORTREVISION?= 1 # keep for chinese/tin +PORTREVISION?= 2 # keep for chinese/tin CATEGORIES+= news ipv6 MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v${PORTVERSION:R}/ \ ftp://ftp.sunet.se/pub/news/readers/tin/v${PORTVERSION:R}/ \ diff --git a/print/harfbuzz-icu/Makefile b/print/harfbuzz-icu/Makefile index bc6de9101a15..fe635d9404b5 100644 --- a/print/harfbuzz-icu/Makefile +++ b/print/harfbuzz-icu/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= -icu COMMENT= Harfbuzz ICU support diff --git a/print/libmspub01/Makefile b/print/libmspub01/Makefile index e5cc03089835..b7cd332cc56b 100644 --- a/print/libmspub01/Makefile +++ b/print/libmspub01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libmspub PORTVERSION= 0.1.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print graphics devel MASTER_SITES= LODEV/${PORTNAME} PKGNAMESUFFIX= 01 diff --git a/print/tex-xetex/Makefile b/print/tex-xetex/Makefile index 99790ba35fb3..0cf228679d08 100644 --- a/print/tex-xetex/Makefile +++ b/print/tex-xetex/Makefile @@ -2,7 +2,7 @@ PORTNAME= xetex PORTVERSION= 0.99992 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ PKGNAMEPREFIX= tex- diff --git a/print/texlive-base/Makefile b/print/texlive-base/Makefile index 7cf5b7cd6f29..8019bcf8f602 100644 --- a/print/texlive-base/Makefile +++ b/print/texlive-base/Makefile @@ -2,7 +2,7 @@ PORTNAME= texlive PORTVERSION= 20150521 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= print MASTER_SITES= TEX_CTAN/systems/texlive/Source/ PKGNAMESUFFIX= -base diff --git a/security/certificate-transparency/Makefile b/security/certificate-transparency/Makefile index 283563a9b11d..514134a55a7e 100644 --- a/security/certificate-transparency/Makefile +++ b/security/certificate-transparency/Makefile @@ -3,7 +3,7 @@ PORTNAME= certificate-transparency PORTVERSION= 20161015 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/gdisk/Makefile b/sysutils/gdisk/Makefile index ea8262ba34e6..2932bd0570cc 100644 --- a/sysutils/gdisk/Makefile +++ b/sysutils/gdisk/Makefile @@ -3,7 +3,7 @@ PORTNAME= gdisk PORTVERSION= 1.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= SF/gptfdisk/gptfdisk/${PORTVERSION} DISTNAME= gptfdisk-${PORTVERSION} diff --git a/sysutils/osquery/Makefile b/sysutils/osquery/Makefile index a5d5ec64fbbe..bd1cac186ee8 100644 --- a/sysutils/osquery/Makefile +++ b/sysutils/osquery/Makefile @@ -3,6 +3,7 @@ PORTNAME= osquery PORTVERSION= 3.2.6 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= zi@FreeBSD.org diff --git a/sysutils/tracker/Makefile b/sysutils/tracker/Makefile index 996be96ebf81..3d3676de759e 100644 --- a/sysutils/tracker/Makefile +++ b/sysutils/tracker/Makefile @@ -3,7 +3,7 @@ PORTNAME= tracker PORTVERSION= 1.6.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= sysutils gnome MASTER_SITES= GNOME diff --git a/textproc/R-cran-stringi/Makefile b/textproc/R-cran-stringi/Makefile index b7196877fd65..befa1dc10a61 100644 --- a/textproc/R-cran-stringi/Makefile +++ b/textproc/R-cran-stringi/Makefile @@ -3,6 +3,7 @@ PORTNAME= stringi DISTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/dwdiff/Makefile b/textproc/dwdiff/Makefile index d1d77a8477ca..7f220bc263e2 100644 --- a/textproc/dwdiff/Makefile +++ b/textproc/dwdiff/Makefile @@ -3,7 +3,7 @@ PORTNAME= dwdiff PORTVERSION= 2.0.9 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= textproc MASTER_SITES= http://os.ghalkes.nl/dist/ \ http://fossies.org/unix/privat/ diff --git a/textproc/ibus-qt/Makefile b/textproc/ibus-qt/Makefile index ffa09d649d19..b7a212194f82 100644 --- a/textproc/ibus-qt/Makefile +++ b/textproc/ibus-qt/Makefile @@ -3,7 +3,7 @@ PORTNAME= ibus-qt PORTVERSION= 1.3.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-Source diff --git a/textproc/libe-book/Makefile b/textproc/libe-book/Makefile index b72b9b2b391c..c2ca481a7c0b 100644 --- a/textproc/libe-book/Makefile +++ b/textproc/libe-book/Makefile @@ -2,7 +2,7 @@ PORTNAME= libe-book PORTVERSION= 0.1.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= SF/libebook/${PORTNAME}-${PORTVERSION}/ diff --git a/textproc/libqxp/Makefile b/textproc/libqxp/Makefile index bc296fde979a..082b891a64e9 100644 --- a/textproc/libqxp/Makefile +++ b/textproc/libqxp/Makefile @@ -2,7 +2,7 @@ PORTNAME= libqxp PORTVERSION= 0.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= https://dev-www.libreoffice.org/src/${PORTNAME}/ diff --git a/textproc/libvisio01/Makefile b/textproc/libvisio01/Makefile index 420b2ae9a5f4..ae35ff518305 100644 --- a/textproc/libvisio01/Makefile +++ b/textproc/libvisio01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libvisio PORTVERSION= 0.1.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc devel MASTER_SITES= LODEV/${PORTNAME} PKGNAMESUFFIX= 01 diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index 507b68fa3214..4cb6694ce7aa 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -3,7 +3,7 @@ PORTNAME= raptor2 PORTVERSION= 2.0.15 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ \ SF/librdf/${PORTNAME}/${PORTVERSION} diff --git a/textproc/rubygem-charlock_holmes/Makefile b/textproc/rubygem-charlock_holmes/Makefile index 4208be32243c..2e5ae7e4dc82 100644 --- a/textproc/rubygem-charlock_holmes/Makefile +++ b/textproc/rubygem-charlock_holmes/Makefile @@ -2,7 +2,7 @@ PORTNAME= charlock_holmes DISTVERSION= 0.7.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/zorba/Makefile b/textproc/zorba/Makefile index 2d5fa726d420..5e18d2d96f57 100644 --- a/textproc/zorba/Makefile +++ b/textproc/zorba/Makefile @@ -3,7 +3,7 @@ PORTNAME= zorba PORTVERSION= 2.7.0 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= textproc java MASTER_SITES= https://launchpadlibrarian.net/119058962/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} diff --git a/www/chromium/Makefile b/www/chromium/Makefile index e553641159cb..cdecd7234d7d 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -3,7 +3,7 @@ PORTNAME= chromium PORTVERSION= 65.0.3325.181 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES?= www MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/www/cppcms/Makefile b/www/cppcms/Makefile index 29b5ce1bc7c7..4d012417ca81 100644 --- a/www/cppcms/Makefile +++ b/www/cppcms/Makefile @@ -2,6 +2,7 @@ PORTNAME= cppcms PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 9ab8d8aa7f68..2ca829081b9c 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -3,7 +3,7 @@ PORTNAME= epiphany PORTVERSION= 3.24.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 41a57a547cec..5d60520b5eeb 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -3,7 +3,7 @@ PORTNAME= firefox DISTVERSION= 60.1.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ diff --git a/www/firefox/Makefile b/www/firefox/Makefile index c9671c303eb4..6cbf34788101 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -3,7 +3,7 @@ PORTNAME= firefox DISTVERSION= 61.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ diff --git a/www/iridium/Makefile b/www/iridium/Makefile index 272a3e87602c..8fe5109c608c 100644 --- a/www/iridium/Makefile +++ b/www/iridium/Makefile @@ -3,7 +3,7 @@ PORTNAME= iridium PORTVERSION= 58.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= www MASTER_SITES= https://downloads.iridiumbrowser.de/source/ PKGNAMESUFFIX= -browser diff --git a/www/mod_pagespeed/Makefile b/www/mod_pagespeed/Makefile index 415d0d492581..4753036b41db 100644 --- a/www/mod_pagespeed/Makefile +++ b/www/mod_pagespeed/Makefile @@ -2,7 +2,7 @@ PORTNAME= mod_pagespeed PORTVERSION= 1.12.34.2 -PORTREVISION= 12 +PORTREVISION= 13 PORTEPOCH= 1 CATEGORIES= www devel MASTER_SITES= LOCAL/mmokhi:boringssl,chromium_base,chromium_build,googleurl,gflags_arch,gflags_src,libjpeg_turbo_src,yasm_patched,libwebp,modpb64 \ diff --git a/www/node/Makefile b/www/node/Makefile index 2da1485b3d21..e5bee7898697 100644 --- a/www/node/Makefile +++ b/www/node/Makefile @@ -3,6 +3,7 @@ PORTNAME= node PORTVERSION= 10.5.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ diff --git a/www/node6/Makefile b/www/node6/Makefile index 01c86ce66c46..9ccc36950402 100644 --- a/www/node6/Makefile +++ b/www/node6/Makefile @@ -3,6 +3,7 @@ PORTNAME= node PORTVERSION= 6.14.3 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ PKGNAMESUFFIX= 6 diff --git a/www/node8/Makefile b/www/node8/Makefile index 87b060b26be9..03dd7607f099 100644 --- a/www/node8/Makefile +++ b/www/node8/Makefile @@ -3,6 +3,7 @@ PORTNAME= node PORTVERSION= 8.11.3 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ PKGNAMESUFFIX= 8 diff --git a/www/palemoon/Makefile b/www/palemoon/Makefile index 8acd022969e6..f54ef4002838 100644 --- a/www/palemoon/Makefile +++ b/www/palemoon/Makefile @@ -4,6 +4,7 @@ PORTNAME= palemoon DISTVERSION= 27.9.3 DISTVERSIONSUFFIX=_Release +PORTREVISION= 1 CATEGORIES= www ipv6 MAINTAINER= lichray@gmail.com diff --git a/www/qt5-webkit/Makefile b/www/qt5-webkit/Makefile index 974f483664a4..9d22b8f8825a 100644 --- a/www/qt5-webkit/Makefile +++ b/www/qt5-webkit/Makefile @@ -2,7 +2,7 @@ PORTNAME= webkit DISTVERSION= 5.212.0-alpha2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= www MASTER_SITES= https://github.com/annulen/${PORTNAME}/releases/download/${DISTNAME}/ PKGNAMEPREFIX= qt5- diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index e2a0f9ec84e2..217da33b0831 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -3,7 +3,7 @@ PORTNAME= seamonkey DISTVERSION= 2.49.3 -PORTREVISION= 7 +PORTREVISION= 8 MOZILLA_VER= 52 # above + 3 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ diff --git a/www/waterfox/Makefile b/www/waterfox/Makefile index 1837d7130cf4..b716c6d16f12 100644 --- a/www/waterfox/Makefile +++ b/www/waterfox/Makefile @@ -3,7 +3,7 @@ PORTNAME= waterfox DISTVERSION= 56.2.1-19 DISTVERSIONSUFFIX= -gff88ad0b627dc -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www ipv6 MAINTAINER= jbeich@FreeBSD.org diff --git a/www/webkit-gtk2/Makefile b/www/webkit-gtk2/Makefile index 2d2492fc1e6d..a9c8061a7e98 100644 --- a/www/webkit-gtk2/Makefile +++ b/www/webkit-gtk2/Makefile @@ -3,7 +3,7 @@ PORTNAME= webkit PORTVERSION= 2.4.11 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= www MASTER_SITES= http://webkitgtk.org/releases/ PKGNAMESUFFIX= -gtk2 diff --git a/www/webkit-gtk3/Makefile b/www/webkit-gtk3/Makefile index 3b1347f226f1..73f3e13fc6f5 100644 --- a/www/webkit-gtk3/Makefile +++ b/www/webkit-gtk3/Makefile @@ -3,7 +3,7 @@ PORTNAME= webkit PORTVERSION= 2.4.11 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= www MASTER_SITES= http://webkitgtk.org/releases/ PKGNAMESUFFIX= -gtk3 diff --git a/www/webkit2-gtk3/Makefile b/www/webkit2-gtk3/Makefile index cc03442e15c6..2cdad2c72c2c 100644 --- a/www/webkit2-gtk3/Makefile +++ b/www/webkit2-gtk3/Makefile @@ -3,6 +3,7 @@ PORTNAME= webkit PORTVERSION= 2.20.3 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://webkitgtk.org/releases/ PKGNAMESUFFIX= 2-gtk3 diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index e8891dc1761d..99c617ed3d7d 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnustep-gui PORTVERSION= 0.25.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-toolkits gnustep MASTER_SITES= GNUSTEP/core diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index f121c50abc18..c6a4e9e697cc 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-shell PORTVERSION= 3.18.5 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/x11/slop/Makefile b/x11/slop/Makefile index e43019eaecaf..0e936ca30d3e 100644 --- a/x11/slop/Makefile +++ b/x11/slop/Makefile @@ -3,6 +3,7 @@ PORTNAME= slop PORTVERSION= 7.4 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= neel@neelc.org |