diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-09-25 00:05:05 +0000 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-09-25 00:05:05 +0000 |
commit | a5a9805ffa6934c7f8a35773ecb955b8f49bc571 (patch) | |
tree | 38af65c6adad16dba1e13346ecb52295abff07e6 | |
parent | 7484f2258645fce25c2714f8a8c349aaf4af12d4 (diff) | |
download | FreeBSD-ports-a5a9805ffa6934c7f8a35773ecb955b8f49bc571.zip FreeBSD-ports-a5a9805ffa6934c7f8a35773ecb955b8f49bc571.tar.gz |
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
327 files changed, 335 insertions, 294 deletions
diff --git a/archivers/innoextract/Makefile b/archivers/innoextract/Makefile index 408c04d..62151d8 100644 --- a/archivers/innoextract/Makefile +++ b/archivers/innoextract/Makefile @@ -3,7 +3,7 @@ PORTNAME= innoextract PORTVERSION= 1.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= archivers MASTER_SITES= http://constexpr.org/innoextract/files/ diff --git a/archivers/tardy/Makefile b/archivers/tardy/Makefile index 5de3965..44d9237 100644 --- a/archivers/tardy/Makefile +++ b/archivers/tardy/Makefile @@ -4,7 +4,7 @@ PORTNAME= tardy PORTVERSION= 1.28 DISTVERSIONSUFFIX= .D001.orig -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= archivers MASTER_SITES= SF/tardy/${PORTVERSION}/ DISTNAME= ${PORTNAME}_${PORTVERSION}${DISTVERSIONSUFFIX} diff --git a/astro/libkgeomap/Makefile b/astro/libkgeomap/Makefile index c69b16a..91726c6 100644 --- a/astro/libkgeomap/Makefile +++ b/astro/libkgeomap/Makefile @@ -2,7 +2,7 @@ PORTNAME= libkgeomap PORTVERSION= ${KDE4_APPLICATIONS_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= astro kde MASTER_SITES= KDE/${KDE4_APPLICATIONS_BRANCH}/applications/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} diff --git a/astro/libosmium/Makefile b/astro/libosmium/Makefile index 553c769..2b861a9 100644 --- a/astro/libosmium/Makefile +++ b/astro/libosmium/Makefile @@ -3,7 +3,7 @@ PORTNAME= libosmium PORTVERSION= 2.13.1 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= astro geography devel diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile index 8a761b1..d13cd46 100644 --- a/audio/ardour/Makefile +++ b/audio/ardour/Makefile @@ -3,7 +3,7 @@ PORTNAME= ardour PORTVERSION= 2.8.16 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= http://freebsd.nsu.ru/distfiles/ diff --git a/audio/ardour5/Makefile b/audio/ardour5/Makefile index 322f871..dfdc5c3 100644 --- a/audio/ardour5/Makefile +++ b/audio/ardour5/Makefile @@ -3,7 +3,7 @@ PORTNAME= ardour5 PORTVERSION= 5.11.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= https://github.com/beerml/ardour_releases/raw/master/ # The original master side points to the latest release only: diff --git a/audio/clementine-player/Makefile b/audio/clementine-player/Makefile index 8de3cc0..656595c 100644 --- a/audio/clementine-player/Makefile +++ b/audio/clementine-player/Makefile @@ -3,7 +3,7 @@ PORTNAME= clementine PORTVERSION= 1.3.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= audio PKGNAMESUFFIX= -player diff --git a/audio/cpp-xmms2/Makefile b/audio/cpp-xmms2/Makefile index b8d53a9..b93fdb9 100644 --- a/audio/cpp-xmms2/Makefile +++ b/audio/cpp-xmms2/Makefile @@ -1,7 +1,7 @@ # Created by: Alexander Botero-Lowry <alex@foxybanana.com> # $FreeBSD$ -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= audio PKGNAMEPREFIX= cpp- diff --git a/audio/csound6/Makefile b/audio/csound6/Makefile index 5d4e45d..589c207 100644 --- a/audio/csound6/Makefile +++ b/audio/csound6/Makefile @@ -3,7 +3,7 @@ PORTNAME= csound PORTVERSION= 6.06 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= audio lang MASTER_SITES= SF/${PORTNAME}/${PORTNAME}6/${PORTNAME:S/c/C/}${PORTVERSION} PKGNAMESUFFIX= 6 diff --git a/audio/mp3plot/Makefile b/audio/mp3plot/Makefile index 43add85..ba81c26 100644 --- a/audio/mp3plot/Makefile +++ b/audio/mp3plot/Makefile @@ -3,7 +3,7 @@ PORTNAME= mp3plot DISTVERSION= 0.6.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= audio MASTER_SITES= http://p.outlyer.net/mp3plot/files/ diff --git a/audio/mumble/Makefile b/audio/mumble/Makefile index 307847a..35b1863 100644 --- a/audio/mumble/Makefile +++ b/audio/mumble/Makefile @@ -3,7 +3,7 @@ PORTNAME= mumble PORTVERSION= 1.2.19 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= feld@FreeBSD.org diff --git a/audio/murmur/Makefile b/audio/murmur/Makefile index ccdc1bf..e524b26 100644 --- a/audio/murmur/Makefile +++ b/audio/murmur/Makefile @@ -3,7 +3,7 @@ PORTNAME= murmur PORTVERSION= 1.2.19 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio net MAINTAINER= feld@FreeBSD.org diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index 8036e01..2c7e6a4 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -2,7 +2,7 @@ PORTNAME= musicpd PORTVERSION= 0.20.10 -PORTREVISION= 2 +PORTREVISION= 3 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 2fc4e23..11a8477 100644 --- a/audio/ncmpcpp/Makefile +++ b/audio/ncmpcpp/Makefile @@ -2,7 +2,7 @@ PORTNAME= ncmpcpp PORTVERSION= 0.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://ncmpcpp.rybczak.net/stable/ diff --git a/audio/patchage/Makefile b/audio/patchage/Makefile index b741b26..5dfa545 100644 --- a/audio/patchage/Makefile +++ b/audio/patchage/Makefile @@ -3,7 +3,7 @@ PORTNAME= patchage PORTVERSION= 0.5.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MASTER_SITES= http://download.drobilla.net/ \ http://frugalware.mirrors.tds.net/pub/linux/frugalware/frugalware-current/source/xmultimedia-extra/patchage/ diff --git a/audio/pms/Makefile b/audio/pms/Makefile index 0f34bf6..9b20439 100644 --- a/audio/pms/Makefile +++ b/audio/pms/Makefile @@ -3,7 +3,7 @@ PORTNAME= pms PORTVERSION= 0.42 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/py-tagpy/Makefile b/audio/py-tagpy/Makefile index 815a22e..5ce54c6 100644 --- a/audio/py-tagpy/Makefile +++ b/audio/py-tagpy/Makefile @@ -3,7 +3,7 @@ PORTNAME= tagpy PORTVERSION= 2013.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/audio/raul/Makefile b/audio/raul/Makefile index 814e13a..608407d 100644 --- a/audio/raul/Makefile +++ b/audio/raul/Makefile @@ -3,7 +3,7 @@ PORTNAME= raul PORTVERSION= 0.8.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= http://download.drobilla.net/ diff --git a/audio/supercollider/Makefile b/audio/supercollider/Makefile index b7d5dca..bf26164 100644 --- a/audio/supercollider/Makefile +++ b/audio/supercollider/Makefile @@ -2,7 +2,7 @@ PORTNAME= supercollider PORTVERSION= 3.8.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= https://github.com/supercollider/supercollider/releases/download/Version-${PORTVERSION}/ DISTNAME= SuperCollider-${PORTVERSION}-Source-linux diff --git a/biology/seqan-apps/Makefile b/biology/seqan-apps/Makefile index 541910b..842b72f 100644 --- a/biology/seqan-apps/Makefile +++ b/biology/seqan-apps/Makefile @@ -4,7 +4,7 @@ PORTNAME= seqan-apps PORTVERSION= 2.2.0 DISTVERSIONPREFIX= seqan-v -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= biology MAINTAINER= h2+fbsdports@fsfe.org diff --git a/cad/freecad/Makefile b/cad/freecad/Makefile index 7e1a729..aacef6f 100644 --- a/cad/freecad/Makefile +++ b/cad/freecad/Makefile @@ -2,7 +2,7 @@ PORTNAME= FreeCAD DISTVERSION= 0.17.g20170616 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad MAINTAINER= tj+freebsd_ports@a13.fr diff --git a/cad/fritzing/Makefile b/cad/fritzing/Makefile index fbf580b..4c7dd38 100644 --- a/cad/fritzing/Makefile +++ b/cad/fritzing/Makefile @@ -4,7 +4,7 @@ PORTNAME= fritzing PORTVERSION= 0.9.2 DISTVERSIONSUFFIX= b -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= cad MAINTAINER= lenzi.sergio@gmail.com diff --git a/cad/kicad-devel/Makefile b/cad/kicad-devel/Makefile index a91ac17..bc5607a 100644 --- a/cad/kicad-devel/Makefile +++ b/cad/kicad-devel/Makefile @@ -3,8 +3,7 @@ PORTNAME= kicad DISTVERSION= r${GIT_SRC_DATE} -PORTREVISION= 1 -#PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MASTER_SITES= LOCAL/mr PKGNAMESUFFIX= -devel diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile index ba8dbec..4742da8 100644 --- a/cad/kicad/Makefile +++ b/cad/kicad/Makefile @@ -3,7 +3,7 @@ PORTNAME= kicad PORTVERSION= 4.0.7 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= cad diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile index ef3c82c..a564da7 100644 --- a/cad/librecad/Makefile +++ b/cad/librecad/Makefile @@ -2,7 +2,7 @@ PORTNAME= librecad PORTVERSION= 2.1.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= cad MAINTAINER= jhale@FreeBSD.org diff --git a/cad/linuxcnc-devel/Makefile b/cad/linuxcnc-devel/Makefile index 87fe14d..3c6932d 100644 --- a/cad/linuxcnc-devel/Makefile +++ b/cad/linuxcnc-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= linuxcnc PORTVERSION= 20170708 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad PKGNAMESUFFIX= -devel diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile index dab0bbb..52ae68e 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -3,7 +3,7 @@ PORTNAME= openscad PORTVERSION= 2015.03 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= cad MASTER_SITES= http://files.openscad.org/ DISTNAME= openscad-${PORTVERSION}.src diff --git a/chinese/librime/Makefile b/chinese/librime/Makefile index d3cd1dd..99f19b6 100644 --- a/chinese/librime/Makefile +++ b/chinese/librime/Makefile @@ -4,7 +4,7 @@ PORTNAME= librime PORTVERSION= 1.2.9 DISTVERSIONPREFIX= rime- -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= chinese textproc MAINTAINER= lichray@gmail.com diff --git a/comms/fldigi/Makefile b/comms/fldigi/Makefile index 1732aad..08320d6 100644 --- a/comms/fldigi/Makefile +++ b/comms/fldigi/Makefile @@ -2,7 +2,7 @@ PORTNAME= fldigi PORTVERSION= 4.0.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME} diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile index 29be0ff..653ce0c 100644 --- a/comms/gnuradio/Makefile +++ b/comms/gnuradio/Makefile @@ -2,7 +2,7 @@ PORTNAME= gnuradio PORTVERSION= 3.7.10.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= comms astro hamradio MASTER_SITES= http://gnuradio.org/releases/gnuradio/ \ LOCAL/db diff --git a/comms/gqrx/Makefile b/comms/gqrx/Makefile index 204b30e..ca23cbd 100644 --- a/comms/gqrx/Makefile +++ b/comms/gqrx/Makefile @@ -4,6 +4,7 @@ PORTNAME= gqrx PORTVERSION= 2.8 DISTVERSIONPREFIX= v +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= comms hamradio diff --git a/comms/gr-osmosdr/Makefile b/comms/gr-osmosdr/Makefile index d8a77b4..36af3c3 100644 --- a/comms/gr-osmosdr/Makefile +++ b/comms/gr-osmosdr/Makefile @@ -2,7 +2,7 @@ PORTNAME= gr-osmosdr PORTVERSION= 20160622 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= comms hamradio MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \ LOCAL/martymac diff --git a/comms/uhd/Makefile b/comms/uhd/Makefile index 866c332..442c925 100644 --- a/comms/uhd/Makefile +++ b/comms/uhd/Makefile @@ -2,7 +2,7 @@ PORTNAME= uhd PORTVERSION= 3.10.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms hamradio MASTER_SITES= http://files.ettus.com/binaries/images/ DISTFILES= ${IMAGE_FILE} diff --git a/comms/usrp/Makefile b/comms/usrp/Makefile index de39a82..04c404c 100644 --- a/comms/usrp/Makefile +++ b/comms/usrp/Makefile @@ -2,7 +2,7 @@ PORTNAME= usrp PORTVERSION= 3.4.3 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= comms hamradio MASTER_SITES= LOCAL/adrian DISTNAME= Ettus-USRP-3.4.3 diff --git a/converters/osm2pgsql/Makefile b/converters/osm2pgsql/Makefile index 67927f2..e8d0ce2 100644 --- a/converters/osm2pgsql/Makefile +++ b/converters/osm2pgsql/Makefile @@ -3,7 +3,7 @@ PORTNAME= osm2pgsql PORTVERSION= 0.92.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= converters geography MAINTAINER= amdmi3@FreeBSD.org diff --git a/databases/akonadi/Makefile b/databases/akonadi/Makefile index f53f289..7ef1007 100644 --- a/databases/akonadi/Makefile +++ b/databases/akonadi/Makefile @@ -3,7 +3,7 @@ PORTNAME= akonadi PORTVERSION= 1.13.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases kde MASTER_SITES= KDE/stable/${PORTNAME}/src DIST_SUBDIR= KDE diff --git a/databases/clickhouse/Makefile b/databases/clickhouse/Makefile index 12764be..0f84ef9 100644 --- a/databases/clickhouse/Makefile +++ b/databases/clickhouse/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.1.54289 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -stable #DISTVERSIONSUFFIX= -testing -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MAINTAINER= proler@gmail.com diff --git a/databases/galera/Makefile b/databases/galera/Makefile index 60efcc8..27b60b5a 100644 --- a/databases/galera/Makefile +++ b/databases/galera/Makefile @@ -4,6 +4,7 @@ PORTNAME= galera PORTVERSION?= 25.3.21 DISTVERSIONPREFIX?= release_ +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= devel@galeracluster.com diff --git a/databases/glom/Makefile b/databases/glom/Makefile index fdf21a4..6c8574b 100644 --- a/databases/glom/Makefile +++ b/databases/glom/Makefile @@ -3,7 +3,7 @@ PORTNAME= glom PORTVERSION= 1.28.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/databases/grass7/Makefile b/databases/grass7/Makefile index 5e7b8dd..f5ba962 100644 --- a/databases/grass7/Makefile +++ b/databases/grass7/Makefile @@ -3,6 +3,7 @@ PORTNAME= grass PORTVERSION= 7.2.2 +PORTREVISION= 1 CATEGORIES= databases geography MASTER_SITES= http://grass.osgeo.org/%SUBDIR%/ \ http://grass.cict.fr/%SUBDIR%/ \ diff --git a/databases/hamsterdb/Makefile b/databases/hamsterdb/Makefile index e04bea6..cd56907 100644 --- a/databases/hamsterdb/Makefile +++ b/databases/hamsterdb/Makefile @@ -3,7 +3,7 @@ PORTNAME= hamsterdb PORTVERSION= 2.1.11 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases MASTER_SITES= http://files.hamsterdb.com/dl/ diff --git a/databases/mariadb100-server/Makefile b/databases/mariadb100-server/Makefile index 2252169..24b1a08 100644 --- a/databases/mariadb100-server/Makefile +++ b/databases/mariadb100-server/Makefile @@ -2,7 +2,7 @@ PORTNAME?= mariadb PORTVERSION= 10.0.32 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= databases ipv6 MASTER_SITES= http://ftp.osuosl.org/pub/${SITESDIR}/ \ http://mirrors.supportex.net/${SITESDIR}/ \ diff --git a/databases/mariadb101-server/Makefile b/databases/mariadb101-server/Makefile index e6166eb..9c405a5 100644 --- a/databases/mariadb101-server/Makefile +++ b/databases/mariadb101-server/Makefile @@ -2,7 +2,7 @@ PORTNAME?= mariadb PORTVERSION= 10.1.26 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= databases ipv6 MASTER_SITES= http://ftp.osuosl.org/pub/${SITESDIR}/ \ http://mirrors.supportex.net/${SITESDIR}/ \ diff --git a/databases/mariadb102-server/Makefile b/databases/mariadb102-server/Makefile index afc4c55..1f35f66 100644 --- a/databases/mariadb102-server/Makefile +++ b/databases/mariadb102-server/Makefile @@ -2,7 +2,7 @@ PORTNAME?= mariadb PORTVERSION= 10.2.7 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= databases ipv6 MASTER_SITES= http://mirrors.supportex.net/${SITESDIR}/ \ http://mirror2.hs-esslingen.de/pub/Mirrors/${SITESDIR}/ \ diff --git a/databases/mariadb55-server/Makefile b/databases/mariadb55-server/Makefile index 2858028..b96a061 100644 --- a/databases/mariadb55-server/Makefile +++ b/databases/mariadb55-server/Makefile @@ -2,7 +2,7 @@ PORTNAME?= mariadb PORTVERSION= 5.5.57 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= databases ipv6 MASTER_SITES= http://ftp.osuosl.org/pub/mariadb/${PORTNAME}-${PORTVERSION}/source/ \ http://mirrors.supportex.net/mariadb/${PORTNAME}-${PORTVERSION}/source/ \ diff --git a/databases/mongodb/Makefile b/databases/mongodb/Makefile index 2c1d3381..fd0815e 100644 --- a/databases/mongodb/Makefile +++ b/databases/mongodb/Makefile @@ -3,6 +3,7 @@ PORTNAME= mongodb PORTVERSION= 2.6.12 +PORTREVISION= 1 CATEGORIES= databases net MASTER_SITES= http://downloads.mongodb.org/src/ DISTNAME= ${PORTNAME}-src-r${PORTVERSION} diff --git a/databases/mongodb34-rocks/Makefile b/databases/mongodb34-rocks/Makefile index bb86cc2..4e64dce 100644 --- a/databases/mongodb34-rocks/Makefile +++ b/databases/mongodb34-rocks/Makefile @@ -2,7 +2,7 @@ PORTNAME= mongodb PORTVERSION= 3.4.6 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= r CATEGORIES= databases net MASTER_SITES= https://fastdl.mongodb.org/src/ \ diff --git a/databases/mongodb34/Makefile b/databases/mongodb34/Makefile index 281659a..8231592 100644 --- a/databases/mongodb34/Makefile +++ b/databases/mongodb34/Makefile @@ -3,7 +3,7 @@ PORTNAME= mongodb DISTVERSIONPREFIX= r DISTVERSION= 3.4.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases net MASTER_SITES= https://fastdl.mongodb.org/src/ \ http://fastdl.mongodb.org/src/ \ diff --git a/databases/mysql-connector-c++/Makefile b/databases/mysql-connector-c++/Makefile index ef4abf3..7952220 100644 --- a/databases/mysql-connector-c++/Makefile +++ b/databases/mysql-connector-c++/Makefile @@ -3,6 +3,7 @@ PORTNAME= mysql-connector-c++ PORTVERSION= 1.1.9 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= MYSQL/Connector-C++ diff --git a/databases/pgrouting/Makefile b/databases/pgrouting/Makefile index 41c69c3..45bbb3c 100644 --- a/databases/pgrouting/Makefile +++ b/databases/pgrouting/Makefile @@ -4,6 +4,7 @@ PORTNAME= pgrouting PORTVERSION= 2.5.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= databases geography MAINTAINER= lbartoletti@tuxfamily.org diff --git a/databases/php5-pdo_cassandra/Makefile b/databases/php5-pdo_cassandra/Makefile index db5f894..a22960f 100644 --- a/databases/php5-pdo_cassandra/Makefile +++ b/databases/php5-pdo_cassandra/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdo_cassandra PORTVERSION= 0.2.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= databases PKGNAMEPREFIX= php5- diff --git a/databases/sfcgal/Makefile b/databases/sfcgal/Makefile index eca90bb..dfff8fc 100644 --- a/databases/sfcgal/Makefile +++ b/databases/sfcgal/Makefile @@ -4,6 +4,7 @@ PORTNAME= sfcgal PORTVERSION= 1.3.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= databases math graphics MAINTAINER= lbartoletti@tuxfamily.org diff --git a/databases/soci/Makefile b/databases/soci/Makefile index 041d15e..0744cc4 100644 --- a/databases/soci/Makefile +++ b/databases/soci/Makefile @@ -3,7 +3,7 @@ PORTNAME= soci PORTVERSION= 3.2.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/databases/speedtables/Makefile b/databases/speedtables/Makefile index a3eb8a5..f580d1b 100644 --- a/databases/speedtables/Makefile +++ b/databases/speedtables/Makefile @@ -4,6 +4,7 @@ PORTNAME= speedtables PORTVERSION= 1.13.6 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= gahr@FreeBSD.org diff --git a/databases/vsqlite/Makefile b/databases/vsqlite/Makefile index e8eb734..2b64de3 100644 --- a/databases/vsqlite/Makefile +++ b/databases/vsqlite/Makefile @@ -3,7 +3,7 @@ PORTNAME= vsqlite PORTVERSION= 0.3.13 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases MAINTAINER= kwm@FreeBSD.org diff --git a/deskutils/easystroke/Makefile b/deskutils/easystroke/Makefile index 6c95f11..961369c 100644 --- a/deskutils/easystroke/Makefile +++ b/deskutils/easystroke/Makefile @@ -3,7 +3,7 @@ PORTNAME= easystroke PORTVERSION= 0.6.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= deskutils MASTER_SITES= SF diff --git a/deskutils/gnote/Makefile b/deskutils/gnote/Makefile index fefcf30..fc1470f 100644 --- a/deskutils/gnote/Makefile +++ b/deskutils/gnote/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnote PORTVERSION= 3.18.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils gnome MASTER_SITES= GNOME diff --git a/deskutils/kdepim4-runtime/Makefile b/deskutils/kdepim4-runtime/Makefile index ffdf545..558a637 100644 --- a/deskutils/kdepim4-runtime/Makefile +++ b/deskutils/kdepim4-runtime/Makefile @@ -3,7 +3,7 @@ PORTNAME= kdepim-runtime PORTVERSION= ${KDE4_KDEPIM_VERSION} -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils kde MASTER_SITES= KDE/${KDE4_APPLICATIONS_BRANCH}/applications/${KDE4_APPLICATIONS_VERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} diff --git a/deskutils/kdepim4/Makefile b/deskutils/kdepim4/Makefile index 5d0f755..d604b43 100644 --- a/deskutils/kdepim4/Makefile +++ b/deskutils/kdepim4/Makefile @@ -3,7 +3,7 @@ PORTNAME= kdepim PORTVERSION= ${KDE4_KDEPIM_VERSION} -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= deskutils kde MASTER_SITES= KDE/${KDE4_APPLICATIONS_BRANCH}/applications/${KDE4_APPLICATIONS_VERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} diff --git a/deskutils/kdepimlibs4/Makefile b/deskutils/kdepimlibs4/Makefile index 2b681e3..db847cc 100644 --- a/deskutils/kdepimlibs4/Makefile +++ b/deskutils/kdepimlibs4/Makefile @@ -3,7 +3,7 @@ PORTNAME= kdepimlibs PORTVERSION= ${KDE4_KDEPIM_VERSION} -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= deskutils kde MASTER_SITES= KDE/${KDE4_APPLICATIONS_BRANCH}/applications/${KDE4_APPLICATIONS_VERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} diff --git a/deskutils/launchy/Makefile b/deskutils/launchy/Makefile index 321ea8e..8b39bee 100644 --- a/deskutils/launchy/Makefile +++ b/deskutils/launchy/Makefile @@ -3,7 +3,7 @@ PORTNAME= launchy PORTVERSION= 2.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}/Launchy%20on%20Linux/${PORTVERSION} diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index af84d1c..81f48fc 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -3,7 +3,7 @@ PORTNAME= pinot PORTVERSION= 1.09 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils MAINTAINER= thierry@FreeBSD.org diff --git a/devel/avro-cpp/Makefile b/devel/avro-cpp/Makefile index 2fca5cb..74b81d4 100644 --- a/devel/avro-cpp/Makefile +++ b/devel/avro-cpp/Makefile @@ -3,7 +3,7 @@ PORTNAME= avro PORTVERSION= 1.8.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= http://www.sai.msu.su/apache/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ \ APACHE/${PORTNAME}/stable diff --git a/devel/boost-all/compiled.mk b/devel/boost-all/compiled.mk index 5e91874..2497855 100644 --- a/devel/boost-all/compiled.mk +++ b/devel/boost-all/compiled.mk @@ -4,7 +4,8 @@ MAKE_CMD= bjam MAKEFILE= # MAKE_FLAGS= # ALL_TARGET= stage -USES+= compiler:features +USES+= compiler:c++11-lib +USE_CXXSTD= gnu++11 PLIST_SUB+= BOOST_SHARED_LIB_VER=${PORTVERSION} diff --git a/devel/boost-libs/Makefile b/devel/boost-libs/Makefile index 38d78fb..ba89ddc4 100644 --- a/devel/boost-libs/Makefile +++ b/devel/boost-libs/Makefile @@ -10,6 +10,9 @@ BROKEN_sparc64= https://github.com/boostorg/context/commit/f2ef6326b6ed BUILD_DEPENDS+= bjam:devel/boost-jam +# libs/config/test/boost_no_cxx11_thread_local.ipp fails (see base r303795) +PLIST_SUB+= FIBER="${"${OPSYS}"=="FreeBSD" && ${OSREL:R} < 11:?@comment :}" + OPTIONS_DEFINE= DEBUG OPTIMIZED_CFLAGS OPTIONS_MULTI= LOCALE OPTIONS_MULTI_LOCALE= ICONV ICU diff --git a/devel/boost-libs/pkg-plist b/devel/boost-libs/pkg-plist index 2e37bcb..da50d1a 100644 --- a/devel/boost-libs/pkg-plist +++ b/devel/boost-libs/pkg-plist @@ -12498,6 +12498,9 @@ lib/libboost_date_time.a lib/libboost_date_time.so lib/libboost_date_time.so.%%BOOST_SHARED_LIB_VER%% lib/libboost_exception.a +%%FIBER%%lib/libboost_fiber.a +%%FIBER%%lib/libboost_fiber.so +%%FIBER%%lib/libboost_fiber.so.%%BOOST_SHARED_LIB_VER%% lib/libboost_filesystem.a lib/libboost_filesystem.so lib/libboost_filesystem.so.%%BOOST_SHARED_LIB_VER%% diff --git a/devel/boost_build/Makefile b/devel/boost_build/Makefile index 37d5ebd..d8ec160 100644 --- a/devel/boost_build/Makefile +++ b/devel/boost_build/Makefile @@ -3,7 +3,7 @@ PORTNAME= boost_build PORTVERSION= 2.0.m12 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= SF/boost/boost-build/2.0-m12 DISTNAME= ${PORTNAME:S/_/-/g}-${PORTVERSION:S/.m/-m/} diff --git a/devel/codeblocks/Makefile b/devel/codeblocks/Makefile index 2499288..0bf70b9 100644 --- a/devel/codeblocks/Makefile +++ b/devel/codeblocks/Makefile @@ -3,7 +3,7 @@ PORTNAME= codeblocks PORTVERSION= 16.01 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/Sources/${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/cpp-hocon/Makefile b/devel/cpp-hocon/Makefile index 054ac39..f9575be 100644 --- a/devel/cpp-hocon/Makefile +++ b/devel/cpp-hocon/Makefile @@ -2,6 +2,7 @@ PORTNAME= cpp-hocon PORTVERSION= 0.1.6 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= puppet@FreeBSD.org diff --git a/devel/cpp-netlib/Makefile b/devel/cpp-netlib/Makefile index 148e812..b17eadb 100644 --- a/devel/cpp-netlib/Makefile +++ b/devel/cpp-netlib/Makefile @@ -5,7 +5,7 @@ PORTNAME= cpp-netlib DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 0.12.0 DISTVERSIONSUFFIX= -final -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= zi@FreeBSD.org diff --git a/devel/cpprestsdk/Makefile b/devel/cpprestsdk/Makefile index 1a130bf..847e4f2 100644 --- a/devel/cpprestsdk/Makefile +++ b/devel/cpprestsdk/Makefile @@ -3,7 +3,7 @@ PORTNAME= cpprestsdk PORTVERSION= 2.9.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= projects@phess.net diff --git a/devel/eblob/Makefile b/devel/eblob/Makefile index 5ca6ca2..44f6925 100644 --- a/devel/eblob/Makefile +++ b/devel/eblob/Makefile @@ -3,7 +3,7 @@ PORTNAME= eblob PORTVERSION= 0.18.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org diff --git a/devel/edb/Makefile b/devel/edb/Makefile index 460c7cd..ceb0c2b 100644 --- a/devel/edb/Makefile +++ b/devel/edb/Makefile @@ -2,7 +2,7 @@ PORTNAME= edb PORTVERSION= 0.9.18 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MASTER_SITES= http://codef00.com/projects/ DISTNAME= debugger-${PORTVERSION} diff --git a/devel/gearmand-devel/Makefile b/devel/gearmand-devel/Makefile index 8962a92..bd0c9b1 100644 --- a/devel/gearmand-devel/Makefile +++ b/devel/gearmand-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= gearmand PORTVERSION= 1.1.8 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel MASTER_SITES= http://launchpad.net/gearmand/1.2/${PORTVERSION}/+download/ PKGNAMESUFFIX= -devel diff --git a/devel/gearmand/Makefile b/devel/gearmand/Makefile index 0154c28..2dcd5e2 100644 --- a/devel/gearmand/Makefile +++ b/devel/gearmand/Makefile @@ -3,7 +3,7 @@ PORTNAME= gearmand PORTVERSION= 1.0.6 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel MASTER_SITES= http://launchpad.net/gearmand/1.0/${PORTVERSION}/+download/ diff --git a/devel/kdevplatform/Makefile b/devel/kdevplatform/Makefile index 62e871f..3cd2b43 100644 --- a/devel/kdevplatform/Makefile +++ b/devel/kdevplatform/Makefile @@ -3,7 +3,7 @@ PORTNAME= kdevplatform PORTVERSION= ${KDEVELOP_VERSION:S/4./1./} -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel kde MASTER_SITES= KDE/${KDEVELOP_BRANCH}/kdevelop/${KDEVELOP_VERSION} DIST_SUBDIR= KDE/kdevelop/${KDEVELOP_VERSION} diff --git a/devel/leatherman/Makefile b/devel/leatherman/Makefile index 8e19a66..89ae182 100644 --- a/devel/leatherman/Makefile +++ b/devel/leatherman/Makefile @@ -2,6 +2,7 @@ PORTNAME= leatherman PORTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= puppet@FreeBSD.org diff --git a/devel/libarea/Makefile b/devel/libarea/Makefile index 783c5c2..0709b5c 100644 --- a/devel/libarea/Makefile +++ b/devel/libarea/Makefile @@ -3,7 +3,7 @@ PORTNAME= libarea PORTVERSION= 20160313 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel cad MAINTAINER= pfg@FreeBSD.org diff --git a/devel/libclaw/Makefile b/devel/libclaw/Makefile index 4a44339..f52c1bd 100644 --- a/devel/libclaw/Makefile +++ b/devel/libclaw/Makefile @@ -3,7 +3,7 @@ PORTNAME= libclaw PORTVERSION= 1.7.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= SF diff --git a/devel/libcutl/Makefile b/devel/libcutl/Makefile index 2ae4b18..267046e 100644 --- a/devel/libcutl/Makefile +++ b/devel/libcutl/Makefile @@ -2,7 +2,7 @@ PORTNAME= libcutl PORTVERSION= 1.10.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MASTER_SITES= http://www.codesynthesis.com/download/${PORTNAME}/${PORTVERSION:R}/ diff --git a/devel/libflatarray/Makefile b/devel/libflatarray/Makefile index 2571712..ab3a238 100644 --- a/devel/libflatarray/Makefile +++ b/devel/libflatarray/Makefile @@ -3,7 +3,7 @@ PORTNAME= libflatarray PORTVERSION= 0.3.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel science MASTER_SITES= http://www.libgeodecomp.org/archive/ diff --git a/devel/libftdi/Makefile b/devel/libftdi/Makefile index 00cbf41..075e188 100644 --- a/devel/libftdi/Makefile +++ b/devel/libftdi/Makefile @@ -2,7 +2,7 @@ PORTNAME= libftdi PORTVERSION= 0.20 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel MASTER_SITES= http://www.intra2net.com/en/developer/libftdi/download/ diff --git a/devel/libftdi1/Makefile b/devel/libftdi1/Makefile index dc0c194..47104e1 100644 --- a/devel/libftdi1/Makefile +++ b/devel/libftdi1/Makefile @@ -2,6 +2,7 @@ PORTNAME= libftdi1 PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.intra2net.com/en/developer/libftdi/download/ diff --git a/devel/libiqxmlrpc/Makefile b/devel/libiqxmlrpc/Makefile index 1df01f9..0eb17c4 100644 --- a/devel/libiqxmlrpc/Makefile +++ b/devel/libiqxmlrpc/Makefile @@ -3,7 +3,7 @@ PORTNAME= libiqxmlrpc PORTVERSION= 0.13.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel net MASTER_SITES= SF diff --git a/devel/libkolab/Makefile b/devel/libkolab/Makefile index 0ed2e31..a7be7ec 100644 --- a/devel/libkolab/Makefile +++ b/devel/libkolab/Makefile @@ -2,7 +2,7 @@ PORTNAME= libkolab PORTVERSION= 0.6.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel kde MASTER_SITES= http://mirror.kolabsys.com/pub/releases/ diff --git a/devel/liblas/Makefile b/devel/liblas/Makefile index 6f2ccbc..4238db8 100644 --- a/devel/liblas/Makefile +++ b/devel/liblas/Makefile @@ -3,7 +3,7 @@ PORTNAME= liblas PORTVERSION= 1.8.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MAINTAINER= wen@FreeBSD.org diff --git a/devel/libopkele/Makefile b/devel/libopkele/Makefile index 25e77c1..96ddddc 100644 --- a/devel/libopkele/Makefile +++ b/devel/libopkele/Makefile @@ -3,7 +3,7 @@ PORTNAME= libopkele PORTVERSION= 2.0.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel MASTER_SITES= http://kin.klever.net/dist/ diff --git a/devel/liborcus/Makefile b/devel/liborcus/Makefile index 367c4f5..872f6a1 100644 --- a/devel/liborcus/Makefile +++ b/devel/liborcus/Makefile @@ -2,7 +2,7 @@ PORTNAME= liborcus PORTVERSION= 0.12.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel misc MASTER_SITES= http://kohei.us/files/orcus/src/ diff --git a/devel/log4cxx/Makefile b/devel/log4cxx/Makefile index 3519830..b6ec159 100644 --- a/devel/log4cxx/Makefile +++ b/devel/log4cxx/Makefile @@ -3,7 +3,7 @@ PORTNAME= log4cxx PORTVERSION= 0.10.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel MASTER_SITES= APACHE/logging/${PORTNAME}/${PORTVERSION} DISTNAME= apache-${PORTNAME}-${PORTVERSION} diff --git a/devel/love07/Makefile b/devel/love07/Makefile index d67138b..550e499 100644 --- a/devel/love07/Makefile +++ b/devel/love07/Makefile @@ -3,7 +3,7 @@ PORTNAME= love PORTVERSION= 0.7.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= devel games MASTER_SITES= http://cdn.bitbucket.org/rude/love/downloads/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/devel/love08/Makefile b/devel/love08/Makefile index 511b3c5..6f1d3fd 100644 --- a/devel/love08/Makefile +++ b/devel/love08/Makefile @@ -3,7 +3,7 @@ PORTNAME= love PORTVERSION= 0.8.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel games MASTER_SITES= http://cdn.bitbucket.org/rude/love/downloads/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/devel/love5/Makefile b/devel/love5/Makefile index f4e9e7f..cc17003 100644 --- a/devel/love5/Makefile +++ b/devel/love5/Makefile @@ -3,7 +3,7 @@ PORTNAME= love DISTVERSION= 0.5-0 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= devel games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${DISTVERSION} PKGNAMESUFFIX= 5 diff --git a/devel/luabind/Makefile b/devel/luabind/Makefile index 2f67e0b..114ef7f 100644 --- a/devel/luabind/Makefile +++ b/devel/luabind/Makefile @@ -3,7 +3,7 @@ PORTNAME= luabind PORTVERSION= 0.9.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MASTER_SITES= SF diff --git a/devel/mongo-cxx-driver/Makefile b/devel/mongo-cxx-driver/Makefile index aeb65f4..b322467c 100644 --- a/devel/mongo-cxx-driver/Makefile +++ b/devel/mongo-cxx-driver/Makefile @@ -4,7 +4,7 @@ PORTNAME= mongo-cxx-driver PORTVERSION= 1.1.2 DISTVERSIONPREFIX=legacy- -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= numisemis@yahoo.com diff --git a/devel/monotone/Makefile b/devel/monotone/Makefile index 95ff09e..88e0384 100644 --- a/devel/monotone/Makefile +++ b/devel/monotone/Makefile @@ -3,7 +3,7 @@ PORTNAME= monotone PORTVERSION= 1.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MASTER_SITES= http://www.monotone.ca/downloads/${PORTVERSION}/ diff --git a/devel/py-pyopencl/Makefile b/devel/py-pyopencl/Makefile index e600a36..cfc0b4c 100644 --- a/devel/py-pyopencl/Makefile +++ b/devel/py-pyopencl/Makefile @@ -2,6 +2,7 @@ PORTNAME= pyopencl PORTVERSION= 2017.2 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/rlvm/Makefile b/devel/rlvm/Makefile index 6a7a291..140443c 100644 --- a/devel/rlvm/Makefile +++ b/devel/rlvm/Makefile @@ -4,7 +4,7 @@ PORTNAME= rlvm DISTVERSIONPREFIX= release- DISTVERSION= 0.14-67 DISTVERSIONSUFFIX= -g9350209 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel games MAINTAINER= jbeich@FreeBSD.org diff --git a/devel/sdts++/Makefile b/devel/sdts++/Makefile index 63f05af..c101ffc 100644 --- a/devel/sdts++/Makefile +++ b/devel/sdts++/Makefile @@ -3,7 +3,7 @@ PORTNAME= sdts++ PORTVERSION= 1.5.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel MASTER_SITES= http://thor-f5.er.usgs.gov/sdts/sdtsxx/ \ http://lychnobite.org/sdts/ diff --git a/devel/simgear/Makefile b/devel/simgear/Makefile index 3d65ae9..fa9795c 100644 --- a/devel/simgear/Makefile +++ b/devel/simgear/Makefile @@ -2,7 +2,7 @@ PORTNAME= simgear PORTVERSION= 2017.1.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel games MASTER_SITES= SF/flightgear/release-${PORTVERSION:R} diff --git a/devel/smack/Makefile b/devel/smack/Makefile index e6305ed..284a4b6 100644 --- a/devel/smack/Makefile +++ b/devel/smack/Makefile @@ -3,7 +3,7 @@ PORTNAME= smack PORTVERSION= 0.5.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel MAINTAINER= vg@FreeBSD.org diff --git a/devel/srecord/Makefile b/devel/srecord/Makefile index 39ea670..353802c 100644 --- a/devel/srecord/Makefile +++ b/devel/srecord/Makefile @@ -3,7 +3,7 @@ PORTNAME= srecord PORTVERSION= 1.64 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel MASTER_SITES= SF diff --git a/devel/subcommander2/Makefile b/devel/subcommander2/Makefile index f56e7f5e..31efc37 100644 --- a/devel/subcommander2/Makefile +++ b/devel/subcommander2/Makefile @@ -3,7 +3,7 @@ PORTNAME= subcommander PORTVERSION= 2.0.0.b5.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MASTER_SITES= DEBIAN DISTNAME= ${PORTNAME}_${PORTVERSION:R:S,.b,~b,}p${PORTVERSION:E}.orig diff --git a/devel/synfig/Makefile b/devel/synfig/Makefile index 743b126..bf49c2e 100644 --- a/devel/synfig/Makefile +++ b/devel/synfig/Makefile @@ -3,7 +3,7 @@ PORTNAME= synfig PORTVERSION= 1.0.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel graphics multimedia MASTER_SITES= SF/${PORTNAME}/releases/${PORTVERSION}/source diff --git a/devel/thrift-cpp/Makefile b/devel/thrift-cpp/Makefile index 0b6cf30..777820f 100644 --- a/devel/thrift-cpp/Makefile +++ b/devel/thrift-cpp/Makefile @@ -3,7 +3,7 @@ PORTNAME= thrift PORTVERSION= ${THRIFT_PORTVERSION} # to keep in sync with thrift -PORTREVISION= 9 +PORTREVISION= 10 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= APACHE/thrift/${PORTVERSION} diff --git a/devel/uatraits/Makefile b/devel/uatraits/Makefile index 2cc1bd6..023d12c 100644 --- a/devel/uatraits/Makefile +++ b/devel/uatraits/Makefile @@ -3,7 +3,7 @@ PORTNAME= uatraits PORTVERSION= 20130430 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel www MASTER_SITES= http://people.freebsd.org/~demon/ diff --git a/devel/umbrello/Makefile b/devel/umbrello/Makefile index 4609a0b..6cf7dbc 100644 --- a/devel/umbrello/Makefile +++ b/devel/umbrello/Makefile @@ -2,7 +2,7 @@ PORTNAME= umbrello PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel kde kde-kde4 MAINTAINER= kde@FreeBSD.org diff --git a/devel/vera++/Makefile b/devel/vera++/Makefile index efe2565..a61ac1a 100644 --- a/devel/vera++/Makefile +++ b/devel/vera++/Makefile @@ -3,7 +3,7 @@ PORTNAME= vera++ PORTVERSION= 1.3.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/verateam/vera/downloads/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/devel/xmltooling/Makefile b/devel/xmltooling/Makefile index 00170bb..24fef42 100644 --- a/devel/xmltooling/Makefile +++ b/devel/xmltooling/Makefile @@ -3,7 +3,7 @@ PORTNAME= xmltooling PORTVERSION= 1.6.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel security MASTER_SITES= http://shibboleth.net/downloads/c++-opensaml/2.6.0/ diff --git a/devel/yaml-cpp/Makefile b/devel/yaml-cpp/Makefile index 74e8dc9..b45e354 100644 --- a/devel/yaml-cpp/Makefile +++ b/devel/yaml-cpp/Makefile @@ -4,7 +4,7 @@ PORTNAME= yaml-cpp PORTVERSION= 0.5.3 DISTVERSIONPREFIX= release- -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= madpilot@FreeBSD.org diff --git a/dns/dnsdist/Makefile b/dns/dnsdist/Makefile index 9a0b592..b9e7f27 100644 --- a/dns/dnsdist/Makefile +++ b/dns/dnsdist/Makefile @@ -3,6 +3,7 @@ PORTNAME= dnsdist DISTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= dns net MASTER_SITES= https://downloads.powerdns.com/releases/ \ LOCAL/cpm diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile index 7609c72..646a75a 100644 --- a/dns/powerdns-recursor/Makefile +++ b/dns/powerdns-recursor/Makefile @@ -3,7 +3,7 @@ PORTNAME= recursor PORTVERSION= 4.0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns ipv6 MASTER_SITES= http://downloads.powerdns.com/releases/ PKGNAMEPREFIX= powerdns- diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile index 3863e57..5d379e0 100644 --- a/dns/powerdns/Makefile +++ b/dns/powerdns/Makefile @@ -2,7 +2,7 @@ PORTNAME= powerdns PORTVERSION= 4.0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= dns ipv6 MASTER_SITES= http://downloads.powerdns.com/releases/ DISTNAME= pdns-${PORTVERSION} diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index ee5e437..41bbf4b 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -3,7 +3,7 @@ PORTNAME= abiword PORTVERSION= 3.0.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/abiword/${PORTVERSION}/source/ DIST_SUBDIR= AbiWord diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index a9a2819..a36c60a 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -6,7 +6,7 @@ # PORTNAME= calligra PORTVERSION= 3.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/${PORTNAME} diff --git a/editors/jucipp/Makefile b/editors/jucipp/Makefile index 11bd95d..d0c0733 100644 --- a/editors/jucipp/Makefile +++ b/editors/jucipp/Makefile @@ -3,6 +3,7 @@ PORTNAME= jucipp PORTVERSION= 1.2.4 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= editors diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index 7a36415..14ff003 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -2,7 +2,7 @@ .include "${.CURDIR}/Makefile.common" -PORTREVISION= 2 +PORTREVISION= 3 MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${PORTVERSION}/ \ http://dev-www.libreoffice.org/src/:src \ http://dev-www.libreoffice.org/extern/:ext diff --git a/editors/madedit/Makefile b/editors/madedit/Makefile index df41d12..38194f4 100644 --- a/editors/madedit/Makefile +++ b/editors/madedit/Makefile @@ -3,7 +3,7 @@ PORTNAME= madedit PORTVERSION= 0.2.9 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/MadEdit/MadEdit-${PORTVERSION} diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile index dce9eaa..dbfc25b 100644 --- a/editors/openoffice-4/Makefile +++ b/editors/openoffice-4/Makefile @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION} -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= editors java MASTER_SITES= APACHE/openoffice/${PORTVERSION}/source \ http://tools.openoffice.org/unowinreg_prebuild/680/:unoreg \ diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile index 03cf98a..0cb4516 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION1}.${AOOVERSION2}.${SVNREVISION} -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 4 CATEGORIES= editors java MASTER_SITES= https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-r${SVNREVISION}/source/ \ diff --git a/editors/pdfedit/Makefile b/editors/pdfedit/Makefile index 3e96d35..0401ea5 100644 --- a/editors/pdfedit/Makefile +++ b/editors/pdfedit/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdfedit PORTVERSION= 0.4.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= editors MASTER_SITES= SF diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 772449f..a832c01 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -4,7 +4,7 @@ PORTNAME= poedit PORTVERSION= 1.8.4 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= editors MASTER_SITES= https://github.com/vslavik/${PORTNAME}/releases/download/v${PORTVERSION}-oss/ diff --git a/editors/xmlcopyeditor/Makefile b/editors/xmlcopyeditor/Makefile index 9cddf73..d3b35ae 100644 --- a/editors/xmlcopyeditor/Makefile +++ b/editors/xmlcopyeditor/Makefile @@ -3,7 +3,7 @@ PORTNAME= xmlcopyeditor PORTVERSION= 1.2.1.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= editors MASTER_SITES= SF/xml-copy-editor/${PORTNAME}-linux/${PORTVERSION} diff --git a/emulators/citra-qt5/Makefile b/emulators/citra-qt5/Makefile index 690002e..ac7516f 100644 --- a/emulators/citra-qt5/Makefile +++ b/emulators/citra-qt5/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -qt5 MASTERDIR= ${.CURDIR}/../citra diff --git a/emulators/citra/Makefile b/emulators/citra/Makefile index 81aa6ec..a79dcac 100644 --- a/emulators/citra/Makefile +++ b/emulators/citra/Makefile @@ -2,7 +2,7 @@ PORTNAME= citra PORTVERSION= s20170809 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= emulators MAINTAINER= jbeich@FreeBSD.org diff --git a/emulators/mupen64plus-video-glide64mk2/Makefile b/emulators/mupen64plus-video-glide64mk2/Makefile index a1b73b5..d2a0e9c 100644 --- a/emulators/mupen64plus-video-glide64mk2/Makefile +++ b/emulators/mupen64plus-video-glide64mk2/Makefile @@ -1,7 +1,7 @@ # Created by: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 8 +PORTREVISION= 9 PKGNAMESUFFIX= -video-glide64mk2 COMMENT= Glide64mk2 video plugin for Mupen64Plus diff --git a/finance/kmymoney-kde4/Makefile b/finance/kmymoney-kde4/Makefile index ec90a9e..11108c5 100644 --- a/finance/kmymoney-kde4/Makefile +++ b/finance/kmymoney-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= kmymoney PORTVERSION= 4.8.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= finance kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src diff --git a/finance/ledger/Makefile b/finance/ledger/Makefile index 9ca48a4..2b825fa 100644 --- a/finance/ledger/Makefile +++ b/finance/ledger/Makefile @@ -4,7 +4,7 @@ PORTNAME= ledger PORTVERSION= 3.1.1 DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= finance MAINTAINER= woodycarey@hotmail.com diff --git a/finance/moneymanagerex/Makefile b/finance/moneymanagerex/Makefile index 4c87adb..1ae3331 100644 --- a/finance/moneymanagerex/Makefile +++ b/finance/moneymanagerex/Makefile @@ -4,7 +4,7 @@ PORTNAME= mmex PORTVERSION= 1.2.7 DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= finance MASTER_SITES= https://github.com/vslavik/bakefile/releases/download/v0.2.9/:bakefile DISTFILES= bakefile-0.2.9${EXTRACT_SUFX}:bakefile diff --git a/games/alephone/Makefile b/games/alephone/Makefile index fac0dca..acb8981 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -3,7 +3,7 @@ PORTNAME= alephone PORTVERSION= 20150620 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= SF/marathon/Aleph%20One/2015-06-20 DISTNAME= AlephOne-${PORTVERSION} diff --git a/games/allacrost/Makefile b/games/allacrost/Makefile index 9bc1b51..d20ca44 100644 --- a/games/allacrost/Makefile +++ b/games/allacrost/Makefile @@ -3,7 +3,7 @@ PORTNAME= allacrost PORTVERSION= 1.0.2 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-demo/${PORTVERSION} DISTNAME= ${PORTNAME}_demo_source_${PORTVERSION} diff --git a/games/arx-libertatis/Makefile b/games/arx-libertatis/Makefile index b04a7b1..b1c73cd 100644 --- a/games/arx-libertatis/Makefile +++ b/games/arx-libertatis/Makefile @@ -3,7 +3,7 @@ PORTNAME= arx-libertatis PORTVERSION= 1.1.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://downloads.sourceforge.net/arx/ \ http://arx-libertatis.org/files/ diff --git a/games/asc/Makefile b/games/asc/Makefile index 6b6bacb..6087de5 100644 --- a/games/asc/Makefile +++ b/games/asc/Makefile @@ -3,7 +3,7 @@ PORTNAME= asc PORTVERSION= 2.6.1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}-hq/ASC%20Source/${PORTVERSION:R} \ http://www.asc-hq.org/music/:music diff --git a/games/bastet/Makefile b/games/bastet/Makefile index ae77867..c000cb2 100644 --- a/games/bastet/Makefile +++ b/games/bastet/Makefile @@ -3,7 +3,7 @@ PORTNAME= bastet PORTVERSION= 0.43 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= http://fph.altervista.org/prog/files/ diff --git a/games/blobby/Makefile b/games/blobby/Makefile index d85504b..bed2cbc 100644 --- a/games/blobby/Makefile +++ b/games/blobby/Makefile @@ -3,7 +3,7 @@ PORTNAME= blobby PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Blobby%20Volley%202%20%28Linux%29/${PORTVERSION} diff --git a/games/burrtools/Makefile b/games/burrtools/Makefile index d7ddb8b..33dfeeb 100644 --- a/games/burrtools/Makefile +++ b/games/burrtools/Makefile @@ -3,7 +3,7 @@ PORTNAME= burrtools PORTVERSION= 0.6.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games MASTER_SITES= SF diff --git a/games/easyrpg-player/Makefile b/games/easyrpg-player/Makefile index 0559ee0..f6e07ae 100644 --- a/games/easyrpg-player/Makefile +++ b/games/easyrpg-player/Makefile @@ -3,7 +3,7 @@ PORTNAME= easyrpg-player PORTVERSION= 0.5.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/fishsupper/Makefile b/games/fishsupper/Makefile index 2163bb2..c6809d6 100644 --- a/games/fishsupper/Makefile +++ b/games/fishsupper/Makefile @@ -3,7 +3,7 @@ PORTNAME= fishsupper PORTVERSION= 0.1.6 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MASTER_SITES= SF/${PORTNAME} diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile index ad78726..bba1fa8 100644 --- a/games/flightgear/Makefile +++ b/games/flightgear/Makefile @@ -3,7 +3,7 @@ PORTNAME= flightgear PORTVERSION= 2017.1.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MASTER_SITES= SF/flightgear/release-${PORTVERSION:R} diff --git a/games/flyhard/Makefile b/games/flyhard/Makefile index df8ad53..2a29ef9 100644 --- a/games/flyhard/Makefile +++ b/games/flyhard/Makefile @@ -3,7 +3,7 @@ PORTNAME= flyhard PORTVERSION= 0.42 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= games MASTER_SITES= http://www.markboyd.me.uk/games/flyhard/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/games/frogatto/Makefile b/games/frogatto/Makefile index 541bb7d..22ea773 100644 --- a/games/frogatto/Makefile +++ b/games/frogatto/Makefile @@ -3,7 +3,7 @@ PORTNAME= frogatto PORTVERSION= 1.3.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MAINTAINER= fiziologus@gmail.com diff --git a/games/galaxyhack/Makefile b/games/galaxyhack/Makefile index b1168c2..fe69f52 100644 --- a/games/galaxyhack/Makefile +++ b/games/galaxyhack/Makefile @@ -3,7 +3,7 @@ PORTNAME= galaxyhack PORTVERSION= 1.74 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= games MASTER_SITES= SF \ SF/${PORTNAME}/Fleet%20packages/020906:fleets diff --git a/games/glob2/Makefile b/games/glob2/Makefile index cf361ad..467493f 100644 --- a/games/glob2/Makefile +++ b/games/glob2/Makefile @@ -3,7 +3,7 @@ PORTNAME= glob2 PORTVERSION= 0.9.4.4 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= games MASTER_SITES= SAVANNAH/${PORTNAME}/${PORTVERSION:R}/ diff --git a/games/lander/Makefile b/games/lander/Makefile index 87117ea..29e08d9 100644 --- a/games/lander/Makefile +++ b/games/lander/Makefile @@ -3,7 +3,7 @@ PORTNAME= lander PORTVERSION= 0.6.6 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games MASTER_SITES= http://www.nickg.me.uk/files/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/games/mkhexgrid/Makefile b/games/mkhexgrid/Makefile index 1ea77bf..09e7a02 100644 --- a/games/mkhexgrid/Makefile +++ b/games/mkhexgrid/Makefile @@ -3,7 +3,7 @@ PORTNAME= mkhexgrid PORTVERSION= 0.1.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= games MASTER_SITES= http://www.nomic.net/~uckelman/mkhexgrid/releases/ \ http://aaron.daltons.ca/freebsd/ diff --git a/games/openclonk/Makefile b/games/openclonk/Makefile index b5e74b6..424f214 100644 --- a/games/openclonk/Makefile +++ b/games/openclonk/Makefile @@ -4,7 +4,7 @@ PORTNAME= openclonk PORTVERSION= 7.0 DISTVERSIONSUFFIX= -src -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= http://www.openclonk.org/builds/release/${DISTVERSION}/ diff --git a/games/openlierox/Makefile b/games/openlierox/Makefile index 7fb2a64..4379091 100644 --- a/games/openlierox/Makefile +++ b/games/openlierox/Makefile @@ -3,7 +3,7 @@ PORTNAME= openlierox DISTVERSION= 0.58_rc3 -PORTREVISION= 12 +PORTREVISION= 13 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/OpenLieroX%20${DISTVERSION:C/_/%20/} diff --git a/games/openmw/Makefile b/games/openmw/Makefile index c9b72a5..f87d98b 100644 --- a/games/openmw/Makefile +++ b/games/openmw/Makefile @@ -3,7 +3,7 @@ PORTNAME= openmw PORTVERSION= 0.42.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= openmw- CATEGORIES= games diff --git a/games/openyahtzee/Makefile b/games/openyahtzee/Makefile index 7dbcef1..def30ed 100644 --- a/games/openyahtzee/Makefile +++ b/games/openyahtzee/Makefile @@ -3,7 +3,7 @@ PORTNAME= openyahtzee PORTVERSION= 1.9.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Open%20Yahtzee/Open%20Yahtzee%20${PORTVERSION} diff --git a/games/pingus/Makefile b/games/pingus/Makefile index 25b6a37..9bd44e2 100644 --- a/games/pingus/Makefile +++ b/games/pingus/Makefile @@ -3,7 +3,7 @@ PORTNAME= pingus PORTVERSION= 0.7.6 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile index 83424da..e9397bf 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -3,7 +3,7 @@ PORTNAME= pokerth PORTVERSION= 1.1.1 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.1 DISTNAME= PokerTH-${PORTVERSION}-src diff --git a/games/py-fife/Makefile b/games/py-fife/Makefile index d1e19bf..6caf25b 100644 --- a/games/py-fife/Makefile +++ b/games/py-fife/Makefile @@ -3,7 +3,7 @@ PORTNAME= fife PORTVERSION= 0.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/games/scummvm-tools/Makefile b/games/scummvm-tools/Makefile index 9d00463..ce39592 100644 --- a/games/scummvm-tools/Makefile +++ b/games/scummvm-tools/Makefile @@ -3,7 +3,7 @@ PORTNAME= scummvm-tools DISTVERSION= 1.8.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games emulators MASTER_SITES= SF/scummvm/${PORTNAME}/${DISTVERSION} diff --git a/games/spring/Makefile b/games/spring/Makefile index 9a3f3a6..68af2c1 100644 --- a/games/spring/Makefile +++ b/games/spring/Makefile @@ -3,7 +3,7 @@ PORTNAME= spring PORTVERSION= 98.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= SF/springrts/springrts/${PORTNAME}-${PORTVERSION} \ http://springrts.com/dl/ diff --git a/games/springlobby/Makefile b/games/springlobby/Makefile index 53b97e0..7d8140b 100644 --- a/games/springlobby/Makefile +++ b/games/springlobby/Makefile @@ -3,7 +3,7 @@ PORTNAME= springlobby PORTVERSION= 0.180 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games net MASTER_SITES= http://www.springlobby.info/tarballs/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/games/stuntrally/Makefile b/games/stuntrally/Makefile index 4d60023..6ede8ca 100644 --- a/games/stuntrally/Makefile +++ b/games/stuntrally/Makefile @@ -3,6 +3,7 @@ PORTNAME= stuntrally PORTVERSION= 2.6 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org @@ -11,6 +12,8 @@ COMMENT= 3D racing game based on VDrift and OGRE with track editor LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/License.txt +BROKEN= fails to build against Boost with C++11 features, see bug 222189 + LIB_DEPENDS= libboost_thread.so:devel/boost-libs USE_GITHUB= yes diff --git a/games/supertux2/Makefile b/games/supertux2/Makefile index 8b5b1df..bbdf33e 100644 --- a/games/supertux2/Makefile +++ b/games/supertux2/Makefile @@ -2,7 +2,7 @@ PORTNAME= supertux PORTVERSION= 0.4.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= https://github.com/SuperTux/supertux/releases/download/v${PORTVERSION}/ PKGNAMESUFFIX= 2 diff --git a/games/traingame/Makefile b/games/traingame/Makefile index 568a892..c02d4bd 100644 --- a/games/traingame/Makefile +++ b/games/traingame/Makefile @@ -3,7 +3,7 @@ PORTNAME= traingame PORTVERSION= 0.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MAINTAINER= nemysis@FreeBSD.org diff --git a/games/valyriatear/Makefile b/games/valyriatear/Makefile index 85d8237..109038c 100644 --- a/games/valyriatear/Makefile +++ b/games/valyriatear/Makefile @@ -3,6 +3,7 @@ PORTNAME= valyriatear PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/vamos/Makefile b/games/vamos/Makefile index 53601d5..de42db2 100644 --- a/games/vamos/Makefile +++ b/games/vamos/Makefile @@ -3,7 +3,7 @@ PORTNAME= vamos PORTVERSION= 0.7.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/ \ SF/nemysisfreebsdp/${CATEGORIES}/:icons diff --git a/games/vegastrike/Makefile b/games/vegastrike/Makefile index d7c96d8..e0f1f4d 100644 --- a/games/vegastrike/Makefile +++ b/games/vegastrike/Makefile @@ -3,7 +3,7 @@ PORTNAME= vegastrike PORTVERSION= 0.5.1.r1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R}/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} diff --git a/games/violetland/Makefile b/games/violetland/Makefile index d764296..44019159 100644 --- a/games/violetland/Makefile +++ b/games/violetland/Makefile @@ -3,7 +3,7 @@ PORTNAME= violetland PORTVERSION= 0.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 0c8a9ca..083cb12 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -2,7 +2,7 @@ PORTNAME= wesnoth PORTVERSION= 1.12.6 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \ diff --git a/games/widelands/Makefile b/games/widelands/Makefile index 2dbbbd1..a674147 100644 --- a/games/widelands/Makefile +++ b/games/widelands/Makefile @@ -3,7 +3,7 @@ PORTNAME= widelands DISTVERSION= build19 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= https://launchpad.net/widelands/${DISTVERSION}/${DISTVERSION}/+download/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/graphics/agave/Makefile b/graphics/agave/Makefile index c04b0c2..2bba1c9 100644 --- a/graphics/agave/Makefile +++ b/graphics/agave/Makefile @@ -3,7 +3,7 @@ PORTNAME= agave PORTVERSION= 0.4.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics gnome MASTER_SITES= http://download.gna.org/colorscheme/releases/ diff --git a/graphics/appleseed/Makefile b/graphics/appleseed/Makefile index dc1caa9..e9c12dd 100644 --- a/graphics/appleseed/Makefile +++ b/graphics/appleseed/Makefile @@ -3,7 +3,7 @@ PORTNAME= appleseed DISTVERSION= 1.5.2-beta -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MAINTAINER= danfe@FreeBSD.org diff --git a/graphics/aqsis/Makefile b/graphics/aqsis/Makefile index 6762031..235ebe5 100644 --- a/graphics/aqsis/Makefile +++ b/graphics/aqsis/Makefile @@ -3,7 +3,7 @@ PORTNAME= aqsis PORTVERSION= 1.8.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source/${PORTVERSION} @@ -20,6 +20,7 @@ LIB_DEPENDS= libIlmImf.so:graphics/OpenEXR \ libtiff.so:graphics/tiff RUN_DEPENDS= bash:shells/bash +BROKEN= fails to build against Boost with C++11 features, see bug 220787 BROKEN_sparc64= Fails to build: cannot link with boost LDFLAGS+= -L${LOCALBASE}/lib diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile index d843e1c..0d7c035 100644 --- a/graphics/blender/Makefile +++ b/graphics/blender/Makefile @@ -3,7 +3,7 @@ PORTNAME= blender PORTVERSION= 2.78c -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics games MASTER_SITES= http://download.blender.org/source/ \ http://mirror.cs.umn.edu/blender.org/source/ \ diff --git a/graphics/caffe/Makefile b/graphics/caffe/Makefile index ec501bd..898480e 100644 --- a/graphics/caffe/Makefile +++ b/graphics/caffe/Makefile @@ -2,7 +2,7 @@ PORTNAME= caffe PORTVERSION= 1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MAINTAINER= eric@camachat.org diff --git a/graphics/cegui/Makefile b/graphics/cegui/Makefile index d6ea5150..907f568f 100644 --- a/graphics/cegui/Makefile +++ b/graphics/cegui/Makefile @@ -3,6 +3,7 @@ PORTNAME= cegui PORTVERSION= 0.8.7 +PORTREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= SF/crayzedsgui/CEGUI%20Mk-2/0.8 diff --git a/graphics/colmap/Makefile b/graphics/colmap/Makefile index fdbfd26..69eaf5e 100644 --- a/graphics/colmap/Makefile +++ b/graphics/colmap/Makefile @@ -2,7 +2,7 @@ PORTNAME= colmap DISTVERSION= 3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/digikam-kde4/Makefile b/graphics/digikam-kde4/Makefile index 61a8fec..194ae9b 100644 --- a/graphics/digikam-kde4/Makefile +++ b/graphics/digikam-kde4/Makefile @@ -3,7 +3,7 @@ PORTNAME= digikam PORTVERSION= ${DIGIKAM_VER} -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 2 CATEGORIES= graphics kde diff --git a/graphics/dspdfviewer/Makefile b/graphics/dspdfviewer/Makefile index 11df11d..982ad83 100644 --- a/graphics/dspdfviewer/Makefile +++ b/graphics/dspdfviewer/Makefile @@ -3,7 +3,7 @@ PORTNAME= dspdfviewer PORTVERSION= 1.15.1 DISTVERSIONPREFIX=v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MAINTAINER= santhosh.raju@gmail.com diff --git a/graphics/enblend/Makefile b/graphics/enblend/Makefile index 78d8343..32031a8 100644 --- a/graphics/enblend/Makefile +++ b/graphics/enblend/Makefile @@ -3,7 +3,7 @@ PORTNAME= enblend PORTVERSION= 4.1.4 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics MASTER_SITES= SF/enblend/enblend-enfuse/enblend-enfuse-${PORTVERSION:R} DISTNAME= enblend-enfuse-${PORTVERSION} diff --git a/graphics/evolvotron/Makefile b/graphics/evolvotron/Makefile index a5f4ac5..d2e41a4 100644 --- a/graphics/evolvotron/Makefile +++ b/graphics/evolvotron/Makefile @@ -3,7 +3,7 @@ PORTNAME= evolvotron PORTVERSION= 0.6.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= SF \ SF/nemysisfreebsdp/${CATEGORIES}/:icons diff --git a/graphics/fracplanet/Makefile b/graphics/fracplanet/Makefile index 2b19653..dc1b8df 100644 --- a/graphics/fracplanet/Makefile +++ b/graphics/fracplanet/Makefile @@ -3,7 +3,7 @@ PORTNAME= fracplanet PORTVERSION= 0.4.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics MASTER_SITES= SF \ SF/nemysisfreebsdp/:icons diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile index 63b206d..4838f4d 100644 --- a/graphics/gnash/Makefile +++ b/graphics/gnash/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnash PORTVERSION= 0.8.10 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= graphics MASTER_SITES= http://git.savannah.gnu.org/cgit/gnash.git/snapshot/ DISTNAME= gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880 diff --git a/graphics/gource/Makefile b/graphics/gource/Makefile index 60f5582..9157e35 100644 --- a/graphics/gource/Makefile +++ b/graphics/gource/Makefile @@ -3,7 +3,7 @@ PORTNAME= gource PORTVERSION= 0.43 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= https://github.com/acaudwell/Gource/releases/download/${PORTNAME}-${PORTVERSION}/ diff --git a/graphics/gsculpt/Makefile b/graphics/gsculpt/Makefile index 02a12e1..590ee13 100644 --- a/graphics/gsculpt/Makefile +++ b/graphics/gsculpt/Makefile @@ -3,7 +3,7 @@ PORTNAME= gsculpt PORTVERSION= 0.99.47 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME:S,-src,,} DISTNAME= gSculpt-${PORTVERSION}-alpha-src diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile index b9fb6f6..b82a37c 100644 --- a/graphics/hugin/Makefile +++ b/graphics/hugin/Makefile @@ -3,7 +3,7 @@ PORTNAME= hugin PORTVERSION= 2017.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index c709d36..5105757 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -3,7 +3,7 @@ PORTNAME= inkscape PORTVERSION= 0.92.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics gnome MASTER_SITES= https://launchpadlibrarian.net/306309537/ \ LOCAL/kwm diff --git a/graphics/kipi-plugin-gpssync/Makefile b/graphics/kipi-plugin-gpssync/Makefile index 0ca60d4..25c26bf 100644 --- a/graphics/kipi-plugin-gpssync/Makefile +++ b/graphics/kipi-plugin-gpssync/Makefile @@ -2,7 +2,7 @@ PORTNAME= kipi-plugin-${KIPI_PLUGIN} PORTVERSION= ${DIGIKAM_VER} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics kde MAINTAINER= kde@FreeBSD.org diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile index 8a0817d..2c4bb2a 100644 --- a/graphics/krita/Makefile +++ b/graphics/krita/Makefile @@ -2,7 +2,7 @@ PORTNAME= krita PORTVERSION= 3.1.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/3.1.2 DIST_SUBDIR= KDE/${PORTNAME} diff --git a/graphics/libcdr01/Makefile b/graphics/libcdr01/Makefile index b638e30..e067fff 100644 --- a/graphics/libcdr01/Makefile +++ b/graphics/libcdr01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libcdr PORTVERSION= 0.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics devel MASTER_SITES= LODEV PKGNAMESUFFIX= 01 diff --git a/graphics/libetonyek01/Makefile b/graphics/libetonyek01/Makefile index 64de2f8..39ab9ff 100644 --- a/graphics/libetonyek01/Makefile +++ b/graphics/libetonyek01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libetonyek PORTVERSION= 0.1.6 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= http://dev-www.libreoffice.org/src/${PORTNAME}/ diff --git a/graphics/libfreehand/Makefile b/graphics/libfreehand/Makefile index 050057a..e2b7d55 100644 --- a/graphics/libfreehand/Makefile +++ b/graphics/libfreehand/Makefile @@ -2,7 +2,7 @@ PORTNAME= libfreehand PORTVERSION= 0.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= LODEV diff --git a/graphics/libgltf/Makefile b/graphics/libgltf/Makefile index 6fc5274..aa5ba70 100644 --- a/graphics/libgltf/Makefile +++ b/graphics/libgltf/Makefile @@ -2,7 +2,7 @@ PORTNAME= libgltf PORTVERSION= 0.0.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics devel MASTER_SITES= LODEV diff --git a/graphics/libopenraw/Makefile b/graphics/libopenraw/Makefile index c4cd5fb..94f09bb 100644 --- a/graphics/libopenraw/Makefile +++ b/graphics/libopenraw/Makefile @@ -3,7 +3,7 @@ PORTNAME= libopenraw PORTVERSION= 0.1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://libopenraw.freedesktop.org/download/ diff --git a/graphics/libzmf/Makefile b/graphics/libzmf/Makefile index 18a4271..d49b319 100644 --- a/graphics/libzmf/Makefile +++ b/graphics/libzmf/Makefile @@ -2,7 +2,7 @@ PORTNAME= libzmf PORTVERSION= 0.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= LODEV diff --git a/graphics/luminance-qt5/Makefile b/graphics/luminance-qt5/Makefile index 71738f4..817c69b 100644 --- a/graphics/luminance-qt5/Makefile +++ b/graphics/luminance-qt5/Makefile @@ -3,7 +3,7 @@ PORTNAME= luminance-hdr DISTVERSION= 2.4.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= graphics MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION} PKGNAMESUFFIX= -qt5 diff --git a/graphics/luminance/Makefile b/graphics/luminance/Makefile index 26e190d..84dc50a 100644 --- a/graphics/luminance/Makefile +++ b/graphics/luminance/Makefile @@ -3,7 +3,7 @@ PORTNAME= luminance-hdr DISTVERSION= 2.3.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= graphics MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION} diff --git a/graphics/luxrender/Makefile b/graphics/luxrender/Makefile index eda390a..a85488b 100644 --- a/graphics/luxrender/Makefile +++ b/graphics/luxrender/Makefile @@ -3,7 +3,7 @@ PORTNAME= luxrender DISTVERSION?= 1.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= https://bitbucket.org/luxrender/lux/get/ \ https://bitbucket.org/luxrender/luxrays/get/:lr diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile index 588d7c8..3859c34 100644 --- a/graphics/mapnik/Makefile +++ b/graphics/mapnik/Makefile @@ -4,7 +4,7 @@ PORTNAME= mapnik PORTVERSION= 3.0.9 DISTVERSIONPREFIX= v -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics geography MASTER_SITES= http://mapnik.s3.amazonaws.com/dist/v${PORTVERSION}/ diff --git a/graphics/mitsuba/Makefile b/graphics/mitsuba/Makefile index ed7504d..4a70fc7 100644 --- a/graphics/mitsuba/Makefile +++ b/graphics/mitsuba/Makefile @@ -3,7 +3,7 @@ PORTNAME= mitsuba PORTVERSION= 0.5.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= https://www.mitsuba-renderer.org/repos/mitsuba/archive/${HG_REVISION}${EXTRACT_SUFX}?dummy= DISTNAME= ${PORTNAME}-${HG_REVISION} diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile index f297e0a..df6c02e 100644 --- a/graphics/ogre3d/Makefile +++ b/graphics/ogre3d/Makefile @@ -3,7 +3,7 @@ PORTNAME= ogre3d PORTVERSION= 1.9.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics devel MASTER_SITES= https://bitbucket.org/sinbad/ogre/get/ DISTNAME= v1-9-0 diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile index 617fdca..8e6c1da 100644 --- a/graphics/openimageio/Makefile +++ b/graphics/openimageio/Makefile @@ -3,7 +3,7 @@ PORTNAME= openimageio PORTVERSION= 1.7.17 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= Release- CATEGORIES?= graphics multimedia diff --git a/graphics/openshadinglanguage/Makefile b/graphics/openshadinglanguage/Makefile index c162917..d1c6d88 100644 --- a/graphics/openshadinglanguage/Makefile +++ b/graphics/openshadinglanguage/Makefile @@ -3,7 +3,7 @@ PORTNAME= openshadinglanguage PORTVERSION= 1.8.10 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= Release- CATEGORIES= graphics devel diff --git a/graphics/panomatic/Makefile b/graphics/panomatic/Makefile index e57c884..9bb5bcc 100644 --- a/graphics/panomatic/Makefile +++ b/graphics/panomatic/Makefile @@ -3,7 +3,7 @@ PORTNAME= panomatic PORTVERSION= 0.9.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src diff --git a/graphics/povray37/Makefile b/graphics/povray37/Makefile index 3c9f952..317e044 100644 --- a/graphics/povray37/Makefile +++ b/graphics/povray37/Makefile @@ -2,7 +2,7 @@ PORTNAME= povray DISTVERSION= 3.7.0.RC6 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics MASTER_SITES= http://www.povray.org/beta/source/ PKGNAMESUFFIX= 37 diff --git a/graphics/py-exiv2/Makefile b/graphics/py-exiv2/Makefile index 640bc79..bfc2b9b 100644 --- a/graphics/py-exiv2/Makefile +++ b/graphics/py-exiv2/Makefile @@ -3,7 +3,7 @@ PORTNAME= exiv2 PORTVERSION= 0.3.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics python MASTER_SITES= https://launchpadlibrarian.net/83595798/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/scantailor/Makefile b/graphics/scantailor/Makefile index d93b8b9..065bd5e 100644 --- a/graphics/scantailor/Makefile +++ b/graphics/scantailor/Makefile @@ -3,7 +3,7 @@ PORTNAME= scantailor PORTVERSION= 0.9.11.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics MASTER_SITES= SF diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile index 5babb2e..7d66020 100644 --- a/irc/ezbounce/Makefile +++ b/irc/ezbounce/Makefile @@ -3,7 +3,7 @@ PORTNAME= ezbounce PORTVERSION= 1.99.15 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= irc MASTER_SITES= http://BSDforge.com/projects/source/irc/ezbounce/ diff --git a/lang/sdcc-devel/Makefile b/lang/sdcc-devel/Makefile index df9df7f..8e5a4a1 100644 --- a/lang/sdcc-devel/Makefile +++ b/lang/sdcc-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME= sdcc PORTVERSION= 3.6.1.2016.07.08 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang MASTER_SITES= SF/sdcc/snapshot_builds/sdcc-src/ \ http://tijl.fastmail.com/mirror/ diff --git a/lang/sdcc/Makefile b/lang/sdcc/Makefile index cbb5c12..6b1b121 100644 --- a/lang/sdcc/Makefile +++ b/lang/sdcc/Makefile @@ -3,7 +3,7 @@ PORTNAME= sdcc PORTVERSION= 3.6.0 DISTVERSIONPREFIX= src- -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang MASTER_SITES= SF diff --git a/mail/libmapi/Makefile b/mail/libmapi/Makefile index 5a208dd..1900705 100644 --- a/mail/libmapi/Makefile +++ b/mail/libmapi/Makefile @@ -5,7 +5,7 @@ PORTNAME= libmapi PORTVERSION= 2.3 DISTVERSIONPREFIX= openchange- DISTVERSIONSUFFIX= -VULCAN -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= mail MAINTAINER= kwm@FreeBSD.org diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index c17ecf7..83e55f3 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -2,7 +2,7 @@ PORTNAME= armadillo PORTVERSION= 7.950.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/aspcud/Makefile b/math/aspcud/Makefile index 65eadd4..90b49ec 100644 --- a/math/aspcud/Makefile +++ b/math/aspcud/Makefile @@ -4,7 +4,7 @@ PORTNAME= aspcud PORTVERSION= 1.9.1 DISTVERSIONSUFFIX= -source -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math ports-mgmt sysutils MASTER_SITES= SOURCEFORGE/potassco/${PORTNAME}/${PORTVERSION} diff --git a/math/cadabra2/Makefile b/math/cadabra2/Makefile index 4828bb0..83ec17e 100644 --- a/math/cadabra2/Makefile +++ b/math/cadabra2/Makefile @@ -3,7 +3,7 @@ PORTNAME= cadabra2 PORTVERSION= 2.1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@rawbw.com diff --git a/math/cgal/Makefile b/math/cgal/Makefile index 4ff0085..f1a983a 100644 --- a/math/cgal/Makefile +++ b/math/cgal/Makefile @@ -3,7 +3,7 @@ PORTNAME= cgal PORTVERSION= 4.9 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MASTER_SITES= https://github.com/${PORTNAME:tu}/${PORTNAME}/releases/download/releases/${DISTNAME}/ DISTNAME= ${PORTNAME:tu}-${PORTVERSION} diff --git a/math/clblas/Makefile b/math/clblas/Makefile index 5d8ab22..a608835 100644 --- a/math/clblas/Makefile +++ b/math/clblas/Makefile @@ -4,7 +4,7 @@ PORTNAME= clblas PORTVERSION= 2.10 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= dieterich@ogolem.org diff --git a/math/cryptominisat/Makefile b/math/cryptominisat/Makefile index f651432..3080577 100644 --- a/math/cryptominisat/Makefile +++ b/math/cryptominisat/Makefile @@ -2,7 +2,7 @@ PORTNAME= cryptominisat PORTVERSION= 5.0.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= 6yearold@gmail.com diff --git a/math/dynare/Makefile b/math/dynare/Makefile index b5e6c8a..8d7ae72 100644 --- a/math/dynare/Makefile +++ b/math/dynare/Makefile @@ -3,7 +3,7 @@ PORTNAME= dynare PORTVERSION= 4.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://www.dynare.org/release/source/ diff --git a/math/fityk/Makefile b/math/fityk/Makefile index 6755593..e7317fd 100644 --- a/math/fityk/Makefile +++ b/math/fityk/Makefile @@ -4,7 +4,7 @@ PORTNAME= fityk PORTVERSION= 1.3.0 DISTVERSIONPREFIX= v -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MAINTAINER= ports@FreeBSD.org diff --git a/math/freemat/Makefile b/math/freemat/Makefile index 1c4dddf..58aa5ab 100644 --- a/math/freemat/Makefile +++ b/math/freemat/Makefile @@ -4,7 +4,7 @@ PORTNAME= FreeMat PORTVERSION= 4.2 DISTVERSIONSUFFIX= -Source -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math science MASTER_SITES= SF/freemat/FreeMat4 diff --git a/math/kig/Makefile b/math/kig/Makefile index a5ea321..c5ae8bb 100644 --- a/math/kig/Makefile +++ b/math/kig/Makefile @@ -2,7 +2,7 @@ PORTNAME= kig PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math kde kde-kde4 MAINTAINER= kde@FreeBSD.org diff --git a/math/liborigin/Makefile b/math/liborigin/Makefile index 313ddd4..ab46286 100644 --- a/math/liborigin/Makefile +++ b/math/liborigin/Makefile @@ -2,7 +2,7 @@ PORTNAME= liborigin PORTVERSION= 2.0.0 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/2.0 diff --git a/math/mosesdecoder/Makefile b/math/mosesdecoder/Makefile index 210f91e..352848d 100644 --- a/math/mosesdecoder/Makefile +++ b/math/mosesdecoder/Makefile @@ -4,7 +4,7 @@ PORTNAME= mosesdecoder PORTVERSION= 2.1.1 DISTVERSIONPREFIX= RELEASE- -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MAINTAINER= demon@FreeBSD.org diff --git a/math/pdal/Makefile b/math/pdal/Makefile index 01182f8..c03ed94 100644 --- a/math/pdal/Makefile +++ b/math/pdal/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdal PORTVERSION= 1.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math databases graphics MAINTAINER= lbartoletti@tuxfamily.org diff --git a/math/rocs/Makefile b/math/rocs/Makefile index 2394583..271f289 100644 --- a/math/rocs/Makefile +++ b/math/rocs/Makefile @@ -2,7 +2,7 @@ PORTNAME= rocs PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math kde kde-kde4 MAINTAINER= kde@FreeBSD.org diff --git a/math/stp/Makefile b/math/stp/Makefile index 99b58e90..7572ebf 100644 --- a/math/stp/Makefile +++ b/math/stp/Makefile @@ -3,7 +3,7 @@ PORTNAME= stp PORTVERSION= 1436 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= http://intara.arrowdodger.ru/ diff --git a/math/ufc/Makefile b/math/ufc/Makefile index 1d25a21..5abf76f 100644 --- a/math/ufc/Makefile +++ b/math/ufc/Makefile @@ -3,7 +3,7 @@ PORTNAME= ufc PORTVERSION= ${MMVERSION}.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math python MASTER_SITES= http://launchpad.net/${PORTNAME}/${MMVERSION}.x/${PORTVERSION}/+download/ diff --git a/math/vowpal_wabbit/Makefile b/math/vowpal_wabbit/Makefile index 13226cd..1f8f645 100644 --- a/math/vowpal_wabbit/Makefile +++ b/math/vowpal_wabbit/Makefile @@ -3,7 +3,7 @@ PORTNAME= vowpal_wabbit PORTVERSION= 7.10 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= demon@FreeBSD.org diff --git a/misc/artikulate/Makefile b/misc/artikulate/Makefile index ff95a80..6ebe374 100644 --- a/misc/artikulate/Makefile +++ b/misc/artikulate/Makefile @@ -2,7 +2,7 @@ PORTNAME= artikulate PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc kde kde-kde4 MAINTAINER= kde@FreeBSD.org diff --git a/multimedia/aegisub/Makefile b/multimedia/aegisub/Makefile index e29dfc9..2fd6c7a 100644 --- a/multimedia/aegisub/Makefile +++ b/multimedia/aegisub/Makefile @@ -3,7 +3,7 @@ PORTNAME= aegisub PORTVERSION= 3.2.2 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= multimedia MASTER_SITES= http://ftp.aegisub.org/pub/archives/releases/source/ \ ftp://ftp.aegisub.org/pub/archives/releases/source/ \ diff --git a/multimedia/bombono/Makefile b/multimedia/bombono/Makefile index cf570ad..5d5d94e 100644 --- a/multimedia/bombono/Makefile +++ b/multimedia/bombono/Makefile @@ -3,7 +3,7 @@ PORTNAME= bombono PORTVERSION= 1.2.2 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-dvd/${PORTVERSION:R} DISTNAME= ${PORTNAME}-dvd-${PORTVERSION} diff --git a/multimedia/cclive/Makefile b/multimedia/cclive/Makefile index 81e3db2..6ed1288 100644 --- a/multimedia/cclive/Makefile +++ b/multimedia/cclive/Makefile @@ -3,7 +3,7 @@ PORTNAME= cclive PORTVERSION= 0.7.16 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia net MASTER_SITES= SF/${PORTNAME}/${PORTVERSION:R} diff --git a/multimedia/flvtool++/Makefile b/multimedia/flvtool++/Makefile index 2c1572d..4c0b2aa 100644 --- a/multimedia/flvtool++/Makefile +++ b/multimedia/flvtool++/Makefile @@ -3,7 +3,7 @@ PORTNAME= flvtool++ PORTVERSION= 1.2.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia MAINTAINER= ports@FreeBSD.org diff --git a/multimedia/gstreamer-qt4/Makefile b/multimedia/gstreamer-qt4/Makefile index cecaac1..1100753 100644 --- a/multimedia/gstreamer-qt4/Makefile +++ b/multimedia/gstreamer-qt4/Makefile @@ -3,7 +3,7 @@ PORTNAME= gstreamer PORTVERSION= 0.10.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/qt-${PORTNAME}/ PKGNAMESUFFIX= -qt4 diff --git a/multimedia/gstreamer1-qt4/Makefile b/multimedia/gstreamer1-qt4/Makefile index e2c8143..bd8bc0a 100644 --- a/multimedia/gstreamer1-qt4/Makefile +++ b/multimedia/gstreamer1-qt4/Makefile @@ -2,7 +2,7 @@ PORTNAME= gstreamer1-qt PORTVERSION= 1.2.0 -PORTREVISION?= 6 +PORTREVISION?= 7 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/qt-gstreamer/ PKGNAMESUFFIX?= 4 diff --git a/multimedia/gstreamer1-qt5/Makefile b/multimedia/gstreamer1-qt5/Makefile index d8c0a41..ae160bf 100644 --- a/multimedia/gstreamer1-qt5/Makefile +++ b/multimedia/gstreamer1-qt5/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gstreamer-qt -PORTREVISION= 3 +PORTREVISION= 4 PKGNAMESUFFIX= 5 MASTERDIR= ${.CURDIR:H}/gstreamer1-qt4 diff --git a/multimedia/miro/Makefile b/multimedia/miro/Makefile index 136eb99..9fa2b0d 100644 --- a/multimedia/miro/Makefile +++ b/multimedia/miro/Makefile @@ -3,7 +3,7 @@ PORTNAME= miro PORTVERSION= 6.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= multimedia MASTER_SITES= ftp://ftp.osuosl.org/pub/pculture.org/miro/src/ \ http://ftp.osuosl.org/pub/pculture.org/miro/src/ diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile index abc2829..772ad1d 100644 --- a/multimedia/mkvtoolnix/Makefile +++ b/multimedia/mkvtoolnix/Makefile @@ -3,7 +3,7 @@ PORTNAME= mkvtoolnix PORTVERSION= 15.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio MASTER_SITES= http://www.bunkus.org/videotools/mkvtoolnix/sources/ \ https://mkvtoolnix.download/sources/ diff --git a/multimedia/oggvideotools/Makefile b/multimedia/oggvideotools/Makefile index e12ae17..cc71802 100644 --- a/multimedia/oggvideotools/Makefile +++ b/multimedia/oggvideotools/Makefile @@ -3,7 +3,7 @@ PORTNAME= oggvideotools PORTVERSION= 0.9.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME} diff --git a/multimedia/omxplayer/Makefile b/multimedia/omxplayer/Makefile index 5d0f791..33aae2f 100644 --- a/multimedia/omxplayer/Makefile +++ b/multimedia/omxplayer/Makefile @@ -3,7 +3,7 @@ PORTNAME= omxplayer PORTVERSION= 20161004 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MAINTAINER= mikael.urankar@gmail.com diff --git a/multimedia/plexhometheater/Makefile b/multimedia/plexhometheater/Makefile index 546604e..fda8d32 100644 --- a/multimedia/plexhometheater/Makefile +++ b/multimedia/plexhometheater/Makefile @@ -5,7 +5,7 @@ PORTNAME= plexhometheater PORTVERSION= 1.4.1 DISTVERSIONPREFIX=v DISTVERSIONSUFFIX=.469-47a90f01 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= multimedia MAINTAINER= woodsb02@FreeBSD.org diff --git a/multimedia/vdr-plugin-upnp/Makefile b/multimedia/vdr-plugin-upnp/Makefile index 7475787..714c00d 100644 --- a/multimedia/vdr-plugin-upnp/Makefile +++ b/multimedia/vdr-plugin-upnp/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-upnp PORTVERSION= 0.0.2a2 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/177/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION:S/a/-alpha/}${DISTVERSIONSUFFIX} diff --git a/net-im/ekiga/Makefile b/net-im/ekiga/Makefile index d99b95e..0786c49 100644 --- a/net-im/ekiga/Makefile +++ b/net-im/ekiga/Makefile @@ -4,7 +4,7 @@ PORTNAME= ekiga PORTVERSION= 4.0.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= net-im MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/net-im/licq-icq/Makefile b/net-im/licq-icq/Makefile index 4ec1466..4966dec 100644 --- a/net-im/licq-icq/Makefile +++ b/net-im/licq-icq/Makefile @@ -2,7 +2,7 @@ PORTNAME= icq PORTVERSION= 1.8.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im MAINTAINER= dinoex@FreeBSD.org diff --git a/net-im/licq-jabber/Makefile b/net-im/licq-jabber/Makefile index 74d04f0..4bf0681 100644 --- a/net-im/licq-jabber/Makefile +++ b/net-im/licq-jabber/Makefile @@ -2,7 +2,7 @@ PORTNAME= jabber PORTVERSION= 1.8.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net-im MAINTAINER= dinoex@FreeBSD.org diff --git a/net-im/licq-msn/Makefile b/net-im/licq-msn/Makefile index 171f777..936f07e 100644 --- a/net-im/licq-msn/Makefile +++ b/net-im/licq-msn/Makefile @@ -2,7 +2,7 @@ PORTNAME= msn PORTVERSION= 1.8.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im MAINTAINER= dinoex@FreeBSD.org diff --git a/net-im/licq-osd/Makefile b/net-im/licq-osd/Makefile index 8b80755..a2a0b6d 100644 --- a/net-im/licq-osd/Makefile +++ b/net-im/licq-osd/Makefile @@ -3,7 +3,7 @@ PORTNAME= osd PORTVERSION= 1.8.2 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 2 CATEGORIES= net-im diff --git a/net-im/licq-qt-gui/Makefile b/net-im/licq-qt-gui/Makefile index d3d8ef5..ccd2b1c 100644 --- a/net-im/licq-qt-gui/Makefile +++ b/net-im/licq-qt-gui/Makefile @@ -3,7 +3,7 @@ PORTNAME= qt4-gui PORTVERSION= 1.8.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-im PKGNAMESUFFIX?= ${KDE_SUFFIX}${PKGNAMESUFFIX2} diff --git a/net-im/licq/Makefile b/net-im/licq/Makefile index bb5c814..cacb1ba 100644 --- a/net-im/licq/Makefile +++ b/net-im/licq/Makefile @@ -3,7 +3,7 @@ PORTNAME= base PORTVERSION= ${LICQ_VER} -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-im PKGNAMESUFFIX= ${SOCKS_SUFFIX}${PKGNAMESUFFIX2} diff --git a/net-mgmt/fastnetmon/Makefile b/net-mgmt/fastnetmon/Makefile index 5db2ed3..0ec5b5a 100644 --- a/net-mgmt/fastnetmon/Makefile +++ b/net-mgmt/fastnetmon/Makefile @@ -4,7 +4,7 @@ PORTNAME= fastnetmon PORTVERSION= 1.1.3 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt security MAINTAINER= farrokhi@FreeBSD.org diff --git a/net-mgmt/icinga2/Makefile b/net-mgmt/icinga2/Makefile index 0e10d6a..25371db 100644 --- a/net-mgmt/icinga2/Makefile +++ b/net-mgmt/icinga2/Makefile @@ -3,6 +3,7 @@ PORTNAME= icinga2 DISTVERSIONPREFIX= v DISTVERSION= 2.7.1 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= lme@FreeBSD.org diff --git a/net-p2p/bitcoin-daemon/Makefile b/net-p2p/bitcoin-daemon/Makefile index 5282069..bb0c045 100644 --- a/net-p2p/bitcoin-daemon/Makefile +++ b/net-p2p/bitcoin-daemon/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ MASTERDIR= ${.CURDIR}/../bitcoin +PORTREVISION= 1 PKGNAMESUFFIX= -daemon COMMENT= Virtual Peer-to-Peer Currency (Daemon) diff --git a/net-p2p/eiskaltdcpp-daemon/Makefile b/net-p2p/eiskaltdcpp-daemon/Makefile index 9b3e3ff..deb6c55 100644 --- a/net-p2p/eiskaltdcpp-daemon/Makefile +++ b/net-p2p/eiskaltdcpp-daemon/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eiskaltdcpp -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p PKGNAMESUFFIX= -daemon diff --git a/net-p2p/eiskaltdcpp-gtk/Makefile b/net-p2p/eiskaltdcpp-gtk/Makefile index 0286f90..297a5cb 100644 --- a/net-p2p/eiskaltdcpp-gtk/Makefile +++ b/net-p2p/eiskaltdcpp-gtk/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eiskaltdcpp -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p PKGNAMESUFFIX= -gtk diff --git a/net-p2p/eiskaltdcpp-lib/Makefile b/net-p2p/eiskaltdcpp-lib/Makefile index a2e1744..87d21a2 100644 --- a/net-p2p/eiskaltdcpp-lib/Makefile +++ b/net-p2p/eiskaltdcpp-lib/Makefile @@ -4,7 +4,7 @@ PORTNAME= eiskaltdcpp PORTVERSION= 2.2.10 DISTVERSIONPREFIX= v -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-p2p PKGNAMESUFFIX?= -lib diff --git a/net-p2p/eiskaltdcpp-qt/Makefile b/net-p2p/eiskaltdcpp-qt/Makefile index 720c937..995c8c0 100644 --- a/net-p2p/eiskaltdcpp-qt/Makefile +++ b/net-p2p/eiskaltdcpp-qt/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eiskaltdcpp -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p PKGNAMESUFFIX= -qt diff --git a/net-p2p/ktorrent/Makefile b/net-p2p/ktorrent/Makefile index 273976f..1e4eebf 100644 --- a/net-p2p/ktorrent/Makefile +++ b/net-p2p/ktorrent/Makefile @@ -3,7 +3,7 @@ PORTNAME= ktorrent DISTVERSION= 4.3.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net-p2p kde MASTER_SITES= http://ktorrent.org/downloads/${DISTVERSION}/ diff --git a/net-p2p/libktorrent/Makefile b/net-p2p/libktorrent/Makefile index e3e0d13..80d651b 100644 --- a/net-p2p/libktorrent/Makefile +++ b/net-p2p/libktorrent/Makefile @@ -2,7 +2,7 @@ PORTNAME= libktorrent DISTVERSION= 1.3.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= net-p2p kde MASTER_SITES= http://ktorrent.org/downloads/${DISTVERSION:C,^1,4,:C,-.*,,}/ diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile index 60521b4..50c34bf 100644 --- a/net-p2p/libtorrent-rasterbar/Makefile +++ b/net-p2p/libtorrent-rasterbar/Makefile @@ -3,7 +3,7 @@ PORTNAME= libtorrent-rasterbar PORTVERSION= 1.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= net-p2p ipv6 MASTER_SITES= https://github.com/arvidn/libtorrent/releases/download/libtorrent-${PORTVERSION:S/./_/g}/ diff --git a/net-p2p/linuxdcpp/Makefile b/net-p2p/linuxdcpp/Makefile index 621b4d6..3921853 100644 --- a/net-p2p/linuxdcpp/Makefile +++ b/net-p2p/linuxdcpp/Makefile @@ -2,7 +2,7 @@ PORTNAME= linuxdcpp PORTVERSION= 1.1.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-p2p MASTER_SITES= http://launchpadlibrarian.net/69733951/ diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile index 7a1a425..a7308d0 100644 --- a/net-p2p/litecoin/Makefile +++ b/net-p2p/litecoin/Makefile @@ -5,6 +5,7 @@ PORTNAME= litecoin PORTVERSION= 0.14.2 PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net-p2p finance MAINTAINER= swills@FreeBSD.org diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index ae0bb54..51d95fc 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -3,7 +3,7 @@ PORTNAME= qbittorrent PORTVERSION= 3.3.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/net-p2p/twister/Makefile b/net-p2p/twister/Makefile index e7e1a9f..2b6f270 100644 --- a/net-p2p/twister/Makefile +++ b/net-p2p/twister/Makefile @@ -4,7 +4,7 @@ PORTNAME= twister-core PORTVERSION= 0.9.34 DISTVERSIONPREFIX= v -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= net-p2p diff --git a/net/asio/Makefile b/net/asio/Makefile index 73ccb4e..dea64cc 100644 --- a/net/asio/Makefile +++ b/net/asio/Makefile @@ -3,6 +3,7 @@ PORTNAME= asio PORTVERSION= 1.10.6 +PORTREVISION= 1 CATEGORIES= net devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20(Stable)/ diff --git a/net/ceph-devel/Makefile b/net/ceph-devel/Makefile index bf61c82..b36bc6d 100644 --- a/net/ceph-devel/Makefile +++ b/net/ceph-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= ceph DISTVERSION= wip.v2017-08-15-1 +PORTREVISION= 1 CATEGORIES= net PKGNAMESUFFIX= -devel diff --git a/net/ceph/Makefile b/net/ceph/Makefile index 07d0d2d..d1a4d61 100644 --- a/net/ceph/Makefile +++ b/net/ceph/Makefile @@ -3,6 +3,7 @@ PORTNAME= ceph DISTVERSION= v12.2.0 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= wjw@digiware.nl diff --git a/net/grive/Makefile b/net/grive/Makefile index 592843c..c6fbfc5 100644 --- a/net/grive/Makefile +++ b/net/grive/Makefile @@ -3,7 +3,7 @@ PORTNAME= grive PORTVERSION= 0.3.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net MAINTAINER= ktsin@acm.org diff --git a/net/grive2/Makefile b/net/grive2/Makefile index 052ccad..1509afa 100644 --- a/net/grive2/Makefile +++ b/net/grive2/Makefile @@ -4,7 +4,7 @@ PORTNAME= grive2 PORTVERSION= 0.5.0 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MAINTAINER= cpm@FreeBSD.org diff --git a/net/kdenetwork4-strigi-analyzers/Makefile b/net/kdenetwork4-strigi-analyzers/Makefile index b970c2c..c52a100 100644 --- a/net/kdenetwork4-strigi-analyzers/Makefile +++ b/net/kdenetwork4-strigi-analyzers/Makefile @@ -2,7 +2,7 @@ PORTNAME= kdenetwork-strigi-analyzers PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net kde kde-kde4 MAINTAINER= kde@FreeBSD.org diff --git a/net/kea/Makefile b/net/kea/Makefile index 4d80a35..b92a910 100644 --- a/net/kea/Makefile +++ b/net/kea/Makefile @@ -2,7 +2,7 @@ PORTNAME= kea PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net ipv6 MASTER_SITES= ISC/kea/${PORTVERSION} diff --git a/net/kget/Makefile b/net/kget/Makefile index 7bc4ccd..78c9c4f 100644 --- a/net/kget/Makefile +++ b/net/kget/Makefile @@ -2,7 +2,7 @@ PORTNAME= kget PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net kde kde-kde4 MAINTAINER= kde@FreeBSD.org diff --git a/net/libcmis/Makefile b/net/libcmis/Makefile index c6e5a5b..22d4b3f 100644 --- a/net/libcmis/Makefile +++ b/net/libcmis/Makefile @@ -2,7 +2,7 @@ PORTNAME= libcmis PORTVERSION= 0.5.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net devel MASTER_SITES= http://dev-www.libreoffice.org/src/ diff --git a/net/pktanon/Makefile b/net/pktanon/Makefile index 9cdb945..56406e4 100644 --- a/net/pktanon/Makefile +++ b/net/pktanon/Makefile @@ -2,7 +2,7 @@ PORTNAME= pktanon PORTVERSION= 1.4.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= http://www.tm.uka.de/software/pktanon/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-dev diff --git a/net/scribe/Makefile b/net/scribe/Makefile index 0864ea5..6468b2a 100644 --- a/net/scribe/Makefile +++ b/net/scribe/Makefile @@ -3,7 +3,7 @@ PORTNAME= scribe DISTVERSION= 2.2.2013.04.15 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net MAINTAINER= ports@FreeBSD.org diff --git a/net/tcpflow/Makefile b/net/tcpflow/Makefile index 2f65975..dca82ac 100644 --- a/net/tcpflow/Makefile +++ b/net/tcpflow/Makefile @@ -3,7 +3,7 @@ PORTNAME= tcpflow PORTVERSION= 1.4.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://digitalcorpora.org/downloads/${PORTNAME}/ diff --git a/net/xorp/Makefile b/net/xorp/Makefile index 1f84885..3611766 100644 --- a/net/xorp/Makefile +++ b/net/xorp/Makefile @@ -4,7 +4,7 @@ PORTNAME= xorp PORTVERSION= 1.8.5 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MAINTAINER= hrs@FreeBSD.org diff --git a/print/libmspub01/Makefile b/print/libmspub01/Makefile index 1bb5c18..9cb4b3f 100644 --- a/print/libmspub01/Makefile +++ b/print/libmspub01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libmspub PORTVERSION= 0.1.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= print graphics devel MASTER_SITES= http://dev-www.libreoffice.org/src/${PORTNAME}/ PKGNAMESUFFIX= 01 diff --git a/print/libpagemaker/Makefile b/print/libpagemaker/Makefile index db93c4f..9566f96 100644 --- a/print/libpagemaker/Makefile +++ b/print/libpagemaker/Makefile @@ -2,7 +2,7 @@ PORTNAME= libpagemaker PORTVERSION= 0.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= print graphics devel MASTER_SITES= LIBREOFFICE_DEV diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 168c8f9..1c699dc 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -3,6 +3,7 @@ PORTNAME= lyx PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION} +PORTREVISION= 1 CATEGORIES= print editors MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/${MAJOR_VERSION}.x/ \ http://www-ftp.lip6.fr/ftp/pub/lyx/stable/${MAJOR_VERSION}.x/ \ diff --git a/print/pdfcube/Makefile b/print/pdfcube/Makefile index f9503a5..f0e2858 100644 --- a/print/pdfcube/Makefile +++ b/print/pdfcube/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdfcube PORTVERSION= 0.0.5 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= print MASTER_SITES= http://code.100allora.it/releases/pdfcube/ diff --git a/print/scribus/Makefile b/print/scribus/Makefile index da4f004..7d89884 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -3,7 +3,7 @@ PORTNAME= scribus PORTVERSION= 1.4.6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= print editors MASTER_SITES= SF \ http://www.scribus.net/downloads/${PORTVERSION}/ diff --git a/science/avogadro/Makefile b/science/avogadro/Makefile index cc978f4..719b65a 100644 --- a/science/avogadro/Makefile +++ b/science/avogadro/Makefile @@ -3,7 +3,7 @@ PORTNAME= avogadro PORTVERSION= 1.1.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= science MASTER_SITES= SF diff --git a/science/bddsolve/Makefile b/science/bddsolve/Makefile index 3feac1e..d52804b 100644 --- a/science/bddsolve/Makefile +++ b/science/bddsolve/Makefile @@ -3,7 +3,7 @@ PORTNAME= bddsolve PORTVERSION= 1.03 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science MASTER_SITES= http://www.win.tue.nl/~wieger/bddsolve/_downloads/ DISTNAME= ${PORTNAME}-source-${PORTVERSION} diff --git a/science/gromacs/Makefile b/science/gromacs/Makefile index 7e03b23..be67266 100644 --- a/science/gromacs/Makefile +++ b/science/gromacs/Makefile @@ -3,7 +3,7 @@ PORTNAME= gromacs PORTVERSION= 5.0.6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= science MASTER_SITES= ftp://ftp.gromacs.org/pub/gromacs/ diff --git a/science/iboview/Makefile b/science/iboview/Makefile index 5781e3e..0af8613 100644 --- a/science/iboview/Makefile +++ b/science/iboview/Makefile @@ -3,7 +3,7 @@ PORTNAME= iboview PORTVERSION= 20150427 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MASTER_SITES= http://www.iboview.org/bin/ DISTNAME= ibo-view.20150427 diff --git a/science/libgeodecomp/Makefile b/science/libgeodecomp/Makefile index bfc3699..85e4e28 100644 --- a/science/libgeodecomp/Makefile +++ b/science/libgeodecomp/Makefile @@ -3,7 +3,7 @@ PORTNAME= libgeodecomp PORTVERSION= 0.4.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science devel MASTER_SITES= http://www.libgeodecomp.org/archive/ diff --git a/science/libkml/Makefile b/science/libkml/Makefile index 16de3d2..70b1ad2 100644 --- a/science/libkml/Makefile +++ b/science/libkml/Makefile @@ -3,7 +3,7 @@ PORTNAME= libkml PORTVERSION= 1.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MAINTAINER= sunpoet@FreeBSD.org diff --git a/science/orthanc-dicomweb/Makefile b/science/orthanc-dicomweb/Makefile index 1e2c9ee..f0675b2 100644 --- a/science/orthanc-dicomweb/Makefile +++ b/science/orthanc-dicomweb/Makefile @@ -3,7 +3,7 @@ PORTNAME= orthanc-dicomweb PORTVERSION= 0.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science net MASTER_SITES= http://orthanc-server.com/downloads/get.php?path=/plugin-dicom-web/ DISTNAME= OrthancDicomWeb-${PORTVERSION} diff --git a/science/orthanc-postgresql/Makefile b/science/orthanc-postgresql/Makefile index 90b616d6..f14c90d 100644 --- a/science/orthanc-postgresql/Makefile +++ b/science/orthanc-postgresql/Makefile @@ -3,7 +3,7 @@ PORTNAME= orthanc-portgresql PORTVERSION= 2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science graphics MASTER_SITES= http://orthanc-server.com/downloads/get.php?path=/plugin-postgresql/ DISTNAME= OrthancPostgreSQL-${PORTVERSION} diff --git a/science/orthanc-webviewer/Makefile b/science/orthanc-webviewer/Makefile index 3d2cb7e..89fb7e8 100644 --- a/science/orthanc-webviewer/Makefile +++ b/science/orthanc-webviewer/Makefile @@ -3,7 +3,7 @@ PORTNAME= orthanc-webviewer PORTVERSION= 2.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science graphics MASTER_SITES= http://orthanc-server.com/downloads/get.php?path=/plugin-webviewer/:main \ http://www.montefiore.ulg.ac.be/~jodogne/Orthanc/ThirdPartyDownloads/WebViewer/:thirdparty diff --git a/science/orthanc/Makefile b/science/orthanc/Makefile index 1e27dc9..2683ac8 100644 --- a/science/orthanc/Makefile +++ b/science/orthanc/Makefile @@ -3,7 +3,7 @@ PORTNAME= orthanc PORTVERSION= 1.1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science graphics net www MASTER_SITES= http://orthanc-server.com/downloads/get.php?path=/orthanc/:main \ http://www.montefiore.ulg.ac.be/~jodogne/Orthanc/ThirdPartyDownloads/:mongoose diff --git a/science/pulseview/Makefile b/science/pulseview/Makefile index cd77941..2493a8879 100644 --- a/science/pulseview/Makefile +++ b/science/pulseview/Makefile @@ -3,7 +3,7 @@ PORTNAME= pulseview PORTVERSION= 0.2.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science cad MASTER_SITES= http://sigrok.org/download/source/pulseview/ diff --git a/security/botan110/Makefile b/security/botan110/Makefile index 71667c4..5ca6af6 100644 --- a/security/botan110/Makefile +++ b/security/botan110/Makefile @@ -3,7 +3,7 @@ PORTNAME= botan PORTVERSION= 1.10.13 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= http://botan.randombit.net/releases/ PKGNAMESUFFIX= 110 diff --git a/security/clamfs/Makefile b/security/clamfs/Makefile index 37011f0..f87accc 100644 --- a/security/clamfs/Makefile +++ b/security/clamfs/Makefile @@ -3,7 +3,7 @@ PORTNAME= clamfs PORTVERSION= 1.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= SF diff --git a/security/i2pd/Makefile b/security/i2pd/Makefile index f165104..ab8d591 100644 --- a/security/i2pd/Makefile +++ b/security/i2pd/Makefile @@ -3,7 +3,7 @@ PORTNAME= i2pd PORTVERSION= 2.15.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security net-p2p MAINTAINER= amdmi3@FreeBSD.org diff --git a/security/opensaml2/Makefile b/security/opensaml2/Makefile index cd523d7..44de6d5 100644 --- a/security/opensaml2/Makefile +++ b/security/opensaml2/Makefile @@ -3,7 +3,7 @@ PORTNAME= opensaml2 PORTVERSION= 2.6.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= http://shibboleth.net/downloads/c++-opensaml/${PORTVERSION}/ DISTNAME= opensaml-${PORTVERSION} diff --git a/security/quantis/Makefile b/security/quantis/Makefile index b0933f3..3f45e88 100644 --- a/security/quantis/Makefile +++ b/security/quantis/Makefile @@ -3,7 +3,7 @@ PORTNAME= quantis DISTVERSION= v13.11.08 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security devel java MASTER_SITES= http://www.idquantique.com/~download/Quantis/ \ LOCAL/ale diff --git a/security/shibboleth2-sp/Makefile b/security/shibboleth2-sp/Makefile index 845190b..03f2486 100644 --- a/security/shibboleth2-sp/Makefile +++ b/security/shibboleth2-sp/Makefile @@ -3,7 +3,7 @@ PORTNAME= shibboleth-sp PORTVERSION= 2.6.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security www MASTER_SITES= http://shibboleth.net/downloads/service-provider/${PORTVERSION}/ diff --git a/security/spass/Makefile b/security/spass/Makefile index 7f80dfd..673f11a 100644 --- a/security/spass/Makefile +++ b/security/spass/Makefile @@ -2,7 +2,7 @@ PORTNAME= spass PORTVERSION= 3.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/condor/Makefile b/sysutils/condor/Makefile index 0105bd4..97b6ee9 100644 --- a/sysutils/condor/Makefile +++ b/sysutils/condor/Makefile @@ -6,7 +6,7 @@ PORTNAME= condor PORTVERSION= 8.4.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils net MASTER_SITES= http://www.acadix.biz/Ports/distfiles/ DISTNAME= condor_src-${PORTVERSION}-all-all diff --git a/sysutils/facter/Makefile b/sysutils/facter/Makefile index c9f57aa..7dfc6ab 100644 --- a/sysutils/facter/Makefile +++ b/sysutils/facter/Makefile @@ -2,7 +2,7 @@ PORTNAME= facter PORTVERSION= 3.9.0 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= sysutils MASTER_SITES= http://downloads.puppetlabs.com/facter/ diff --git a/sysutils/freefilesync/Makefile b/sysutils/freefilesync/Makefile index e05a682..a7c1c00 100644 --- a/sysutils/freefilesync/Makefile +++ b/sysutils/freefilesync/Makefile @@ -3,7 +3,7 @@ PORTNAME= freefilesync PORTVERSION= 8.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MASTER_SITES= https://www.freefilesync.org/download/ \ https://www.freefilesync.org/archive/ diff --git a/sysutils/kf5-kwallet/Makefile b/sysutils/kf5-kwallet/Makefile index 079626c..5f0cea4 100644 --- a/sysutils/kf5-kwallet/Makefile +++ b/sysutils/kf5-kwallet/Makefile @@ -3,6 +3,7 @@ PORTNAME= kwallet PORTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/logstalgia/Makefile b/sysutils/logstalgia/Makefile index 6f0a14b..f5b698b 100644 --- a/sysutils/logstalgia/Makefile +++ b/sysutils/logstalgia/Makefile @@ -3,7 +3,7 @@ PORTNAME= logstalgia PORTVERSION= 1.0.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils www MAINTAINER= ehaupt@FreeBSD.org diff --git a/sysutils/ori/Makefile b/sysutils/ori/Makefile index 101e663..c93eae3 100644 --- a/sysutils/ori/Makefile +++ b/sysutils/ori/Makefile @@ -3,7 +3,7 @@ PORTNAME= ori PORTVERSION= 0.8.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= sysutils net MASTER_SITES= http://cdn.bitbucket.org/orifs/ori/downloads/ diff --git a/sysutils/osquery/Makefile b/sysutils/osquery/Makefile index d0b87fd..c0abbbf 100644 --- a/sysutils/osquery/Makefile +++ b/sysutils/osquery/Makefile @@ -3,7 +3,7 @@ PORTNAME= osquery PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= zi@FreeBSD.org diff --git a/textproc/clucene/Makefile b/textproc/clucene/Makefile index bcab28b..4d4a2e4 100644 --- a/textproc/clucene/Makefile +++ b/textproc/clucene/Makefile @@ -3,7 +3,7 @@ PORTNAME= clucene PORTVERSION= 2.3.3.4 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-core-unstable/2.3 DISTNAME= ${PORTNAME}-core-${PORTVERSION} diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index 30e1990..74e9627 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -3,7 +3,7 @@ PORTNAME= highlight PORTVERSION= 3.36 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 3 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ diff --git a/textproc/kenlm/Makefile b/textproc/kenlm/Makefile index 19a46b0..289c9a1 100644 --- a/textproc/kenlm/Makefile +++ b/textproc/kenlm/Makefile @@ -3,7 +3,7 @@ PORTNAME= kenlm PORTVERSION= 20140830 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= http://kheafield.com/code/ DISTNAME= ${PORTNAME} diff --git a/textproc/kiss-templates/Makefile b/textproc/kiss-templates/Makefile index 520b23d..a038961 100644 --- a/textproc/kiss-templates/Makefile +++ b/textproc/kiss-templates/Makefile @@ -3,7 +3,7 @@ PORTNAME= kiss-templates PORTVERSION= 0.19 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= andreas.sommer87@googlemail.com diff --git a/textproc/libabw/Makefile b/textproc/libabw/Makefile index 54298e1..f662da3 100644 --- a/textproc/libabw/Makefile +++ b/textproc/libabw/Makefile @@ -2,7 +2,7 @@ PORTNAME= libabw PORTVERSION= 0.1.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= LODEV/${PORTNAME} diff --git a/textproc/libe-book/Makefile b/textproc/libe-book/Makefile index 3e90362..6f0e01b 100644 --- a/textproc/libe-book/Makefile +++ b/textproc/libe-book/Makefile @@ -2,7 +2,7 @@ PORTNAME= libe-book PORTVERSION= 0.1.2 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= textproc MASTER_SITES= SF/libebook/${PORTNAME}-${PORTVERSION}/ diff --git a/textproc/libkolabxml/Makefile b/textproc/libkolabxml/Makefile index a78e175..b942052 100644 --- a/textproc/libkolabxml/Makefile +++ b/textproc/libkolabxml/Makefile @@ -2,7 +2,7 @@ PORTNAME= libkolabxml PORTVERSION= 1.1.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://mirror.kolabsys.com/pub/releases/ diff --git a/textproc/libmwaw03/Makefile b/textproc/libmwaw03/Makefile index 506516e..166346f 100644 --- a/textproc/libmwaw03/Makefile +++ b/textproc/libmwaw03/Makefile @@ -2,6 +2,7 @@ PORTNAME= libmwaw PORTVERSION= 0.3.12 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= 03 diff --git a/textproc/libodfgen01/Makefile b/textproc/libodfgen01/Makefile index 4a9b040..2169220 100644 --- a/textproc/libodfgen01/Makefile +++ b/textproc/libodfgen01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libodfgen PORTVERSION= 0.1.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= SF/libwpd/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= 01 diff --git a/textproc/librevenge/Makefile b/textproc/librevenge/Makefile index 46c2240..a393336 100644 --- a/textproc/librevenge/Makefile +++ b/textproc/librevenge/Makefile @@ -2,7 +2,7 @@ PORTNAME= librevenge PORTVERSION= 0.0.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= SF/libwpd/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/textproc/libstaroffice/Makefile b/textproc/libstaroffice/Makefile index bca7f66..5860b76 100644 --- a/textproc/libstaroffice/Makefile +++ b/textproc/libstaroffice/Makefile @@ -2,6 +2,7 @@ PORTNAME= libstaroffice PORTVERSION= 0.0.4 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= LODEV MASTER_SITE_SUBDIR= # diff --git a/textproc/libvisio01/Makefile b/textproc/libvisio01/Makefile index e73c08f..11e3b57 100644 --- a/textproc/libvisio01/Makefile +++ b/textproc/libvisio01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libvisio PORTVERSION= 0.1.5 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= textproc devel MASTER_SITES= http://dev-www.libreoffice.org/src/${PORTNAME}/ PKGNAMESUFFIX= 01 diff --git a/textproc/libwpd010/Makefile b/textproc/libwpd010/Makefile index 2c661ca..3407dd2 100644 --- a/textproc/libwpd010/Makefile +++ b/textproc/libwpd010/Makefile @@ -3,6 +3,7 @@ PORTNAME= libwpd PORTVERSION= 0.10.2 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= 010 diff --git a/textproc/libwps/Makefile b/textproc/libwps/Makefile index 30b2811..115fadf 100644 --- a/textproc/libwps/Makefile +++ b/textproc/libwps/Makefile @@ -3,6 +3,7 @@ PORTNAME= libwps PORTVERSION= 0.4.7 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/textproc/libwps03/Makefile b/textproc/libwps03/Makefile index 2876b3c..c3dc9c6 100644 --- a/textproc/libwps03/Makefile +++ b/textproc/libwps03/Makefile @@ -3,7 +3,7 @@ PORTNAME= libwps PORTVERSION= 0.3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= 03 diff --git a/textproc/luceneplusplus/Makefile b/textproc/luceneplusplus/Makefile index ade7a12..2551338 100644 --- a/textproc/luceneplusplus/Makefile +++ b/textproc/luceneplusplus/Makefile @@ -3,7 +3,7 @@ PORTNAME= lucene++ PORTVERSION= 3.0.7 DISTVERSIONPREFIX= rel_ -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= arved@FreeBSD.org diff --git a/textproc/randlm/Makefile b/textproc/randlm/Makefile index 6fd2def..a5baa96 100644 --- a/textproc/randlm/Makefile +++ b/textproc/randlm/Makefile @@ -3,7 +3,7 @@ PORTNAME= randlm PORTVERSION= 0.2.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME} diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile index 4021064..c902478 100644 --- a/textproc/source-highlight/Makefile +++ b/textproc/source-highlight/Makefile @@ -3,7 +3,7 @@ PORTNAME= source-highlight PORTVERSION= 3.1.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= GNU/src-highlite diff --git a/textproc/xmlwrapp/Makefile b/textproc/xmlwrapp/Makefile index ae6c768..c84e7f1 100644 --- a/textproc/xmlwrapp/Makefile +++ b/textproc/xmlwrapp/Makefile @@ -3,7 +3,7 @@ PORTNAME= xmlwrapp PORTVERSION= 0.7.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= textproc MASTER_SITES= SF diff --git a/www/anyterm/Makefile b/www/anyterm/Makefile index dae087d..3566584 100644 --- a/www/anyterm/Makefile +++ b/www/anyterm/Makefile @@ -3,7 +3,7 @@ PORTNAME= anyterm PORTVERSION= 1.1.29 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= www MASTER_SITES= http://anyterm.org/download/ \ http://dl1.douglasthrift.net/${PORTNAME}/ \ diff --git a/www/domoticz/Makefile b/www/domoticz/Makefile index 1e17880..33cc6e2 100644 --- a/www/domoticz/Makefile +++ b/www/domoticz/Makefile @@ -2,6 +2,7 @@ PORTNAME= domoticz PORTVERSION= 3.${DOMOTICZ_REL} +PORTREVISION= 1 CATEGORIES= www MAINTAINER= kiwi@oav.net diff --git a/www/kdewebdev4/Makefile b/www/kdewebdev4/Makefile index 0fce4e7..97242f3 100644 --- a/www/kdewebdev4/Makefile +++ b/www/kdewebdev4/Makefile @@ -3,7 +3,7 @@ PORTNAME= kdewebdev PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www kde kde-kde4 MAINTAINER= kde@FreeBSD.org diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile index fe49097..566855f 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -4,6 +4,7 @@ PORTNAME= nghttp2 PORTVERSION= 1.26.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www net MAINTAINER= sunpoet@FreeBSD.org diff --git a/www/wt/Makefile b/www/wt/Makefile index 4f3a9a4..0478383 100644 --- a/www/wt/Makefile +++ b/www/wt/Makefile @@ -3,7 +3,7 @@ PORTNAME= wt PORTVERSION= 3.3.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= info@babaei.net diff --git a/x11-toolkits/flowcanvas/Makefile b/x11-toolkits/flowcanvas/Makefile index e8fbc27..4ceced7 100644 --- a/x11-toolkits/flowcanvas/Makefile +++ b/x11-toolkits/flowcanvas/Makefile @@ -3,7 +3,7 @@ PORTNAME= flowcanvas PORTVERSION= 0.7.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11-toolkits MASTER_SITES= http://download.drobilla.net/ diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile index d82a33d..865d5f9 100644 --- a/x11/kde4-workspace/Makefile +++ b/x11/kde4-workspace/Makefile @@ -2,7 +2,7 @@ PORTNAME= kde-workspace PORTVERSION= ${KDE4_WORKSPACE_VERSION} -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= x11 kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/x11/kf5-kactivities/Makefile b/x11/kf5-kactivities/Makefile index c81e1f1..0b017c6 100644 --- a/x11/kf5-kactivities/Makefile +++ b/x11/kf5-kactivities/Makefile @@ -3,6 +3,7 @@ PORTNAME= kactivities PORTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11/leechcraft/Makefile b/x11/leechcraft/Makefile index f68944f..a2725e9 100644 --- a/x11/leechcraft/Makefile +++ b/x11/leechcraft/Makefile @@ -3,7 +3,7 @@ PORTNAME= leechcraft PORTVERSION= 0.6.70 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= x11 MASTER_SITES= http://dist.leechcraft.org/LeechCraft/0.6.70/ |