diff options
author | gerald <gerald@FreeBSD.org> | 2018-12-12 09:35:33 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2018-12-12 09:35:33 +0800 |
commit | 97e78d860783dbeec5f72d4f8581d78b52f954e3 (patch) | |
tree | 404c2c9646ff0f64f0fea93eaedcd120dc980500 | |
parent | 7476bb1ff088f7acb9b541e9f4c9e4e38747b38c (diff) | |
download | freebsd-ports-gnome-97e78d860783dbeec5f72d4f8581d78b52f954e3.tar.gz freebsd-ports-gnome-97e78d860783dbeec5f72d4f8581d78b52f954e3.tar.zst freebsd-ports-gnome-97e78d860783dbeec5f72d4f8581d78b52f954e3.zip |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
3168 files changed, 3173 insertions, 1945 deletions
diff --git a/Mk/bsd.ruby.mk b/Mk/bsd.ruby.mk index 7bea726d169a..0ae2fb6d5e87 100644 --- a/Mk/bsd.ruby.mk +++ b/Mk/bsd.ruby.mk @@ -155,7 +155,7 @@ RUBY?= ${LOCALBASE}/bin/${RUBY_NAME} # Ruby 2.3 # RUBY_RELVERSION= 2.3.8 -RUBY_PORTREVISION= 0 +RUBY_PORTREVISION= 1 RUBY_PORTEPOCH= 1 RUBY_PATCHLEVEL= 0 RUBY23= "" # PLIST_SUB helpers @@ -165,7 +165,7 @@ RUBY23= "" # PLIST_SUB helpers # Ruby 2.4 # RUBY_RELVERSION= 2.4.5 -RUBY_PORTREVISION= 0 +RUBY_PORTREVISION= 1 RUBY_PORTEPOCH= 1 RUBY_PATCHLEVEL= 0 RUBY24= "" # PLIST_SUB helpers @@ -175,7 +175,7 @@ RUBY24= "" # PLIST_SUB helpers # Ruby 2.5 # RUBY_RELVERSION= 2.5.3 -RUBY_PORTREVISION= 0 +RUBY_PORTREVISION= 1 RUBY_PORTEPOCH= 1 RUBY_PATCHLEVEL= 0 RUBY25= "" # PLIST_SUB helpers diff --git a/accessibility/atkmm/Makefile b/accessibility/atkmm/Makefile index d031ea2bf8aa..fb1593fdc0dc 100644 --- a/accessibility/atkmm/Makefile +++ b/accessibility/atkmm/Makefile @@ -3,7 +3,7 @@ PORTNAME= atkmm PORTVERSION= 2.24.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= accessibility gnome MASTER_SITES= GNOME diff --git a/accessibility/kmag/Makefile b/accessibility/kmag/Makefile index 3a4e4c006505..66bbc3affec4 100644 --- a/accessibility/kmag/Makefile +++ b/accessibility/kmag/Makefile @@ -2,6 +2,7 @@ PORTNAME= kmag DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= accessibility kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/accessibility/kmousetool/Makefile b/accessibility/kmousetool/Makefile index e215632d1874..944ac804f090 100644 --- a/accessibility/kmousetool/Makefile +++ b/accessibility/kmousetool/Makefile @@ -2,6 +2,7 @@ PORTNAME= kmousetool DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= accessibility kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/accessibility/kmouth/Makefile b/accessibility/kmouth/Makefile index 39f2c0f78179..6439c5b6383d 100644 --- a/accessibility/kmouth/Makefile +++ b/accessibility/kmouth/Makefile @@ -2,6 +2,7 @@ PORTNAME= kmouth DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= accessibility kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/accessibility/qt5-speech/Makefile b/accessibility/qt5-speech/Makefile index 4da2e231ac51..a481ec94c86e 100644 --- a/accessibility/qt5-speech/Makefile +++ b/accessibility/qt5-speech/Makefile @@ -2,6 +2,7 @@ PORTNAME= speech DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= accessibility PKGNAMEPREFIX= qt5- diff --git a/archivers/R-cran-zip/Makefile b/archivers/R-cran-zip/Makefile index 6e5b95569a49..425046689c20 100644 --- a/archivers/R-cran-zip/Makefile +++ b/archivers/R-cran-zip/Makefile @@ -2,6 +2,7 @@ PORTNAME= zip DISTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= archivers DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/archivers/ark/Makefile b/archivers/ark/Makefile index 88825e3af359..eb398310a4db 100644 --- a/archivers/ark/Makefile +++ b/archivers/ark/Makefile @@ -2,6 +2,7 @@ PORTNAME= ark DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= archivers kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/archivers/brotli/Makefile b/archivers/brotli/Makefile index fd2f6538756e..25dd1676cf8e 100644 --- a/archivers/brotli/Makefile +++ b/archivers/brotli/Makefile @@ -3,6 +3,7 @@ PORTNAME= brotli PORTVERSION= 1.0.7 +PORTREVISION= 1 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= archivers devel diff --git a/archivers/c-blosc/Makefile b/archivers/c-blosc/Makefile index b8bb4dced8d4..527bf23f8be0 100644 --- a/archivers/c-blosc/Makefile +++ b/archivers/c-blosc/Makefile @@ -3,6 +3,7 @@ PORTNAME= c-blosc PORTVERSION= 1.15.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= archivers devel diff --git a/archivers/dpkg/Makefile b/archivers/dpkg/Makefile index 0c5deb533f00..cfac189be7b0 100644 --- a/archivers/dpkg/Makefile +++ b/archivers/dpkg/Makefile @@ -3,6 +3,7 @@ PORTNAME= dpkg PORTVERSION= 1.19.2 +PORTREVISION= 1 CATEGORIES= archivers sysutils MASTER_SITES= DEBIAN_POOL DISTNAME= dpkg_${PORTVERSION} diff --git a/archivers/innoextract/Makefile b/archivers/innoextract/Makefile index 6d390b488073..034f04b741a0 100644 --- a/archivers/innoextract/Makefile +++ b/archivers/innoextract/Makefile @@ -3,7 +3,7 @@ PORTNAME= innoextract PORTVERSION= 1.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= archivers MASTER_SITES= http://constexpr.org/innoextract/files/ diff --git a/archivers/kf5-karchive/Makefile b/archivers/kf5-karchive/Makefile index 7c8df0a6f389..0eb694b5f3fd 100644 --- a/archivers/kf5-karchive/Makefile +++ b/archivers/kf5-karchive/Makefile @@ -2,6 +2,7 @@ PORTNAME= karchive DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= archivers kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/archivers/laszip/Makefile b/archivers/laszip/Makefile index b8bf95700e2a..fe7c3b921b61 100644 --- a/archivers/laszip/Makefile +++ b/archivers/laszip/Makefile @@ -3,6 +3,7 @@ PORTNAME= laszip PORTVERSION= 3.2.2 +PORTREVISION= 1 CATEGORIES= archivers MAINTAINER= rhurlin@gwdg.de diff --git a/archivers/lazperf/Makefile b/archivers/lazperf/Makefile index badab8d2e430..5a13673561e9 100644 --- a/archivers/lazperf/Makefile +++ b/archivers/lazperf/Makefile @@ -3,6 +3,7 @@ PORTNAME= lazperf DISTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= archivers databases geography MAINTAINER= lbartoletti@tuxfamily.org diff --git a/archivers/libpar2/Makefile b/archivers/libpar2/Makefile index a0286159a93d..83fd29cef982 100644 --- a/archivers/libpar2/Makefile +++ b/archivers/libpar2/Makefile @@ -3,7 +3,7 @@ PORTNAME= libpar2 PORTVERSION= 0.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= archivers MASTER_SITES= http://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/ diff --git a/archivers/maxcso/Makefile b/archivers/maxcso/Makefile index 5cac13f0cda2..101f8db65128 100644 --- a/archivers/maxcso/Makefile +++ b/archivers/maxcso/Makefile @@ -3,6 +3,7 @@ PORTNAME= maxcso DISTVERSIONPREFIX= v DISTVERSION= 1.10.0 +PORTREVISION= 1 CATEGORIES= archivers MAINTAINER= greg@unrelenting.technology diff --git a/archivers/paq/Makefile b/archivers/paq/Makefile index 7891a47c7ea0..c5c59862e49c 100644 --- a/archivers/paq/Makefile +++ b/archivers/paq/Makefile @@ -3,7 +3,7 @@ PORTNAME= paq PORTVERSION= 20140131 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= archivers MASTER_SITES= http://mattmahoney.net/dc/ LOCAL/bf/paq/ DISTFILES= wbpe110.zip zpaqd633.zip zpaq657.zip zpipe.201.zip diff --git a/archivers/pxz/Makefile b/archivers/pxz/Makefile index 0534e2a9eab2..198b469198b6 100644 --- a/archivers/pxz/Makefile +++ b/archivers/pxz/Makefile @@ -3,7 +3,7 @@ PORTNAME= pxz PORTVERSION= 0.20141018 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= archivers MASTER_SITES= LOCAL/delphij DISTNAME= pxz-git-${PORTVERSION:S/0.//} diff --git a/archivers/py-brotli/Makefile b/archivers/py-brotli/Makefile index 94e1db38de3d..9def1c4deff0 100644 --- a/archivers/py-brotli/Makefile +++ b/archivers/py-brotli/Makefile @@ -3,6 +3,7 @@ PORTNAME= brotli PORTVERSION= 1.0.7 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= archivers PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/archivers/quazip/Makefile b/archivers/quazip/Makefile index b3668de15fea..d9592d1900f0 100644 --- a/archivers/quazip/Makefile +++ b/archivers/quazip/Makefile @@ -3,7 +3,7 @@ PORTNAME= quazip DISTVERSION= 0.7.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= archivers MASTER_SITES= SF PKGNAMESUFFIX= -${FLAVOR} diff --git a/archivers/rvm/Makefile b/archivers/rvm/Makefile index 54cadc35ee5f..8f093cde8a19 100644 --- a/archivers/rvm/Makefile +++ b/archivers/rvm/Makefile @@ -3,7 +3,7 @@ PORTNAME= rvm PORTVERSION= 1.11 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= archivers MASTER_SITES= SF PKGNAMESUFFIX= an diff --git a/astro/R-cran-maptools/Makefile b/astro/R-cran-maptools/Makefile index 6b4c79633bd3..61c831662a1d 100644 --- a/astro/R-cran-maptools/Makefile +++ b/astro/R-cran-maptools/Makefile @@ -3,6 +3,7 @@ PORTNAME= maptools DISTVERSION= 0.9-4 +PORTREVISION= 1 CATEGORIES= astro DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/astro/astrometry/Makefile b/astro/astrometry/Makefile index 95855275bc39..d71c791dfe52 100644 --- a/astro/astrometry/Makefile +++ b/astro/astrometry/Makefile @@ -3,7 +3,7 @@ PORTNAME= astrometry PORTVERSION= 0.65 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= astro MASTER_SITES= http://www.astrometry.net/downloads/ DISTNAME= ${PORTNAME}.net-${PORTVERSION} diff --git a/astro/celestia/Makefile b/astro/celestia/Makefile index ecc07ec4c628..c854f30bcb04 100644 --- a/astro/celestia/Makefile +++ b/astro/celestia/Makefile @@ -3,7 +3,7 @@ PORTNAME= celestia PORTVERSION= 1.6.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/Celestia-source/${PORTVERSION} PKGNAMESUFFIX= -${CELESTIA_UI} diff --git a/astro/geographiclib/Makefile b/astro/geographiclib/Makefile index 75048a5b7b32..b884276072ae 100644 --- a/astro/geographiclib/Makefile +++ b/astro/geographiclib/Makefile @@ -3,6 +3,7 @@ PORTNAME= geographiclib PORTVERSION= 1.49 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= SF/geographiclib/distrib\ SF/geographiclib:geoids,gravity,magnetic diff --git a/astro/gpsbabel/Makefile b/astro/gpsbabel/Makefile index 8140736a74b1..814533cc85f7 100644 --- a/astro/gpsbabel/Makefile +++ b/astro/gpsbabel/Makefile @@ -4,6 +4,7 @@ PORTNAME= gpsbabel DISTVERSIONPREFIX= ${PORTNAME}_ DISTVERSION= 1_5_4 +PORTREVISION= 1 CATEGORIES= astro geography MAINTAINER= dev2@heesakkers.info diff --git a/astro/kstars-kde4/Makefile b/astro/kstars-kde4/Makefile index 23bdde16a036..6f63f97c83bc 100644 --- a/astro/kstars-kde4/Makefile +++ b/astro/kstars-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= kstars PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= astro kde kde-kde4 MAINTAINER= kde@FreeBSD.org diff --git a/astro/kstars/Makefile b/astro/kstars/Makefile index 1484a87be15d..55841b93224b 100644 --- a/astro/kstars/Makefile +++ b/astro/kstars/Makefile @@ -2,7 +2,7 @@ PORTNAME= kstars DISTVERSION= 2.9.8 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= astro kde MASTER_SITES= KDE/stable/${PORTNAME} diff --git a/astro/libkgeomap/Makefile b/astro/libkgeomap/Makefile index f3a16501e264..fce882f2e10f 100644 --- a/astro/libkgeomap/Makefile +++ b/astro/libkgeomap/Makefile @@ -2,7 +2,7 @@ PORTNAME= libkgeomap DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/astro/libosmium/Makefile b/astro/libosmium/Makefile index 1684a63b8ac2..09a8bc110687 100644 --- a/astro/libosmium/Makefile +++ b/astro/libosmium/Makefile @@ -4,7 +4,7 @@ PORTNAME= libosmium PORTVERSION= 2.14.2 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org diff --git a/astro/libosmpbf/Makefile b/astro/libosmpbf/Makefile index 9bcb125e6cd1..72224e2dd8b7 100644 --- a/astro/libosmpbf/Makefile +++ b/astro/libosmpbf/Makefile @@ -4,7 +4,7 @@ PORTNAME= libosmpbf PORTVERSION= 1.3.3 DISTVERSIONPREFIX= v -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org diff --git a/astro/marble/Makefile b/astro/marble/Makefile index 9986435f35e4..5c293378c5fe 100644 --- a/astro/marble/Makefile +++ b/astro/marble/Makefile @@ -2,7 +2,7 @@ PORTNAME= marble DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/astro/nightfall/Makefile b/astro/nightfall/Makefile index 2f124ce1fdc1..ccec7fb378ec 100644 --- a/astro/nightfall/Makefile +++ b/astro/nightfall/Makefile @@ -3,7 +3,7 @@ PORTNAME= nightfall PORTVERSION= 1.86 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= astro MASTER_SITES= http://www.la-samhna.de/nightfall/ diff --git a/astro/opencpn/Makefile b/astro/opencpn/Makefile index 6dcfe0cd165d..3dd9560f879c 100644 --- a/astro/opencpn/Makefile +++ b/astro/opencpn/Makefile @@ -3,7 +3,7 @@ PORTNAME= opencpn PORTVERSION= 4.4.0 DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= astro geography MAINTAINER= ml@netfence.it diff --git a/astro/py-RO/Makefile b/astro/py-RO/Makefile index f1b6ca38807d..1a8a5ae0b20c 100644 --- a/astro/py-RO/Makefile +++ b/astro/py-RO/Makefile @@ -3,7 +3,7 @@ PORTNAME= RO PORTVERSION= 3.6.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/py-aipy/Makefile b/astro/py-aipy/Makefile index a7c6756a5c01..3159920f9d3a 100644 --- a/astro/py-aipy/Makefile +++ b/astro/py-aipy/Makefile @@ -3,7 +3,7 @@ PORTNAME= aipy PORTVERSION= 2.1.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/py-astLib/Makefile b/astro/py-astLib/Makefile index 5651d842ba2a..3fb9d6524442 100644 --- a/astro/py-astLib/Makefile +++ b/astro/py-astLib/Makefile @@ -3,6 +3,7 @@ PORTNAME= astLib PORTVERSION= 0.10.2 +PORTREVISION= 1 CATEGORIES= astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/py-astropy/Makefile b/astro/py-astropy/Makefile index bd88c4c1d596..a823102fcfaf 100644 --- a/astro/py-astropy/Makefile +++ b/astro/py-astropy/Makefile @@ -3,7 +3,7 @@ PORTNAME= astropy PORTVERSION= 1.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/py-metpy/Makefile b/astro/py-metpy/Makefile index 23c921a806dd..afc626b2c538 100644 --- a/astro/py-metpy/Makefile +++ b/astro/py-metpy/Makefile @@ -3,6 +3,7 @@ PORTNAME= metpy PORTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/py-pysofa/Makefile b/astro/py-pysofa/Makefile index 31876788f8eb..5360345bc41f 100644 --- a/astro/py-pysofa/Makefile +++ b/astro/py-pysofa/Makefile @@ -2,6 +2,7 @@ PORTNAME= pysofa DISTVERSION= 0.1.1 +PORTREVISION= 1 CATEGORIES= astro devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/qmapshack/Makefile b/astro/qmapshack/Makefile index 87b73fa20c2e..a86643df0f3b 100644 --- a/astro/qmapshack/Makefile +++ b/astro/qmapshack/Makefile @@ -3,7 +3,7 @@ PORTNAME= qmapshack PORTVERSION= 1.12.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro MASTER_SITES= https://bitbucket.org/maproom/qmapshack/downloads/ diff --git a/astro/starplot/Makefile b/astro/starplot/Makefile index 9c82489e24e2..575c52243ec5 100644 --- a/astro/starplot/Makefile +++ b/astro/starplot/Makefile @@ -3,7 +3,7 @@ PORTNAME= starplot PORTVERSION= 0.95.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= astro MASTER_SITES= http://starplot.org/downloads/ diff --git a/astro/viking/Makefile b/astro/viking/Makefile index e38d670b1b46..de2870a0c5d3 100644 --- a/astro/viking/Makefile +++ b/astro/viking/Makefile @@ -3,7 +3,7 @@ PORTNAME= viking PORTVERSION= 1.6.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/ diff --git a/astro/wcslib/Makefile b/astro/wcslib/Makefile index 63f8eec42840..8fc9f9159feb 100644 --- a/astro/wcslib/Makefile +++ b/astro/wcslib/Makefile @@ -3,6 +3,7 @@ PORTNAME= wcslib PORTVERSION= 6.2 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= ftp://ftp.atnf.csiro.au/pub/software/wcslib/ diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile index 6f5004eefb5b..3fabbb7fbb3e 100644 --- a/astro/xtide/Makefile +++ b/astro/xtide/Makefile @@ -3,7 +3,7 @@ PORTNAME= xtide PORTVERSION= 2.15.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= astro geography MASTER_SITES= ftp://ftp.flaterco.com/xtide/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/audio/acoustid-fingerprinter/Makefile b/audio/acoustid-fingerprinter/Makefile index f578ec196c71..797142c77a87 100644 --- a/audio/acoustid-fingerprinter/Makefile +++ b/audio/acoustid-fingerprinter/Makefile @@ -2,7 +2,7 @@ PORTNAME= acoustid-fingerprinter PORTVERSION= 0.6 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= audio MAINTAINER= jhale@FreeBSD.org diff --git a/audio/amsynth/Makefile b/audio/amsynth/Makefile index 16356e1e8604..1bd751c3d35d 100644 --- a/audio/amsynth/Makefile +++ b/audio/amsynth/Makefile @@ -2,7 +2,7 @@ PORTNAME= amsynth DISTVERSION= 1.8.0.g20171103 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MAINTAINER= hello@blubee.me diff --git a/audio/ardour5/Makefile b/audio/ardour5/Makefile index 01ba91eba1cc..ff76565f8916 100644 --- a/audio/ardour5/Makefile +++ b/audio/ardour5/Makefile @@ -3,7 +3,7 @@ PORTNAME= ardour5 PORTVERSION= 5.12.0 -PORTREVISION= 6 +PORTREVISION= 7 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/asterisk-espeak/Makefile b/audio/asterisk-espeak/Makefile index 296d03f31f10..2aaa0c20e42c 100644 --- a/audio/asterisk-espeak/Makefile +++ b/audio/asterisk-espeak/Makefile @@ -3,7 +3,7 @@ PORTNAME= espeak PORTVERSION= 4.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= madpilot@FreeBSD.org diff --git a/audio/asterisk-flite/Makefile b/audio/asterisk-flite/Makefile index 52e77e04b56b..a7db24469210 100644 --- a/audio/asterisk-flite/Makefile +++ b/audio/asterisk-flite/Makefile @@ -3,7 +3,7 @@ PORTNAME= flite PORTVERSION= 3.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= madpilot@FreeBSD.org diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index fe75bc555ab7..7a1c4832e706 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -4,7 +4,7 @@ PORTNAME= audacity PORTVERSION= 2.3.0 DISTVERSIONPREFIX= Audacity- -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MAINTAINER= xxjack12xx@gmail.com diff --git a/audio/audiocd-kio/Makefile b/audio/audiocd-kio/Makefile index d0b5cea8dfda..86c153205b5a 100644 --- a/audio/audiocd-kio/Makefile +++ b/audio/audiocd-kio/Makefile @@ -2,6 +2,7 @@ PORTNAME= audiocd-kio DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= audio kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/audio/beatslash-lv2/Makefile b/audio/beatslash-lv2/Makefile index 1bbdeb566881..db5000112026 100644 --- a/audio/beatslash-lv2/Makefile +++ b/audio/beatslash-lv2/Makefile @@ -2,6 +2,7 @@ PORTNAME= beatslash DISTVERSION= 1.0.5 +PORTREVISION= 1 CATEGORIES= audio PKGNAMESUFFIX= -lv2 diff --git a/audio/cadence/Makefile b/audio/cadence/Makefile index 3eca1d95a5ce..fa83579d4a17 100644 --- a/audio/cadence/Makefile +++ b/audio/cadence/Makefile @@ -4,7 +4,7 @@ PORTNAME= cadence DISTVERSIONPREFIX= v DISTVERSION= 0.9.0-7 DISTVERSIONSUFFIX= -g4a5f5b4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/calf-lv2/Makefile b/audio/calf-lv2/Makefile index c42161f5c77b..b112b1a6bae9 100644 --- a/audio/calf-lv2/Makefile +++ b/audio/calf-lv2/Makefile @@ -3,7 +3,7 @@ PORTNAME= calf DISTVERSION= 0.90.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://calf-studio-gear.org/files/ PKGNAMESUFFIX= -lv2 diff --git a/audio/carla/Makefile b/audio/carla/Makefile index 592a7b4661d5..775a4a80d965 100644 --- a/audio/carla/Makefile +++ b/audio/carla/Makefile @@ -3,7 +3,7 @@ PORTNAME= Carla DISTVERSIONPREFIX= v DISTVERSION= 1.9.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/ccaudio2/Makefile b/audio/ccaudio2/Makefile index ab29324abebe..312890ab8ea9 100644 --- a/audio/ccaudio2/Makefile +++ b/audio/ccaudio2/Makefile @@ -3,7 +3,7 @@ PORTNAME= ccaudio2 PORTVERSION= 2.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= GNU/ccaudio diff --git a/audio/chromaprint/Makefile b/audio/chromaprint/Makefile index aae63a447f7c..808645cd673c 100644 --- a/audio/chromaprint/Makefile +++ b/audio/chromaprint/Makefile @@ -2,7 +2,7 @@ PORTNAME= chromaprint PORTVERSION= 1.4.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= https://github.com/acoustid/${PORTNAME}/releases/download/v${PORTVERSION}/ diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index 315bf01bf73d..8c98274c829c 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -4,7 +4,7 @@ PORTNAME= cmus DISTVERSIONPREFIX= v DISTVERSION= 2.8.0-rc0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio DIST_SUBDIR= cmus diff --git a/audio/csound/Makefile b/audio/csound/Makefile index ec34514881b8..211f239e97dc 100644 --- a/audio/csound/Makefile +++ b/audio/csound/Makefile @@ -3,7 +3,7 @@ PORTNAME= csound DISTVERSION= 6.12.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio lang MAINTAINER= yuri@FreeBSD.org diff --git a/audio/csoundqt/Makefile b/audio/csoundqt/Makefile index f0d1ffdc0fbe..ffade55e30dc 100644 --- a/audio/csoundqt/Makefile +++ b/audio/csoundqt/Makefile @@ -2,6 +2,7 @@ PORTNAME= CsoundQt DISTVERSION= 0.9.5 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/deadbeef/Makefile b/audio/deadbeef/Makefile index 637cf2a12c9a..1a53e8bc96b9 100644 --- a/audio/deadbeef/Makefile +++ b/audio/deadbeef/Makefile @@ -3,7 +3,7 @@ PORTNAME= deadbeef PORTVERSION= 0.7.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/ diff --git a/audio/drumgizmo/Makefile b/audio/drumgizmo/Makefile index 8504500ffa80..f68c687a8f2f 100644 --- a/audio/drumgizmo/Makefile +++ b/audio/drumgizmo/Makefile @@ -3,6 +3,7 @@ PORTNAME= drumgizmo PORTVERSION= 0.9.16 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.drumgizmo.org/releases/${PORTNAME}-${PORTVERSION}/ diff --git a/audio/drumkv1-lv2/Makefile b/audio/drumkv1-lv2/Makefile index bf07cfb65823..08e3c708c4ae 100644 --- a/audio/drumkv1-lv2/Makefile +++ b/audio/drumkv1-lv2/Makefile @@ -2,6 +2,7 @@ PORTNAME= drumkv1 DISTVERSION= 0.9.3 +PORTREVISION= 1 CATEGORIES= audio multimedia MASTER_SITES= SF/${PORTNAME}/ MASTER_SITES= http://download.sourceforge.net/${PORTNAME}/ diff --git a/audio/drumstick/Makefile b/audio/drumstick/Makefile index 73c3f794bf5c..b1ad95e28853 100644 --- a/audio/drumstick/Makefile +++ b/audio/drumstick/Makefile @@ -2,6 +2,7 @@ PORTNAME= drumstick DISTVERSION= 1.1.2 +PORTREVISION= 1 CATEGORIES= audio multimedia MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ diff --git a/audio/elisa/Makefile b/audio/elisa/Makefile index c5755e335641..c160b526d98f 100644 --- a/audio/elisa/Makefile +++ b/audio/elisa/Makefile @@ -2,6 +2,7 @@ PORTNAME= elisa PORTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= audio kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} diff --git a/audio/eq10q-lv2/Makefile b/audio/eq10q-lv2/Makefile index 4eaf5bedc664..f8879e153e91 100644 --- a/audio/eq10q-lv2/Makefile +++ b/audio/eq10q-lv2/Makefile @@ -2,7 +2,7 @@ PORTNAME= eq10q DISTVERSION= 2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME} PKGNAMESUFFIX= -lv2 diff --git a/audio/espeak/Makefile b/audio/espeak/Makefile index 78e5c4441d68..02ec9468bf36 100644 --- a/audio/espeak/Makefile +++ b/audio/espeak/Makefile @@ -3,7 +3,7 @@ PORTNAME= espeak PORTVERSION= 1.48.04 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} DISTNAME= ${PORTNAME}-${PORTVERSION}-source diff --git a/audio/faac/Makefile b/audio/faac/Makefile index b40f1043df1b..dd2f502693dd 100644 --- a/audio/faac/Makefile +++ b/audio/faac/Makefile @@ -3,7 +3,7 @@ PORTNAME= faac PORTVERSION= 1.29.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTNAME}-${PORTVERSION:R:R} diff --git a/audio/faust/Makefile b/audio/faust/Makefile index d768371c8041..bdf5fc692666 100644 --- a/audio/faust/Makefile +++ b/audio/faust/Makefile @@ -3,7 +3,7 @@ PORTNAME= faust DISTVERSION= 2.5.23 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio devel MAINTAINER= yuri@FreeBSD.org diff --git a/audio/faustlive/Makefile b/audio/faustlive/Makefile index 71208dbd83e8..a5a6ac6ee08d 100644 --- a/audio/faustlive/Makefile +++ b/audio/faustlive/Makefile @@ -2,7 +2,7 @@ PORTNAME= faustlive PORTVERSION= g20171205 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/flacon/Makefile b/audio/flacon/Makefile index 7805bc2e62aa..e70b5284b2b4 100644 --- a/audio/flacon/Makefile +++ b/audio/flacon/Makefile @@ -3,6 +3,7 @@ PORTNAME= flacon PORTVERSION= 5.0.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= audio diff --git a/audio/funktrackergold/Makefile b/audio/funktrackergold/Makefile index 3251dbb2f38a..2c127d024f6e 100644 --- a/audio/funktrackergold/Makefile +++ b/audio/funktrackergold/Makefile @@ -3,7 +3,7 @@ PORTNAME= funktrackergold DISTVERSION= 1.5-2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= SUNSITE/apps/sound/players diff --git a/audio/gbsplay/Makefile b/audio/gbsplay/Makefile index bfea50efa83b..69f47f112a10 100644 --- a/audio/gbsplay/Makefile +++ b/audio/gbsplay/Makefile @@ -3,7 +3,7 @@ PORTNAME= gbsplay PORTVERSION= 0.0.93.20161217 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MAINTAINER= ehaupt@FreeBSD.org diff --git a/audio/gnuspeechsa/Makefile b/audio/gnuspeechsa/Makefile index 23fa83519dd3..2f42b798bccd 100644 --- a/audio/gnuspeechsa/Makefile +++ b/audio/gnuspeechsa/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnuspeechsa PORTVERSION= 0.1.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= GNU/gnuspeech diff --git a/audio/gogglesmm/Makefile b/audio/gogglesmm/Makefile index 866dcc0403bc..3d4cdc28446e 100644 --- a/audio/gogglesmm/Makefile +++ b/audio/gogglesmm/Makefile @@ -3,7 +3,7 @@ PORTNAME= gogglesmm PORTVERSION= 1.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MAINTAINER= jhale@FreeBSD.org diff --git a/audio/gramofile/Makefile b/audio/gramofile/Makefile index 2657c338053a..ccf1b5eb39e2 100644 --- a/audio/gramofile/Makefile +++ b/audio/gramofile/Makefile @@ -3,7 +3,7 @@ PORTNAME= gramofile PORTVERSION= 1.6P -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= audio MASTER_SITES= http://www.opensourcepartners.nl/~costar/gramofile/ diff --git a/audio/gtkguitune/Makefile b/audio/gtkguitune/Makefile index fceb274ff984..a0dbb5fd257d 100644 --- a/audio/gtkguitune/Makefile +++ b/audio/gtkguitune/Makefile @@ -4,7 +4,7 @@ PORTNAME= gtkguitune PORTVERSION= 0.8 DISTVERSIONPREFIX= gtk2- -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MASTER_SITES= GENTOO \ http://www.oocities.org/harpin_floh/mysoft/ diff --git a/audio/gxplugins-lv2/Makefile b/audio/gxplugins-lv2/Makefile index 2e58ea138db9..2466286072b6 100644 --- a/audio/gxplugins-lv2/Makefile +++ b/audio/gxplugins-lv2/Makefile @@ -3,7 +3,7 @@ PORTNAME= gxplugins DISTVERSIONPREFIX= v DISTVERSION= 0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio PKGNAMESUFFIX= -lv2 DIST_SUBDIR= ${PORTNAME} diff --git a/audio/hydrogen/Makefile b/audio/hydrogen/Makefile index 1b134c39c7d0..972eb4ea0b09 100644 --- a/audio/hydrogen/Makefile +++ b/audio/hydrogen/Makefile @@ -3,7 +3,7 @@ PORTNAME= hydrogen PORTVERSION= 0.9.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= FreeBSD@ShaneWare.Biz diff --git a/audio/idjc/Makefile b/audio/idjc/Makefile index 88525025fe62..3a0e25ac9e0c 100644 --- a/audio/idjc/Makefile +++ b/audio/idjc/Makefile @@ -3,7 +3,7 @@ PORTNAME= idjc PORTVERSION= 0.8.17 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio python MASTER_SITES= SF/idjc diff --git a/audio/jack/Makefile b/audio/jack/Makefile index 52bb64a47c09..0953ddd7fc04 100644 --- a/audio/jack/Makefile +++ b/audio/jack/Makefile @@ -3,7 +3,7 @@ PORTNAME= jackit PORTVERSION= 0.125.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MAINTAINER= multimedia@FreeBSD.org diff --git a/audio/jalv/Makefile b/audio/jalv/Makefile index 5e3d3836ce55..20107dd79b7b 100644 --- a/audio/jalv/Makefile +++ b/audio/jalv/Makefile @@ -3,7 +3,7 @@ PORTNAME= jalv PORTVERSION= 1.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://download.drobilla.net/ diff --git a/audio/kid3-kde4/Makefile b/audio/kid3-kde4/Makefile index 941300aec439..6733fec8c4bd 100644 --- a/audio/kid3-kde4/Makefile +++ b/audio/kid3-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= kid3 PORTVERSION= 3.6.2 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= audio kde MASTER_SITES= SF PKGNAMESUFFIX= -${SLAVE} diff --git a/audio/kmix/Makefile b/audio/kmix/Makefile index 9187c0fc0a39..a0af08747e02 100644 --- a/audio/kmix/Makefile +++ b/audio/kmix/Makefile @@ -2,6 +2,7 @@ PORTNAME= kmix DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= audio kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/audio/libcoverart/Makefile b/audio/libcoverart/Makefile index 415995e4bbbb..7c205ff40367 100644 --- a/audio/libcoverart/Makefile +++ b/audio/libcoverart/Makefile @@ -2,7 +2,7 @@ PORTNAME= libcoverart PORTVERSION= 1.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= https://github.com/metabrainz/${PORTNAME}/releases/download/release-${PORTVERSION}/ diff --git a/audio/libgpod/Makefile b/audio/libgpod/Makefile index 2a4187ecd651..a79e9e08794d 100644 --- a/audio/libgpod/Makefile +++ b/audio/libgpod/Makefile @@ -3,7 +3,7 @@ PORTNAME= libgpod PORTVERSION= 0.8.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= SF/gtkpod/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} diff --git a/audio/libkcddb/Makefile b/audio/libkcddb/Makefile index a2fa860f81af..813007b206ea 100644 --- a/audio/libkcddb/Makefile +++ b/audio/libkcddb/Makefile @@ -2,6 +2,7 @@ PORTNAME= libkcddb DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= audio kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/audio/libkcompactdisc/Makefile b/audio/libkcompactdisc/Makefile index cfbda4d194d1..6a3f0265693e 100644 --- a/audio/libkcompactdisc/Makefile +++ b/audio/libkcompactdisc/Makefile @@ -2,6 +2,7 @@ PORTNAME= libkcompactdisc DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= audio kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/audio/libmusicbrainz5/Makefile b/audio/libmusicbrainz5/Makefile index 78de74d2975a..ce40f00af6ce 100644 --- a/audio/libmusicbrainz5/Makefile +++ b/audio/libmusicbrainz5/Makefile @@ -2,7 +2,7 @@ PORTNAME= libmusicbrainz PORTVERSION= 5.1.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= release- CATEGORIES= audio PKGNAMESUFFIX= 5 diff --git a/audio/libmusicxml/Makefile b/audio/libmusicxml/Makefile index 624426ef5a22..e652930a0f8f 100644 --- a/audio/libmusicxml/Makefile +++ b/audio/libmusicxml/Makefile @@ -3,6 +3,7 @@ PORTNAME= libmusicxml DISTVERSIONPREFIX= v DISTVERSION= 3.14-1 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g52654a71 CATEGORIES= audio diff --git a/audio/libopenmpt/Makefile b/audio/libopenmpt/Makefile index 3c40adabc625..209b3b5f729e 100644 --- a/audio/libopenmpt/Makefile +++ b/audio/libopenmpt/Makefile @@ -3,6 +3,7 @@ PORTNAME= libopenmpt PORTVERSION= 0.3.13 +PORTREVISION= 1 DISTVERSIONSUFFIX= +release.autotools CATEGORIES= audio MASTER_SITES= https://lib.openmpt.org/files/libopenmpt/src/ \ diff --git a/audio/libsoxr/Makefile b/audio/libsoxr/Makefile index f7b02347fc22..8beabf5c09fa 100644 --- a/audio/libsoxr/Makefile +++ b/audio/libsoxr/Makefile @@ -2,7 +2,7 @@ PORTNAME= libsoxr PORTVERSION= 0.1.2.20160529 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MASTER_SITES= LOCAL/riggs/soxr/ diff --git a/audio/lsp-plugins-lv2/Makefile b/audio/lsp-plugins-lv2/Makefile index 8d3eb9e23321..7945f7ae44dc 100644 --- a/audio/lsp-plugins-lv2/Makefile +++ b/audio/lsp-plugins-lv2/Makefile @@ -3,6 +3,7 @@ PORTNAME= lsp-plugins DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 1.1.4.0.20181111 +PORTREVISION= 1 CATEGORIES= audio PKGNAMESUFFIX= -lv2 diff --git a/audio/luppp/Makefile b/audio/luppp/Makefile index 4737c4f21ade..d2f5f21a37c7 100644 --- a/audio/luppp/Makefile +++ b/audio/luppp/Makefile @@ -3,6 +3,7 @@ PORTNAME= luppp DISTVERSIONPREFIX= release- DISTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/midi-matrix-lv2/Makefile b/audio/midi-matrix-lv2/Makefile index 090acf842afa..95e6decf7337 100644 --- a/audio/midi-matrix-lv2/Makefile +++ b/audio/midi-matrix-lv2/Makefile @@ -3,6 +3,7 @@ PORTNAME= midi-matrix PORTVERSION= 0.20.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://gitlab.com/OpenMusicKontrollers/midi_matrix.lv2/repository/archive.tar.gz?ref=${PORTVERSION}&dummy=/ PKGNAMESUFFIX= -lv2 diff --git a/audio/mixxx/Makefile b/audio/mixxx/Makefile index 05a923def91a..7106a56f4897 100644 --- a/audio/mixxx/Makefile +++ b/audio/mixxx/Makefile @@ -3,7 +3,7 @@ PORTNAME= mixxx DISTVERSION= 2.1.5 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= release- CATEGORIES= audio diff --git a/audio/mixxx20/Makefile b/audio/mixxx20/Makefile index a6ea7c78d461..9c396e61c5b7 100644 --- a/audio/mixxx20/Makefile +++ b/audio/mixxx20/Makefile @@ -3,7 +3,7 @@ PORTNAME= mixxx PORTVERSION= 2.0.0 DISTVERSIONSUFFIX= -src -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MASTER_SITES= http://downloads.mixxx.org/${PORTNAME}-${PORTVERSION}/ PKGNAMESUFFIX= 20 diff --git a/audio/moodbar/Makefile b/audio/moodbar/Makefile index 1bf301182618..aa0362cf4bec 100644 --- a/audio/moodbar/Makefile +++ b/audio/moodbar/Makefile @@ -2,6 +2,7 @@ PORTNAME= moodbar PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://github.com/exaile/${PORTNAME}/releases/download/v${PORTVERSION}/ diff --git a/audio/moony-lv2/Makefile b/audio/moony-lv2/Makefile index 2c2d0f3ade4c..6a956d1a71ac 100644 --- a/audio/moony-lv2/Makefile +++ b/audio/moony-lv2/Makefile @@ -3,6 +3,7 @@ PORTNAME= moony PORTVERSION= 0.22.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://gitlab.com/OpenMusicKontrollers/moony.lv2/repository/archive.tar.gz?ref=${PORTVERSION}&dummy=/ PKGNAMESUFFIX= -lv2 diff --git a/audio/mous/Makefile b/audio/mous/Makefile index f799a59eb64d..dd92cbde7673 100644 --- a/audio/mous/Makefile +++ b/audio/mous/Makefile @@ -4,6 +4,7 @@ PORTNAME= mous DISTVERSIONPREFIX= v DISTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= shen.elf@gmail.com diff --git a/audio/mp3plot/Makefile b/audio/mp3plot/Makefile index 45b2067fc3e7..3aae38377b3f 100644 --- a/audio/mp3plot/Makefile +++ b/audio/mp3plot/Makefile @@ -3,7 +3,7 @@ PORTNAME= mp3plot DISTVERSION= 0.6.0 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= audio MASTER_SITES= http://p.outlyer.net/mp3plot/files/ diff --git a/audio/mpdas/Makefile b/audio/mpdas/Makefile index f67a3414206b..797c7a277d7a 100644 --- a/audio/mpdas/Makefile +++ b/audio/mpdas/Makefile @@ -3,7 +3,7 @@ PORTNAME= mpdas PORTVERSION= 0.4.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://50hz.ws/mpdas/ diff --git a/audio/mpdcon/Makefile b/audio/mpdcon/Makefile index f0bc0c9e53d0..3ca0d1d3220f 100644 --- a/audio/mpdcon/Makefile +++ b/audio/mpdcon/Makefile @@ -2,7 +2,7 @@ PORTNAME= mpdcon PORTVERSION= 1.5.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= MPDCon-${PORTVERSION} diff --git a/audio/mumble/Makefile b/audio/mumble/Makefile index f76c33fd21d5..0f574e337ed9 100644 --- a/audio/mumble/Makefile +++ b/audio/mumble/Makefile @@ -3,7 +3,7 @@ PORTNAME= mumble PORTVERSION= 1.2.19 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= audio MAINTAINER= feld@FreeBSD.org diff --git a/audio/murmur/Makefile b/audio/murmur/Makefile index 6714eb79445c..8dc47b517279 100644 --- a/audio/murmur/Makefile +++ b/audio/murmur/Makefile @@ -3,7 +3,7 @@ PORTNAME= murmur PORTVERSION= 1.2.19 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= audio net MAINTAINER= feld@FreeBSD.org diff --git a/audio/musescore/Makefile b/audio/musescore/Makefile index 5883a6c8a371..9714dc9cb47b 100644 --- a/audio/musescore/Makefile +++ b/audio/musescore/Makefile @@ -3,7 +3,7 @@ PORTNAME= musescore PORTVERSION= 2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://ftp.osuosl.org/pub/musescore/releases/MuseScore-${PORTVERSION}/ DISTNAME= MuseScore-${PORTVERSION} diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index 10c7a1b48494..30eee8d9c112 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -2,7 +2,7 @@ PORTNAME= musicpd PORTVERSION= 0.21.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio ipv6 MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} diff --git a/audio/ncmpc/Makefile b/audio/ncmpc/Makefile index 0ba45cabc035..a57cebd252b0 100644 --- a/audio/ncmpc/Makefile +++ b/audio/ncmpc/Makefile @@ -3,7 +3,7 @@ PORTNAME= ncmpc PORTVERSION= 0.33 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://www.musicpd.org/download/ncmpc/0/ diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile index 7dfd714600c2..0afa15d03568 100644 --- a/audio/ncmpcpp/Makefile +++ b/audio/ncmpcpp/Makefile @@ -2,7 +2,7 @@ PORTNAME= ncmpcpp DISTVERSION= 0.8.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= http://ncmpcpp.rybczak.net/stable/ diff --git a/audio/nuvolaplayer/Makefile b/audio/nuvolaplayer/Makefile index b6944e15b9fd..4fdc1012e0ca 100644 --- a/audio/nuvolaplayer/Makefile +++ b/audio/nuvolaplayer/Makefile @@ -2,7 +2,7 @@ PORTNAME= nuvolaplayer PORTVERSION= 3.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio www MAINTAINER= multimedia@FreeBSD.org diff --git a/audio/oaml/Makefile b/audio/oaml/Makefile index 41c8e655ca97..253f2dab1906 100644 --- a/audio/oaml/Makefile +++ b/audio/oaml/Makefile @@ -3,6 +3,7 @@ PORTNAME= oaml PORTVERSION= 1.3.4 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= audio diff --git a/audio/openal-soft/Makefile b/audio/openal-soft/Makefile index 2a9abdc7597f..03466042a4e2 100644 --- a/audio/openal-soft/Makefile +++ b/audio/openal-soft/Makefile @@ -2,6 +2,7 @@ PORTNAME= openal-soft PORTVERSION= 1.19.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://openal-soft.org/openal-releases/ diff --git a/audio/openspc/Makefile b/audio/openspc/Makefile index 62bcda3ae855..1e308ab38bbe 100644 --- a/audio/openspc/Makefile +++ b/audio/openspc/Makefile @@ -3,7 +3,7 @@ PORTNAME= openspc PORTVERSION= 0.3.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio MASTER_SITES= http://membres.lycos.fr/pixels/ \ LOCAL/ehaupt diff --git a/audio/paman/Makefile b/audio/paman/Makefile index 7b9c0a00e443..8a3142842cdc 100644 --- a/audio/paman/Makefile +++ b/audio/paman/Makefile @@ -3,7 +3,7 @@ PORTNAME= paman PORTVERSION= 0.9.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/${PORTNAME}/ diff --git a/audio/paprefs/Makefile b/audio/paprefs/Makefile index b4876d8fd4e6..99595a3b7bd9 100644 --- a/audio/paprefs/Makefile +++ b/audio/paprefs/Makefile @@ -3,7 +3,7 @@ PORTNAME= paprefs PORTVERSION= 0.9.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://freedesktop.org/software/pulseaudio/${PORTNAME}/ diff --git a/audio/patchage/Makefile b/audio/patchage/Makefile index 2265f5762055..b7adbc372e14 100644 --- a/audio/patchage/Makefile +++ b/audio/patchage/Makefile @@ -3,7 +3,7 @@ PORTNAME= patchage PORTVERSION= 0.5.0 -PORTREVISION= 15 +PORTREVISION= 16 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/pavucontrol-qt/Makefile b/audio/pavucontrol-qt/Makefile index 368649c511d2..557e66240907 100644 --- a/audio/pavucontrol-qt/Makefile +++ b/audio/pavucontrol-qt/Makefile @@ -3,6 +3,7 @@ PORTNAME= pavucontrol-qt PORTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= LXQT/${PORTNAME} diff --git a/audio/pavucontrol/Makefile b/audio/pavucontrol/Makefile index e2f7f52f9a59..a890ec3c56e1 100644 --- a/audio/pavucontrol/Makefile +++ b/audio/pavucontrol/Makefile @@ -3,7 +3,7 @@ PORTNAME= pavucontrol PORTVERSION= 3.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://freedesktop.org/software/pulseaudio/${PORTNAME}/ diff --git a/audio/pavumeter/Makefile b/audio/pavumeter/Makefile index 75a18f10d8c8..36921ff5bcf8 100644 --- a/audio/pavumeter/Makefile +++ b/audio/pavumeter/Makefile @@ -3,7 +3,7 @@ PORTNAME= pavumeter PORTVERSION= 0.9.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/${PORTNAME}/ diff --git a/audio/pc-mixer/Makefile b/audio/pc-mixer/Makefile index 75595e1364b2..9f8558bf5421 100644 --- a/audio/pc-mixer/Makefile +++ b/audio/pc-mixer/Makefile @@ -2,6 +2,7 @@ PORTNAME= pc-mixer PORTVERSION= 20171212 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= jmaloney@ixsystems.com diff --git a/audio/plasma5-plasma-pa/Makefile b/audio/plasma5-plasma-pa/Makefile index 3715eb27efab..8fee8e6f72cd 100644 --- a/audio/plasma5-plasma-pa/Makefile +++ b/audio/plasma5-plasma-pa/Makefile @@ -2,7 +2,7 @@ PORTNAME= plasma-pa DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/audio/polyphone/Makefile b/audio/polyphone/Makefile index 325acc731a0e..724493817f25 100644 --- a/audio/polyphone/Makefile +++ b/audio/polyphone/Makefile @@ -3,7 +3,7 @@ PORTNAME= polyphone DISTVERSION= 1.9 DISTVERSIONSUFFIX= -src -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://polyphone-soundfonts.com/en/download/file/76-polyphone-1-8-src-zip/latest/download?ae95d968569b61bc77f7b8559a14db4d=1/ diff --git a/audio/pragha/Makefile b/audio/pragha/Makefile index e8f616bb6ef7..335da5755225 100644 --- a/audio/pragha/Makefile +++ b/audio/pragha/Makefile @@ -3,7 +3,7 @@ PORTNAME= pragha PORTVERSION= 1.3.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= https://github.com/pragha-music-player/${PORTNAME}/releases/download/v${PORTVERSION}/ diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile index 635ead2b4070..e825e9d3f126 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -6,7 +6,7 @@ PORTNAME= pulseaudio PORTVERSION= 12.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://freedesktop.org/software/pulseaudio/releases/ diff --git a/audio/py-SoundFile/Makefile b/audio/py-SoundFile/Makefile index 2b1166bf2932..240bfd238382 100644 --- a/audio/py-SoundFile/Makefile +++ b/audio/py-SoundFile/Makefile @@ -2,6 +2,7 @@ PORTNAME= SoundFile DISTVERSION= 0.10.2 +PORTREVISION= 1 CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/audio/py-aubio/Makefile b/audio/py-aubio/Makefile index 173a9603c50d..643839ff0c6b 100644 --- a/audio/py-aubio/Makefile +++ b/audio/py-aubio/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/audio/py-karaoke/Makefile b/audio/py-karaoke/Makefile index 46754032dc15..635871069d0f 100644 --- a/audio/py-karaoke/Makefile +++ b/audio/py-karaoke/Makefile @@ -3,7 +3,7 @@ PORTNAME= karaoke PORTVERSION= 0.7.5 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= audio python MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/audio/py-music21/Makefile b/audio/py-music21/Makefile index 7a532f5c9d37..bb17751d4410 100644 --- a/audio/py-music21/Makefile +++ b/audio/py-music21/Makefile @@ -2,6 +2,7 @@ PORTNAME= music21 DISTVERSION= 5.5.0 +PORTREVISION= 1 CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/audio/py-py-jack/Makefile b/audio/py-py-jack/Makefile index b777981e39ab..60d30597e8c8 100644 --- a/audio/py-py-jack/Makefile +++ b/audio/py-py-jack/Makefile @@ -3,7 +3,7 @@ PORTNAME= py-jack PORTVERSION= 0.5.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/audio/py-pysndfile/Makefile b/audio/py-pysndfile/Makefile index d5c05b199c1c..8d2240b9ba89 100644 --- a/audio/py-pysndfile/Makefile +++ b/audio/py-pysndfile/Makefile @@ -2,6 +2,7 @@ PORTNAME= pysndfile DISTVERSION= 1.3.2 +PORTREVISION= 1 CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/audio/py-sounddevice/Makefile b/audio/py-sounddevice/Makefile index 9c5895a3aa88..d161d9f85f68 100644 --- a/audio/py-sounddevice/Makefile +++ b/audio/py-sounddevice/Makefile @@ -2,6 +2,7 @@ PORTNAME= sounddevice DISTVERSION= 0.3.12 +PORTREVISION= 1 CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/audio/py-tagpy/Makefile b/audio/py-tagpy/Makefile index 40edcd6c99a9..62608a59f92a 100644 --- a/audio/py-tagpy/Makefile +++ b/audio/py-tagpy/Makefile @@ -3,7 +3,7 @@ PORTNAME= tagpy PORTVERSION= 2013.1 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/audio/py-wavio/Makefile b/audio/py-wavio/Makefile index 89b6d1f3c799..d50550438edf 100644 --- a/audio/py-wavio/Makefile +++ b/audio/py-wavio/Makefile @@ -2,6 +2,7 @@ PORTNAME= wavio DISTVERSION= 0.0.4 +PORTREVISION= 1 CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/audio/qjackctl/Makefile b/audio/qjackctl/Makefile index 63edacb91e0a..b10f8707a181 100644 --- a/audio/qjackctl/Makefile +++ b/audio/qjackctl/Makefile @@ -4,6 +4,7 @@ PORTNAME= qjackctl DISTVERSIONPREFIX= qjackctl_ DISTVERSION= 0_5_5 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/qmidiarp/Makefile b/audio/qmidiarp/Makefile index fc0a5d669052..951292a36ccd 100644 --- a/audio/qmidiarp/Makefile +++ b/audio/qmidiarp/Makefile @@ -4,7 +4,7 @@ PORTNAME= qmidiarp DISTVERSIONPREFIX= qmidiarp- DISTVERSION= 0.6.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/qsynth/Makefile b/audio/qsynth/Makefile index b4a163786e7a..d049e00a3d05 100644 --- a/audio/qsynth/Makefile +++ b/audio/qsynth/Makefile @@ -3,6 +3,7 @@ PORTNAME= qsynth PORTVERSION= 0.5.4 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/quimup/Makefile b/audio/quimup/Makefile index 50bb25674652..54656f5cbd5d 100644 --- a/audio/quimup/Makefile +++ b/audio/quimup/Makefile @@ -3,7 +3,7 @@ PORTNAME= quimup PORTVERSION= 1.4.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION}_source diff --git a/audio/rhvoice/Makefile b/audio/rhvoice/Makefile index 732016cc3930..fcd047288195 100644 --- a/audio/rhvoice/Makefile +++ b/audio/rhvoice/Makefile @@ -3,7 +3,7 @@ PORTNAME= RHVoice DISTVERSION= 0.7.1-4 DISTVERSIONSUFFIX= -g1083ce5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/rosegarden/Makefile b/audio/rosegarden/Makefile index c77c972bc98d..b8d35a010d31 100644 --- a/audio/rosegarden/Makefile +++ b/audio/rosegarden/Makefile @@ -3,7 +3,7 @@ PORTNAME= rosegarden PORTVERSION= 17.04 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/sayonara/Makefile b/audio/sayonara/Makefile index 11bfd2d772b5..6fc96da66ecf 100644 --- a/audio/sayonara/Makefile +++ b/audio/sayonara/Makefile @@ -4,7 +4,7 @@ PORTNAME= sayonara DISTVERSIONPREFIX= player- DISTVERSION= 1.1.1 -PORTREVISION= 0 +PORTREVISION= 1 DISTVERSIONSUFFIX= -git1-20180828 CATEGORIES= audio MASTER_SITES= http://www.sayonara-player.com/sw/ diff --git a/audio/schismtracker/Makefile b/audio/schismtracker/Makefile index 90b3de3655fc..aa371f9d6172 100644 --- a/audio/schismtracker/Makefile +++ b/audio/schismtracker/Makefile @@ -3,6 +3,7 @@ PORTNAME= schismtracker PORTVERSION= 20180810 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= ehaupt@FreeBSD.org diff --git a/audio/sherlock-lv2/Makefile b/audio/sherlock-lv2/Makefile index a4cf8c534f05..4b99247ebdb5 100644 --- a/audio/sherlock-lv2/Makefile +++ b/audio/sherlock-lv2/Makefile @@ -3,6 +3,7 @@ PORTNAME= sherlock PORTVERSION= 0.14.0 +PORTREVISION= 1 CATEGORIES= audio PKGNAMESUFFIX= -lv2 diff --git a/audio/soundkonverter/Makefile b/audio/soundkonverter/Makefile index 550c692411d4..1b51fc8c3bbb 100644 --- a/audio/soundkonverter/Makefile +++ b/audio/soundkonverter/Makefile @@ -4,7 +4,7 @@ PORTNAME= soundkonverter PORTVERSION= 3.0.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio kde MAINTAINER= dbn@FreeBSD.org diff --git a/audio/soundtouch/Makefile b/audio/soundtouch/Makefile index 7da3db256d14..46d93c0e37e0 100644 --- a/audio/soundtouch/Makefile +++ b/audio/soundtouch/Makefile @@ -3,7 +3,7 @@ PORTNAME= soundtouch PORTVERSION= 1.9.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= http://www.surina.net/soundtouch/ diff --git a/audio/spek/Makefile b/audio/spek/Makefile index c583ba025f6e..44c787c8cefe 100644 --- a/audio/spek/Makefile +++ b/audio/spek/Makefile @@ -3,7 +3,7 @@ PORTNAME= spek PORTVERSION= 0.8.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= audio MASTER_SITES= https://github.com/alexkay/${PORTNAME}/releases/download/v${PORTVERSION}/ diff --git a/audio/squash/Makefile b/audio/squash/Makefile index 46e701aa4503..0aa0306b57e3 100644 --- a/audio/squash/Makefile +++ b/audio/squash/Makefile @@ -3,7 +3,7 @@ PORTNAME= squash PORTVERSION= 1.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= audio MASTER_SITES= SAVANNAH diff --git a/audio/suil/Makefile b/audio/suil/Makefile index ebc6a470b9fe..b4d8de5b3902 100644 --- a/audio/suil/Makefile +++ b/audio/suil/Makefile @@ -3,6 +3,7 @@ PORTNAME= suil PORTVERSION= 0.10.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.drobilla.net/ diff --git a/audio/supercollider/Makefile b/audio/supercollider/Makefile index 5923ad2129e0..a6b03376f4cb 100644 --- a/audio/supercollider/Makefile +++ b/audio/supercollider/Makefile @@ -2,7 +2,7 @@ PORTNAME= supercollider DISTVERSION= 3.9.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= https://github.com/supercollider/supercollider/releases/download/Version-${PORTVERSION}/ DISTNAME= SuperCollider-${PORTVERSION}-Source-linux diff --git a/audio/synthpod-lv2/Makefile b/audio/synthpod-lv2/Makefile index e8970e374cb9..8165dbec130f 100644 --- a/audio/synthpod-lv2/Makefile +++ b/audio/synthpod-lv2/Makefile @@ -3,7 +3,7 @@ PORTNAME= synthpod PORTVERSION= g20170810 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio PKGNAMESUFFIX= -lv2 diff --git a/audio/taglib/Makefile b/audio/taglib/Makefile index 05925bb9dac7..53908698cce5 100644 --- a/audio/taglib/Makefile +++ b/audio/taglib/Makefile @@ -3,7 +3,7 @@ PORTNAME= taglib PORTVERSION= 1.11.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://taglib.github.io/releases/ diff --git a/audio/taglookup/Makefile b/audio/taglookup/Makefile index d942e9c3a713..06fd1fa06b12 100644 --- a/audio/taglookup/Makefile +++ b/audio/taglookup/Makefile @@ -3,7 +3,7 @@ PORTNAME= taglookup PORTVERSION= 0.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://www.kamaz.org.uk/taglookup/ diff --git a/audio/triceratops-lv2/Makefile b/audio/triceratops-lv2/Makefile index 6de2365e1d4f..40f7ab163bb5 100644 --- a/audio/triceratops-lv2/Makefile +++ b/audio/triceratops-lv2/Makefile @@ -3,7 +3,7 @@ PORTNAME= triceratops DISTVERSIONPREFIX= lv2-v DISTVERSION= 0.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= SF/triceratops PKGNAMESUFFIX= -lv2 diff --git a/audio/vamp-plugin-sdk/Makefile b/audio/vamp-plugin-sdk/Makefile index bc9c44089a6d..0b357824a583 100644 --- a/audio/vamp-plugin-sdk/Makefile +++ b/audio/vamp-plugin-sdk/Makefile @@ -3,6 +3,7 @@ PORTNAME= vamp-plugin-sdk PORTVERSION= 2.7.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://code.soundsoftware.ac.uk/attachments/download/2206/ diff --git a/audio/vm-lv2/Makefile b/audio/vm-lv2/Makefile index e2939d8e3d30..26708f513c27 100644 --- a/audio/vm-lv2/Makefile +++ b/audio/vm-lv2/Makefile @@ -3,7 +3,7 @@ PORTNAME= vm PORTVERSION= 0.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= https://gitlab.com/OpenMusicKontrollers/vm.lv2/repository/archive.tar.gz?ref=${PORTVERSION}&dummy=/ PKGNAMESUFFIX= -lv2 diff --git a/audio/webrtc-audio-processing/Makefile b/audio/webrtc-audio-processing/Makefile index fdb23bbfb91b..c41e1944a832 100644 --- a/audio/webrtc-audio-processing/Makefile +++ b/audio/webrtc-audio-processing/Makefile @@ -2,6 +2,7 @@ PORTNAME= webrtc-audio-processing PORTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://freedesktop.org/software/pulseaudio/${PORTNAME}/ diff --git a/audio/wxguitar/Makefile b/audio/wxguitar/Makefile index c6975f5ea200..9ba5450167fe 100644 --- a/audio/wxguitar/Makefile +++ b/audio/wxguitar/Makefile @@ -3,7 +3,7 @@ PORTNAME= wxguitar PORTVERSION= 1.01 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= audio MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ diff --git a/audio/zam-plugins-lv2/Makefile b/audio/zam-plugins-lv2/Makefile index af655e122a6e..24878174c3f4 100644 --- a/audio/zam-plugins-lv2/Makefile +++ b/audio/zam-plugins-lv2/Makefile @@ -3,7 +3,7 @@ PORTNAME= zam-plugins DISTVERSION= 3.10-13 DISTVERSIONSUFFIX= -gfbdbf08 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio PKGNAMESUFFIX= -lv2 diff --git a/audio/zita-convolver/Makefile b/audio/zita-convolver/Makefile index 6065118d1547..d48cf202a130 100644 --- a/audio/zita-convolver/Makefile +++ b/audio/zita-convolver/Makefile @@ -3,6 +3,7 @@ PORTNAME= zita-convolver DISTVERSION= 4.0.3 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://kokkinizita.linuxaudio.org/linuxaudio/downloads/ diff --git a/benchmarks/himenobench/Makefile b/benchmarks/himenobench/Makefile index 95048144c8c5..3b15e7402881 100644 --- a/benchmarks/himenobench/Makefile +++ b/benchmarks/himenobench/Makefile @@ -3,7 +3,7 @@ PORTNAME= himenobench PORTVERSION= 2015.07.09 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= benchmarks MASTER_SITES= http://accc.riken.jp/wp-content/uploads/2015/07/ DISTFILES= himenobmtxp_xl.zip himenobmtxp_l.zip \ diff --git a/benchmarks/hpl/Makefile b/benchmarks/hpl/Makefile index 471632214937..ef523440f87c 100644 --- a/benchmarks/hpl/Makefile +++ b/benchmarks/hpl/Makefile @@ -3,6 +3,7 @@ PORTNAME= hpl DISTVERSION= 2.2 +PORTREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= NETLIB/benchmark/hpl diff --git a/benchmarks/imb/Makefile b/benchmarks/imb/Makefile index f73044efc5d4..fb84a48501c9 100644 --- a/benchmarks/imb/Makefile +++ b/benchmarks/imb/Makefile @@ -3,7 +3,7 @@ PORTNAME= imb PORTVERSION= 3.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= benchmarks parallel MASTER_SITES= LOCAL/itetcu \ http://cache-www.intel.com/cd/00/00/32/71/ diff --git a/benchmarks/libcelero/Makefile b/benchmarks/libcelero/Makefile index 1fe548c132c2..5cfc9195fc02 100644 --- a/benchmarks/libcelero/Makefile +++ b/benchmarks/libcelero/Makefile @@ -3,6 +3,7 @@ PORTNAME= libcelero DISTVERSIONPREFIX= v DISTVERSION= 2.4.0 +PORTREVISION= 1 CATEGORIES= benchmarks MAINTAINER= yuri@FreeBSD.org diff --git a/benchmarks/lzbench/Makefile b/benchmarks/lzbench/Makefile index 64cc5c4a2c6e..a2b2731c3812 100644 --- a/benchmarks/lzbench/Makefile +++ b/benchmarks/lzbench/Makefile @@ -3,7 +3,7 @@ PORTNAME= lzbench PORTVERSION= 1.7.3 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= benchmarks diff --git a/benchmarks/mdtest/Makefile b/benchmarks/mdtest/Makefile index 66ab0f8a2291..654ed3076963 100644 --- a/benchmarks/mdtest/Makefile +++ b/benchmarks/mdtest/Makefile @@ -3,7 +3,7 @@ PORTNAME= mdtest PORTVERSION= 1.9.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= benchmarks MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20latest/${PORTNAME}-${PORTVERSION} diff --git a/benchmarks/octave-forge-benchmark/Makefile b/benchmarks/octave-forge-benchmark/Makefile index 115069e90078..ad3229510800 100644 --- a/benchmarks/octave-forge-benchmark/Makefile +++ b/benchmarks/octave-forge-benchmark/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-benchmark PORTVERSION= 1.1.1 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= benchmarks math MAINTAINER= stephen@FreeBSD.org diff --git a/benchmarks/polygraph/Makefile b/benchmarks/polygraph/Makefile index b1f07808b684..06f44478672b 100644 --- a/benchmarks/polygraph/Makefile +++ b/benchmarks/polygraph/Makefile @@ -3,6 +3,7 @@ PORTNAME= polygraph DISTVERSION= 4.13.0 +PORTREVISION= 1 DISTVERSIONSUFFIX= -src CATEGORIES= benchmarks www MASTER_SITES= http://www.web-polygraph.org/downloads/srcs/ diff --git a/benchmarks/py-naarad/Makefile b/benchmarks/py-naarad/Makefile index fd7c28e42d92..068e06718532 100644 --- a/benchmarks/py-naarad/Makefile +++ b/benchmarks/py-naarad/Makefile @@ -2,7 +2,7 @@ PORTNAME= naarad PORTVERSION= 1.0.15 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= benchmarks python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/benchmarks/py-zopkio/Makefile b/benchmarks/py-zopkio/Makefile index 8d71baa17054..5a160ab5f8ff 100644 --- a/benchmarks/py-zopkio/Makefile +++ b/benchmarks/py-zopkio/Makefile @@ -2,7 +2,7 @@ PORTNAME= Zopkio PORTVERSION= 0.2.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= benchmarks python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/benchmarks/stress-ng/Makefile b/benchmarks/stress-ng/Makefile index a3a5557e3be4..f5c561de0926 100644 --- a/benchmarks/stress-ng/Makefile +++ b/benchmarks/stress-ng/Makefile @@ -2,6 +2,7 @@ PORTNAME= stress-ng PORTVERSION= 0.09.47 +PORTREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= http://kernel.ubuntu.com/~cking/tarballs/stress-ng/ diff --git a/biology/bedtools/Makefile b/biology/bedtools/Makefile index 3103c1deca8a..5a6f4d7bd69d 100644 --- a/biology/bedtools/Makefile +++ b/biology/bedtools/Makefile @@ -3,7 +3,7 @@ PORTNAME= bedtools DISTVERSIONPREFIX= v DISTVERSION= 2.27.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology MAINTAINER= jwb@FreeBSD.org diff --git a/biology/bowtie/Makefile b/biology/bowtie/Makefile index 015dc7462aca..ec9032be740a 100644 --- a/biology/bowtie/Makefile +++ b/biology/bowtie/Makefile @@ -3,7 +3,7 @@ PORTNAME= bowtie DISTVERSIONPREFIX= v DISTVERSION= 1.1.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= biology MAINTAINER= jwb@FreeBSD.org diff --git a/biology/canu/Makefile b/biology/canu/Makefile index 3cd943b2dfca..7bc1b98e114f 100644 --- a/biology/canu/Makefile +++ b/biology/canu/Makefile @@ -3,7 +3,7 @@ PORTNAME= canu DISTVERSIONPREFIX= v DISTVERSION= 1.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology java perl5 MAINTAINER= jwb@FreeBSD.org diff --git a/biology/cd-hit/Makefile b/biology/cd-hit/Makefile index 96dea56c5b9c..b2211b7f1f9a 100644 --- a/biology/cd-hit/Makefile +++ b/biology/cd-hit/Makefile @@ -2,7 +2,7 @@ PORTNAME= cd-hit PORTVERSION= 4.6.6 -PORTREVISION= 4 +PORTREVISION= 5 DISTVERSIONPREFIX= V CATEGORIES= biology diff --git a/biology/checkm/Makefile b/biology/checkm/Makefile index bec15cc58359..5ae938d8eae5 100644 --- a/biology/checkm/Makefile +++ b/biology/checkm/Makefile @@ -3,6 +3,7 @@ PORTNAME= CheckM DISTVERSIONPREFIX= v DISTVERSION= 1.0.12 +PORTREVISION= 1 CATEGORIES= biology python MAINTAINER= yuri@FreeBSD.org diff --git a/biology/ddocent/Makefile b/biology/ddocent/Makefile index 552701cf244f..1608e3c3d1af 100644 --- a/biology/ddocent/Makefile +++ b/biology/ddocent/Makefile @@ -3,6 +3,7 @@ PORTNAME= dDocent DISTVERSIONPREFIX= v DISTVERSION= 2.2.25 +PORTREVISION= 1 CATEGORIES= biology java MAINTAINER= jwb@FreeBSD.org diff --git a/biology/fasttree/Makefile b/biology/fasttree/Makefile index de6b7a4f25ac..f58a6794c10c 100644 --- a/biology/fasttree/Makefile +++ b/biology/fasttree/Makefile @@ -2,7 +2,7 @@ PORTNAME= FastTree DISTVERSION= 2.1.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= biology MASTER_SITES= http://www.microbesonline.org/fasttree/ EXTRACT_SUFX= .c diff --git a/biology/freebayes/Makefile b/biology/freebayes/Makefile index cb7ade783bc5..28de1d68e915 100644 --- a/biology/freebayes/Makefile +++ b/biology/freebayes/Makefile @@ -3,6 +3,7 @@ PORTNAME= freebayes DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= biology MAINTAINER= jwb@FreeBSD.org diff --git a/biology/groopm/Makefile b/biology/groopm/Makefile index c336172c89da..e564a868a7f8 100644 --- a/biology/groopm/Makefile +++ b/biology/groopm/Makefile @@ -2,6 +2,7 @@ PORTNAME= GroopM DISTVERSION= 0.3.4 +PORTREVISION= 1 CATEGORIES= biology python MASTER_SITES= CHEESESHOP diff --git a/biology/hyphy/Makefile b/biology/hyphy/Makefile index 41fbf5bf9111..929337990983 100644 --- a/biology/hyphy/Makefile +++ b/biology/hyphy/Makefile @@ -2,6 +2,7 @@ PORTNAME= hyphy DISTVERSION= 2.3.14-16 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g3d88d3e6 CATEGORIES= biology diff --git a/biology/iqtree/Makefile b/biology/iqtree/Makefile index 33023ead0e8f..25a9f782e2c6 100644 --- a/biology/iqtree/Makefile +++ b/biology/iqtree/Makefile @@ -3,6 +3,7 @@ PORTNAME= iqtree DISTVERSIONPREFIX= v DISTVERSION= 1.6.8 +PORTREVISION= 1 CATEGORIES= biology MAINTAINER= jrm@FreeBSD.org diff --git a/biology/jellyfish/Makefile b/biology/jellyfish/Makefile index d6b2964c808a..4624bdea99b3 100644 --- a/biology/jellyfish/Makefile +++ b/biology/jellyfish/Makefile @@ -2,7 +2,7 @@ PORTNAME= jellyfish PORTVERSION= 2.2.6 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONPREFIX= v CATEGORIES= biology diff --git a/biology/kallisto/Makefile b/biology/kallisto/Makefile index 314ff3361c9d..7be076b61d49 100644 --- a/biology/kallisto/Makefile +++ b/biology/kallisto/Makefile @@ -3,7 +3,7 @@ PORTNAME= kallisto DISTVERSIONPREFIX= v DISTVERSION= 0.43.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= biology MAINTAINER= jwb@FreeBSD.org diff --git a/biology/molden/Makefile b/biology/molden/Makefile index c8dbd154042a..de667ae4196d 100644 --- a/biology/molden/Makefile +++ b/biology/molden/Makefile @@ -3,6 +3,7 @@ PORTNAME= molden DISTVERSION= 5.8.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= biology MASTER_SITES= ftp://ftp.cmbi.umcn.nl/pub/molgraph/molden/ diff --git a/biology/mopac/Makefile b/biology/mopac/Makefile index cd032f63a06c..5633298d79aa 100644 --- a/biology/mopac/Makefile +++ b/biology/mopac/Makefile @@ -3,7 +3,7 @@ PORTNAME= mopac PORTVERSION= 7.${MOPAC_SUBVERSION} -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= biology MASTER_SITES= http://bioinformatics.org/ghemical/download/%SUBDIR%/ diff --git a/biology/mummer/Makefile b/biology/mummer/Makefile index aa16ea588af7..968e767c08fe 100644 --- a/biology/mummer/Makefile +++ b/biology/mummer/Makefile @@ -4,6 +4,7 @@ PORTNAME= mummer DISTVERSIONPREFIX= v DISTVERSION= 4.0.0beta2-2 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g277dac5 CATEGORIES= biology diff --git a/biology/ncbi-blast+/Makefile b/biology/ncbi-blast+/Makefile index 5524ca846356..71455c0afe9e 100644 --- a/biology/ncbi-blast+/Makefile +++ b/biology/ncbi-blast+/Makefile @@ -2,7 +2,7 @@ PORTNAME= ncbi-blast+ DISTVERSION= 2.7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology perl5 python MASTER_SITES= https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/LATEST/ \ https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/${PORTVERSION}/ diff --git a/biology/ncbi-cxx-toolkit/Makefile b/biology/ncbi-cxx-toolkit/Makefile index 0e49364492dd..e124db31ac60 100644 --- a/biology/ncbi-cxx-toolkit/Makefile +++ b/biology/ncbi-cxx-toolkit/Makefile @@ -2,6 +2,7 @@ PORTNAME= ncbi-cxx-toolkit DISTVERSION= 21_0_0 +PORTREVISION= 1 CATEGORIES= biology science devel MASTER_SITES= ftp://ftp.ncbi.nih.gov/toolbox/ncbi_tools++/2018/Apr_2_2018/ DISTNAME= ncbi_cxx--${DISTVERSION} diff --git a/biology/p5-transdecoder/Makefile b/biology/p5-transdecoder/Makefile index f5a7bc62e9dc..fc8a034f814d 100644 --- a/biology/p5-transdecoder/Makefile +++ b/biology/p5-transdecoder/Makefile @@ -3,6 +3,7 @@ PORTNAME= transdecoder DISTVERSIONPREFIX= TransDecoder-v DISTVERSION= 5.4.0 +PORTREVISION= 1 CATEGORIES= biology perl5 PKGNAMEPREFIX= p5- diff --git a/biology/pbbam/Makefile b/biology/pbbam/Makefile index c5bcc963076b..e98562004910 100644 --- a/biology/pbbam/Makefile +++ b/biology/pbbam/Makefile @@ -2,7 +2,7 @@ PORTNAME= pbbam DISTVERSION= g20180416 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= biology MAINTAINER= jwb@FreeBSD.org diff --git a/biology/pbcopper/Makefile b/biology/pbcopper/Makefile index 420df60fef63..f02f7ade599c 100644 --- a/biology/pbcopper/Makefile +++ b/biology/pbcopper/Makefile @@ -2,7 +2,7 @@ PORTNAME= pbcopper DISTVERSION= g20180413 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= biology MAINTAINER= jwb@FreeBSD.org diff --git a/biology/psi88/Makefile b/biology/psi88/Makefile index 1744fc89f3f5..ec6bcd2c40eb 100644 --- a/biology/psi88/Makefile +++ b/biology/psi88/Makefile @@ -3,7 +3,7 @@ PORTNAME= psi88 PORTVERSION= 1.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= biology MASTER_SITES= http://www.ccl.net/cca/software/SOURCES/FORTRAN/psi88/ DISTNAME= ${PORTNAME} diff --git a/biology/py-biom-format/Makefile b/biology/py-biom-format/Makefile index 3e8a8957fe72..4849b4c9f991 100644 --- a/biology/py-biom-format/Makefile +++ b/biology/py-biom-format/Makefile @@ -2,6 +2,7 @@ PORTNAME= biom-format PORTVERSION= 2.1.7 +PORTREVISION= 1 CATEGORIES= biology python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/biology/py-biopython/Makefile b/biology/py-biopython/Makefile index ae46f598508c..ae944b19deeb 100644 --- a/biology/py-biopython/Makefile +++ b/biology/py-biopython/Makefile @@ -3,6 +3,7 @@ PORTNAME= biopython PORTVERSION= 1.72 +PORTREVISION= 1 CATEGORIES= biology python MASTER_SITES= http://www.biopython.org/DIST/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/biology/py-bx-python/Makefile b/biology/py-bx-python/Makefile index a7433c704654..0220bdbde74d 100644 --- a/biology/py-bx-python/Makefile +++ b/biology/py-bx-python/Makefile @@ -4,6 +4,7 @@ PORTNAME= bx-python DISTVERSIONPREFIX= v DISTVERSION= 0.8.2 +PORTREVISION= 1 CATEGORIES= biology python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/biology/py-gtfparse/Makefile b/biology/py-gtfparse/Makefile index 6150cebe39cc..32af223f74a7 100644 --- a/biology/py-gtfparse/Makefile +++ b/biology/py-gtfparse/Makefile @@ -2,6 +2,7 @@ PORTNAME= gtfparse DISTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= biology python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/biology/py-loompy/Makefile b/biology/py-loompy/Makefile index f485505b53dd..aa7e10532833 100644 --- a/biology/py-loompy/Makefile +++ b/biology/py-loompy/Makefile @@ -2,6 +2,7 @@ PORTNAME= loompy DISTVERSION= 2.0.16 +PORTREVISION= 1 CATEGORIES= biology python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/biology/py-macs2/Makefile b/biology/py-macs2/Makefile index 6794a65633af..1fd1faf302bc 100644 --- a/biology/py-macs2/Makefile +++ b/biology/py-macs2/Makefile @@ -2,7 +2,7 @@ PORTNAME= macs2 PORTVERSION= 2.1.0.p20170505 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/biology/py-orange3-bioinformatics/Makefile b/biology/py-orange3-bioinformatics/Makefile index 2cc6436b8272..3674aa25e8ec 100644 --- a/biology/py-orange3-bioinformatics/Makefile +++ b/biology/py-orange3-bioinformatics/Makefile @@ -2,6 +2,7 @@ PORTNAME= orange3-bioinformatics DISTVERSION= 3.2.2 +PORTREVISION= 1 CATEGORIES= biology python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/biology/py-orange3-single-cell/Makefile b/biology/py-orange3-single-cell/Makefile index 74a0937f737a..2290c9126a11 100644 --- a/biology/py-orange3-single-cell/Makefile +++ b/biology/py-orange3-single-cell/Makefile @@ -2,6 +2,7 @@ PORTNAME= orange3-single-cell DISTVERSION= 0.8.2 +PORTREVISION= 1 CATEGORIES= biology python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/biology/pycogent/Makefile b/biology/pycogent/Makefile index 6a882e6fb888..12341e799135 100644 --- a/biology/pycogent/Makefile +++ b/biology/pycogent/Makefile @@ -3,7 +3,7 @@ PORTNAME= pycogent PORTVERSION= 1.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology python MAINTAINER= python@FreeBSD.org diff --git a/biology/pyfasta/Makefile b/biology/pyfasta/Makefile index 9f49320ad1b1..b5871a0fab0d 100644 --- a/biology/pyfasta/Makefile +++ b/biology/pyfasta/Makefile @@ -3,7 +3,7 @@ PORTNAME= pyfasta PORTVERSION= 0.5.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= biology python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/biology/seqan-apps/Makefile b/biology/seqan-apps/Makefile index 4d909dca3d88..f516828857c7 100644 --- a/biology/seqan-apps/Makefile +++ b/biology/seqan-apps/Makefile @@ -4,7 +4,7 @@ PORTNAME= seqan-apps DISTVERSIONPREFIX= seqan-v DISTVERSION= 2.4.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= biology MAINTAINER= h2+fbsdports@fsfe.org diff --git a/biology/seqtools/Makefile b/biology/seqtools/Makefile index 3e0be761bbae..cb170b829c05 100644 --- a/biology/seqtools/Makefile +++ b/biology/seqtools/Makefile @@ -2,7 +2,7 @@ PORTNAME= seqtools PORTVERSION= 4.44.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= biology MASTER_SITES= ftp://ftp.sanger.ac.uk/pub4/resources/software/seqtools/PRODUCTION/ diff --git a/biology/stacks/Makefile b/biology/stacks/Makefile index 6f533cb5e6e1..2ccf32888998 100644 --- a/biology/stacks/Makefile +++ b/biology/stacks/Makefile @@ -2,7 +2,7 @@ PORTNAME= stacks DISTVERSION= 1.48 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= biology MASTER_SITES= http://catchenlab.life.illinois.edu/stacks/source/ diff --git a/biology/t_coffee/Makefile b/biology/t_coffee/Makefile index 6bdefba3453b..20f6ae53139b 100644 --- a/biology/t_coffee/Makefile +++ b/biology/t_coffee/Makefile @@ -4,7 +4,7 @@ PORTNAME= t_coffee PORTVERSION= 9.03 DISTVERSIONSUFFIX= .r1318 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= biology MASTER_SITES= http://www.tcoffee.org/Packages/Stable/Version_${PORTVERSION}${DISTVERSIONSUFFIX}/ DISTNAME= T-COFFEE_distribution_Version_${PORTVERSION}${DISTVERSIONSUFFIX} diff --git a/biology/unanimity/Makefile b/biology/unanimity/Makefile index 1db1dd6cce01..455e46550ab5 100644 --- a/biology/unanimity/Makefile +++ b/biology/unanimity/Makefile @@ -3,7 +3,7 @@ PORTNAME= unanimity DISTVERSIONPREFIX= v DISTVERSION= 3.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology MAINTAINER= jwb@FreeBSD.org diff --git a/cad/NASTRAN-95/Makefile b/cad/NASTRAN-95/Makefile index 022e94d9c086..53143cfdf9dc 100644 --- a/cad/NASTRAN-95/Makefile +++ b/cad/NASTRAN-95/Makefile @@ -3,7 +3,7 @@ PORTNAME= NASTRAN-95 PORTVERSION= 20160908 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= cad science MAINTAINER= pfg@FreeBSD.org diff --git a/cad/alliance/Makefile b/cad/alliance/Makefile index 465fdc981995..c3e16df3c040 100644 --- a/cad/alliance/Makefile +++ b/cad/alliance/Makefile @@ -3,7 +3,7 @@ PORTNAME= alliance DISTVERSION= 5.0-20120515 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= cad MASTER_SITES= http://ftp.lyx.org/lip6/softs/alliance/distribution/5.0/ \ http://ftp.jussieu.fr/lip6/softs/alliance/distribution/5.0/ \ diff --git a/cad/calculix-ccx/Makefile b/cad/calculix-ccx/Makefile index fa7558e54756..75b04614f24d 100644 --- a/cad/calculix-ccx/Makefile +++ b/cad/calculix-ccx/Makefile @@ -3,7 +3,7 @@ PORTNAME= ccx PORTVERSION= 2.14 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad MASTER_SITES= http://www.dhondt.de/ PKGNAMEPREFIX= CalculiX- diff --git a/cad/calculix/Makefile b/cad/calculix/Makefile index 831181eb292e..cc8ce66a02e3 100644 --- a/cad/calculix/Makefile +++ b/cad/calculix/Makefile @@ -3,7 +3,7 @@ PORTNAME= calculix PORTVERSION= 2.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MASTER_SITES= http://www.dhondt.de/ DISTFILES= ${DIST_SOURCES} diff --git a/cad/cura-engine/Makefile b/cad/cura-engine/Makefile index 42b67c656fcd..4460b8bd5367 100644 --- a/cad/cura-engine/Makefile +++ b/cad/cura-engine/Makefile @@ -2,7 +2,7 @@ PORTNAME= CuraEngine PORTVERSION= 15.04 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= cad MAINTAINER= cederom@tlen.pl diff --git a/cad/elmerfem/Makefile b/cad/elmerfem/Makefile index f9b6bc691578..59d6bf20a223 100644 --- a/cad/elmerfem/Makefile +++ b/cad/elmerfem/Makefile @@ -3,7 +3,7 @@ PORTNAME= elmerfem PORTVERSION= 8.3.20170524 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= cad science MAINTAINER= ports@FreeBSD.org diff --git a/cad/feappv/Makefile b/cad/feappv/Makefile index 19c685ccd071..7b50cd0178c8 100644 --- a/cad/feappv/Makefile +++ b/cad/feappv/Makefile @@ -3,7 +3,7 @@ PORTNAME= feappv PORTVERSION= 4.1i -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX=v CATEGORIES= cad science MASTER_SITES= http://projects.ce.berkeley.edu/feap/${PORTNAME}/:1 diff --git a/cad/freecad/Makefile b/cad/freecad/Makefile index eff99edd9596..a988d295ec06 100644 --- a/cad/freecad/Makefile +++ b/cad/freecad/Makefile @@ -3,7 +3,7 @@ PORTNAME= FreeCAD DISTVERSION= 0.17-13541 # git rev-list --count DISTVERSIONSUFFIX= -g9948ee4f1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MAINTAINER= ports@FreeBSD.org diff --git a/cad/freehdl/Makefile b/cad/freehdl/Makefile index 1557f5adaf2c..da5efdca0c43 100644 --- a/cad/freehdl/Makefile +++ b/cad/freehdl/Makefile @@ -3,7 +3,7 @@ PORTNAME= freehdl PORTVERSION= 0.0.7 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= cad MASTER_SITES= http://freehdl.seul.org/~enaroska/ diff --git a/cad/fritzing/Makefile b/cad/fritzing/Makefile index 75d9ad1bfdf2..99b336fa2af4 100644 --- a/cad/fritzing/Makefile +++ b/cad/fritzing/Makefile @@ -4,7 +4,7 @@ PORTNAME= fritzing PORTVERSION= 0.9.2 DISTVERSIONSUFFIX= b -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= cad MAINTAINER= lenzi.sergio@gmail.com diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile index 9139b44b6dc7..33ca5d59e35c 100644 --- a/cad/gmsh/Makefile +++ b/cad/gmsh/Makefile @@ -3,6 +3,7 @@ PORTNAME= gmsh DISTVERSION= 4.0.6 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= http://gmsh.info/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source diff --git a/cad/gspiceui/Makefile b/cad/gspiceui/Makefile index a2317166971c..8a69a7ebff17 100644 --- a/cad/gspiceui/Makefile +++ b/cad/gspiceui/Makefile @@ -3,7 +3,7 @@ PORTNAME= gspiceui PORTVERSION= 1.1.00 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= cad MASTER_SITES= SF/${PORTNAME}/gSpiceUI/${PORTNAME}-v${PORTVERSION} DISTNAME= ${PORTNAME}-v${PORTVERSION} diff --git a/cad/kicad-devel/Makefile b/cad/kicad-devel/Makefile index c0328644558c..745edacef5cd 100644 --- a/cad/kicad-devel/Makefile +++ b/cad/kicad-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= kicad DISTVERSION= r${GIT_SRC_DATE} -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= cad PKGNAMESUFFIX= -devel DIST_SUBDIR= ${PORTNAME} diff --git a/cad/kicad-library-footprints-devel/Makefile b/cad/kicad-library-footprints-devel/Makefile index 37be1eadbb68..b2ac48ad8a08 100644 --- a/cad/kicad-library-footprints-devel/Makefile +++ b/cad/kicad-library-footprints-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= kicad DISTVERSION= r${GIT_FP_DATE} +PORTREVISION= 1 CATEGORIES= cad PKGNAMESUFFIX= -library-footprints-devel diff --git a/cad/kicad-library-footprints/Makefile b/cad/kicad-library-footprints/Makefile index f05d9afe1d0b..92bfcdfe4614 100644 --- a/cad/kicad-library-footprints/Makefile +++ b/cad/kicad-library-footprints/Makefile @@ -3,6 +3,7 @@ PORTNAME= kicad PORTVERSION= 5.0.2 +PORTREVISION= 1 CATEGORIES= cad PKGNAMESUFFIX= -library-footprints diff --git a/cad/kicad-library-packages3d-devel/Makefile b/cad/kicad-library-packages3d-devel/Makefile index 585a81588406..b79c1309cf73 100644 --- a/cad/kicad-library-packages3d-devel/Makefile +++ b/cad/kicad-library-packages3d-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= kicad DISTVERSION= r${GIT_P3D_DATE} +PORTREVISION= 1 CATEGORIES= cad PKGNAMESUFFIX= -library-packages3d-devel diff --git a/cad/kicad-library-packages3d/Makefile b/cad/kicad-library-packages3d/Makefile index afc876c11637..861fe5af2cd6 100644 --- a/cad/kicad-library-packages3d/Makefile +++ b/cad/kicad-library-packages3d/Makefile @@ -3,6 +3,7 @@ PORTNAME= kicad PORTVERSION= 5.0.2 +PORTREVISION= 1 CATEGORIES= cad PKGNAMESUFFIX= -library-packages3d diff --git a/cad/kicad-library-symbols-devel/Makefile b/cad/kicad-library-symbols-devel/Makefile index 78342bf7f88a..0dac690e6379 100644 --- a/cad/kicad-library-symbols-devel/Makefile +++ b/cad/kicad-library-symbols-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= kicad DISTVERSION= r${GIT_SYM_DATE} +PORTREVISION= 1 CATEGORIES= cad PKGNAMESUFFIX= -library-symbols-devel diff --git a/cad/kicad-library-symbols/Makefile b/cad/kicad-library-symbols/Makefile index bcb9141025b0..9139502cd48f 100644 --- a/cad/kicad-library-symbols/Makefile +++ b/cad/kicad-library-symbols/Makefile @@ -3,6 +3,7 @@ PORTNAME= kicad PORTVERSION= 5.0.2 +PORTREVISION= 1 CATEGORIES= cad PKGNAMESUFFIX= -library-symbols diff --git a/cad/kicad-library-templates-devel/Makefile b/cad/kicad-library-templates-devel/Makefile index cde86a31db12..e0485f182e1b 100644 --- a/cad/kicad-library-templates-devel/Makefile +++ b/cad/kicad-library-templates-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= kicad DISTVERSION= r${GIT_TMPL_DATE} +PORTREVISION= 1 CATEGORIES= cad PKGNAMESUFFIX= -library-tmpl-devel diff --git a/cad/kicad-library-templates/Makefile b/cad/kicad-library-templates/Makefile index 1cc2db1d4f6b..28e86064618b 100644 --- a/cad/kicad-library-templates/Makefile +++ b/cad/kicad-library-templates/Makefile @@ -3,6 +3,7 @@ PORTNAME= kicad PORTVERSION= 5.0.2 +PORTREVISION= 1 CATEGORIES= cad PKGNAMESUFFIX= -library-tmpl diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile index 3aff4ef87181..7bfdb59a125b 100644 --- a/cad/kicad/Makefile +++ b/cad/kicad/Makefile @@ -3,7 +3,7 @@ PORTNAME= kicad PORTVERSION= 5.0.2 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= cad diff --git a/cad/klayout/Makefile b/cad/klayout/Makefile index 90e59038af90..2001dca11947 100644 --- a/cad/klayout/Makefile +++ b/cad/klayout/Makefile @@ -2,7 +2,7 @@ PORTNAME= klayout PORTVERSION= 0.24.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= cad MASTER_SITES= http://www.klayout.org/downloads/source/ diff --git a/cad/libopencad/Makefile b/cad/libopencad/Makefile index 9e4a44418326..d8bcb4401dda 100644 --- a/cad/libopencad/Makefile +++ b/cad/libopencad/Makefile @@ -3,7 +3,7 @@ PORTNAME= libopencad PORTVERSION= 0.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= cad graphics geography MAINTAINER= lbartoletti@tuxfamily.org diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile index c268d7b64d4b..b75100b67c77 100644 --- a/cad/librecad/Makefile +++ b/cad/librecad/Makefile @@ -2,7 +2,7 @@ PORTNAME= librecad DISTVERSION= 2.2.0-rc1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= cad MAINTAINER= jhale@FreeBSD.org diff --git a/cad/linuxcnc-devel/Makefile b/cad/linuxcnc-devel/Makefile index d86ec10fe162..d255daa6f0c2 100644 --- a/cad/linuxcnc-devel/Makefile +++ b/cad/linuxcnc-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= linuxcnc PORTVERSION= 20170708 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= cad PKGNAMESUFFIX= -devel diff --git a/cad/meshlab/Makefile b/cad/meshlab/Makefile index cfc776f03abe..4fdb5bdc0e3b 100644 --- a/cad/meshlab/Makefile +++ b/cad/meshlab/Makefile @@ -3,7 +3,7 @@ PORTNAME= meshlab PORTVERSION= 1.3.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= cad MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/MeshLab%20v${PORTVERSION}/ DISTNAME= MeshLabSrc_AllInc_v${PORTVERSION:C|\.||g} diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile index 28874d8de189..6e21981d2ef0 100644 --- a/cad/opencascade/Makefile +++ b/cad/opencascade/Makefile @@ -3,7 +3,7 @@ PORTNAME= opencascade PORTVERSION= 7.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad science MASTER_SITES= LOCAL/thierry diff --git a/cad/openscad-devel/Makefile b/cad/openscad-devel/Makefile index 5f735cb96408..06636241773d 100644 --- a/cad/openscad-devel/Makefile +++ b/cad/openscad-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= openscad PORTVERSION= 2018.10.22 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad PKGNAMESUFFIX= -devel diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile index 2f15e8f85b91..b8d4a34e0969 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -3,7 +3,7 @@ PORTNAME= openscad PORTVERSION= 2015.03 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= cad MASTER_SITES= http://files.openscad.org/ DISTNAME= openscad-${PORTVERSION}.src diff --git a/cad/openvsp/Makefile b/cad/openvsp/Makefile index d363a070ddad..125fcaff50a4 100644 --- a/cad/openvsp/Makefile +++ b/cad/openvsp/Makefile @@ -3,6 +3,7 @@ PORTNAME= openvsp DISTVERSIONPREFIX= ${GH_PROJECT}_ DISTVERSION= 3.16.2 +PORTREVISION= 1 CATEGORIES= cad MAINTAINER= fernape@FreeBSD.org diff --git a/cad/pdnmesh/Makefile b/cad/pdnmesh/Makefile index 04e1c399367c..b06330d448ee 100644 --- a/cad/pdnmesh/Makefile +++ b/cad/pdnmesh/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdnmesh PORTVERSION= 0.2.2 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= cad MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source/${PORTVERSION} diff --git a/cad/py-gdspy/Makefile b/cad/py-gdspy/Makefile index bd90522dcbfa..fd9382e043ee 100644 --- a/cad/py-gdspy/Makefile +++ b/cad/py-gdspy/Makefile @@ -2,7 +2,7 @@ PORTNAME= gdspy PORTVERSION= 1.1.2 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= cad python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/cad/py-lcapy/Makefile b/cad/py-lcapy/Makefile index 4e5161e466b4..e8b4c16b6edd 100644 --- a/cad/py-lcapy/Makefile +++ b/cad/py-lcapy/Makefile @@ -2,7 +2,7 @@ PORTNAME= lcapy DISTVERSION= g20171202 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= cad python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/cad/py-pycam/Makefile b/cad/py-pycam/Makefile index 6899b13e14f8..54d9a4f990a4 100644 --- a/cad/py-pycam/Makefile +++ b/cad/py-pycam/Makefile @@ -3,7 +3,7 @@ PORTNAME= pycam PORTVERSION= 0.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad python MASTER_SITES= SOURCEFORGE/pycam/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/cad/py-pyfda/Makefile b/cad/py-pyfda/Makefile index b99d138edef3..a81672de7c64 100644 --- a/cad/py-pyfda/Makefile +++ b/cad/py-pyfda/Makefile @@ -2,7 +2,7 @@ PORTNAME= pyfda PORTVERSION= 0.1 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONSUFFIX= rc6 CATEGORIES= cad python devel MASTER_SITES= CHEESESHOP diff --git a/cad/qelectrotech/Makefile b/cad/qelectrotech/Makefile index bbb2b802857e..a8b6c69080fd 100644 --- a/cad/qelectrotech/Makefile +++ b/cad/qelectrotech/Makefile @@ -3,7 +3,7 @@ PORTNAME= qelectrotech PORTVERSION= 0.5 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= cad MASTER_SITES= http://download.tuxfamily.org/qet/tags/20151127/ diff --git a/cad/qucs/Makefile b/cad/qucs/Makefile index 532fd615d17e..5b19914c88d7 100644 --- a/cad/qucs/Makefile +++ b/cad/qucs/Makefile @@ -2,7 +2,7 @@ PORTNAME= qucs PORTVERSION= 0.0.19 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad science MASTER_SITES= SF diff --git a/cad/repsnapper/Makefile b/cad/repsnapper/Makefile index 7ba17b852a1d..a010d3871f31 100644 --- a/cad/repsnapper/Makefile +++ b/cad/repsnapper/Makefile @@ -3,7 +3,7 @@ PORTNAME= repsnapper DISTVERSION= 2.5a4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= cad MAINTAINER= martin.dieringer@gmx.de diff --git a/cad/scotch/Makefile b/cad/scotch/Makefile index 598d9a8ee063..bd40a64ffb37 100644 --- a/cad/scotch/Makefile +++ b/cad/scotch/Makefile @@ -3,7 +3,7 @@ PORTNAME= scotch DISTVERSION= 6.0.4-aster5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad science MAINTAINER= thierry@FreeBSD.org diff --git a/cad/stepcode/Makefile b/cad/stepcode/Makefile index 6a08f82640e8..6806108648c6 100644 --- a/cad/stepcode/Makefile +++ b/cad/stepcode/Makefile @@ -3,7 +3,7 @@ PORTNAME= stepcode PORTVERSION= 0.8 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= cad MAINTAINER= fernape@FreeBSD.org diff --git a/cad/tochnog/Makefile b/cad/tochnog/Makefile index de1e8f8d6bc5..383dcf7b98a6 100644 --- a/cad/tochnog/Makefile +++ b/cad/tochnog/Makefile @@ -3,7 +3,7 @@ PORTNAME= tochnog PORTVERSION= 20140100 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= cad MASTER_SITES= SF/${PORTNAME}/Tochnog%20Latest%20January%202014 DISTFILES= Sources${EXTRACT_SUFX} gid${EXTRACT_SUFX} \ diff --git a/chinese/fcitx/Makefile b/chinese/fcitx/Makefile index 5ce3d08fcd59..46abfb517afc 100644 --- a/chinese/fcitx/Makefile +++ b/chinese/fcitx/Makefile @@ -3,6 +3,7 @@ PORTNAME= fcitx PORTVERSION= 4.2.9.6 +PORTREVISION= 1 CATEGORIES= chinese x11 MASTER_SITES= http://download.fcitx-im.org/fcitx/:fcitx \ http://download.fcitx-im.org/data/:data diff --git a/chinese/gcin-qt5/Makefile b/chinese/gcin-qt5/Makefile index 48d40a02aa55..4b58f796df0b 100644 --- a/chinese/gcin-qt5/Makefile +++ b/chinese/gcin-qt5/Makefile @@ -3,7 +3,7 @@ PORTNAME= gcin PORTVERSION= 2.8.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= chinese textproc gnome MASTER_SITES= http://hyperrate.com/gcin-source/ PKGNAMESUFFIX= -qt5 diff --git a/chinese/ibus-libpinyin/Makefile b/chinese/ibus-libpinyin/Makefile index 60524e5f5a7d..4a84c5795b1b 100644 --- a/chinese/ibus-libpinyin/Makefile +++ b/chinese/ibus-libpinyin/Makefile @@ -3,6 +3,7 @@ PORTNAME= ibus-libpinyin PORTVERSION= 1.10.0 +PORTREVISION= 1 CATEGORIES= chinese MASTER_SITES= SF/libpinyin/${PORTNAME} diff --git a/chinese/ibus-pinyin/Makefile b/chinese/ibus-pinyin/Makefile index 4e16249edacb..46034d48aa2d 100644 --- a/chinese/ibus-pinyin/Makefile +++ b/chinese/ibus-pinyin/Makefile @@ -3,7 +3,7 @@ PORTNAME= ibus-pinyin PORTVERSION= 1.5.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= chinese MAINTAINER= henry.hu.sh@gmail.com diff --git a/chinese/libpinyin/Makefile b/chinese/libpinyin/Makefile index 815bc6b8b4f8..baedb848883d 100644 --- a/chinese/libpinyin/Makefile +++ b/chinese/libpinyin/Makefile @@ -3,6 +3,7 @@ PORTNAME= libpinyin PORTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= chinese textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME} diff --git a/chinese/librime/Makefile b/chinese/librime/Makefile index 9e6b1e019255..37d36c3afa44 100644 --- a/chinese/librime/Makefile +++ b/chinese/librime/Makefile @@ -4,7 +4,7 @@ PORTNAME= librime PORTVERSION= 1.2.9 DISTVERSIONPREFIX= rime- -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= chinese textproc MAINTAINER= lichray@gmail.com diff --git a/chinese/opencc/Makefile b/chinese/opencc/Makefile index 0bc647425f9d..b61ab8696246 100644 --- a/chinese/opencc/Makefile +++ b/chinese/opencc/Makefile @@ -3,7 +3,7 @@ PORTNAME= opencc PORTVERSION= 1.0.5 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= ver. CATEGORIES= chinese converters diff --git a/chinese/pyzy/Makefile b/chinese/pyzy/Makefile index cd255461b907..95727f49055e 100644 --- a/chinese/pyzy/Makefile +++ b/chinese/pyzy/Makefile @@ -3,7 +3,7 @@ PORTNAME= pyzy PORTVERSION= 0.1.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= chinese MAINTAINER= henry.hu.sh@gmail.com diff --git a/chinese/reciteword/Makefile b/chinese/reciteword/Makefile index 865a779437f1..0b8a8cb75710 100644 --- a/chinese/reciteword/Makefile +++ b/chinese/reciteword/Makefile @@ -3,7 +3,7 @@ PORTNAME= reciteword PORTVERSION= 0.8.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= chinese MASTER_SITES= SF \ SF/${PORTNAME}/${PORTNAME}-books/${PORTVERSION}:books \ diff --git a/comms/aldo/Makefile b/comms/aldo/Makefile index 20ab57f02b2e..7ed06ae955d6 100644 --- a/comms/aldo/Makefile +++ b/comms/aldo/Makefile @@ -3,7 +3,7 @@ PORTNAME= aldo DISTVERSION= 0.7.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= SAVANNAH diff --git a/comms/apitran/Makefile b/comms/apitran/Makefile index d30a9c9a1b23..effac4e57d98 100644 --- a/comms/apitran/Makefile +++ b/comms/apitran/Makefile @@ -2,7 +2,7 @@ PORTNAME= apitran PORTVERSION= g20180926 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms astro hamradio python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/comms/congruity/Makefile b/comms/congruity/Makefile index 645b1cf5cc8f..5b4758e9b2ae 100644 --- a/comms/congruity/Makefile +++ b/comms/congruity/Makefile @@ -3,7 +3,7 @@ PORTNAME= congruity PORTVERSION= 18 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms MASTER_SITES= SF diff --git a/comms/dabstick-radio/Makefile b/comms/dabstick-radio/Makefile index 45ef61635b25..279e4f981798 100644 --- a/comms/dabstick-radio/Makefile +++ b/comms/dabstick-radio/Makefile @@ -3,7 +3,7 @@ PORTNAME= dabstick-radio PORTVERSION= 0.96 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= comms audio hamradio MASTER_SITES= http://www.sdr-j.tk/ \ LOCAL/nox/ diff --git a/comms/ebook2cwgui/Makefile b/comms/ebook2cwgui/Makefile index df935312f36d..35d9c607517c 100644 --- a/comms/ebook2cwgui/Makefile +++ b/comms/ebook2cwgui/Makefile @@ -2,7 +2,7 @@ PORTNAME= ebook2cwgui PORTVERSION= 0.1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms hamradio MASTER_SITES= http://fkurz.net/ham/ebook4cw/ diff --git a/comms/ems-flasher/Makefile b/comms/ems-flasher/Makefile index 0dcc31fef59a..372cbc1a117f 100644 --- a/comms/ems-flasher/Makefile +++ b/comms/ems-flasher/Makefile @@ -3,7 +3,7 @@ PORTNAME= ems-flasher PORTVERSION= 0.03 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= comms MASTER_SITES= http://lacklustre.net/projects/ems-flasher/ \ https://cooltrainer.org/freebsd-ports/ems-flasher/ diff --git a/comms/flcluster/Makefile b/comms/flcluster/Makefile index e2d30c2d137a..bae1b664a14c 100644 --- a/comms/flcluster/Makefile +++ b/comms/flcluster/Makefile @@ -2,7 +2,7 @@ PORTNAME= flcluster PORTVERSION= 1.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= SF/fldigi/${PORTNAME} diff --git a/comms/fldigi/Makefile b/comms/fldigi/Makefile index 1626ef59672e..4e19500cb9f8 100644 --- a/comms/fldigi/Makefile +++ b/comms/fldigi/Makefile @@ -2,7 +2,7 @@ PORTNAME= fldigi PORTVERSION= 4.0.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME} diff --git a/comms/freedv/Makefile b/comms/freedv/Makefile index 821d5e838a43..3e6f224442a7 100644 --- a/comms/freedv/Makefile +++ b/comms/freedv/Makefile @@ -2,6 +2,7 @@ PORTNAME= freedv DISTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= https://hobbes1069.fedorapeople.org/freetel/freedv/ diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile index 49c03151cc22..ff12d1072096 100644 --- a/comms/gammu/Makefile +++ b/comms/gammu/Makefile @@ -3,7 +3,7 @@ PORTNAME= gammu PORTVERSION= 1.39.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms MASTER_SITES= http://dl.cihar.com/gammu/releases/ diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile index fe853f549ed4..60e6fa2de11a 100644 --- a/comms/gnuradio/Makefile +++ b/comms/gnuradio/Makefile @@ -2,7 +2,7 @@ PORTNAME= gnuradio PORTVERSION= 3.7.13.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms astro hamradio MASTER_SITES= http://gnuradio.org/releases/gnuradio/ \ LOCAL/db diff --git a/comms/gqrx/Makefile b/comms/gqrx/Makefile index 42f69317006c..8c9776604ce2 100644 --- a/comms/gqrx/Makefile +++ b/comms/gqrx/Makefile @@ -4,7 +4,7 @@ PORTNAME= gqrx PORTVERSION= 2.11.5 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= comms hamradio diff --git a/comms/gr-osmosdr/Makefile b/comms/gr-osmosdr/Makefile index 6618a184b857..fa8cc7a0a25e 100644 --- a/comms/gr-osmosdr/Makefile +++ b/comms/gr-osmosdr/Makefile @@ -4,7 +4,7 @@ PORTNAME= gr-osmosdr DISTVERSIONPREFIX= v DISTVERSION= 0.1.4-99 DISTVERSIONSUFFIX= -gc98be5d -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= comms hamradio diff --git a/comms/gtkmmorse/Makefile b/comms/gtkmmorse/Makefile index 72508d18eeb6..4b80e7ca99d5 100644 --- a/comms/gtkmmorse/Makefile +++ b/comms/gtkmmorse/Makefile @@ -3,7 +3,7 @@ PORTNAME= gtkmmorse PORTVERSION= 0.9.27 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= comms hamradio MASTER_SITES= SAVANNAH diff --git a/comms/libbtbb/Makefile b/comms/libbtbb/Makefile index 0129f44a2686..17313fa31c7d 100644 --- a/comms/libbtbb/Makefile +++ b/comms/libbtbb/Makefile @@ -3,6 +3,7 @@ PORTNAME= libbtbb PORTVERSION= 201808R1 +PORTREVISION= 1 CATEGORIES= comms MAINTAINER= gnn@FreeBSD.org diff --git a/comms/libsdr-gui/Makefile b/comms/libsdr-gui/Makefile index 3a6987fa10cf..c3b4d9593074 100644 --- a/comms/libsdr-gui/Makefile +++ b/comms/libsdr-gui/Makefile @@ -3,7 +3,7 @@ PORTNAME= libsdr-gui PORTVERSION= 0.1.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= comms hamradio diff --git a/comms/qt5-connectivity/Makefile b/comms/qt5-connectivity/Makefile index 8cbe606bab1f..42bba9a16582 100644 --- a/comms/qt5-connectivity/Makefile +++ b/comms/qt5-connectivity/Makefile @@ -2,7 +2,7 @@ PORTNAME= connectivity DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms PKGNAMEPREFIX= qt5- diff --git a/comms/qt5-sensors/Makefile b/comms/qt5-sensors/Makefile index 1a04d0e4824b..4579dff70b77 100644 --- a/comms/qt5-sensors/Makefile +++ b/comms/qt5-sensors/Makefile @@ -2,7 +2,7 @@ PORTNAME= sensors DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms PKGNAMEPREFIX= qt5- diff --git a/comms/qt5-serialbus/Makefile b/comms/qt5-serialbus/Makefile index 4d9f4f0b7cf5..1b0c0545c917 100644 --- a/comms/qt5-serialbus/Makefile +++ b/comms/qt5-serialbus/Makefile @@ -2,6 +2,7 @@ PORTNAME= serialbus DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= comms PKGNAMEPREFIX= qt5- diff --git a/comms/qt5-serialport/Makefile b/comms/qt5-serialport/Makefile index ed28b40448fd..49db3cede202 100644 --- a/comms/qt5-serialport/Makefile +++ b/comms/qt5-serialport/Makefile @@ -2,6 +2,7 @@ PORTNAME= serialport DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= comms PKGNAMEPREFIX= qt5- diff --git a/comms/sdr-wspr/Makefile b/comms/sdr-wspr/Makefile index 0c6ef8b355d1..07a73c112d73 100644 --- a/comms/sdr-wspr/Makefile +++ b/comms/sdr-wspr/Makefile @@ -4,7 +4,7 @@ PORTNAME= sdr-wspr PORTVERSION= 0.1.0 DISTVERSIONPREFIX= v -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= comms hamradio MAINTAINER= jeff@baitis.net diff --git a/comms/svxlink/Makefile b/comms/svxlink/Makefile index 78bb3e190051..819954dfb055 100644 --- a/comms/svxlink/Makefile +++ b/comms/svxlink/Makefile @@ -3,7 +3,7 @@ PORTNAME?= svxlink PORTVERSION= 15.11 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms hamradio MAINTAINER= hamradio@FreeBSD.org diff --git a/comms/telldus-core/Makefile b/comms/telldus-core/Makefile index 836dd9f9a7da..d813dae296e3 100644 --- a/comms/telldus-core/Makefile +++ b/comms/telldus-core/Makefile @@ -3,7 +3,7 @@ PORTNAME= telldus-core PORTVERSION= 2.1.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= comms MASTER_SITES= http://download.telldus.se/TellStick/Software/telldus-core/ diff --git a/comms/tilp2/Makefile b/comms/tilp2/Makefile index 598601ba61db..e0088b5f979d 100644 --- a/comms/tilp2/Makefile +++ b/comms/tilp2/Makefile @@ -2,6 +2,7 @@ PORTNAME= tilp2 PORTVERSION= 1.18 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= SF/tilp/tilp2-linux/${DISTNAME} diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile index 2fbc8ea2ce54..1562bc0c2c5a 100644 --- a/comms/trustedqsl/Makefile +++ b/comms/trustedqsl/Makefile @@ -2,7 +2,7 @@ PORTNAME= trustedqsl DISTVERSION= 2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= http://www.arrl.org/files/file/LoTW%20Instructions/ \ LOCAL/shurd diff --git a/comms/ubertooth/Makefile b/comms/ubertooth/Makefile index 2f9de2a4452d..7296efa5e531 100644 --- a/comms/ubertooth/Makefile +++ b/comms/ubertooth/Makefile @@ -3,6 +3,7 @@ PORTNAME= ubertooth PORTVERSION= 201808R1 +PORTREVISION= 1 CATEGORIES= comms MAINTAINER= gnn@FreeBSD.org diff --git a/comms/uhd/Makefile b/comms/uhd/Makefile index e4d8a24c160c..73df45c02d23 100644 --- a/comms/uhd/Makefile +++ b/comms/uhd/Makefile @@ -2,7 +2,7 @@ PORTNAME= uhd PORTVERSION= 3.10.3.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= comms hamradio MASTER_SITES= http://files.ettus.com/binaries/images/ DISTFILES= ${IMAGE_FILE} diff --git a/comms/wsjtx/Makefile b/comms/wsjtx/Makefile index a783ca9a2938..cb9b72af4b45 100644 --- a/comms/wsjtx/Makefile +++ b/comms/wsjtx/Makefile @@ -2,7 +2,7 @@ PORTNAME= wsjtx PORTVERSION= 1.9.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= SF/wsjt/${PORTNAME}-${PORTVERSION}${DISTVERSIONSUFFIX} diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile index 3016a11e2f24..308cb9f402a4 100644 --- a/comms/xastir/Makefile +++ b/comms/xastir/Makefile @@ -4,7 +4,7 @@ PORTNAME= xastir DISTVERSIONPREFIX= Release- DISTVERSION= 2.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms hamradio MAINTAINER= carl@stagecraft.cx diff --git a/converters/R-cran-RJSONIO/Makefile b/converters/R-cran-RJSONIO/Makefile index 4bd663d57658..d82e3bcf0d66 100644 --- a/converters/R-cran-RJSONIO/Makefile +++ b/converters/R-cran-RJSONIO/Makefile @@ -3,6 +3,7 @@ PORTNAME= RJSONIO DISTVERSION= 1.3-1.1 +PORTREVISION= 1 CATEGORIES= converters DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/converters/R-cran-base64enc/Makefile b/converters/R-cran-base64enc/Makefile index 8b0195a5cf5b..81e9b7a97de7 100644 --- a/converters/R-cran-base64enc/Makefile +++ b/converters/R-cran-base64enc/Makefile @@ -3,7 +3,7 @@ PORTNAME= base64enc DISTVERSION= 0.1-3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= converters DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/converters/R-cran-jsonlite/Makefile b/converters/R-cran-jsonlite/Makefile index 865ccff6df6b..a8f396116c1d 100644 --- a/converters/R-cran-jsonlite/Makefile +++ b/converters/R-cran-jsonlite/Makefile @@ -3,7 +3,7 @@ PORTNAME= jsonlite PORTVERSION= 1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= converters DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/converters/R-cran-rjson/Makefile b/converters/R-cran-rjson/Makefile index fd89e8b1f379..f8faadcb2c9f 100644 --- a/converters/R-cran-rjson/Makefile +++ b/converters/R-cran-rjson/Makefile @@ -3,6 +3,7 @@ PORTNAME= rjson PORTVERSION= 0.2.20 +PORTREVISION= 1 CATEGORIES= converters DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/converters/osm2pgrouting/Makefile b/converters/osm2pgrouting/Makefile index 425a1f7d928b..09e9a26ff4a1 100644 --- a/converters/osm2pgrouting/Makefile +++ b/converters/osm2pgrouting/Makefile @@ -3,7 +3,7 @@ PORTNAME= osm2pgrouting DISTVERSIONPREFIX= v DISTVERSION= 2.3.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= converters databases geography MAINTAINER= lbartoletti@tuxfamily.org diff --git a/converters/osm2pgsql/Makefile b/converters/osm2pgsql/Makefile index 25b5cc1805a9..9369ab5594fc 100644 --- a/converters/osm2pgsql/Makefile +++ b/converters/osm2pgsql/Makefile @@ -3,7 +3,7 @@ PORTNAME= osm2pgsql PORTVERSION= 0.96.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= converters geography MAINTAINER= amdmi3@FreeBSD.org diff --git a/converters/wkhtmltopdf/Makefile b/converters/wkhtmltopdf/Makefile index 27123cb6259d..249a66725ab8 100644 --- a/converters/wkhtmltopdf/Makefile +++ b/converters/wkhtmltopdf/Makefile @@ -3,8 +3,7 @@ PORTNAME= wkhtmltopdf PORTVERSION= 0.12.5 -PORTREVISION= 1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= converters MAINTAINER= pi@FreeBSD.org diff --git a/databases/R-cran-DBI/Makefile b/databases/R-cran-DBI/Makefile index e9703daa5018..a681c2e7ebb1 100644 --- a/databases/R-cran-DBI/Makefile +++ b/databases/R-cran-DBI/Makefile @@ -3,6 +3,7 @@ PORTNAME= DBI DISTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= databases DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/databases/R-cran-RMySQL/Makefile b/databases/R-cran-RMySQL/Makefile index c32fb813baa6..160857358078 100644 --- a/databases/R-cran-RMySQL/Makefile +++ b/databases/R-cran-RMySQL/Makefile @@ -3,6 +3,7 @@ PORTNAME= RMySQL DISTVERSION= 0.10.15 +PORTREVISION= 1 CATEGORIES= databases DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/databases/R-cran-RPostgreSQL/Makefile b/databases/R-cran-RPostgreSQL/Makefile index b5b11e6a0e60..70c0adc5b35b 100644 --- a/databases/R-cran-RPostgreSQL/Makefile +++ b/databases/R-cran-RPostgreSQL/Makefile @@ -2,6 +2,7 @@ PORTNAME= RPostgreSQL DISTVERSION= 0.6-2 +PORTREVISION= 1 CATEGORIES= databases DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/databases/R-cran-RSQLite.extfuns/Makefile b/databases/R-cran-RSQLite.extfuns/Makefile index 15ffb0b552e8..574f08850c58 100644 --- a/databases/R-cran-RSQLite.extfuns/Makefile +++ b/databases/R-cran-RSQLite.extfuns/Makefile @@ -3,7 +3,7 @@ PORTNAME= RSQLite.extfuns PORTVERSION= 0.0.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= databases DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/databases/R-cran-RSQLite/Makefile b/databases/R-cran-RSQLite/Makefile index ad66b4de1479..9279699ef815 100644 --- a/databases/R-cran-RSQLite/Makefile +++ b/databases/R-cran-RSQLite/Makefile @@ -3,7 +3,7 @@ PORTNAME= RSQLite PORTVERSION= 1.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/databases/R-cran-sqldf/Makefile b/databases/R-cran-sqldf/Makefile index 56fcb6aba2c4..b63e61c7da21 100644 --- a/databases/R-cran-sqldf/Makefile +++ b/databases/R-cran-sqldf/Makefile @@ -3,7 +3,7 @@ PORTNAME= sqldf DISTVERSION= 0.4-7.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/databases/adabase/Makefile b/databases/adabase/Makefile index dcc003000be3..8290093c12b7 100644 --- a/databases/adabase/Makefile +++ b/databases/adabase/Makefile @@ -3,7 +3,7 @@ PORTNAME= adabase PORTVERSION= 3.1 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= databases diff --git a/databases/akonadi/Makefile b/databases/akonadi/Makefile index 762bfcecb3bd..224e728e993d 100644 --- a/databases/akonadi/Makefile +++ b/databases/akonadi/Makefile @@ -2,7 +2,7 @@ PORTNAME= akonadi DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/databases/apq/Makefile.version b/databases/apq/Makefile.version index 808d51fc20fc..d6d3764d0498 100644 --- a/databases/apq/Makefile.version +++ b/databases/apq/Makefile.version @@ -4,4 +4,4 @@ APQ_VERSION= 3.2.0 BASE_PORTREV= 2 DRV_ODBC_PR= 1 DRV_MYSQL_PR= 2 -DRV_PGSQL_PR= 1 +DRV_PGSQL_PR= 2 diff --git a/databases/cassandra-cpp-driver/Makefile b/databases/cassandra-cpp-driver/Makefile index 0dfff8be697a..6c94989fa436 100644 --- a/databases/cassandra-cpp-driver/Makefile +++ b/databases/cassandra-cpp-driver/Makefile @@ -3,6 +3,7 @@ PORTNAME= cassandra-cpp-driver PORTVERSION= 2.10.0 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= gahr@FreeBSD.org diff --git a/databases/clickhouse/Makefile b/databases/clickhouse/Makefile index 795685da70f6..c174d098d4bd 100644 --- a/databases/clickhouse/Makefile +++ b/databases/clickhouse/Makefile @@ -5,7 +5,7 @@ PORTNAME= clickhouse PORTVERSION= 18.14.11 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -stable -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MAINTAINER= proler@gmail.com diff --git a/databases/courier-authlib-pgsql/Makefile b/databases/courier-authlib-pgsql/Makefile index 31a1fdbd9634..cd49c5448051 100644 --- a/databases/courier-authlib-pgsql/Makefile +++ b/databases/courier-authlib-pgsql/Makefile @@ -1,7 +1,7 @@ # Created by: Yarema <yds@CoolRat.org> # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -pgsql COMMENT= PostgreSQL support for the Courier authentication library diff --git a/databases/dbixx/Makefile b/databases/dbixx/Makefile index 309932591441..38aa4b86748a 100644 --- a/databases/dbixx/Makefile +++ b/databases/dbixx/Makefile @@ -3,7 +3,7 @@ PORTNAME= dbixx PORTVERSION= 0.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= SF/cppcms/${PORTNAME}/${PORTVERSION} diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 8ad386bea557..fa174e520e29 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -3,6 +3,7 @@ PORTNAME= evolution-data-server PORTVERSION= 3.28.5 +PORTREVISION= 1 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/databases/fastdb/Makefile b/databases/fastdb/Makefile index 917b02ec25ce..7f38a810ded7 100644 --- a/databases/fastdb/Makefile +++ b/databases/fastdb/Makefile @@ -3,7 +3,7 @@ PORTNAME= fastdb PORTVERSION= 3.75 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases MASTER_SITES= SF diff --git a/databases/foundationdb/Makefile b/databases/foundationdb/Makefile index 11d5351a9a51..e929da0edd89 100644 --- a/databases/foundationdb/Makefile +++ b/databases/foundationdb/Makefile @@ -3,7 +3,7 @@ PORTNAME= foundationdb PORTVERSION= 5.2.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MAINTAINER= vanilla@FreeBSD.org diff --git a/databases/fpc-fpindexer/Makefile b/databases/fpc-fpindexer/Makefile index 85bef70d3c49..e9a3806fb3e8 100644 --- a/databases/fpc-fpindexer/Makefile +++ b/databases/fpc-fpindexer/Makefile @@ -1,6 +1,7 @@ # Created by: Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= databases lang PKGNAMESUFFIX= -fpindexer diff --git a/databases/fpc-postgres/Makefile b/databases/fpc-postgres/Makefile index ad7345e8fedd..acba5a993c01 100644 --- a/databases/fpc-postgres/Makefile +++ b/databases/fpc-postgres/Makefile @@ -1,6 +1,7 @@ # Created by: John Merryweather Cooper et al # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= databases lang PKGNAMESUFFIX= -postgres diff --git a/databases/gigabase/Makefile b/databases/gigabase/Makefile index 08a22dd79194..218dd6be4566 100644 --- a/databases/gigabase/Makefile +++ b/databases/gigabase/Makefile @@ -3,7 +3,7 @@ PORTNAME= gigabase PORTVERSION= 3.91 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= databases MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTVERSION} \ http://www.garret.ru/ diff --git a/databases/gnats4/Makefile b/databases/gnats4/Makefile index 0fa7c3bcd2e9..1c19444ee7ae 100644 --- a/databases/gnats4/Makefile +++ b/databases/gnats4/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnats PORTVERSION= 4.1.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= databases devel MASTER_SITES= GNU PKGNAMESUFFIX= 4 diff --git a/databases/gomdb/Makefile b/databases/gomdb/Makefile index f822f5a4abc3..b5b41864218e 100644 --- a/databases/gomdb/Makefile +++ b/databases/gomdb/Makefile @@ -2,7 +2,7 @@ PORTNAME= gomdb PORTVERSION= 20140824 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases MAINTAINER= cheffo@freebsd-bg.org diff --git a/databases/grass7/Makefile b/databases/grass7/Makefile index a9cf11832a96..b235b91e2168 100644 --- a/databases/grass7/Makefile +++ b/databases/grass7/Makefile @@ -3,7 +3,7 @@ PORTNAME= grass PORTVERSION= 7.4.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases geography MASTER_SITES= http://grass.osgeo.org/%SUBDIR%/ \ http://grass.cict.fr/%SUBDIR%/ \ diff --git a/databases/hashtypes/Makefile b/databases/hashtypes/Makefile index dfd2b18b0282..417c5f543146 100644 --- a/databases/hashtypes/Makefile +++ b/databases/hashtypes/Makefile @@ -3,7 +3,7 @@ PORTNAME= hashtypes PORTVERSION= 0.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases security MASTER_SITES= http://api.pgxn.org/dist/hashtypes/${PORTVERSION}/ \ http://oss-files.dreamindustries.co/mirror/ diff --git a/databases/iowow/Makefile b/databases/iowow/Makefile index a2bac67034e9..a056b5682422 100644 --- a/databases/iowow/Makefile +++ b/databases/iowow/Makefile @@ -3,6 +3,7 @@ PORTNAME= iowow PORTVERSION= 1.2.14 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= databases diff --git a/databases/ip4r/Makefile b/databases/ip4r/Makefile index b34be60e09ed..98565189f80f 100644 --- a/databases/ip4r/Makefile +++ b/databases/ip4r/Makefile @@ -3,6 +3,7 @@ PORTNAME= ip4r PORTVERSION= 2.2 +PORTREVISION= 1 CATEGORIES= databases net MAINTAINER= tobez@FreeBSD.org diff --git a/databases/iplike/Makefile b/databases/iplike/Makefile index 037ff2c572d7..d0189b716e9c 100644 --- a/databases/iplike/Makefile +++ b/databases/iplike/Makefile @@ -3,6 +3,7 @@ PORTNAME= iplike PORTVERSION= 2.0.6 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= SF/opennms/IPLIKE/stable-2.0/ diff --git a/databases/kdb/Makefile b/databases/kdb/Makefile index 830002dbf11c..8184e5803320 100644 --- a/databases/kdb/Makefile +++ b/databases/kdb/Makefile @@ -2,7 +2,7 @@ PORTNAME= kdb DISTVERSION= 3.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases kde MASTER_SITES= KDE/stable/${PORTNAME}/src DIST_SUBDIR= KDE/${PORTNAME} diff --git a/databases/kexi/Makefile b/databases/kexi/Makefile index 1376a524d08f..588ff27f2555 100644 --- a/databases/kexi/Makefile +++ b/databases/kexi/Makefile @@ -2,6 +2,7 @@ PORTNAME= kexi DISTVERSION= 3.1.0 +PORTREVISION= 1 CATEGORIES= databases kde MASTER_SITES= KDE/stable/${PORTNAME}/src DIST_SUBDIR= KDE/${PORTNAME} diff --git a/databases/ldb12/Makefile b/databases/ldb12/Makefile index 4564fa0647ad..88932288d2c8 100644 --- a/databases/ldb12/Makefile +++ b/databases/ldb12/Makefile @@ -2,7 +2,7 @@ PORTNAME= ldb PORTVERSION= 1.2.3 -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 0 CATEGORIES= databases MASTER_SITES= SAMBA diff --git a/databases/leveldb/Makefile b/databases/leveldb/Makefile index f3b0a9fdcfe9..e9696266ee26 100644 --- a/databases/leveldb/Makefile +++ b/databases/leveldb/Makefile @@ -4,7 +4,7 @@ PORTNAME= leveldb PORTVERSION= 1.20 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org diff --git a/databases/levigo/Makefile b/databases/levigo/Makefile index 6534e7e49037..6d098004ce8c 100644 --- a/databases/levigo/Makefile +++ b/databases/levigo/Makefile @@ -2,7 +2,7 @@ PORTNAME= levigo PORTVERSION= 20150216 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases MAINTAINER= cheffo@freebsd-bg.org diff --git a/databases/libdbi-drivers/Makefile b/databases/libdbi-drivers/Makefile index 9ab68ae7cf09..89612b384655 100644 --- a/databases/libdbi-drivers/Makefile +++ b/databases/libdbi-drivers/Makefile @@ -3,7 +3,7 @@ PORTNAME= libdbi-drivers PORTVERSION= 0.9.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${DISTVERSION} diff --git a/databases/libgda5-postgresql/Makefile b/databases/libgda5-postgresql/Makefile index 0ff4ef48c8c7..781793902ebe 100644 --- a/databases/libgda5-postgresql/Makefile +++ b/databases/libgda5-postgresql/Makefile @@ -1,7 +1,7 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= databases gnome PKGNAMESUFFIX= 5-postgresql diff --git a/databases/libgdamm5/Makefile b/databases/libgdamm5/Makefile index 1d57258a4a33..9fdfe870f9c0 100644 --- a/databases/libgdamm5/Makefile +++ b/databases/libgdamm5/Makefile @@ -3,7 +3,7 @@ PORTNAME= libgdamm PORTVERSION= 4.99.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/databases/libpqtypes/Makefile b/databases/libpqtypes/Makefile index 7f8ce93b2fb6..6c18a0bee99f 100644 --- a/databases/libpqtypes/Makefile +++ b/databases/libpqtypes/Makefile @@ -3,6 +3,7 @@ PORTNAME= libpqtypes PORTVERSION= 1.5.1 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://pgfoundry.org/frs/download.php/3484/ diff --git a/databases/libzdb/Makefile b/databases/libzdb/Makefile index da9d509966c6..a48050873045 100644 --- a/databases/libzdb/Makefile +++ b/databases/libzdb/Makefile @@ -3,7 +3,7 @@ PORTNAME= libzdb PORTVERSION= 3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= http://www.tildeslash.com/libzdb/dist/ diff --git a/databases/lua-xapian/Makefile b/databases/lua-xapian/Makefile index 50ed001194b0..fb170ecd3398 100644 --- a/databases/lua-xapian/Makefile +++ b/databases/lua-xapian/Makefile @@ -3,6 +3,7 @@ PORTNAME= xapian PORTVERSION= 1.4.9 +PORTREVISION= 1 DISTVERSIONPREFIX= bindings- CATEGORIES= databases MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \ diff --git a/databases/luasql-mysql/Makefile b/databases/luasql-mysql/Makefile index 56ab4945c4f1..6df3f803d9d2 100644 --- a/databases/luasql-mysql/Makefile +++ b/databases/luasql-mysql/Makefile @@ -4,7 +4,7 @@ PORTNAME= luasql PORTVERSION= 2.3.5 DISTVERSIONPREFIX= v -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= databases PKGNAMESUFFIX= -${LUASQL_DRIVER} diff --git a/databases/mariadb-connector-c/Makefile b/databases/mariadb-connector-c/Makefile index 76bc96eb1592..639c475d31e7 100644 --- a/databases/mariadb-connector-c/Makefile +++ b/databases/mariadb-connector-c/Makefile @@ -2,6 +2,7 @@ PORTNAME= mariadb-connector-c PORTVERSION= 3.0.7 +PORTREVISION= 1 CATEGORIES= databases ipv6 MASTER_SITES= http://ftp.osuosl.org/pub/${SITESDIR}/ \ http://mirrors.supportex.net/${SITESDIR}/ \ diff --git a/databases/mariadb100-server/Makefile b/databases/mariadb100-server/Makefile index 5e53676de39e..f814ee4deb6d 100644 --- a/databases/mariadb100-server/Makefile +++ b/databases/mariadb100-server/Makefile @@ -2,7 +2,7 @@ PORTNAME?= mariadb PORTVERSION= 10.0.37 -PORTREVISION?= 1 +PORTREVISION?= 2 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 ba68cc85dfe4..874a72260269 100644 --- a/databases/mariadb101-server/Makefile +++ b/databases/mariadb101-server/Makefile @@ -2,7 +2,7 @@ PORTNAME?= mariadb PORTVERSION= 10.1.37 -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 a28c9884b9a8..57a0540f9480 100644 --- a/databases/mariadb102-server/Makefile +++ b/databases/mariadb102-server/Makefile @@ -2,7 +2,7 @@ PORTNAME?= mariadb PORTVERSION= 10.2.19 -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/mariadb103-server/Makefile b/databases/mariadb103-server/Makefile index 1a0fb7cf0778..ff9c2d708a3f 100644 --- a/databases/mariadb103-server/Makefile +++ b/databases/mariadb103-server/Makefile @@ -3,7 +3,7 @@ PORTNAME?= mariadb PORTVERSION= 10.3.11 -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 bcfca3eee1e6..4040b7edf4a2 100644 --- a/databases/mariadb55-server/Makefile +++ b/databases/mariadb55-server/Makefile @@ -2,7 +2,7 @@ PORTNAME?= mariadb PORTVERSION= 5.5.62 -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/mongodb34/Makefile b/databases/mongodb34/Makefile index 07cd982ae1ba..6a9afd713869 100644 --- a/databases/mongodb34/Makefile +++ b/databases/mongodb34/Makefile @@ -3,7 +3,7 @@ PORTNAME= mongodb DISTVERSIONPREFIX= r DISTVERSION= 3.4.16 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases net MASTER_SITES= https://fastdl.mongodb.org/src/ \ http://fastdl.mongodb.org/src/ \ diff --git a/databases/mongodb36/Makefile b/databases/mongodb36/Makefile index 7254f0263dab..aed51c2cb00b 100644 --- a/databases/mongodb36/Makefile +++ b/databases/mongodb36/Makefile @@ -3,7 +3,7 @@ PORTNAME= mongodb DISTVERSIONPREFIX= r DISTVERSION= 3.6.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases net MASTER_SITES= https://fastdl.mongodb.org/src/ \ http://fastdl.mongodb.org/src/ \ diff --git a/databases/mtools-mongodb/Makefile b/databases/mtools-mongodb/Makefile index 043e81241e7a..50dbac95c5b7 100644 --- a/databases/mtools-mongodb/Makefile +++ b/databases/mtools-mongodb/Makefile @@ -3,7 +3,7 @@ PORTNAME= mtools PORTVERSION= 1.2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/mysql-connector-c++/Makefile b/databases/mysql-connector-c++/Makefile index 286f5d0f7df5..be23c0179789 100644 --- a/databases/mysql-connector-c++/Makefile +++ b/databases/mysql-connector-c++/Makefile @@ -3,7 +3,7 @@ PORTNAME= mysql-connector-c++ PORTVERSION= 1.1.9 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= databases MASTER_SITES= MYSQL/Connector-C++ diff --git a/databases/mysql-q4m/Makefile b/databases/mysql-q4m/Makefile index f0c3b79e6f0f..34329b91bcd9 100644 --- a/databases/mysql-q4m/Makefile +++ b/databases/mysql-q4m/Makefile @@ -3,7 +3,7 @@ PORTNAME= q4m PORTVERSION= 0.9.14 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases MASTER_SITES= http://q4m.kazuhooku.com/dist/ PKGNAMEPREFIX= ${_MYSQL_SERVER:T:C/-server$/-/} diff --git a/databases/mysql56-server/Makefile b/databases/mysql56-server/Makefile index c54676e68d1f..9e17f35e6e49 100644 --- a/databases/mysql56-server/Makefile +++ b/databases/mysql56-server/Makefile @@ -3,7 +3,7 @@ PORTNAME?= mysql PORTVERSION= 5.6.42 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= databases ipv6 MASTER_SITES= MYSQL/MySQL-5.6 PKGNAMESUFFIX?= 56-server diff --git a/databases/mysql57-server/Makefile b/databases/mysql57-server/Makefile index c248789daec5..e2c28806b1f5 100644 --- a/databases/mysql57-server/Makefile +++ b/databases/mysql57-server/Makefile @@ -3,7 +3,7 @@ PORTNAME?= mysql PORTVERSION= 5.7.24 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= databases ipv6 MASTER_SITES= MYSQL/MySQL-5.7 PKGNAMESUFFIX?= 57-server diff --git a/databases/mysql80-server/Makefile b/databases/mysql80-server/Makefile index e3da576cc101..35e3ea9e6cf1 100644 --- a/databases/mysql80-server/Makefile +++ b/databases/mysql80-server/Makefile @@ -3,7 +3,7 @@ PORTNAME?= mysql PORTVERSION= 8.0.12 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= databases ipv6 MASTER_SITES= MYSQL/MySQL-8.0 PKGNAMESUFFIX?= 80-server diff --git a/databases/nagios-check_postgres_replication/Makefile b/databases/nagios-check_postgres_replication/Makefile index 0a2caa2cb160..256aefef5799 100644 --- a/databases/nagios-check_postgres_replication/Makefile +++ b/databases/nagios-check_postgres_replication/Makefile @@ -2,7 +2,7 @@ PORTNAME= check_postgres_replication PORTVERSION= 2010.12.16 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases python MASTER_SITES= https://gist.github.com/raw/743942/4b9454d6aaf919fe77d15ecea09c7a001ae83b59/ \ LOCAL/brooks diff --git a/databases/opendbviewer/Makefile b/databases/opendbviewer/Makefile index 2eca13a9ec36..ca520924ba6d 100644 --- a/databases/opendbviewer/Makefile +++ b/databases/opendbviewer/Makefile @@ -2,6 +2,7 @@ PORTNAME= opendbviewer PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= lbartoletti@tuxfamily.org diff --git a/databases/ora2pg/Makefile b/databases/ora2pg/Makefile index 96fa0da41667..9fbf368d4500 100644 --- a/databases/ora2pg/Makefile +++ b/databases/ora2pg/Makefile @@ -3,6 +3,7 @@ PORTNAME= ora2pg PORTVERSION= 19.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= databases diff --git a/databases/p5-AnyEvent-DBD-Pg/Makefile b/databases/p5-AnyEvent-DBD-Pg/Makefile index cba9ed37cc26..7b325ffd2d57 100644 --- a/databases/p5-AnyEvent-DBD-Pg/Makefile +++ b/databases/p5-AnyEvent-DBD-Pg/Makefile @@ -2,7 +2,7 @@ PORTNAME= AnyEvent-DBD-Pg PORTVERSION= 0.03 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/databases/p5-Bucardo/Makefile b/databases/p5-Bucardo/Makefile index a9f504f02e66..184878345405 100644 --- a/databases/p5-Bucardo/Makefile +++ b/databases/p5-Bucardo/Makefile @@ -3,6 +3,7 @@ PORTNAME= Bucardo PORTVERSION= 5.5.0 +PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= http://bucardo.org/downloads/ LOCAL/mat/${PORTNAME} PKGNAMEPREFIX= p5- diff --git a/databases/p5-Class-DBI-Pg/Makefile b/databases/p5-Class-DBI-Pg/Makefile index 134fdf6ab1b2..c540ee21e009 100644 --- a/databases/p5-Class-DBI-Pg/Makefile +++ b/databases/p5-Class-DBI-Pg/Makefile @@ -3,7 +3,7 @@ PORTNAME= Class-DBI-Pg PORTVERSION= 0.09 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases perl5 MASTER_SITES= CPAN/Class/DMAKI PKGNAMEPREFIX= p5- diff --git a/databases/p5-Class-DBI-Plugin-Senna/Makefile b/databases/p5-Class-DBI-Plugin-Senna/Makefile index a563ca34ce07..6c3d3acbca61 100644 --- a/databases/p5-Class-DBI-Plugin-Senna/Makefile +++ b/databases/p5-Class-DBI-Plugin-Senna/Makefile @@ -2,7 +2,7 @@ PORTNAME= Class-DBI-Plugin-Senna PORTVERSION= 0.01 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile index 7102eca7270e..adf8f40596a1 100644 --- a/databases/p5-DBD-Pg/Makefile +++ b/databases/p5-DBD-Pg/Makefile @@ -2,6 +2,7 @@ PORTNAME= DBD-Pg PORTVERSION= 3.7.4 +PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/databases/p5-DBIx-Safe/Makefile b/databases/p5-DBIx-Safe/Makefile index b3c09af3c32c..f06b1449c6a9 100644 --- a/databases/p5-DBIx-Safe/Makefile +++ b/databases/p5-DBIx-Safe/Makefile @@ -3,7 +3,7 @@ PORTNAME= DBIx-Safe PORTVERSION= 1.2.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TURNSTEP diff --git a/databases/p5-Mojo-Pg/Makefile b/databases/p5-Mojo-Pg/Makefile index 6d5ba1acfba1..de074c19fa5d 100644 --- a/databases/p5-Mojo-Pg/Makefile +++ b/databases/p5-Mojo-Pg/Makefile @@ -3,6 +3,7 @@ PORTNAME= Mojo-Pg PORTVERSION= 4.12 +PORTREVISION= 1 CATEGORIES= databases www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SRI diff --git a/databases/p5-Pg/Makefile b/databases/p5-Pg/Makefile index 0488b0b4fad0..6e77bb030e9f 100644 --- a/databases/p5-Pg/Makefile +++ b/databases/p5-Pg/Makefile @@ -3,7 +3,7 @@ PORTNAME= Pg PORTVERSION= 2.1.1 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= databases perl5 MASTER_SITES= PGSQL/projects/gborg/pgperl/stable diff --git a/databases/p5-Test-postgresql/Makefile b/databases/p5-Test-postgresql/Makefile index 8d6f665e4dd1..6129a7ea5035 100644 --- a/databases/p5-Test-postgresql/Makefile +++ b/databases/p5-Test-postgresql/Makefile @@ -2,7 +2,7 @@ PORTNAME= Test-postgresql PORTVERSION= 0.09 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/databases/p5-Tie-LevelDB/Makefile b/databases/p5-Tie-LevelDB/Makefile index 77450daadeb0..7b2c1d1fe12e 100644 --- a/databases/p5-Tie-LevelDB/Makefile +++ b/databases/p5-Tie-LevelDB/Makefile @@ -3,7 +3,7 @@ PORTNAME= Tie-LevelDB PORTVERSION= 0.07 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/databases/p5-Xapian/Makefile b/databases/p5-Xapian/Makefile index bd4df98acb20..bbbd52311822 100644 --- a/databases/p5-Xapian/Makefile +++ b/databases/p5-Xapian/Makefile @@ -3,6 +3,7 @@ PORTNAME= Xapian PORTVERSION= 1.4.9.0 +PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION:R}/ \ LOCAL/sunpoet diff --git a/databases/pear-MDB2_Driver_pgsql/Makefile b/databases/pear-MDB2_Driver_pgsql/Makefile index 209c4d2ca57a..b47722d29840 100644 --- a/databases/pear-MDB2_Driver_pgsql/Makefile +++ b/databases/pear-MDB2_Driver_pgsql/Makefile @@ -3,6 +3,7 @@ PORTNAME= MDB2_Driver_pgsql DISTVERSION= 1.5.0b4 +PORTREVISION= 1 CATEGORIES= databases www pear MAINTAINER= joneum@FreeBSD.org diff --git a/databases/percona57-server/Makefile b/databases/percona57-server/Makefile index 922a0fc8e117..b0c2d6127c23 100644 --- a/databases/percona57-server/Makefile +++ b/databases/percona57-server/Makefile @@ -3,7 +3,7 @@ PORTNAME?= percona DISTVERSION= 5.7.21-20 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= databases ipv6 MASTER_SITES= http://www.percona.com/downloads/Percona-Server-5.7/Percona-Server-${DISTVERSION}/source/tarball/:percona \ SF/boost/boost/1.59.0:boost diff --git a/databases/pg_activity/Makefile b/databases/pg_activity/Makefile index af00dc329dfb..6fb034e95e7a 100644 --- a/databases/pg_activity/Makefile +++ b/databases/pg_activity/Makefile @@ -3,6 +3,7 @@ PORTNAME= pg_activity PORTVERSION= 1.4.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= databases python diff --git a/databases/pg_citus/Makefile b/databases/pg_citus/Makefile index c9e7607356e3..39c97933d72f 100644 --- a/databases/pg_citus/Makefile +++ b/databases/pg_citus/Makefile @@ -3,7 +3,7 @@ PORTNAME= citus PORTVERSION= 8.0.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= pg_ diff --git a/databases/pg_dirtyread/Makefile b/databases/pg_dirtyread/Makefile index 43a545540285..8d2c7808d2cb 100644 --- a/databases/pg_dirtyread/Makefile +++ b/databases/pg_dirtyread/Makefile @@ -3,6 +3,7 @@ PORTNAME= pg_dirtyread PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= databases PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- diff --git a/databases/pg_partman/Makefile b/databases/pg_partman/Makefile index 55a8adba7c17..d8299e08729e 100644 --- a/databases/pg_partman/Makefile +++ b/databases/pg_partman/Makefile @@ -3,6 +3,7 @@ PORTNAME= pg_partman DISTVERSIONPREFIX= v DISTVERSION= 3.2.1 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= lacey.leanne@gmail.com diff --git a/databases/pg_qualstats/Makefile b/databases/pg_qualstats/Makefile index 6164d9dbe860..ad8ffb89b1b6 100644 --- a/databases/pg_qualstats/Makefile +++ b/databases/pg_qualstats/Makefile @@ -3,6 +3,7 @@ PORTNAME= pg_qualstats PORTVERSION= 1.0.7 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= girgen@FreeBSD.org diff --git a/databases/pg_reorg/Makefile b/databases/pg_reorg/Makefile index c068fcf708f7..ce2af00a17cc 100644 --- a/databases/pg_reorg/Makefile +++ b/databases/pg_reorg/Makefile @@ -3,6 +3,7 @@ PORTNAME= pg_reorg PORTVERSION= 1.1.11 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://pgfoundry.org/frs/download.php/3821/ \ http://BSDforge.com/projects/source/databases/pg_reorg/ diff --git a/databases/pg_repack/Makefile b/databases/pg_repack/Makefile index 0368595a9da4..a02d3133047f 100644 --- a/databases/pg_repack/Makefile +++ b/databases/pg_repack/Makefile @@ -3,6 +3,7 @@ PORTNAME= pg_repack PORTVERSION= 1.4.3 +PORTREVISION= 1 DISTVERSIONPREFIX= ver_ CATEGORIES= databases PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- diff --git a/databases/pg_similarity/Makefile b/databases/pg_similarity/Makefile index 9ed6daeb92c8..3bece9a7355f 100644 --- a/databases/pg_similarity/Makefile +++ b/databases/pg_similarity/Makefile @@ -3,6 +3,7 @@ PORTNAME= pg_similarity PORTVERSION= 20160917 +PORTREVISION= 1 CATEGORIES= databases PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- diff --git a/databases/pg_stat_kcache/Makefile b/databases/pg_stat_kcache/Makefile index 4b4264c36e9b..0bc0fcc41620 100644 --- a/databases/pg_stat_kcache/Makefile +++ b/databases/pg_stat_kcache/Makefile @@ -4,6 +4,7 @@ PORTNAME= pg_stat_kcache DISTVERSIONPREFIX= REL DISTVERSION= 2_1_1 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= girgen@FreeBSD.org diff --git a/databases/pgaccess/Makefile b/databases/pgaccess/Makefile index ee5c17c211ad..f7a68409197b 100644 --- a/databases/pgaccess/Makefile +++ b/databases/pgaccess/Makefile @@ -3,7 +3,7 @@ PORTNAME= pgaccess PORTVERSION= 1.00.20140902 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases tcl tk MASTER_SITES= http://bsdforge.com/projects/source/databases/pgaccess/ diff --git a/databases/pgadmin3/Makefile b/databases/pgadmin3/Makefile index 1084d8e8b884..579f84c45328 100644 --- a/databases/pgadmin3/Makefile +++ b/databases/pgadmin3/Makefile @@ -3,6 +3,7 @@ PORTNAME= pgadmin3 PORTVERSION= 1.22.2 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= PGSQL/pgadmin/pgadmin3/v${PORTVERSION}/src DIST_SUBDIR= postgresql diff --git a/databases/pgagent/Makefile b/databases/pgagent/Makefile index 91d122839ee0..43631161950b 100644 --- a/databases/pgagent/Makefile +++ b/databases/pgagent/Makefile @@ -3,7 +3,7 @@ PORTNAME= pgagent PORTVERSION= 3.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MASTER_SITES= PGSQL/pgadmin3/release/pgagent DISTNAME= pgAgent-${PORTVERSION}-Source diff --git a/databases/pgbarman/Makefile b/databases/pgbarman/Makefile index a4e6e47c29f5..f7313f91b46a 100644 --- a/databases/pgbarman/Makefile +++ b/databases/pgbarman/Makefile @@ -3,6 +3,7 @@ PORTNAME= barman DISTVERSION= 2.5 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= SF/${PKGNAMEPREFIX}${PORTNAME}/${DISTVERSION} PKGNAMEPREFIX= pg diff --git a/databases/pgespresso/Makefile b/databases/pgespresso/Makefile index 8de1d6507e79..f06aa11a8830 100644 --- a/databases/pgespresso/Makefile +++ b/databases/pgespresso/Makefile @@ -3,6 +3,7 @@ PORTNAME= pgespresso PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= matthew@FreeBSD.org diff --git a/databases/pgloader/Makefile b/databases/pgloader/Makefile index 477fea6b9e66..b534a316d849 100644 --- a/databases/pgloader/Makefile +++ b/databases/pgloader/Makefile @@ -3,7 +3,7 @@ PORTNAME= pgloader PORTVERSION= 2.3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases MASTER_SITES= http://pgfoundry.org/frs/download.php/1814/ diff --git a/databases/pglogical/Makefile b/databases/pglogical/Makefile index 5bf3e7d7b484..8459fb80d2c1 100644 --- a/databases/pglogical/Makefile +++ b/databases/pglogical/Makefile @@ -3,6 +3,7 @@ PORTNAME= pglogical PORTVERSION= 2.2.1 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= matthew@FreeBSD.org diff --git a/databases/pgmodeler/Makefile b/databases/pgmodeler/Makefile index 636e520defda..b8d34ec64343 100644 --- a/databases/pgmodeler/Makefile +++ b/databases/pgmodeler/Makefile @@ -3,7 +3,7 @@ PORTNAME= pgmodeler PORTVERSION= 0.9.1 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= databases diff --git a/databases/pgpool-II-35/Makefile b/databases/pgpool-II-35/Makefile index 25d60ea60d49..b9172118e9c0 100644 --- a/databases/pgpool-II-35/Makefile +++ b/databases/pgpool-II-35/Makefile @@ -3,6 +3,7 @@ PORTNAME= pgpool-II PORTVERSION= 3.5.18 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://www.pgpool.net/mediawiki/images/ PKGNAMESUFFIX= 35 diff --git a/databases/pgpool-II-36/Makefile b/databases/pgpool-II-36/Makefile index c2469363ea35..67d61a35c4ca 100644 --- a/databases/pgpool-II-36/Makefile +++ b/databases/pgpool-II-36/Makefile @@ -2,6 +2,7 @@ PORTNAME= pgpool-II PORTVERSION= 3.6.14 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://www.pgpool.net/mediawiki/images/ PKGNAMESUFFIX= 36 diff --git a/databases/pgpool-II-37/Makefile b/databases/pgpool-II-37/Makefile index eb688e74c161..c251d4f20e19 100644 --- a/databases/pgpool-II-37/Makefile +++ b/databases/pgpool-II-37/Makefile @@ -2,6 +2,7 @@ PORTNAME= pgpool-II PORTVERSION= 3.7.7 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://www.pgpool.net/mediawiki/images/ PKGNAMESUFFIX= 37 diff --git a/databases/pgpool-II-40/Makefile b/databases/pgpool-II-40/Makefile index a7722cd74b29..b056f92d1e9d 100644 --- a/databases/pgpool-II-40/Makefile +++ b/databases/pgpool-II-40/Makefile @@ -2,6 +2,7 @@ PORTNAME= pgpool-II PORTVERSION= 4.0.2 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://www.pgpool.net/mediawiki/images/ PKGNAMESUFFIX= 40 diff --git a/databases/pgpool/Makefile b/databases/pgpool/Makefile index 71b30134d949..1818b163a537 100644 --- a/databases/pgpool/Makefile +++ b/databases/pgpool/Makefile @@ -3,6 +3,7 @@ PORTNAME= pgpool PORTVERSION= 3.4.21 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://www.pgpool.net/mediawiki/images/ DISTNAME= ${PORTNAME}-II-${PORTVERSION} diff --git a/databases/pgreplay/Makefile b/databases/pgreplay/Makefile index 0b201bf6ee21..11fe16090083 100644 --- a/databases/pgreplay/Makefile +++ b/databases/pgreplay/Makefile @@ -4,6 +4,7 @@ PORTNAME= pgreplay DISTVERSIONPREFIX= ${PORTNAME:tu}_ DISTVERSION= 1_3_0 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= matthew@FreeBSD.org diff --git a/databases/pgroonga/Makefile b/databases/pgroonga/Makefile index c4e57db56762..80ead8c6930a 100644 --- a/databases/pgroonga/Makefile +++ b/databases/pgroonga/Makefile @@ -3,6 +3,7 @@ PORTNAME= pgroonga PORTVERSION= 2.0.9 +PORTREVISION= 1 CATEGORIES= databases textproc MASTER_SITES= http://packages.groonga.org/source/pgroonga/ diff --git a/databases/pgrouting/Makefile b/databases/pgrouting/Makefile index 107bf85e1191..e0f319c97dca 100644 --- a/databases/pgrouting/Makefile +++ b/databases/pgrouting/Makefile @@ -4,7 +4,7 @@ PORTNAME= pgrouting DISTVERSIONPREFIX= v DISTVERSION= 2.6.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases geography MAINTAINER= lbartoletti@tuxfamily.org diff --git a/databases/pgsanity/Makefile b/databases/pgsanity/Makefile index 67e958140b21..ceb04d29d5da 100644 --- a/databases/pgsanity/Makefile +++ b/databases/pgsanity/Makefile @@ -3,6 +3,7 @@ PORTNAME= pgsanity DISTVERSIONPREFIX= v DISTVERSION= 0.2.9 +PORTREVISION= 1 CATEGORIES= databases python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/pgsphere/Makefile b/databases/pgsphere/Makefile index 614a7e3813e4..58049d2997fb 100644 --- a/databases/pgsphere/Makefile +++ b/databases/pgsphere/Makefile @@ -3,6 +3,7 @@ PORTNAME= pgsphere PORTVERSION= 1.1.5 +PORTREVISION= 1 CATEGORIES= databases geography MAINTAINER= sunpoet@FreeBSD.org diff --git a/databases/pgtcl/Makefile b/databases/pgtcl/Makefile index 8ad0671ac3f1..c2acf1b965ff 100644 --- a/databases/pgtcl/Makefile +++ b/databases/pgtcl/Makefile @@ -3,6 +3,7 @@ PORTNAME= pgtcl PORTVERSION= 2.1.1 +PORTREVISION= 1 CATEGORIES= databases tcl MASTER_SITES= SF/pgtclng/pgtclng/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION} diff --git a/databases/pgtop/Makefile b/databases/pgtop/Makefile index cadfa049f366..cdda17a11d3f 100644 --- a/databases/pgtop/Makefile +++ b/databases/pgtop/Makefile @@ -3,7 +3,7 @@ PORTNAME= pgtop PORTVERSION= 0.05 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:COSIMO diff --git a/databases/pguri/Makefile b/databases/pguri/Makefile index 8265d3582f81..07911d18a073 100644 --- a/databases/pguri/Makefile +++ b/databases/pguri/Makefile @@ -3,6 +3,7 @@ PORTNAME= pguri PORTVERSION= 1.20151224 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= tz@FreeBSD.org diff --git a/databases/pgworksheet/Makefile b/databases/pgworksheet/Makefile index bac6557371e5..3effb1a221c6 100644 --- a/databases/pgworksheet/Makefile +++ b/databases/pgworksheet/Makefile @@ -3,7 +3,7 @@ PORTNAME= pgworksheet PORTVERSION= 1.9 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= databases MASTER_SITES= http://pgfoundry.org/frs/download.php/1695/ diff --git a/databases/php-xapian/Makefile b/databases/php-xapian/Makefile index 42c76f0f599b..02c14dd98119 100644 --- a/databases/php-xapian/Makefile +++ b/databases/php-xapian/Makefile @@ -3,6 +3,7 @@ PORTNAME= xapian PORTVERSION= 1.4.9 +PORTREVISION= 1 DISTVERSIONPREFIX= bindings- CATEGORIES= databases MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \ diff --git a/databases/php56-pdo_pgsql/Makefile b/databases/php56-pdo_pgsql/Makefile index e8c263a154ba..7fb326545c2b 100644 --- a/databases/php56-pdo_pgsql/Makefile +++ b/databases/php56-pdo_pgsql/Makefile @@ -1,6 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php56 diff --git a/databases/php56-pgsql/Makefile b/databases/php56-pgsql/Makefile index 3664f9d0e982..fd059021c14e 100644 --- a/databases/php56-pgsql/Makefile +++ b/databases/php56-pgsql/Makefile @@ -1,6 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php56 diff --git a/databases/php71-pdo_pgsql/Makefile b/databases/php71-pdo_pgsql/Makefile index e2253cf27bfa..74f466cc648e 100644 --- a/databases/php71-pdo_pgsql/Makefile +++ b/databases/php71-pdo_pgsql/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php71 diff --git a/databases/php71-pgsql/Makefile b/databases/php71-pgsql/Makefile index 9bdb2b928cc9..a0286376d297 100644 --- a/databases/php71-pgsql/Makefile +++ b/databases/php71-pgsql/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php71 diff --git a/databases/php72-pdo_pgsql/Makefile b/databases/php72-pdo_pgsql/Makefile index 3752ad682333..8377d6d6e792 100644 --- a/databases/php72-pdo_pgsql/Makefile +++ b/databases/php72-pdo_pgsql/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php72 diff --git a/databases/php72-pgsql/Makefile b/databases/php72-pgsql/Makefile index 5e9e2ffc2407..1380f1579afb 100644 --- a/databases/php72-pgsql/Makefile +++ b/databases/php72-pgsql/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php72 diff --git a/databases/php73-pdo_pgsql/Makefile b/databases/php73-pdo_pgsql/Makefile index 93edd9ab69de..cbb5b8f36e82 100644 --- a/databases/php73-pdo_pgsql/Makefile +++ b/databases/php73-pdo_pgsql/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php73 diff --git a/databases/php73-pgsql/Makefile b/databases/php73-pgsql/Makefile index e6274f57e7ca..06df9541da0b 100644 --- a/databases/php73-pgsql/Makefile +++ b/databases/php73-pgsql/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php73 diff --git a/databases/phppgadmin/Makefile b/databases/phppgadmin/Makefile index d1a42247e97e..90d1b79a91ca 100644 --- a/databases/phppgadmin/Makefile +++ b/databases/phppgadmin/Makefile @@ -3,7 +3,7 @@ PORTNAME= phppgadmin PORTVERSION= 5.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases www MASTER_SITES= SF/${PORTNAME}/phpPgAdmin%20%5Bstable%5D/phpPgAdmin-5.1 DISTNAME= phpPgAdmin-${PORTVERSION} diff --git a/databases/pldebugger/Makefile b/databases/pldebugger/Makefile index 674579c06fac..cbe96059b208 100644 --- a/databases/pldebugger/Makefile +++ b/databases/pldebugger/Makefile @@ -3,6 +3,7 @@ PORTNAME= pldebugger PORTVERSION= 1.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= https://git.postgresql.org/gitweb/?p=pldebugger.git;a=snapshot;h=v${PORTVERSION};sf=tgz;dummy=/ diff --git a/databases/plpgsql_check/Makefile b/databases/plpgsql_check/Makefile index 0b47a2d1513e..4f5cd307a4a6 100644 --- a/databases/plpgsql_check/Makefile +++ b/databases/plpgsql_check/Makefile @@ -4,7 +4,7 @@ PORTNAME= plpgsql_check PORTVERSION= 1.2.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- diff --git a/databases/pointcloud/Makefile b/databases/pointcloud/Makefile index b29830ad49a8..0782e047cffc 100644 --- a/databases/pointcloud/Makefile +++ b/databases/pointcloud/Makefile @@ -3,6 +3,7 @@ PORTNAME= pointcloud PORTVERSION= 1.2.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= databases geography diff --git a/databases/postgis20/Makefile b/databases/postgis20/Makefile index b1b958fec2db..868019896cd1 100644 --- a/databases/postgis20/Makefile +++ b/databases/postgis20/Makefile @@ -2,7 +2,7 @@ PORTNAME= postgis PORTVERSION= 2.0.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 20 diff --git a/databases/postgis21/Makefile b/databases/postgis21/Makefile index c2096d716d82..565b7a1085d2 100644 --- a/databases/postgis21/Makefile +++ b/databases/postgis21/Makefile @@ -2,7 +2,7 @@ PORTNAME= postgis PORTVERSION= 2.1.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 21 diff --git a/databases/postgis22/Makefile b/databases/postgis22/Makefile index 8656d9118605..f90a43d7d721 100644 --- a/databases/postgis22/Makefile +++ b/databases/postgis22/Makefile @@ -2,7 +2,7 @@ PORTNAME= postgis PORTVERSION= 2.2.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 22 diff --git a/databases/postgis23/Makefile b/databases/postgis23/Makefile index aaf8fa01d7dc..327d9b368dbe 100644 --- a/databases/postgis23/Makefile +++ b/databases/postgis23/Makefile @@ -3,7 +3,7 @@ PORTNAME= postgis PORTVERSION= 2.3.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 23 diff --git a/databases/postgis24/Makefile b/databases/postgis24/Makefile index 2776e8b6feb0..73b1238bdbf3 100644 --- a/databases/postgis24/Makefile +++ b/databases/postgis24/Makefile @@ -3,6 +3,7 @@ PORTNAME= postgis PORTVERSION= 2.4.5 +PORTREVISION= 1 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 24 diff --git a/databases/postgresql-cstore_fdw/Makefile b/databases/postgresql-cstore_fdw/Makefile index 5b5a6e3c07a3..5b8eb75f6748 100644 --- a/databases/postgresql-cstore_fdw/Makefile +++ b/databases/postgresql-cstore_fdw/Makefile @@ -3,6 +3,7 @@ PORTNAME= cstore_fdw PORTVERSION= 1.6.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- diff --git a/databases/postgresql-libpgeasy/Makefile b/databases/postgresql-libpgeasy/Makefile index bcda0ba4b7eb..db4d5f222309 100644 --- a/databases/postgresql-libpgeasy/Makefile +++ b/databases/postgresql-libpgeasy/Makefile @@ -4,7 +4,7 @@ PKGNAMEPREFIX= postgresql- PORTNAME= libpgeasy PORTVERSION= 3.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= PGSQL/projects/gborg/pgeasy/stable DIST_SUBDIR= postgresql diff --git a/databases/postgresql-libpqxx/Makefile b/databases/postgresql-libpqxx/Makefile index f097301c88d5..a48029d7ff0a 100644 --- a/databases/postgresql-libpqxx/Makefile +++ b/databases/postgresql-libpqxx/Makefile @@ -3,7 +3,7 @@ PORTNAME= libpqxx PORTVERSION= 6.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases PKGNAMEPREFIX= postgresql- DIST_SUBDIR= postgresql diff --git a/databases/postgresql-libpqxx3/Makefile b/databases/postgresql-libpqxx3/Makefile index 84cbc70831cb..4324047eb5ee 100644 --- a/databases/postgresql-libpqxx3/Makefile +++ b/databases/postgresql-libpqxx3/Makefile @@ -3,7 +3,7 @@ PORTNAME= libpqxx PORTVERSION= 3.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MASTER_SITES= http://pqxx.org/download/software/${PORTNAME}/ PKGNAMEPREFIX= postgresql- diff --git a/databases/postgresql-libpqxx4/Makefile b/databases/postgresql-libpqxx4/Makefile index 2ceeaab626fe..5a23b304193a 100644 --- a/databases/postgresql-libpqxx4/Makefile +++ b/databases/postgresql-libpqxx4/Makefile @@ -3,7 +3,7 @@ PORTNAME= libpqxx PORTVERSION= 4.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= http://pqxx.org/download/software/libpqxx/ PKGNAMEPREFIX= postgresql- diff --git a/databases/postgresql-mysql_fdw/Makefile b/databases/postgresql-mysql_fdw/Makefile index b4ff0f4edb92..2cd5caf54c0f 100644 --- a/databases/postgresql-mysql_fdw/Makefile +++ b/databases/postgresql-mysql_fdw/Makefile @@ -3,6 +3,7 @@ PORTNAME= mysql_fdw PORTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= databases PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- diff --git a/databases/postgresql-odbc/Makefile b/databases/postgresql-odbc/Makefile index 20afca19f057..bf2372778533 100644 --- a/databases/postgresql-odbc/Makefile +++ b/databases/postgresql-odbc/Makefile @@ -2,7 +2,7 @@ PORTNAME= postgresql PORTVERSION= 10.03.0000 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= PGSQL/odbc/versions/src PKGNAMESUFFIX= -odbc diff --git a/databases/postgresql-orafce/Makefile b/databases/postgresql-orafce/Makefile index 5dbdef412a0c..f10f7d9c118d 100644 --- a/databases/postgresql-orafce/Makefile +++ b/databases/postgresql-orafce/Makefile @@ -3,6 +3,7 @@ PORTNAME= orafce PORTVERSION= 3.4.0 +PORTREVISION= 1 CATEGORIES= databases PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- diff --git a/databases/postgresql-plproxy/Makefile b/databases/postgresql-plproxy/Makefile index cfd41cc11055..12f9c245d878 100644 --- a/databases/postgresql-plproxy/Makefile +++ b/databases/postgresql-plproxy/Makefile @@ -4,6 +4,7 @@ PORTNAME= plproxy DISTVERSIONPREFIX= ${PORTNAME}_ DISTVERSION= 2_8 +PORTREVISION= 1 CATEGORIES= databases PKGNAMEPREFIX= postgresql- diff --git a/databases/postgresql-plruby/Makefile b/databases/postgresql-plruby/Makefile index 2bd9e7f67c5d..380a90185340 100644 --- a/databases/postgresql-plruby/Makefile +++ b/databases/postgresql-plruby/Makefile @@ -3,7 +3,7 @@ PORTNAME= postgresql-plruby PORTVERSION= 0.5.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases ruby DIST_SUBDIR= ruby diff --git a/databases/postgresql-plv8js/Makefile b/databases/postgresql-plv8js/Makefile index 36f7e23739f1..c3b9c01779d1 100644 --- a/databases/postgresql-plv8js/Makefile +++ b/databases/postgresql-plv8js/Makefile @@ -3,7 +3,7 @@ PORTNAME= plv8 PORTVERSION= 1.4.8 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- diff --git a/databases/postgresql-repmgr/Makefile b/databases/postgresql-repmgr/Makefile index d33aa12858f8..f22cf13399f9 100644 --- a/databases/postgresql-repmgr/Makefile +++ b/databases/postgresql-repmgr/Makefile @@ -3,6 +3,7 @@ PORTNAME= postgresql-repmgr PORTVERSION= 4.1.0 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://www.repmgr.org/download/ DISTNAME= repmgr-${PORTVERSION} diff --git a/databases/postgresql-tds_fdw/Makefile b/databases/postgresql-tds_fdw/Makefile index dfd093d51660..a2e5c81b697a 100644 --- a/databases/postgresql-tds_fdw/Makefile +++ b/databases/postgresql-tds_fdw/Makefile @@ -3,6 +3,7 @@ PORTNAME= tds_fdw PORTVERSION= 1.0.8 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- diff --git a/databases/postgresql-zhparser/Makefile b/databases/postgresql-zhparser/Makefile index 23202bd00e91..7783ab94c432 100644 --- a/databases/postgresql-zhparser/Makefile +++ b/databases/postgresql-zhparser/Makefile @@ -3,6 +3,7 @@ PORTNAME= zhparser PORTVERSION= 0.2.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- diff --git a/databases/postgresql10-client/Makefile b/databases/postgresql10-client/Makefile index 1aa7c3203c07..2769726fb2a2 100644 --- a/databases/postgresql10-client/Makefile +++ b/databases/postgresql10-client/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postgresql -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= PostgreSQL database (client) diff --git a/databases/postgresql10-contrib/Makefile b/databases/postgresql10-contrib/Makefile index d2d5002b6b2b..bff176be5960 100644 --- a/databases/postgresql10-contrib/Makefile +++ b/databases/postgresql10-contrib/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postgresql -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= pgsql@FreeBSD.org diff --git a/databases/postgresql10-pgtcl/Makefile b/databases/postgresql10-pgtcl/Makefile index 9738b1302367..a88bfe2d8ce6 100644 --- a/databases/postgresql10-pgtcl/Makefile +++ b/databases/postgresql10-pgtcl/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 2 PKGNAMESUFFIX= -postgresql10 CONFLICTS= pgtcl-[0-9]* pgtcl-postgresql9[0123456]-[0-9]* diff --git a/databases/postgresql10-server/Makefile b/databases/postgresql10-server/Makefile index 649f1971cb6a..342d53344ca0 100644 --- a/databases/postgresql10-server/Makefile +++ b/databases/postgresql10-server/Makefile @@ -3,7 +3,7 @@ PORTNAME?= postgresql DISTVERSION?= 10.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= databases MASTER_SITES= PGSQL/source/v${DISTVERSION} PKGNAMESUFFIX?= ${PORTVERSION:R}${COMPONENT} diff --git a/databases/postgresql93-client/Makefile b/databases/postgresql93-client/Makefile index ff35ce45c32a..8800ad107af4 100644 --- a/databases/postgresql93-client/Makefile +++ b/databases/postgresql93-client/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postgresql -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= PostgreSQL database (client) diff --git a/databases/postgresql93-contrib/Makefile b/databases/postgresql93-contrib/Makefile index 1a81a0e3f3e1..ae42adc4183b 100644 --- a/databases/postgresql93-contrib/Makefile +++ b/databases/postgresql93-contrib/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postgresql -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= databases PKGNAMESUFFIX?= ${DISTVERSION:R:S/.//}${COMPONENT} diff --git a/databases/postgresql93-pgtcl/Makefile b/databases/postgresql93-pgtcl/Makefile index 7810ab613ae2..0d9d85418f61 100644 --- a/databases/postgresql93-pgtcl/Makefile +++ b/databases/postgresql93-pgtcl/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 1 PKGNAMESUFFIX= -postgresql93 CONFLICTS= pgtcl-[0-9]* pgtcl-postgresql9[0124]-[0-9]* diff --git a/databases/postgresql93-server/Makefile b/databases/postgresql93-server/Makefile index 2fbc2d01044d..b8c69dccaab4 100644 --- a/databases/postgresql93-server/Makefile +++ b/databases/postgresql93-server/Makefile @@ -2,6 +2,7 @@ # $FreeBSD$ DISTVERSION?= 9.3.25 +PORTREVISION= 1 PKGNAMESUFFIX?= ${DISTVERSION:R:S/.//}${COMPONENT} MAINTAINER?= pgsql@FreeBSD.org diff --git a/databases/postgresql94-client/Makefile b/databases/postgresql94-client/Makefile index 05c82100987d..c586912e709b 100644 --- a/databases/postgresql94-client/Makefile +++ b/databases/postgresql94-client/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postgresql -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= PostgreSQL database (client) diff --git a/databases/postgresql94-contrib/Makefile b/databases/postgresql94-contrib/Makefile index 566bf85a0d7b..ea0969a158d3 100644 --- a/databases/postgresql94-contrib/Makefile +++ b/databases/postgresql94-contrib/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postgresql -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= pgsql@FreeBSD.org diff --git a/databases/postgresql94-pgtcl/Makefile b/databases/postgresql94-pgtcl/Makefile index 1a8b4cce496d..087c878460fc 100644 --- a/databases/postgresql94-pgtcl/Makefile +++ b/databases/postgresql94-pgtcl/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 1 PKGNAMESUFFIX= -postgresql94 CONFLICTS= pgtcl-[0-9]* pgtcl-postgresql9[0123]-[0-9]* diff --git a/databases/postgresql94-server/Makefile b/databases/postgresql94-server/Makefile index f8d81e81cd2f..cfcf282f3ae8 100644 --- a/databases/postgresql94-server/Makefile +++ b/databases/postgresql94-server/Makefile @@ -2,6 +2,7 @@ # $FreeBSD$ DISTVERSION?= 9.4.20 +PORTREVISION= 1 PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}${COMPONENT} MAINTAINER?= pgsql@FreeBSD.org diff --git a/databases/postgresql95-client/Makefile b/databases/postgresql95-client/Makefile index f0f66f5e2a15..434668191256 100644 --- a/databases/postgresql95-client/Makefile +++ b/databases/postgresql95-client/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postgresql -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= PostgreSQL database (client) diff --git a/databases/postgresql95-contrib/Makefile b/databases/postgresql95-contrib/Makefile index 760edb6a941d..5e80b8e7cec4 100644 --- a/databases/postgresql95-contrib/Makefile +++ b/databases/postgresql95-contrib/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postgresql -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= pgsql@FreeBSD.org diff --git a/databases/postgresql95-pgtcl/Makefile b/databases/postgresql95-pgtcl/Makefile index cf8e9cbf8ad0..67af2feca181 100644 --- a/databases/postgresql95-pgtcl/Makefile +++ b/databases/postgresql95-pgtcl/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 1 PKGNAMESUFFIX= -postgresql95 CONFLICTS= pgtcl-[0-9]* pgtcl-postgresql9[01234]-[0-9]* diff --git a/databases/postgresql95-plperl/Makefile b/databases/postgresql95-plperl/Makefile index c70eefbd69cf..b135f01e26ac 100644 --- a/databases/postgresql95-plperl/Makefile +++ b/databases/postgresql95-plperl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postgresql -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= databases perl5 PKGNAMESUFFIX?= ${WANT_PGSQL_VER:S/.//}${COMPONENT} diff --git a/databases/postgresql95-plpython/Makefile b/databases/postgresql95-plpython/Makefile index b7ee58be7576..8dccf6a92366 100644 --- a/databases/postgresql95-plpython/Makefile +++ b/databases/postgresql95-plpython/Makefile @@ -2,7 +2,7 @@ PORTNAME= postgresql CATEGORIES= databases python -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX?= ${WANT_PGSQL_VER:S/.//}${COMPONENT} MAINTAINER= pgsql@FreeBSD.org diff --git a/databases/postgresql95-server/Makefile b/databases/postgresql95-server/Makefile index eccf485a08c8..7e4e19781032 100644 --- a/databases/postgresql95-server/Makefile +++ b/databases/postgresql95-server/Makefile @@ -2,6 +2,7 @@ # $FreeBSD$ DISTVERSION?= 9.5.15 +PORTREVISION= 1 PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}${COMPONENT} MAINTAINER?= pgsql@FreeBSD.org diff --git a/databases/postgresql96-client/Makefile b/databases/postgresql96-client/Makefile index 2257e41420c9..1821aa99f126 100644 --- a/databases/postgresql96-client/Makefile +++ b/databases/postgresql96-client/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postgresql -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= PostgreSQL database (client) diff --git a/databases/postgresql96-contrib/Makefile b/databases/postgresql96-contrib/Makefile index 30313169e20b..2673dcadf645 100644 --- a/databases/postgresql96-contrib/Makefile +++ b/databases/postgresql96-contrib/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postgresql -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= pgsql@FreeBSD.org diff --git a/databases/postgresql96-docs/Makefile b/databases/postgresql96-docs/Makefile index ca3611c60bd7..9f563557bfec 100644 --- a/databases/postgresql96-docs/Makefile +++ b/databases/postgresql96-docs/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postgresql -PORTREVISION= 0 +PORTREVISION= 2 PKGNAMESUFFIX?= ${WANT_PGSQL_VER:S,.,,}-docs MAINTAINER= pgsql@FreeBSD.org diff --git a/databases/postgresql96-pgtcl/Makefile b/databases/postgresql96-pgtcl/Makefile index 6eec174dd21b..f4c831dc774e 100644 --- a/databases/postgresql96-pgtcl/Makefile +++ b/databases/postgresql96-pgtcl/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 1 PKGNAMESUFFIX= -postgresql96 CONFLICTS= pgtcl-[0-9]* pgtcl-postgresql9[01234]-[0-9]* diff --git a/databases/postgresql96-pltcl/Makefile b/databases/postgresql96-pltcl/Makefile index 4ded6de77ded..baa5b5f6d64e 100644 --- a/databases/postgresql96-pltcl/Makefile +++ b/databases/postgresql96-pltcl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postgresql -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= databases tcl PKGNAMESUFFIX?= ${WANT_PGSQL_VER:S/.//}${COMPONENT} diff --git a/databases/postgresql96-server/Makefile b/databases/postgresql96-server/Makefile index 194c7ab6e671..ce7aeba610f8 100644 --- a/databases/postgresql96-server/Makefile +++ b/databases/postgresql96-server/Makefile @@ -2,6 +2,7 @@ # $FreeBSD$ DISTVERSION?= 9.6.11 +PORTREVISION= 1 PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}${COMPONENT} MAINTAINER?= pgsql@FreeBSD.org diff --git a/databases/powa-archivist/Makefile b/databases/powa-archivist/Makefile index dd0ab84a85b8..390bc11a1ac9 100644 --- a/databases/powa-archivist/Makefile +++ b/databases/powa-archivist/Makefile @@ -4,6 +4,7 @@ PORTNAME= powa-archivist DISTVERSIONPREFIX= REL_ DISTVERSION= 3_2_0 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= girgen@FreeBSD.org diff --git a/databases/powa-web/Makefile b/databases/powa-web/Makefile index 723501925d4a..e4f86e106ddb 100644 --- a/databases/powa-web/Makefile +++ b/databases/powa-web/Makefile @@ -3,6 +3,7 @@ PORTNAME= powa-web PORTVERSION= 3.2.0 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/proftpd-mod_sql_postgres/Makefile b/databases/proftpd-mod_sql_postgres/Makefile index fd9c6f40e900..39002818be5b 100644 --- a/databases/proftpd-mod_sql_postgres/Makefile +++ b/databases/proftpd-mod_sql_postgres/Makefile @@ -2,6 +2,7 @@ # $FreeBSD$ PORTNAME= mod_sql_postgres +PORTREVISION= 1 CATEGORIES= databases ftp PKGNAMEPREFIX= proftpd- diff --git a/databases/py-PyGreSQL/Makefile b/databases/py-PyGreSQL/Makefile index e8246e3a5c6d..44c031dd7c6b 100644 --- a/databases/py-PyGreSQL/Makefile +++ b/databases/py-PyGreSQL/Makefile @@ -3,6 +3,7 @@ PORTNAME= PyGreSQL PORTVERSION= 5.0.6 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= databases python MASTER_SITES= http://www.pygresql.org/files/ \ diff --git a/databases/py-Pyrseas/Makefile b/databases/py-Pyrseas/Makefile index f96d809d79f0..cdd3aa9ad680 100644 --- a/databases/py-Pyrseas/Makefile +++ b/databases/py-Pyrseas/Makefile @@ -3,7 +3,7 @@ PORTNAME= Pyrseas PORTVERSION= 0.8.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-aiopg/Makefile b/databases/py-aiopg/Makefile index 15b535d986cb..e606231ecf97 100644 --- a/databases/py-aiopg/Makefile +++ b/databases/py-aiopg/Makefile @@ -3,6 +3,7 @@ PORTNAME= aiopg PORTVERSION= 0.15.0 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-asyncpg/Makefile b/databases/py-asyncpg/Makefile index ffdcad833af8..ade5992403cd 100644 --- a/databases/py-asyncpg/Makefile +++ b/databases/py-asyncpg/Makefile @@ -3,6 +3,7 @@ PORTNAME= asyncpg PORTVERSION= 0.18.2 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-htsql-pgsql/Makefile b/databases/py-htsql-pgsql/Makefile index 0d0def2b3dd7..8af958fe417f 100644 --- a/databases/py-htsql-pgsql/Makefile +++ b/databases/py-htsql-pgsql/Makefile @@ -3,7 +3,7 @@ PORTNAME= htsql-pgsql PORTVERSION= 2.3.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-mysql2pgsql/Makefile b/databases/py-mysql2pgsql/Makefile index 681827298b68..d0c00f9c4e09 100644 --- a/databases/py-mysql2pgsql/Makefile +++ b/databases/py-mysql2pgsql/Makefile @@ -3,7 +3,7 @@ PORTNAME= mysql2pgsql PORTVERSION= 0.1.6 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-pgcli/Makefile b/databases/py-pgcli/Makefile index 81cb741878c8..53a9de6cbadb 100644 --- a/databases/py-pgcli/Makefile +++ b/databases/py-pgcli/Makefile @@ -3,6 +3,7 @@ PORTNAME= pgcli PORTVERSION= 1.11.0 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-pgdbconn/Makefile b/databases/py-pgdbconn/Makefile index 1719b298f52e..d065c4765165 100644 --- a/databases/py-pgdbconn/Makefile +++ b/databases/py-pgdbconn/Makefile @@ -2,6 +2,7 @@ PORTNAME= pgdbconn PORTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-pglite/Makefile b/databases/py-pglite/Makefile index 6fad6b16a6fe..d6d3c2c83b4c 100644 --- a/databases/py-pglite/Makefile +++ b/databases/py-pglite/Makefile @@ -2,6 +2,7 @@ PORTNAME= pglite DISTVERSION= 1.0.10 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-postgresql/Makefile b/databases/py-postgresql/Makefile index f51d09fd7be3..a1d68fe4e6b9 100644 --- a/databases/py-postgresql/Makefile +++ b/databases/py-postgresql/Makefile @@ -2,7 +2,7 @@ PORTNAME= postgresql PORTVERSION= 1.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases python MASTER_SITES= CHEESESHOP \ http://python.projects.postgresql.org/files/ diff --git a/databases/py-psycopg2/Makefile b/databases/py-psycopg2/Makefile index 84049bee90d7..4b626eea78bd 100644 --- a/databases/py-psycopg2/Makefile +++ b/databases/py-psycopg2/Makefile @@ -3,6 +3,7 @@ PORTNAME= psycopg2 PORTVERSION= 2.7.6.1 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP \ http://initd.org/psycopg/tarballs/PSYCOPG-${PORTVERSION:R:R:S|.|-|}/ diff --git a/databases/py-psycopg2cffi/Makefile b/databases/py-psycopg2cffi/Makefile index 62550c532cd8..4f6f529fea3d 100644 --- a/databases/py-psycopg2cffi/Makefile +++ b/databases/py-psycopg2cffi/Makefile @@ -2,6 +2,7 @@ PORTNAME= psycopg2cffi DISTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-pum/Makefile b/databases/py-pum/Makefile index d52f09b2c822..4dd91d22ec7b 100644 --- a/databases/py-pum/Makefile +++ b/databases/py-pum/Makefile @@ -2,6 +2,7 @@ PORTNAME= pum DISTVERSION= 0.7.1 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-pyPgSQL/Makefile b/databases/py-pyPgSQL/Makefile index 65d024a683c8..a5b7115d9f8f 100644 --- a/databases/py-pyPgSQL/Makefile +++ b/databases/py-pyPgSQL/Makefile @@ -3,7 +3,7 @@ PORTNAME= pyPgSQL PORTVERSION= 2.5.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases python MASTER_SITES= SF PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-queries/Makefile b/databases/py-queries/Makefile index 449d71ce9535..e5dff4ec327a 100644 --- a/databases/py-queries/Makefile +++ b/databases/py-queries/Makefile @@ -3,6 +3,7 @@ PORTNAME= queries PORTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-xapian/Makefile b/databases/py-xapian/Makefile index 2831d49559a2..68c8dbce140e 100644 --- a/databases/py-xapian/Makefile +++ b/databases/py-xapian/Makefile @@ -3,6 +3,7 @@ PORTNAME= xapian PORTVERSION= 1.4.9 +PORTREVISION= 1 DISTVERSIONPREFIX= bindings- CATEGORIES= databases python MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \ diff --git a/databases/qt4-pgsql-plugin/Makefile b/databases/qt4-pgsql-plugin/Makefile index e8203b3ece08..6b1310edeeec 100644 --- a/databases/qt4-pgsql-plugin/Makefile +++ b/databases/qt4-pgsql-plugin/Makefile @@ -1,7 +1,7 @@ # Created by: Lauri Watts <lauri@kde.org> # $FreeBSD$ -PORTREVISION= 3 +PORTREVISION= 4 COMMENT= Qt PostgreSQL database plugin DB= psql diff --git a/databases/qt5-sql/Makefile b/databases/qt5-sql/Makefile index ae52f74ffee6..20fbabb5da23 100644 --- a/databases/qt5-sql/Makefile +++ b/databases/qt5-sql/Makefile @@ -2,6 +2,7 @@ PORTNAME= sql DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= databases PKGNAMEPREFIX= qt5- diff --git a/databases/redis-devel/Makefile b/databases/redis-devel/Makefile index c1bfe9d7ffd0..973a48deefec 100644 --- a/databases/redis-devel/Makefile +++ b/databases/redis-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= redis DISTVERSION= 5.0.2 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://download.redis.io/releases/ PKGNAMESUFFIX= -devel diff --git a/databases/redis/Makefile b/databases/redis/Makefile index 5c0fa9d3ab22..e22772b6535c 100644 --- a/databases/redis/Makefile +++ b/databases/redis/Makefile @@ -3,6 +3,7 @@ PORTNAME= redis DISTVERSION= 4.0.11 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://download.redis.io/releases/ diff --git a/databases/rocksdb/Makefile b/databases/rocksdb/Makefile index ada5df14058a..0aea721ef66e 100644 --- a/databases/rocksdb/Makefile +++ b/databases/rocksdb/Makefile @@ -3,6 +3,7 @@ PORTNAME= rocksdb PORTVERSION= 5.17.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= databases diff --git a/databases/ruby-xapian/Makefile b/databases/ruby-xapian/Makefile index 0098226078d0..9140eb33d3b0 100644 --- a/databases/ruby-xapian/Makefile +++ b/databases/ruby-xapian/Makefile @@ -3,6 +3,7 @@ PORTNAME= xapian PORTVERSION= 1.4.9 +PORTREVISION= 1 DISTVERSIONPREFIX= bindings- CATEGORIES= databases ruby MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \ diff --git a/databases/rubygem-dbd-pg/Makefile b/databases/rubygem-dbd-pg/Makefile index 75a1155f0132..76b97b923171 100644 --- a/databases/rubygem-dbd-pg/Makefile +++ b/databases/rubygem-dbd-pg/Makefile @@ -2,7 +2,7 @@ PORTNAME= dbd-pg PORTVERSION= 0.3.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases rubygems MASTER_SITES= RG diff --git a/databases/rubygem-dm-postgres-adapter/Makefile b/databases/rubygem-dm-postgres-adapter/Makefile index 7ad28236d960..24c70466aa06 100644 --- a/databases/rubygem-dm-postgres-adapter/Makefile +++ b/databases/rubygem-dm-postgres-adapter/Makefile @@ -3,6 +3,7 @@ PORTNAME= dm-postgres-adapter PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= databases rubygems MASTER_SITES= RG diff --git a/databases/rubygem-do_postgres/Makefile b/databases/rubygem-do_postgres/Makefile index 60a1e25cbb49..2df6e54714cc 100644 --- a/databases/rubygem-do_postgres/Makefile +++ b/databases/rubygem-do_postgres/Makefile @@ -3,6 +3,7 @@ PORTNAME= do_postgres PORTVERSION= 0.10.17 +PORTREVISION= 1 CATEGORIES= databases rubygems MASTER_SITES= RG diff --git a/databases/rubygem-hiredis/Makefile b/databases/rubygem-hiredis/Makefile index 7f8630206113..3507ad9e35e8 100644 --- a/databases/rubygem-hiredis/Makefile +++ b/databases/rubygem-hiredis/Makefile @@ -3,6 +3,7 @@ PORTNAME= hiredis PORTVERSION= 0.6.3 +PORTREVISION= 1 CATEGORIES= databases rubygems MASTER_SITES= RG diff --git a/databases/rubygem-peek-pg/Makefile b/databases/rubygem-peek-pg/Makefile index 5a043afe332f..963077c35d2c 100644 --- a/databases/rubygem-peek-pg/Makefile +++ b/databases/rubygem-peek-pg/Makefile @@ -2,7 +2,7 @@ PORTNAME= peek-pg PORTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases rubygems MASTER_SITES= RG diff --git a/databases/rubygem-pg/Makefile b/databases/rubygem-pg/Makefile index fc832fd03dd2..f44f7f0a3afd 100644 --- a/databases/rubygem-pg/Makefile +++ b/databases/rubygem-pg/Makefile @@ -3,6 +3,7 @@ PORTNAME= pg PORTVERSION= 1.1.3 +PORTREVISION= 1 CATEGORIES= databases rubygems MASTER_SITES= RG diff --git a/databases/rubygem-pg0/Makefile b/databases/rubygem-pg0/Makefile index 9d08a3454ce5..4c3780c8399d 100644 --- a/databases/rubygem-pg0/Makefile +++ b/databases/rubygem-pg0/Makefile @@ -3,6 +3,7 @@ PORTNAME= pg PORTVERSION= 0.21.0 +PORTREVISION= 1 CATEGORIES= databases rubygems MASTER_SITES= RG PKGNAMESUFFIX= 0 diff --git a/databases/rubygem-pg018/Makefile b/databases/rubygem-pg018/Makefile index bcd3a5cbfd2c..812a1ac17502 100644 --- a/databases/rubygem-pg018/Makefile +++ b/databases/rubygem-pg018/Makefile @@ -2,6 +2,7 @@ PORTNAME= pg PORTVERSION= 0.18.4 +PORTREVISION= 1 CATEGORIES= databases rubygems MASTER_SITES= RG PKGNAMESUFFIX= 018 diff --git a/databases/skytools/Makefile b/databases/skytools/Makefile index 8ea341a66e00..5f40ab1107df 100644 --- a/databases/skytools/Makefile +++ b/databases/skytools/Makefile @@ -3,7 +3,7 @@ PORTNAME= skytools PORTVERSION= 3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= http://pgfoundry.org/frs/download.php/3622/ diff --git a/databases/slony1v2/Makefile b/databases/slony1v2/Makefile index 599b6b0c8f0a..f1429f7511e4 100644 --- a/databases/slony1v2/Makefile +++ b/databases/slony1v2/Makefile @@ -3,6 +3,7 @@ PORTNAME= slony1v2 PORTVERSION= 2.2.6 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://main.slony.info/downloads/2.2/source/ DISTNAME= slony1-${PORTVERSION} diff --git a/databases/soci/Makefile b/databases/soci/Makefile index 530ffde0ffcc..411febcb2403 100644 --- a/databases/soci/Makefile +++ b/databases/soci/Makefile @@ -3,7 +3,7 @@ PORTNAME= soci PORTVERSION= 3.2.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= databases MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/databases/sqlclient/Makefile b/databases/sqlclient/Makefile index b6c0fce2d889..94729a3cd01b 100644 --- a/databases/sqlclient/Makefile +++ b/databases/sqlclient/Makefile @@ -2,7 +2,7 @@ PORTNAME= sqlclient PORTVERSION= 1.8.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases gnustep MASTER_SITES= GNUSTEP/libs DISTNAME= SQLClient-${PORTVERSION} diff --git a/databases/sqliteman/Makefile b/databases/sqliteman/Makefile index 7f8e62355cea..33622847b7c8 100644 --- a/databases/sqliteman/Makefile +++ b/databases/sqliteman/Makefile @@ -3,7 +3,7 @@ PORTNAME= sqliteman PORTVERSION= 1.2.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= databases MASTER_SITES= SF diff --git a/databases/sqlitestudio/Makefile b/databases/sqlitestudio/Makefile index dfb4908f36d6..9fcfb21ef141 100644 --- a/databases/sqlitestudio/Makefile +++ b/databases/sqlitestudio/Makefile @@ -3,7 +3,7 @@ PORTNAME= sqlitestudio DISTVERSION= 3.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= http://sqlitestudio.pl/files/sqlitestudio3/complete/tar/ diff --git a/databases/tablelog/Makefile b/databases/tablelog/Makefile index f785072e813e..a0662412a6bc 100644 --- a/databases/tablelog/Makefile +++ b/databases/tablelog/Makefile @@ -3,7 +3,7 @@ PORTNAME= tablelog PORTVERSION= 0.4.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= http://pgfoundry.org/frs/download.php/1387/ diff --git a/databases/tarantool/Makefile b/databases/tarantool/Makefile index 9bbfaab1c63d..6ceee87bcacc 100644 --- a/databases/tarantool/Makefile +++ b/databases/tarantool/Makefile @@ -3,7 +3,7 @@ PORTNAME= tarantool PORTVERSION= 1.10.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org diff --git a/databases/tdbc/Makefile b/databases/tdbc/Makefile index a757100364e8..fc4d164ce686 100644 --- a/databases/tdbc/Makefile +++ b/databases/tdbc/Makefile @@ -3,6 +3,7 @@ PORTNAME= tdbc DISTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= SF/tcl/Tcl/8.6.9 DISTFILES= ${PORTNAME}${PORTVERSION}${EXTRACT_SUFX} diff --git a/databases/timescaledb/Makefile b/databases/timescaledb/Makefile index 785c1153bc03..1e809af5e528 100644 --- a/databases/timescaledb/Makefile +++ b/databases/timescaledb/Makefile @@ -3,6 +3,7 @@ PORTNAME= timescaledb PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org diff --git a/databases/tora/Makefile b/databases/tora/Makefile index 1430ff81bd50..1b20efa8508d 100644 --- a/databases/tora/Makefile +++ b/databases/tora/Makefile @@ -3,7 +3,7 @@ PORTNAME= tora PORTVERSION= 2.1.3 -PORTREVISION= 14 +PORTREVISION= 15 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= SF diff --git a/databases/tsearch_extras/Makefile b/databases/tsearch_extras/Makefile index 4a299334e7cf..a446f7bb2ec7 100644 --- a/databases/tsearch_extras/Makefile +++ b/databases/tsearch_extras/Makefile @@ -2,6 +2,7 @@ PORTNAME= tsearch_extras PORTVERSION= 0.3 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= rm@FreeBSD.org diff --git a/databases/vfront/Makefile b/databases/vfront/Makefile index 35b377ef7c83..03aad451b9a0 100644 --- a/databases/vfront/Makefile +++ b/databases/vfront/Makefile @@ -2,6 +2,7 @@ PORTNAME= vfront DISTVERSION= 0.96c +PORTREVISION= 1 CATEGORIES= databases www MASTER_SITES= SF/vfront/vfront/vfront-${DISTVERSION} diff --git a/databases/virtualpg/Makefile b/databases/virtualpg/Makefile index 2f59aa91f73b..8652e999d0fa 100644 --- a/databases/virtualpg/Makefile +++ b/databases/virtualpg/Makefile @@ -3,6 +3,7 @@ PORTNAME= virtualpg PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= databases geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ diff --git a/databases/vsqlite/Makefile b/databases/vsqlite/Makefile index 960ee1bfe85f..1614e367749d 100644 --- a/databases/vsqlite/Makefile +++ b/databases/vsqlite/Makefile @@ -3,7 +3,7 @@ PORTNAME= vsqlite PORTVERSION= 0.3.13 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= databases MAINTAINER= kwm@FreeBSD.org diff --git a/databases/xapian-core/Makefile b/databases/xapian-core/Makefile index 6580169c3dc1..a652379aa7e5 100644 --- a/databases/xapian-core/Makefile +++ b/databases/xapian-core/Makefile @@ -3,6 +3,7 @@ PORTNAME= xapian-core PORTVERSION= 1.4.9 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \ diff --git a/databases/zabbix22-libzbxpgsql/Makefile b/databases/zabbix22-libzbxpgsql/Makefile index ce669925d92d..b769954c8e2a 100644 --- a/databases/zabbix22-libzbxpgsql/Makefile +++ b/databases/zabbix22-libzbxpgsql/Makefile @@ -4,7 +4,7 @@ PORTNAME= libzbxpgsql PORTVERSION= 1.1.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases PKGNAMEPREFIX= zabbix22- diff --git a/databases/zabbix3-libzbxpgsql/Makefile b/databases/zabbix3-libzbxpgsql/Makefile index 7daea39f8a8f..804149786983 100644 --- a/databases/zabbix3-libzbxpgsql/Makefile +++ b/databases/zabbix3-libzbxpgsql/Makefile @@ -4,7 +4,7 @@ PORTNAME= libzbxpgsql PORTVERSION= 1.1.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases PKGNAMEPREFIX= zabbix3- diff --git a/databases/zabbix32-libzbxpgsql/Makefile b/databases/zabbix32-libzbxpgsql/Makefile index 7b43466cd271..a99da43ad262 100644 --- a/databases/zabbix32-libzbxpgsql/Makefile +++ b/databases/zabbix32-libzbxpgsql/Makefile @@ -4,7 +4,7 @@ PORTNAME= libzbxpgsql PORTVERSION= 1.1.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases PKGNAMEPREFIX= zabbix32- diff --git a/databases/zabbix34-libzbxpgsql/Makefile b/databases/zabbix34-libzbxpgsql/Makefile index 94fedd5b3e06..07095ca59b29 100644 --- a/databases/zabbix34-libzbxpgsql/Makefile +++ b/databases/zabbix34-libzbxpgsql/Makefile @@ -4,7 +4,7 @@ PORTNAME= libzbxpgsql PORTVERSION= 1.1.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases PKGNAMEPREFIX= zabbix34- diff --git a/deskutils/akonadi-calendar-tools/Makefile b/deskutils/akonadi-calendar-tools/Makefile index 11d5403d4eeb..e0d075e6f816 100644 --- a/deskutils/akonadi-calendar-tools/Makefile +++ b/deskutils/akonadi-calendar-tools/Makefile @@ -2,6 +2,7 @@ PORTNAME= akonadi-calendar-tools DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/akonadi-import-wizard/Makefile b/deskutils/akonadi-import-wizard/Makefile index 3463864e350d..6083887016af 100644 --- a/deskutils/akonadi-import-wizard/Makefile +++ b/deskutils/akonadi-import-wizard/Makefile @@ -2,6 +2,7 @@ PORTNAME= akonadi-import-wizard DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/akonadiconsole/Makefile b/deskutils/akonadiconsole/Makefile index 74392a9cec3a..e8b67d405f31 100644 --- a/deskutils/akonadiconsole/Makefile +++ b/deskutils/akonadiconsole/Makefile @@ -2,6 +2,7 @@ PORTNAME= akonadiconsole DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/akregator/Makefile b/deskutils/akregator/Makefile index c7d6734122ed..74a44586797b 100644 --- a/deskutils/akregator/Makefile +++ b/deskutils/akregator/Makefile @@ -2,7 +2,7 @@ PORTNAME= akregator DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/belcard/Makefile b/deskutils/belcard/Makefile index abf5d7d76b6b..2b31bad1bb49 100644 --- a/deskutils/belcard/Makefile +++ b/deskutils/belcard/Makefile @@ -2,6 +2,7 @@ PORTNAME= belcard PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= https://www.linphone.org/releases/sources/belcard/ diff --git a/deskutils/bijiben/Makefile b/deskutils/bijiben/Makefile index 7b3354cb1d5e..e6ab12576e35 100644 --- a/deskutils/bijiben/Makefile +++ b/deskutils/bijiben/Makefile @@ -3,6 +3,7 @@ PORTNAME= bijiben PORTVERSION= 3.28.3 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/deskutils/cairo-dock/Makefile b/deskutils/cairo-dock/Makefile index ea93940c1023..4c72a943c326 100644 --- a/deskutils/cairo-dock/Makefile +++ b/deskutils/cairo-dock/Makefile @@ -2,7 +2,7 @@ PORTNAME= cairo-dock PORTVERSION= 3.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MAINTAINER= ports@FreeBSD.org diff --git a/deskutils/charmtimetracker/Makefile b/deskutils/charmtimetracker/Makefile index e1ad85d761a3..eed093a01ebf 100644 --- a/deskutils/charmtimetracker/Makefile +++ b/deskutils/charmtimetracker/Makefile @@ -3,7 +3,7 @@ PORTNAME= charmtimetracker DISTVERSION= 1.12.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= deskutils # PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/deskutils/easystroke/Makefile b/deskutils/easystroke/Makefile index 310dfba4ad40..919de9d4210d 100644 --- a/deskutils/easystroke/Makefile +++ b/deskutils/easystroke/Makefile @@ -3,7 +3,7 @@ PORTNAME= easystroke PORTVERSION= 0.6.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= deskutils MASTER_SITES= SF diff --git a/deskutils/fet/Makefile b/deskutils/fet/Makefile index 8e97dcd94a8a..a6195cf352db 100644 --- a/deskutils/fet/Makefile +++ b/deskutils/fet/Makefile @@ -3,6 +3,7 @@ PORTNAME= fet DISTVERSION= 5.37.2 +PORTREVISION= 1 CATEGORIES= deskutils kde MASTER_SITES= http://lalescu.ro/liviu/fet/download/ \ http://lalescu.ro/liviu/fet/download/old/ \ diff --git a/deskutils/flameshot/Makefile b/deskutils/flameshot/Makefile index 86f84bd8719b..411baf45e7ab 100644 --- a/deskutils/flameshot/Makefile +++ b/deskutils/flameshot/Makefile @@ -3,6 +3,7 @@ PORTNAME= flameshot PORTVERSION= 0.6.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= deskutils diff --git a/deskutils/fusenshi/Makefile b/deskutils/fusenshi/Makefile index b78e6b19385d..d3acd79dd2a8 100644 --- a/deskutils/fusenshi/Makefile +++ b/deskutils/fusenshi/Makefile @@ -3,7 +3,7 @@ PORTNAME= fusenshi PORTVERSION= 0.9.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= deskutils MASTER_SITES= http://www.ongs.co.jp/projects/fusenshi/ diff --git a/deskutils/gnome-documents/Makefile b/deskutils/gnome-documents/Makefile index 88ab34fd995e..b4320aca0ff2 100644 --- a/deskutils/gnome-documents/Makefile +++ b/deskutils/gnome-documents/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnome-documents PORTVERSION= 3.28.2 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/deskutils/gnome-initial-setup/Makefile b/deskutils/gnome-initial-setup/Makefile index a7b7fb5f6b88..9db2bf1b9d93 100644 --- a/deskutils/gnome-initial-setup/Makefile +++ b/deskutils/gnome-initial-setup/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-initial-setup PORTVERSION= 3.18.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/deskutils/gnome-photos/Makefile b/deskutils/gnome-photos/Makefile index ff96670959ae..fd94cc8abdee 100644 --- a/deskutils/gnome-photos/Makefile +++ b/deskutils/gnome-photos/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnome-photos PORTVERSION= 3.28.1 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/deskutils/gnome-todo/Makefile b/deskutils/gnome-todo/Makefile index 8794c037a4e1..1896c09a79aa 100644 --- a/deskutils/gnome-todo/Makefile +++ b/deskutils/gnome-todo/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnome-todo PORTVERSION= 3.28.1 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/deskutils/gnote/Makefile b/deskutils/gnote/Makefile index d167aaa1fa18..e49a7c74db13 100644 --- a/deskutils/gnote/Makefile +++ b/deskutils/gnote/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnote PORTVERSION= 3.28.0 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME diff --git a/deskutils/grantlee-editor/Makefile b/deskutils/grantlee-editor/Makefile index f19c757c5171..7d736b685d1b 100644 --- a/deskutils/grantlee-editor/Makefile +++ b/deskutils/grantlee-editor/Makefile @@ -2,7 +2,7 @@ PORTNAME= grantlee-editor DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/grantleetheme/Makefile b/deskutils/grantleetheme/Makefile index f242438598d3..40baf9e55ba2 100644 --- a/deskutils/grantleetheme/Makefile +++ b/deskutils/grantleetheme/Makefile @@ -2,6 +2,7 @@ PORTNAME= grantleetheme DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/growl-for-linux/Makefile b/deskutils/growl-for-linux/Makefile index 323576de3146..1f50ea627752 100644 --- a/deskutils/growl-for-linux/Makefile +++ b/deskutils/growl-for-linux/Makefile @@ -2,7 +2,7 @@ PORTNAME= growl-for-linux PORTVERSION= 0.8.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils MAINTAINER= nivit@FreeBSD.org diff --git a/deskutils/gxneur/Makefile b/deskutils/gxneur/Makefile index 959cb1ede579..f25a6d8aacbf 100644 --- a/deskutils/gxneur/Makefile +++ b/deskutils/gxneur/Makefile @@ -3,7 +3,7 @@ PORTNAME= gxneur PORTVERSION= 0.17.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX=.orig CATEGORIES= deskutils MASTER_SITES= https://launchpad.net/~andrew-crew-kuznetsov/+archive/xneur-stable/+files/ diff --git a/deskutils/homerun/Makefile b/deskutils/homerun/Makefile index 1288b7764cd3..10011014a036 100644 --- a/deskutils/homerun/Makefile +++ b/deskutils/homerun/Makefile @@ -2,7 +2,7 @@ PORTNAME= homerun PORTVERSION= 0.2.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils MASTER_SITES= KDE/unstable/${PORTNAME}/src/ diff --git a/deskutils/kaddressbook/Makefile b/deskutils/kaddressbook/Makefile index 4eb24f65fca0..e36372dd06bb 100644 --- a/deskutils/kaddressbook/Makefile +++ b/deskutils/kaddressbook/Makefile @@ -2,6 +2,7 @@ PORTNAME= kaddressbook DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/kalarm/Makefile b/deskutils/kalarm/Makefile index e5a96ea0c7fc..058231eeb700 100644 --- a/deskutils/kalarm/Makefile +++ b/deskutils/kalarm/Makefile @@ -2,6 +2,7 @@ PORTNAME= kalarm DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/kcharselect/Makefile b/deskutils/kcharselect/Makefile index 052d8dac42ac..8831636f38eb 100644 --- a/deskutils/kcharselect/Makefile +++ b/deskutils/kcharselect/Makefile @@ -2,6 +2,7 @@ PORTNAME= kcharselect DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/kdeconnect-kde-kde4/Makefile b/deskutils/kdeconnect-kde-kde4/Makefile index f958f3777593..cda6291b8238 100644 --- a/deskutils/kdeconnect-kde-kde4/Makefile +++ b/deskutils/kdeconnect-kde-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= kdeconnect-kde PORTVERSION= 0.7.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= deskutils MASTER_SITES= KDE/unstable/kdeconnect/${PORTVERSION}/src/ PKGNAMESUFFIX= -kde4 diff --git a/deskutils/kdeconnect-kde/Makefile b/deskutils/kdeconnect-kde/Makefile index 634543660709..001ee065e7ba 100644 --- a/deskutils/kdeconnect-kde/Makefile +++ b/deskutils/kdeconnect-kde/Makefile @@ -2,7 +2,7 @@ PORTNAME= kdeconnect-kde DISTVERSION= 1.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils kde MASTER_SITES= KDE/stable/kdeconnect/${DISTVERSION}/src/ DIST_SUBDIR= KDE diff --git a/deskutils/kdepim-addons/Makefile b/deskutils/kdepim-addons/Makefile index 6fde8f85b1a0..27bc09d098a5 100644 --- a/deskutils/kdepim-addons/Makefile +++ b/deskutils/kdepim-addons/Makefile @@ -2,7 +2,7 @@ PORTNAME= kdepim-addons DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/kdepim-apps-libs/Makefile b/deskutils/kdepim-apps-libs/Makefile index c86dfd296fc9..acd984198c11 100644 --- a/deskutils/kdepim-apps-libs/Makefile +++ b/deskutils/kdepim-apps-libs/Makefile @@ -2,6 +2,7 @@ PORTNAME= kdepim-apps-libs DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/kdepim-runtime/Makefile b/deskutils/kdepim-runtime/Makefile index 7b4d755012b7..ec7d3e5227ab 100644 --- a/deskutils/kdepim-runtime/Makefile +++ b/deskutils/kdepim-runtime/Makefile @@ -2,7 +2,7 @@ PORTNAME= kdepim-runtime DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/keditbookmarks/Makefile b/deskutils/keditbookmarks/Makefile index cfcaba0f5a69..3fd6eba2fe6f 100644 --- a/deskutils/keditbookmarks/Makefile +++ b/deskutils/keditbookmarks/Makefile @@ -2,6 +2,7 @@ PORTNAME= keditbookmarks DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/kmail-account-wizard/Makefile b/deskutils/kmail-account-wizard/Makefile index 81194e9384a2..3e3ef9119239 100644 --- a/deskutils/kmail-account-wizard/Makefile +++ b/deskutils/kmail-account-wizard/Makefile @@ -2,6 +2,7 @@ PORTNAME= kmail-account-wizard DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/kmail/Makefile b/deskutils/kmail/Makefile index 470834487baa..9bd15a23d78f 100644 --- a/deskutils/kmail/Makefile +++ b/deskutils/kmail/Makefile @@ -2,7 +2,7 @@ PORTNAME= kmail DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/knotes/Makefile b/deskutils/knotes/Makefile index eb38a21f90d7..cee2bd37095d 100644 --- a/deskutils/knotes/Makefile +++ b/deskutils/knotes/Makefile @@ -2,6 +2,7 @@ PORTNAME= knotes DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/kontact/Makefile b/deskutils/kontact/Makefile index bc1a72d39b7e..3f948d8d5d52 100644 --- a/deskutils/kontact/Makefile +++ b/deskutils/kontact/Makefile @@ -2,7 +2,7 @@ PORTNAME= kontact DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/korganizer/Makefile b/deskutils/korganizer/Makefile index 3b57c6085dd9..fb39e573b5e0 100644 --- a/deskutils/korganizer/Makefile +++ b/deskutils/korganizer/Makefile @@ -2,6 +2,7 @@ PORTNAME= korganizer DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/kruler/Makefile b/deskutils/kruler/Makefile index 8eba1e1f1d72..d0aec5531080 100644 --- a/deskutils/kruler/Makefile +++ b/deskutils/kruler/Makefile @@ -2,6 +2,7 @@ PORTNAME= kruler DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/libkdepim/Makefile b/deskutils/libkdepim/Makefile index 9207ad84469b..ed52e9520934 100644 --- a/deskutils/libkdepim/Makefile +++ b/deskutils/libkdepim/Makefile @@ -2,7 +2,7 @@ PORTNAME= libkdepim DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/lumina-archiver/Makefile b/deskutils/lumina-archiver/Makefile index 52256b55e49e..b1469212d3ea 100644 --- a/deskutils/lumina-archiver/Makefile +++ b/deskutils/lumina-archiver/Makefile @@ -3,6 +3,7 @@ PORTNAME= lumina-archiver PORTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= jt@ixsystems.com diff --git a/deskutils/lumina-calculator/Makefile b/deskutils/lumina-calculator/Makefile index 1c3508ac63c6..f68484abc8b9 100644 --- a/deskutils/lumina-calculator/Makefile +++ b/deskutils/lumina-calculator/Makefile @@ -3,6 +3,7 @@ PORTNAME= lumina-calculator PORTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= jt@ixsystems.com diff --git a/deskutils/lumina-fileinfo/Makefile b/deskutils/lumina-fileinfo/Makefile index e14d15db53cd..fc38957f06fe 100644 --- a/deskutils/lumina-fileinfo/Makefile +++ b/deskutils/lumina-fileinfo/Makefile @@ -3,7 +3,7 @@ PORTNAME= lumina-fileinfo PORTVERSION= 1.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MAINTAINER= jt@ixsystems.com diff --git a/deskutils/lumina-fm/Makefile b/deskutils/lumina-fm/Makefile index 1d85dc8a50e1..a34fa2d92931 100644 --- a/deskutils/lumina-fm/Makefile +++ b/deskutils/lumina-fm/Makefile @@ -3,6 +3,7 @@ PORTNAME= lumina-fm PORTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= jt@ixsystems.com diff --git a/deskutils/lumina-pdf/Makefile b/deskutils/lumina-pdf/Makefile index 240c4b4630f6..0c4148b15f83 100644 --- a/deskutils/lumina-pdf/Makefile +++ b/deskutils/lumina-pdf/Makefile @@ -2,6 +2,7 @@ PORTNAME= lumina-pdf PORTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= jt@ixsystems.com diff --git a/deskutils/lumina-screenshot/Makefile b/deskutils/lumina-screenshot/Makefile index 5c3427577450..3d0330f20cd2 100644 --- a/deskutils/lumina-screenshot/Makefile +++ b/deskutils/lumina-screenshot/Makefile @@ -3,6 +3,7 @@ PORTNAME= lumina-screenshot PORTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= jt@ixsystems.com diff --git a/deskutils/lumina-textedit/Makefile b/deskutils/lumina-textedit/Makefile index 6606eb50c2cd..618e3006c871 100644 --- a/deskutils/lumina-textedit/Makefile +++ b/deskutils/lumina-textedit/Makefile @@ -3,7 +3,7 @@ PORTNAME= lumina-textedit PORTVERSION= 1.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MAINTAINER= jt@ixsystems.com diff --git a/deskutils/lxqt-notificationd/Makefile b/deskutils/lxqt-notificationd/Makefile index 0b89063b6807..a32415095873 100644 --- a/deskutils/lxqt-notificationd/Makefile +++ b/deskutils/lxqt-notificationd/Makefile @@ -3,6 +3,7 @@ PORTNAME= lxqt-notificationd PORTVERSION= 0.13.0 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= LXQT diff --git a/deskutils/mbox-importer/Makefile b/deskutils/mbox-importer/Makefile index f35b78900cc7..bcc5a7884ad1 100644 --- a/deskutils/mbox-importer/Makefile +++ b/deskutils/mbox-importer/Makefile @@ -2,6 +2,7 @@ PORTNAME= mbox-importer DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/nextcloudclient/Makefile b/deskutils/nextcloudclient/Makefile index 2b65a5c4d8c6..3336207170d9 100644 --- a/deskutils/nextcloudclient/Makefile +++ b/deskutils/nextcloudclient/Makefile @@ -4,7 +4,7 @@ PORTNAME= nextcloudclient PORTVERSION= 0.0.0.20180323 #DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MAINTAINER= mr@FreeBSD.org diff --git a/deskutils/owncloudclient/Makefile b/deskutils/owncloudclient/Makefile index 1a4a30c43ac7..94fc1b83ba98 100644 --- a/deskutils/owncloudclient/Makefile +++ b/deskutils/owncloudclient/Makefile @@ -4,7 +4,7 @@ PORTNAME= owncloudclient DISTVERSIONPREFIX= v DISTVERSION= 2.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MAINTAINER= yonas@fizk.net diff --git a/deskutils/pim-data-exporter/Makefile b/deskutils/pim-data-exporter/Makefile index 69aa2fce139a..9d39501bff46 100644 --- a/deskutils/pim-data-exporter/Makefile +++ b/deskutils/pim-data-exporter/Makefile @@ -2,6 +2,7 @@ PORTNAME= pim-data-exporter DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/pim-sieve-editor/Makefile b/deskutils/pim-sieve-editor/Makefile index 6dfad70358a7..255e550d4406 100644 --- a/deskutils/pim-sieve-editor/Makefile +++ b/deskutils/pim-sieve-editor/Makefile @@ -2,6 +2,7 @@ PORTNAME= pim-sieve-editor DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index f93cd64fe0a0..3ded7079d6d0 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -3,7 +3,7 @@ PORTNAME= pinot PORTVERSION= 1.09 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= deskutils MAINTAINER= thierry@FreeBSD.org diff --git a/deskutils/plasma5-milou/Makefile b/deskutils/plasma5-milou/Makefile index d26c2e372bb0..34d094a5871f 100644 --- a/deskutils/plasma5-milou/Makefile +++ b/deskutils/plasma5-milou/Makefile @@ -2,7 +2,7 @@ PORTNAME= milou DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/plasma5-sddm-kcm/Makefile b/deskutils/plasma5-sddm-kcm/Makefile index 046140f482fd..6b21e510d7ab 100644 --- a/deskutils/plasma5-sddm-kcm/Makefile +++ b/deskutils/plasma5-sddm-kcm/Makefile @@ -2,7 +2,7 @@ PORTNAME= sddm-kcm DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/py-bugwarrior/Makefile b/deskutils/py-bugwarrior/Makefile index 814aac6cf9c6..b12aa5569f15 100644 --- a/deskutils/py-bugwarrior/Makefile +++ b/deskutils/py-bugwarrior/Makefile @@ -3,7 +3,7 @@ PORTNAME= bugwarrior PORTVERSION= 1.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/deskutils/qlipper/Makefile b/deskutils/qlipper/Makefile index 13cf4224e5b9..11b3d071f31d 100644 --- a/deskutils/qlipper/Makefile +++ b/deskutils/qlipper/Makefile @@ -3,6 +3,7 @@ PORTNAME= qlipper PORTVERSION= 5.1.1 +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= jsm@FreeBSD.org diff --git a/deskutils/recoll/Makefile b/deskutils/recoll/Makefile index 7834aa14ea72..b15fa672f817 100644 --- a/deskutils/recoll/Makefile +++ b/deskutils/recoll/Makefile @@ -3,7 +3,7 @@ PORTNAME= recoll DISTVERSION= 1.23.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MASTER_SITES= http://www.lesbonscomptes.com/recoll/ diff --git a/deskutils/sliderule/Makefile b/deskutils/sliderule/Makefile index 518672b7791c..ba4cd75972f7 100644 --- a/deskutils/sliderule/Makefile +++ b/deskutils/sliderule/Makefile @@ -3,7 +3,7 @@ PORTNAME= sliderule PORTVERSION= 1.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= deskutils MASTER_SITES= LOCAL/joerg DISTNAME= ${PORTNAME} diff --git a/deskutils/taskd/Makefile b/deskutils/taskd/Makefile index 849cc0cefffc..26d91934f4b9 100644 --- a/deskutils/taskd/Makefile +++ b/deskutils/taskd/Makefile @@ -3,7 +3,7 @@ PORTNAME= taskd PORTVERSION= 1.1.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils MASTER_SITES= http://taskwarrior.org/download/ diff --git a/deskutils/tasksh/Makefile b/deskutils/tasksh/Makefile index 120ed4b30da1..42f874760ae6 100644 --- a/deskutils/tasksh/Makefile +++ b/deskutils/tasksh/Makefile @@ -2,7 +2,7 @@ PORTNAME= tasksh PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= http://taskwarrior.org/download/ diff --git a/deskutils/taskwarrior/Makefile b/deskutils/taskwarrior/Makefile index afb93e24d76c..af9403853e84 100644 --- a/deskutils/taskwarrior/Makefile +++ b/deskutils/taskwarrior/Makefile @@ -3,7 +3,7 @@ PORTNAME= taskwarrior PORTVERSION= 2.5.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils MAINTAINER= skreuzer@FreeBSD.org diff --git a/deskutils/timewarrior/Makefile b/deskutils/timewarrior/Makefile index 8ce013d161b1..333bcdfc0a21 100644 --- a/deskutils/timewarrior/Makefile +++ b/deskutils/timewarrior/Makefile @@ -2,7 +2,7 @@ PORTNAME= timewarrior PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= https://taskwarrior.org/download/ DISTNAME= timew-${PORTVERSION} diff --git a/deskutils/treesheets/Makefile b/deskutils/treesheets/Makefile index 4bc7f4123d87..7a45d7500e54 100644 --- a/deskutils/treesheets/Makefile +++ b/deskutils/treesheets/Makefile @@ -3,6 +3,7 @@ PORTNAME= treesheets PORTVERSION= 1.0.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= deskutils diff --git a/deskutils/xneur/Makefile b/deskutils/xneur/Makefile index e15867bc49f0..08bdd0c421ea 100644 --- a/deskutils/xneur/Makefile +++ b/deskutils/xneur/Makefile @@ -4,7 +4,7 @@ PORTNAME= xneur PORTVERSION= 0.17.0 DISTVERSIONSUFFIX=.orig -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils MASTER_SITES= https://launchpad.net/~andrew-crew-kuznetsov/+archive/xneur-stable/+files/ DISTNAME= ${PORTNAME}_${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} diff --git a/deskutils/xpad/Makefile b/deskutils/xpad/Makefile index ce9b519aad6f..40ceac1f37da 100644 --- a/deskutils/xpad/Makefile +++ b/deskutils/xpad/Makefile @@ -3,6 +3,7 @@ PORTNAME= xpad PORTVERSION= 5.0.0 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= https://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/ diff --git a/deskutils/zanshin/Makefile b/deskutils/zanshin/Makefile index 0aaf86010e1a..58bad19f924c 100644 --- a/deskutils/zanshin/Makefile +++ b/deskutils/zanshin/Makefile @@ -2,7 +2,7 @@ PORTNAME= zanshin DISTVERSION= 0.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils kde MASTER_SITES= KDE/stable/${PORTNAME}/ diff --git a/devel/R-cran-BH/Makefile b/devel/R-cran-BH/Makefile index e622de6564f1..13e725bee971 100644 --- a/devel/R-cran-BH/Makefile +++ b/devel/R-cran-BH/Makefile @@ -3,6 +3,7 @@ PORTNAME= BH DISTVERSION= 1.66.0-1 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-Defaults/Makefile b/devel/R-cran-Defaults/Makefile index 544236f5086c..71a8689a76f7 100644 --- a/devel/R-cran-Defaults/Makefile +++ b/devel/R-cran-Defaults/Makefile @@ -3,7 +3,7 @@ PORTNAME= Defaults DISTVERSION= 1.1-1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-Hmisc/Makefile b/devel/R-cran-Hmisc/Makefile index 17108a657d61..2e8caa3d730a 100644 --- a/devel/R-cran-Hmisc/Makefile +++ b/devel/R-cran-Hmisc/Makefile @@ -2,7 +2,7 @@ PORTNAME= Hmisc DISTVERSION= 3.10-1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-ModelMetrics/Makefile b/devel/R-cran-ModelMetrics/Makefile index 39f18efe83e3..ce7064172448 100644 --- a/devel/R-cran-ModelMetrics/Makefile +++ b/devel/R-cran-ModelMetrics/Makefile @@ -3,6 +3,7 @@ PORTNAME= ModelMetrics PORTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-R6/Makefile b/devel/R-cran-R6/Makefile index 6177db8175b3..79515916d461 100644 --- a/devel/R-cran-R6/Makefile +++ b/devel/R-cran-R6/Makefile @@ -3,6 +3,7 @@ PORTNAME= R6 PORTVERSION= 2.3.0 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-RUnit/Makefile b/devel/R-cran-RUnit/Makefile index 1cf5c0abb0f0..de79da3ec39e 100644 --- a/devel/R-cran-RUnit/Makefile +++ b/devel/R-cran-RUnit/Makefile @@ -3,7 +3,7 @@ PORTNAME= RUnit PORTVERSION= 0.4.28 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-Rcpp/Makefile b/devel/R-cran-Rcpp/Makefile index c0de87d5fa27..53c461b9078d 100644 --- a/devel/R-cran-Rcpp/Makefile +++ b/devel/R-cran-Rcpp/Makefile @@ -3,6 +3,7 @@ PORTNAME= Rcpp PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-abind/Makefile b/devel/R-cran-abind/Makefile index d4d32e84a1a9..13e20ea650f6 100644 --- a/devel/R-cran-abind/Makefile +++ b/devel/R-cran-abind/Makefile @@ -3,6 +3,7 @@ PORTNAME= abind DISTVERSION= 1.4-5 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-bindr/Makefile b/devel/R-cran-bindr/Makefile index b38768cff6c3..d608b8dd07bf 100644 --- a/devel/R-cran-bindr/Makefile +++ b/devel/R-cran-bindr/Makefile @@ -3,6 +3,7 @@ PORTNAME= bindr PORTVERSION= 0.1.1 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-bindrcpp/Makefile b/devel/R-cran-bindrcpp/Makefile index be9c3e43b068..ea8bb01eb6e1 100644 --- a/devel/R-cran-bindrcpp/Makefile +++ b/devel/R-cran-bindrcpp/Makefile @@ -3,6 +3,7 @@ PORTNAME= bindrcpp DISTVERSION= 0.2.2 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-bit/Makefile b/devel/R-cran-bit/Makefile index d876d90e1b87..770a97d318e8 100644 --- a/devel/R-cran-bit/Makefile +++ b/devel/R-cran-bit/Makefile @@ -3,6 +3,7 @@ PORTNAME= bit DISTVERSION= 1.1-14 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-bit64/Makefile b/devel/R-cran-bit64/Makefile index 3383e8c06768..7704d858f921 100644 --- a/devel/R-cran-bit64/Makefile +++ b/devel/R-cran-bit64/Makefile @@ -3,7 +3,7 @@ PORTNAME= bit64 DISTVERSION= 0.9-7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-bitops/Makefile b/devel/R-cran-bitops/Makefile index e1d9f258d739..ff1b89088277 100644 --- a/devel/R-cran-bitops/Makefile +++ b/devel/R-cran-bitops/Makefile @@ -3,7 +3,7 @@ PORTNAME= bitops DISTVERSION= 1.0-6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-broom/Makefile b/devel/R-cran-broom/Makefile index 8778b73930c5..e232c6d948de 100644 --- a/devel/R-cran-broom/Makefile +++ b/devel/R-cran-broom/Makefile @@ -3,6 +3,7 @@ PORTNAME= broom DISTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-caTools/Makefile b/devel/R-cran-caTools/Makefile index 120914fdae65..80924d8cb4e5 100644 --- a/devel/R-cran-caTools/Makefile +++ b/devel/R-cran-caTools/Makefile @@ -3,6 +3,7 @@ PORTNAME= caTools PORTVERSION= 1.17.1.1 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-caret/Makefile b/devel/R-cran-caret/Makefile index dfbc6ad1183a..4a4bc0628a35 100644 --- a/devel/R-cran-caret/Makefile +++ b/devel/R-cran-caret/Makefile @@ -3,6 +3,7 @@ PORTNAME= caret DISTVERSION= 6.0-81 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-chron/Makefile b/devel/R-cran-chron/Makefile index be20675c338f..c0472dc43cc2 100644 --- a/devel/R-cran-chron/Makefile +++ b/devel/R-cran-chron/Makefile @@ -3,7 +3,7 @@ PORTNAME= chron DISTVERSION= 2.3-43 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-classInt/Makefile b/devel/R-cran-classInt/Makefile index 89570dcf937a..8f1c5fe8409d 100644 --- a/devel/R-cran-classInt/Makefile +++ b/devel/R-cran-classInt/Makefile @@ -3,6 +3,7 @@ PORTNAME= classInt DISTVERSION= 0.2-3 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-cli/Makefile b/devel/R-cran-cli/Makefile index e471f34e5542..337ecf37e77a 100644 --- a/devel/R-cran-cli/Makefile +++ b/devel/R-cran-cli/Makefile @@ -3,6 +3,7 @@ PORTNAME= cli PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-covr/Makefile b/devel/R-cran-covr/Makefile index 821c93aca462..5c2bc23bf8b9 100644 --- a/devel/R-cran-covr/Makefile +++ b/devel/R-cran-covr/Makefile @@ -2,6 +2,7 @@ PORTNAME= covr DISTVERSION= 3.2.1 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-crayon/Makefile b/devel/R-cran-crayon/Makefile index be13f60bcbd5..36b6bffbfdc4 100644 --- a/devel/R-cran-crayon/Makefile +++ b/devel/R-cran-crayon/Makefile @@ -3,7 +3,7 @@ PORTNAME= crayon DISTVERSION= 1.3.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-data.table/Makefile b/devel/R-cran-data.table/Makefile index 095ef523a7be..c7f285abc77d 100644 --- a/devel/R-cran-data.table/Makefile +++ b/devel/R-cran-data.table/Makefile @@ -3,6 +3,7 @@ PORTNAME= data.table DISTVERSION= 1.11.8 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-doParallel/Makefile b/devel/R-cran-doParallel/Makefile index 13e0d1bd783d..f6f7abb7010f 100644 --- a/devel/R-cran-doParallel/Makefile +++ b/devel/R-cran-doParallel/Makefile @@ -3,6 +3,7 @@ PORTNAME= doParallel PORTVERSION= 1.0.14 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-evaluate/Makefile b/devel/R-cran-evaluate/Makefile index d5979179d049..c7dbdcc0ce4f 100644 --- a/devel/R-cran-evaluate/Makefile +++ b/devel/R-cran-evaluate/Makefile @@ -3,6 +3,7 @@ PORTNAME= evaluate PORTVERSION= 0.12 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-fansi/Makefile b/devel/R-cran-fansi/Makefile index 2d7028d14c5a..9488cb41ae79 100644 --- a/devel/R-cran-fansi/Makefile +++ b/devel/R-cran-fansi/Makefile @@ -2,6 +2,7 @@ PORTNAME= fansi PORTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-foreach/Makefile b/devel/R-cran-foreach/Makefile index cd5f389b3898..338652c60f82 100644 --- a/devel/R-cran-foreach/Makefile +++ b/devel/R-cran-foreach/Makefile @@ -3,6 +3,7 @@ PORTNAME= foreach PORTVERSION= 1.4.4 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-gbm/Makefile b/devel/R-cran-gbm/Makefile index b9341f8d2240..6e26cab08df5 100644 --- a/devel/R-cran-gbm/Makefile +++ b/devel/R-cran-gbm/Makefile @@ -2,7 +2,7 @@ PORTNAME= gbm DISTVERSION= 2.0-8 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-gdata/Makefile b/devel/R-cran-gdata/Makefile index a3d3b3eded8f..35f5393b3e2b 100644 --- a/devel/R-cran-gdata/Makefile +++ b/devel/R-cran-gdata/Makefile @@ -3,7 +3,7 @@ PORTNAME= gdata PORTVERSION= 2.18.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-generics/Makefile b/devel/R-cran-generics/Makefile index 8a79a8fccb50..846a6b9e0037 100644 --- a/devel/R-cran-generics/Makefile +++ b/devel/R-cran-generics/Makefile @@ -2,6 +2,7 @@ PORTNAME= generics PORTVERSION= 0.0.1 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-glmnet/Makefile b/devel/R-cran-glmnet/Makefile index 2fe807449420..a54cd53d578c 100644 --- a/devel/R-cran-glmnet/Makefile +++ b/devel/R-cran-glmnet/Makefile @@ -2,7 +2,7 @@ PORTNAME= glmnet DISTVERSION= 1.8-5 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-glue/Makefile b/devel/R-cran-glue/Makefile index d124b3782015..fd71f85947f8 100644 --- a/devel/R-cran-glue/Makefile +++ b/devel/R-cran-glue/Makefile @@ -3,6 +3,7 @@ PORTNAME= glue PORTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-gmodels/Makefile b/devel/R-cran-gmodels/Makefile index 682948daa7ae..1c7bbf7b0b38 100644 --- a/devel/R-cran-gmodels/Makefile +++ b/devel/R-cran-gmodels/Makefile @@ -3,6 +3,7 @@ PORTNAME= gmodels DISTVERSION= 2.18.1 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-gsubfn/Makefile b/devel/R-cran-gsubfn/Makefile index 60de0ae7d0af..71b1ef8a0759 100644 --- a/devel/R-cran-gsubfn/Makefile +++ b/devel/R-cran-gsubfn/Makefile @@ -3,7 +3,7 @@ PORTNAME= gsubfn DISTVERSION= 0.6-5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-gtools/Makefile b/devel/R-cran-gtools/Makefile index 807a90905d57..b89facceb335 100644 --- a/devel/R-cran-gtools/Makefile +++ b/devel/R-cran-gtools/Makefile @@ -3,6 +3,7 @@ PORTNAME= gtools PORTVERSION= 3.8.1 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-hms/Makefile b/devel/R-cran-hms/Makefile index a6b67afcecb7..91d49f827ce9 100644 --- a/devel/R-cran-hms/Makefile +++ b/devel/R-cran-hms/Makefile @@ -3,6 +3,7 @@ PORTNAME= hms PORTVERSION= 0.4.2 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-iterators/Makefile b/devel/R-cran-iterators/Makefile index a3e3a0d8cea1..1e6ea89a41a9 100644 --- a/devel/R-cran-iterators/Makefile +++ b/devel/R-cran-iterators/Makefile @@ -3,6 +3,7 @@ PORTNAME= iterators PORTVERSION= 1.0.10 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-itertools/Makefile b/devel/R-cran-itertools/Makefile index 3491493ff611..63309299e97f 100644 --- a/devel/R-cran-itertools/Makefile +++ b/devel/R-cran-itertools/Makefile @@ -3,7 +3,7 @@ PORTNAME= itertools DISTVERSION= 0.1-3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-later/Makefile b/devel/R-cran-later/Makefile index 39a77effa1b3..82e875415ff7 100644 --- a/devel/R-cran-later/Makefile +++ b/devel/R-cran-later/Makefile @@ -2,6 +2,7 @@ PORTNAME= later PORTVERSION= 0.7.5 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-lubridate/Makefile b/devel/R-cran-lubridate/Makefile index f599bb72376a..ebae69aa9e13 100644 --- a/devel/R-cran-lubridate/Makefile +++ b/devel/R-cran-lubridate/Makefile @@ -3,6 +3,7 @@ PORTNAME= lubridate PORTVERSION= 1.7.4 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-magrittr/Makefile b/devel/R-cran-magrittr/Makefile index 5312075c6f28..5333c90bc1da 100644 --- a/devel/R-cran-magrittr/Makefile +++ b/devel/R-cran-magrittr/Makefile @@ -3,7 +3,7 @@ PORTNAME= magrittr PORTVERSION= 1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-memoise/Makefile b/devel/R-cran-memoise/Makefile index 236f389480de..2f3a8b6872ed 100644 --- a/devel/R-cran-memoise/Makefile +++ b/devel/R-cran-memoise/Makefile @@ -3,7 +3,7 @@ PORTNAME= memoise PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-microbenchmark/Makefile b/devel/R-cran-microbenchmark/Makefile index fb3d42870831..5adb183876d1 100644 --- a/devel/R-cran-microbenchmark/Makefile +++ b/devel/R-cran-microbenchmark/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= microbenchmark -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSION= 1.4-2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-pillar/Makefile b/devel/R-cran-pillar/Makefile index f72e874e52b0..7374e5945c27 100644 --- a/devel/R-cran-pillar/Makefile +++ b/devel/R-cran-pillar/Makefile @@ -3,6 +3,7 @@ PORTNAME= pillar PORTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-pkgconfig/Makefile b/devel/R-cran-pkgconfig/Makefile index e2ffc4073578..c7d681315ad4 100644 --- a/devel/R-cran-pkgconfig/Makefile +++ b/devel/R-cran-pkgconfig/Makefile @@ -3,6 +3,7 @@ PORTNAME= pkgconfig PORTVERSION= 2.0.2 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-pkgmaker/Makefile b/devel/R-cran-pkgmaker/Makefile index 00de41b4fa7c..e4abecc06e5e 100644 --- a/devel/R-cran-pkgmaker/Makefile +++ b/devel/R-cran-pkgmaker/Makefile @@ -3,6 +3,7 @@ PORTNAME= pkgmaker PORTVERSION= 0.27 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-plogr/Makefile b/devel/R-cran-plogr/Makefile index 80545b67b277..966d626d8f1a 100644 --- a/devel/R-cran-plogr/Makefile +++ b/devel/R-cran-plogr/Makefile @@ -3,6 +3,7 @@ PORTNAME= plogr DISTVERSION= 0.2.0 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-plyr/Makefile b/devel/R-cran-plyr/Makefile index f799f2c6018e..7998732d7942 100644 --- a/devel/R-cran-plyr/Makefile +++ b/devel/R-cran-plyr/Makefile @@ -3,7 +3,7 @@ PORTNAME= plyr PORTVERSION= 1.8.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-praise/Makefile b/devel/R-cran-praise/Makefile index cd7f627400a6..0cc68c16e813 100644 --- a/devel/R-cran-praise/Makefile +++ b/devel/R-cran-praise/Makefile @@ -3,7 +3,7 @@ PORTNAME= praise DISTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-promises/Makefile b/devel/R-cran-promises/Makefile index 18358e14da98..b7751d3bb4d4 100644 --- a/devel/R-cran-promises/Makefile +++ b/devel/R-cran-promises/Makefile @@ -2,6 +2,7 @@ PORTNAME= promises PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-proto/Makefile b/devel/R-cran-proto/Makefile index 17e70f6d2b46..0d705455c631 100644 --- a/devel/R-cran-proto/Makefile +++ b/devel/R-cran-proto/Makefile @@ -3,7 +3,7 @@ PORTNAME= proto DISTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-purrr/Makefile b/devel/R-cran-purrr/Makefile index dadba1b8690f..ba2698899999 100644 --- a/devel/R-cran-purrr/Makefile +++ b/devel/R-cran-purrr/Makefile @@ -3,6 +3,7 @@ PORTNAME= purrr PORTVERSION= 0.2.5 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-randomForest/Makefile b/devel/R-cran-randomForest/Makefile index c5299d113fa6..a81e7b3eeba5 100644 --- a/devel/R-cran-randomForest/Makefile +++ b/devel/R-cran-randomForest/Makefile @@ -2,6 +2,7 @@ PORTNAME= randomForest DISTVERSION= 4.6-14 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-registry/Makefile b/devel/R-cran-registry/Makefile index b501e67b9046..d53a61f6655b 100644 --- a/devel/R-cran-registry/Makefile +++ b/devel/R-cran-registry/Makefile @@ -3,6 +3,7 @@ PORTNAME= registry PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-repr/Makefile b/devel/R-cran-repr/Makefile index 6ee07bdf2ccc..281708ea86ac 100644 --- a/devel/R-cran-repr/Makefile +++ b/devel/R-cran-repr/Makefile @@ -3,6 +3,7 @@ PORTNAME= repr PORTVERSION= 0.17 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-reshape/Makefile b/devel/R-cran-reshape/Makefile index f07ffc2cfd55..748fba7a4ffd 100644 --- a/devel/R-cran-reshape/Makefile +++ b/devel/R-cran-reshape/Makefile @@ -3,6 +3,7 @@ PORTNAME= reshape PORTVERSION= 0.8.8 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-reshape2/Makefile b/devel/R-cran-reshape2/Makefile index d8678a01a9b2..2cd24d692921 100644 --- a/devel/R-cran-reshape2/Makefile +++ b/devel/R-cran-reshape2/Makefile @@ -3,6 +3,7 @@ PORTNAME= reshape2 PORTVERSION= 1.4.3 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-rgexf/Makefile b/devel/R-cran-rgexf/Makefile index 9f9ddb271cab..008fa64ece6d 100644 --- a/devel/R-cran-rgexf/Makefile +++ b/devel/R-cran-rgexf/Makefile @@ -3,7 +3,7 @@ PORTNAME= rgexf PORTVERSION= 0.15.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-rlang/Makefile b/devel/R-cran-rlang/Makefile index 8057e2832059..51b408acfad1 100644 --- a/devel/R-cran-rlang/Makefile +++ b/devel/R-cran-rlang/Makefile @@ -3,6 +3,7 @@ PORTNAME= rlang PORTVERSION= 0.3.0.1 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-rngtools/Makefile b/devel/R-cran-rngtools/Makefile index bb3b079bf427..1b3387ac0874 100644 --- a/devel/R-cran-rngtools/Makefile +++ b/devel/R-cran-rngtools/Makefile @@ -3,6 +3,7 @@ PORTNAME= rngtools PORTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-rprojroot/Makefile b/devel/R-cran-rprojroot/Makefile index 77fbbc074c02..f2bef52c87ae 100644 --- a/devel/R-cran-rprojroot/Makefile +++ b/devel/R-cran-rprojroot/Makefile @@ -3,6 +3,7 @@ PORTNAME= rprojroot DISTVERSION= 1.3-2 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-rstudioapi/Makefile b/devel/R-cran-rstudioapi/Makefile index f5319bdef053..037a33a12ac8 100644 --- a/devel/R-cran-rstudioapi/Makefile +++ b/devel/R-cran-rstudioapi/Makefile @@ -3,6 +3,7 @@ PORTNAME= rstudioapi PORTVERSION= 0.8 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-sfsmisc/Makefile b/devel/R-cran-sfsmisc/Makefile index 755a5139fb16..3d9a14ac92d6 100644 --- a/devel/R-cran-sfsmisc/Makefile +++ b/devel/R-cran-sfsmisc/Makefile @@ -3,6 +3,7 @@ PORTNAME= sfsmisc DISTVERSION= 1.1-2 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-sourcetools/Makefile b/devel/R-cran-sourcetools/Makefile index bf33b263fa48..b7d3f374a0c9 100644 --- a/devel/R-cran-sourcetools/Makefile +++ b/devel/R-cran-sourcetools/Makefile @@ -3,6 +3,7 @@ PORTNAME= sourcetools PORTVERSION= 0.1.7 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-testthat/Makefile b/devel/R-cran-testthat/Makefile index 7237014228e4..a7d098da2d98 100644 --- a/devel/R-cran-testthat/Makefile +++ b/devel/R-cran-testthat/Makefile @@ -2,6 +2,7 @@ PORTNAME= testthat DISTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-tibble/Makefile b/devel/R-cran-tibble/Makefile index 748e8b566a93..277563dd3355 100644 --- a/devel/R-cran-tibble/Makefile +++ b/devel/R-cran-tibble/Makefile @@ -3,6 +3,7 @@ PORTNAME= tibble PORTVERSION= 1.4.2 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-tidyr/Makefile b/devel/R-cran-tidyr/Makefile index 160d5820a3c9..e6e215e614f1 100644 --- a/devel/R-cran-tidyr/Makefile +++ b/devel/R-cran-tidyr/Makefile @@ -3,6 +3,7 @@ PORTNAME= tidyr PORTVERSION= 0.8.2 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-tidyselect/Makefile b/devel/R-cran-tidyselect/Makefile index dfa2bd2b75de..fe272c53ada9 100644 --- a/devel/R-cran-tidyselect/Makefile +++ b/devel/R-cran-tidyselect/Makefile @@ -3,6 +3,7 @@ PORTNAME= tidyselect PORTVERSION= 0.2.5 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-vcd/Makefile b/devel/R-cran-vcd/Makefile index 24f3a8c99f4a..6cfa3ba2f709 100644 --- a/devel/R-cran-vcd/Makefile +++ b/devel/R-cran-vcd/Makefile @@ -3,6 +3,7 @@ PORTNAME= vcd DISTVERSION= 1.4-4 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-withr/Makefile b/devel/R-cran-withr/Makefile index 445695e7cad9..3db278346f18 100644 --- a/devel/R-cran-withr/Makefile +++ b/devel/R-cran-withr/Makefile @@ -3,6 +3,7 @@ PORTNAME= withr PORTVERSION= 2.1.2 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/RStudio/Makefile b/devel/RStudio/Makefile index 4eb1c8225993..bc46845aea9a 100644 --- a/devel/RStudio/Makefile +++ b/devel/RStudio/Makefile @@ -6,7 +6,7 @@ PORTNAME= RStudio DISTVERSIONPREFIX= v DISTVERSION= 1.2.679 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel math java MASTER_SITES= https://s3.amazonaws.com/rstudio-dictionaries/:dictionaries \ https://s3.amazonaws.com/rstudio-buildtools/:buildtools diff --git a/devel/abi-compliance-checker/Makefile b/devel/abi-compliance-checker/Makefile index cebb5dd382ff..14a18319935d 100644 --- a/devel/abi-compliance-checker/Makefile +++ b/devel/abi-compliance-checker/Makefile @@ -3,7 +3,7 @@ PORTNAME= abi-compliance-checker DISTVERSION= 2.0b1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel perl5 MAINTAINER= ports@FreeBSD.org diff --git a/devel/aegis/Makefile b/devel/aegis/Makefile index e1104dd7c32a..42ba291766b8 100644 --- a/devel/aegis/Makefile +++ b/devel/aegis/Makefile @@ -4,7 +4,7 @@ PORTNAME= aegis PORTVERSION= 4.25 DISTVERSIONSUFFIX= .D510 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel MASTER_SITES= SF diff --git a/devel/android-tools-adb/Makefile b/devel/android-tools-adb/Makefile index 0c5c71704fea..39eeb7f7c0ee 100644 --- a/devel/android-tools-adb/Makefile +++ b/devel/android-tools-adb/Makefile @@ -3,7 +3,7 @@ PORTNAME= android-tools-adb DISTVERSIONPREFIX= android- DISTVERSION?= 9.0.0_r3 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= devel comms MAINTAINER= jbeich@FreeBSD.org diff --git a/devel/android-tools-fastboot/Makefile b/devel/android-tools-fastboot/Makefile index 69a1a3ee01c2..b67c92649675 100644 --- a/devel/android-tools-fastboot/Makefile +++ b/devel/android-tools-fastboot/Makefile @@ -3,7 +3,7 @@ PORTNAME= android-tools-fastboot DISTVERSIONPREFIX= android- DISTVERSION?= 9.0.0_r3 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= devel sysutils MASTER_SITES= https://salsa.debian.org/android-tools-team/android-tools/raw/706e754/debian/:manpage DISTFILES= fastboot.1:manpage diff --git a/devel/android-tools-simpleperf/Makefile b/devel/android-tools-simpleperf/Makefile index 35acd0625de4..01de706ead14 100644 --- a/devel/android-tools-simpleperf/Makefile +++ b/devel/android-tools-simpleperf/Makefile @@ -3,7 +3,7 @@ PORTNAME= android-tools-simpleperf DISTVERSIONPREFIX= android- DISTVERSION= 7.1.2_r17 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org diff --git a/devel/api-sanity-autotest/Makefile b/devel/api-sanity-autotest/Makefile index 8ef22a7f228a..6d2d04398b6d 100644 --- a/devel/api-sanity-autotest/Makefile +++ b/devel/api-sanity-autotest/Makefile @@ -3,7 +3,7 @@ PORTNAME= api-sanity-checker PORTVERSION= 1.98.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= LOCAL/bf/${PORTNAME} diff --git a/devel/apitrace/Makefile b/devel/apitrace/Makefile index 5586694ca633..5896bccd7908 100644 --- a/devel/apitrace/Makefile +++ b/devel/apitrace/Makefile @@ -2,7 +2,7 @@ PORTNAME= apitrace DISTVERSION= 7.1-455 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -g7c76b90 CATEGORIES= devel diff --git a/devel/appstream-glib/Makefile b/devel/appstream-glib/Makefile index fb20e6b84ff1..a71d039deeda 100644 --- a/devel/appstream-glib/Makefile +++ b/devel/appstream-glib/Makefile @@ -3,6 +3,7 @@ PORTNAME= appstream-glib PORTVERSION= 0.7.8 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://people.freedesktop.org/~hughsient/appstream-glib/releases/ DIST_SUBDIR= gnome diff --git a/devel/arachne-pnr/Makefile b/devel/arachne-pnr/Makefile index a0b422c723f9..5dd5fa2c4472 100644 --- a/devel/arachne-pnr/Makefile +++ b/devel/arachne-pnr/Makefile @@ -3,6 +3,7 @@ PORTNAME= arachne-pnr PORTVERSION= g20181021 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= jsorocil@gmail.com diff --git a/devel/argdata/Makefile b/devel/argdata/Makefile index 28737a37fb23..d2e9330b596b 100644 --- a/devel/argdata/Makefile +++ b/devel/argdata/Makefile @@ -4,7 +4,7 @@ PORTNAME= argdata DISTVERSIONPREFIX= v DISTVERSION= 0.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= ed@FreeBSD.org diff --git a/devel/arpc/Makefile b/devel/arpc/Makefile index 51208f7c165b..60d86f6995cd 100644 --- a/devel/arpc/Makefile +++ b/devel/arpc/Makefile @@ -4,6 +4,7 @@ PORTNAME= arpc DISTVERSIONPREFIX= v DISTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= ed@FreeBSD.org diff --git a/devel/art/Makefile b/devel/art/Makefile index ac89b76f37f7..25015883f839 100644 --- a/devel/art/Makefile +++ b/devel/art/Makefile @@ -3,7 +3,7 @@ PORTNAME= art PORTVERSION= 0.9.01 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= http://skylark.tsu.ru/art/0.9/download/src/ \ SF/art-project/src/ diff --git a/devel/asmutils/Makefile b/devel/asmutils/Makefile index 7a760ada267b..a6cb081959ec 100644 --- a/devel/asmutils/Makefile +++ b/devel/asmutils/Makefile @@ -3,7 +3,7 @@ PORTNAME= asmutils PORTVERSION= 0.18 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MASTER_SITES= http://asm.sourceforge.net/asmutils/ diff --git a/devel/astyle/Makefile b/devel/astyle/Makefile index 03e6a845cfa0..1350400eca88 100644 --- a/devel/astyle/Makefile +++ b/devel/astyle/Makefile @@ -3,7 +3,7 @@ PORTNAME= astyle PORTVERSION= 3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION}_linux diff --git a/devel/atlas-devel/Makefile b/devel/atlas-devel/Makefile index 85affe684a11..7885bec9f65f 100644 --- a/devel/atlas-devel/Makefile +++ b/devel/atlas-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= Atlas PORTVERSION= 0.6.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel MASTER_SITES= SF/worldforge/${PORTNAME}-C%2B%2B%20%28protocol%20lib%29/${PORTVERSION} PKGNAMESUFFIX= -devel diff --git a/devel/avro-cpp/Makefile b/devel/avro-cpp/Makefile index ffe767802815..959e9a297e9a 100644 --- a/devel/avro-cpp/Makefile +++ b/devel/avro-cpp/Makefile @@ -4,7 +4,7 @@ PORTNAME= avro PORTVERSION= 1.8.2 DISTVERSIONPREFIX= release- -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel PKGNAMESUFFIX= -cpp diff --git a/devel/aws-sdk-cpp/Makefile b/devel/aws-sdk-cpp/Makefile index 1d414450a4c6..c87d27e703e4 100644 --- a/devel/aws-sdk-cpp/Makefile +++ b/devel/aws-sdk-cpp/Makefile @@ -2,6 +2,7 @@ PORTNAME= aws-sdk-cpp PORTVERSION= 1.6.53 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= danilo@FreeBSD.org diff --git a/devel/benchmark/Makefile b/devel/benchmark/Makefile index dfa0f57e87a2..60cafbdbf368 100644 --- a/devel/benchmark/Makefile +++ b/devel/benchmark/Makefile @@ -3,6 +3,7 @@ PORTNAME= benchmark DISTVERSIONPREFIX= v DISTVERSION= 1.4.1-25 +PORTREVISION= 1 DISTVERSIONSUFFIX= -gaf441fc CATEGORIES= devel diff --git a/devel/binaryen/Makefile b/devel/binaryen/Makefile index ee0bf9c1c1fe..1f7cab40da73 100644 --- a/devel/binaryen/Makefile +++ b/devel/binaryen/Makefile @@ -2,7 +2,7 @@ PORTNAME= binaryen DISTVERSION= 1.38.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= greg@unrelenting.technology diff --git a/devel/blitz/Makefile b/devel/blitz/Makefile index 5e93d7f2b62f..5518f8e24eb4 100644 --- a/devel/blitz/Makefile +++ b/devel/blitz/Makefile @@ -2,7 +2,7 @@ PORTNAME= blitz DISTVERSION= 1.0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel science MAINTAINER= yuri@FreeBSD.org diff --git a/devel/bossa/Makefile b/devel/bossa/Makefile index 1b4b6f687e7d..fbe370092d07 100644 --- a/devel/bossa/Makefile +++ b/devel/bossa/Makefile @@ -2,7 +2,7 @@ PORTNAME= bossa PORTVERSION= 1.7.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MAINTAINER= kevans@FreeBSD.org diff --git a/devel/breakpad/Makefile b/devel/breakpad/Makefile index 3e34c061f7ec..6f076f8ee166 100644 --- a/devel/breakpad/Makefile +++ b/devel/breakpad/Makefile @@ -3,7 +3,7 @@ PORTNAME= breakpad DISTVERSION= g20170811 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= pizzamig@FreeBSD.org diff --git a/devel/bsdowl/Makefile b/devel/bsdowl/Makefile index f893c8c98e5c..8a0fa62317fa 100644 --- a/devel/bsdowl/Makefile +++ b/devel/bsdowl/Makefile @@ -3,7 +3,7 @@ PORTNAME= bsdowl PORTVERSION= 2.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= https://github.com/michipili/bsdowl/releases/download/v${PORTVERSION}/ diff --git a/devel/bullet/Makefile b/devel/bullet/Makefile index 57bd0c6c5367..1d48ff3e59d3 100644 --- a/devel/bullet/Makefile +++ b/devel/bullet/Makefile @@ -3,7 +3,7 @@ PORTNAME= bullet PORTVERSION= 2.86.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= acm@FreeBSD.org diff --git a/devel/caf/Makefile b/devel/caf/Makefile index ef6ef26cc33a..836983a7abb3 100644 --- a/devel/caf/Makefile +++ b/devel/caf/Makefile @@ -3,7 +3,7 @@ PORTNAME= caf PORTVERSION= 0.15.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= vallentin@icir.org diff --git a/devel/catch/Makefile b/devel/catch/Makefile index 35ac2f0ece51..b9289e3a8952 100644 --- a/devel/catch/Makefile +++ b/devel/catch/Makefile @@ -4,6 +4,7 @@ PORTNAME= catch DISTVERSIONPREFIX= v DISTVERSION= 2.5.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= gahr@FreeBSD.org diff --git a/devel/ccls/Makefile b/devel/ccls/Makefile index acca82edc1ca..ddf294e804f4 100644 --- a/devel/ccls/Makefile +++ b/devel/ccls/Makefile @@ -2,6 +2,7 @@ PORTNAME= ccls DISTVERSION= 0.20181111 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= tobik@FreeBSD.org diff --git a/devel/ccrtp/Makefile b/devel/ccrtp/Makefile index 52293715e69d..2a675a7d8671 100644 --- a/devel/ccrtp/Makefile +++ b/devel/ccrtp/Makefile @@ -3,7 +3,7 @@ PORTNAME= ccrtp PORTVERSION= 2.0.9 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MASTER_SITES= GNU diff --git a/devel/cctz/Makefile b/devel/cctz/Makefile index dc9f06c53804..d83df652c463 100644 --- a/devel/cctz/Makefile +++ b/devel/cctz/Makefile @@ -2,7 +2,7 @@ PORTNAME= cctz PORTVERSION= 2.2 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= devel diff --git a/devel/cervisia/Makefile b/devel/cervisia/Makefile index 5f7a1e30b5e2..06def49d260c 100644 --- a/devel/cervisia/Makefile +++ b/devel/cervisia/Makefile @@ -2,6 +2,7 @@ PORTNAME= cervisia DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/devel/cjose/Makefile b/devel/cjose/Makefile index f323f58d6997..11689d5a98c2 100644 --- a/devel/cjose/Makefile +++ b/devel/cjose/Makefile @@ -2,6 +2,7 @@ PORTNAME= cjose PORTVERSION= 0.6.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= jamie@chair6.net diff --git a/devel/clanlib/Makefile b/devel/clanlib/Makefile index 47242ea82674..0abba39db3e9 100644 --- a/devel/clanlib/Makefile +++ b/devel/clanlib/Makefile @@ -3,7 +3,7 @@ PORTNAME= clanlib PORTVERSION= 2.3.7 -PORTREVISION= 16 +PORTREVISION= 17 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= http://www.clanlib.org/download/releases-2.0/ diff --git a/devel/cltune/Makefile b/devel/cltune/Makefile index b6b997525722..b0408a732f3d 100644 --- a/devel/cltune/Makefile +++ b/devel/cltune/Makefile @@ -3,6 +3,7 @@ PORTNAME= cltune PORTVERSION= 2.7.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= jmd@FreeBSD.org diff --git a/devel/cmake/Makefile b/devel/cmake/Makefile index 7f46c9a01e66..87b9b44d6dc4 100644 --- a/devel/cmake/Makefile +++ b/devel/cmake/Makefile @@ -4,6 +4,7 @@ PORTNAME= cmake # Remember to update devel/cmake-doc and devel/cmake-gui as well. DISTVERSION= 3.13.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/ diff --git a/devel/codeblocks-devel/Makefile b/devel/codeblocks-devel/Makefile index 060949e1c35a..c184d8ebdfb3 100644 --- a/devel/codeblocks-devel/Makefile +++ b/devel/codeblocks-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= codeblocks PORTVERSION= 18.04 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= http://download.tuxfamily.org/bartcoding/FreeBSD/ \ ${MASTER_SITE_LOCAL} diff --git a/devel/codeblocks/Makefile b/devel/codeblocks/Makefile index dfccc99893cc..ee27d7e1ec70 100644 --- a/devel/codeblocks/Makefile +++ b/devel/codeblocks/Makefile @@ -3,7 +3,7 @@ PORTNAME= codeblocks PORTVERSION= 17.12 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/Sources/${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/codequery/Makefile b/devel/codequery/Makefile index 42d4035124f4..f4135395f77c 100644 --- a/devel/codequery/Makefile +++ b/devel/codequery/Makefile @@ -3,6 +3,7 @@ PORTNAME= codequery PORTVERSION= 0.21.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= devel diff --git a/devel/courier-unicode/Makefile b/devel/courier-unicode/Makefile index f4c89ded8b9f..276024761630 100644 --- a/devel/courier-unicode/Makefile +++ b/devel/courier-unicode/Makefile @@ -2,6 +2,7 @@ PORTNAME= courier-unicode PORTVERSION= 2.1 +PORTREVISION= 1 CATEGORIES= devel mail MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION} diff --git a/devel/covtool/Makefile b/devel/covtool/Makefile index ca79c66273a4..fc9105bde235 100644 --- a/devel/covtool/Makefile +++ b/devel/covtool/Makefile @@ -3,7 +3,7 @@ PORTNAME= covtool PORTVERSION= 2.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/rel_2.0 diff --git a/devel/cpp-hocon/Makefile b/devel/cpp-hocon/Makefile index a8159ffadeb7..0e1a41053bdd 100644 --- a/devel/cpp-hocon/Makefile +++ b/devel/cpp-hocon/Makefile @@ -2,7 +2,7 @@ PORTNAME= cpp-hocon PORTVERSION= 0.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= puppet@FreeBSD.org diff --git a/devel/cpp-netlib/Makefile b/devel/cpp-netlib/Makefile index 5e69b0362d94..12dcb16d7f70 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= 7 +PORTREVISION= 8 CATEGORIES= devel MAINTAINER= zi@FreeBSD.org diff --git a/devel/cpp2py/Makefile b/devel/cpp2py/Makefile index e5941b08fc30..ad9ca94ba0ec 100644 --- a/devel/cpp2py/Makefile +++ b/devel/cpp2py/Makefile @@ -3,7 +3,7 @@ PORTNAME= cpp2py DISTVERSION= 1.5-19 DISTVERSIONSUFFIX= -g5fd079c -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/cppcheck/Makefile b/devel/cppcheck/Makefile index 4414a726f07e..7eeff3b6ce66 100644 --- a/devel/cppcheck/Makefile +++ b/devel/cppcheck/Makefile @@ -3,6 +3,7 @@ PORTNAME= cppcheck PORTVERSION= 1.85 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= amdmi3@FreeBSD.org diff --git a/devel/cpprestsdk/Makefile b/devel/cpprestsdk/Makefile index 9c52072bdf2c..2526086462d8 100644 --- a/devel/cpprestsdk/Makefile +++ b/devel/cpprestsdk/Makefile @@ -3,7 +3,7 @@ PORTNAME= cpprestsdk PORTVERSION= 2.9.1 DISTVERSIONPREFIX= v -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel MAINTAINER= projects@phess.net diff --git a/devel/cppunit/Makefile b/devel/cppunit/Makefile index 78dfffb4204f..f18a0a5e0b87 100644 --- a/devel/cppunit/Makefile +++ b/devel/cppunit/Makefile @@ -2,7 +2,7 @@ PORTNAME= cppunit PORTVERSION= 1.14.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MASTER_SITES= http://dev-www.libreoffice.org/src/ diff --git a/devel/cquery/Makefile b/devel/cquery/Makefile index 356b778b2ad2..88fcd8d14c22 100644 --- a/devel/cquery/Makefile +++ b/devel/cquery/Makefile @@ -3,7 +3,7 @@ PORTNAME= cquery PORTVERSION= 20180718 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= henry.hu.sh@gmail.com diff --git a/devel/cssc/Makefile b/devel/cssc/Makefile index c12caca1305d..3d5edd8e77bb 100644 --- a/devel/cssc/Makefile +++ b/devel/cssc/Makefile @@ -3,7 +3,7 @@ PORTNAME= cssc PORTVERSION= 1.4.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MASTER_SITES= GNU DISTNAME= CSSC-${PORTVERSION} diff --git a/devel/cx_Freeze/Makefile b/devel/cx_Freeze/Makefile index a681591ab431..29b456ffb64b 100644 --- a/devel/cx_Freeze/Makefile +++ b/devel/cx_Freeze/Makefile @@ -2,7 +2,7 @@ PORTNAME= cx_Freeze PORTVERSION= 4.3.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel python MASTER_SITES= SF/cx-freeze/${PORTVERSION} diff --git a/devel/cxxopts/Makefile b/devel/cxxopts/Makefile index 0628c5a9960a..1f7b830d914b 100644 --- a/devel/cxxopts/Makefile +++ b/devel/cxxopts/Makefile @@ -3,6 +3,7 @@ PORTNAME= cxxopts DISTVERSIONPREFIX= v DISTVERSION= 2.1.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/dbus-c++/Makefile b/devel/dbus-c++/Makefile index aac65e9aa9f7..8931048d4e2e 100644 --- a/devel/dbus-c++/Makefile +++ b/devel/dbus-c++/Makefile @@ -5,7 +5,7 @@ PORTNAME= dbus-c++ PORTVERSION= 0.9.1 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= pw -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel gnome PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/devel/devhelp/Makefile b/devel/devhelp/Makefile index 7a6acb2c15b5..98d06c89072d 100644 --- a/devel/devhelp/Makefile +++ b/devel/devhelp/Makefile @@ -3,6 +3,7 @@ PORTNAME= devhelp PORTVERSION= 3.28.1 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/devel/dia2code+/Makefile b/devel/dia2code+/Makefile index e603f05b70e9..adde461de9f8 100644 --- a/devel/dia2code+/Makefile +++ b/devel/dia2code+/Makefile @@ -3,7 +3,7 @@ PORTNAME= dia2code+ PORTVERSION= 1.0.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MASTER_SITES= SF/dia2code/dia2code+/${PORTVERSION} DISTNAME= dia2code-${PORTVERSION} diff --git a/devel/docopt.cpp/Makefile b/devel/docopt.cpp/Makefile index 429764d18f27..81f4db1d475c 100644 --- a/devel/docopt.cpp/Makefile +++ b/devel/docopt.cpp/Makefile @@ -2,6 +2,7 @@ PORTNAME= docopt.cpp DISTVERSION= 0.6.2-6 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g7476f8e CATEGORIES= devel diff --git a/devel/doxygen/Makefile b/devel/doxygen/Makefile index 3b9add917222..6b78df809b9f 100644 --- a/devel/doxygen/Makefile +++ b/devel/doxygen/Makefile @@ -3,6 +3,7 @@ PORTNAME= doxygen PORTVERSION= 1.8.14 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= devel MASTER_SITES= ftp://ftp.stack.nl/pub/users/dimitri/ \ diff --git a/devel/drpython/Makefile b/devel/drpython/Makefile index 93e4319504d3..cda10023cb6b 100644 --- a/devel/drpython/Makefile +++ b/devel/drpython/Makefile @@ -3,7 +3,7 @@ PORTNAME= drpython PORTVERSION= 3.11.4 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel python MASTER_SITES= SF/${PORTNAME}/DrPython%20%283.x%29/${PORTVERSION} PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} diff --git a/devel/eastl/Makefile b/devel/eastl/Makefile index 2752fc057641..4c6fa776245d 100644 --- a/devel/eastl/Makefile +++ b/devel/eastl/Makefile @@ -2,6 +2,7 @@ PORTNAME= eastl DISTVERSION= 3.12.07 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/easyloggingpp/Makefile b/devel/easyloggingpp/Makefile index 85edb795a0bc..0f7090d76f56 100644 --- a/devel/easyloggingpp/Makefile +++ b/devel/easyloggingpp/Makefile @@ -3,6 +3,7 @@ PORTNAME= easyloggingpp DISTVERSIONPREFIX= v DISTVERSION= 9.96.7 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/eblob/Makefile b/devel/eblob/Makefile index 9dc03238679b..4dcc7ed549df 100644 --- a/devel/eblob/Makefile +++ b/devel/eblob/Makefile @@ -3,7 +3,7 @@ PORTNAME= eblob PORTVERSION= 0.18.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org diff --git a/devel/efivar/Makefile b/devel/efivar/Makefile index 9838ef0f1718..5d145f51630b 100644 --- a/devel/efivar/Makefile +++ b/devel/efivar/Makefile @@ -3,7 +3,7 @@ PORTNAME= efivar PORTVERSION= 0.15 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org diff --git a/devel/efl/Makefile b/devel/efl/Makefile index ca851f3a1352..cdfcfafae3eb 100644 --- a/devel/efl/Makefile +++ b/devel/efl/Makefile @@ -3,7 +3,7 @@ PORTNAME= efl DISTVERSION= 1.20.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel enlightenment MASTER_SITES= http://download.enlightenment.org/rel/libs/${PORTNAME}/ DIST_SUBDIR= enlightenment diff --git a/devel/elfutils/Makefile b/devel/elfutils/Makefile index 37026b3a1eb0..f1b195c0dc4d 100644 --- a/devel/elfutils/Makefile +++ b/devel/elfutils/Makefile @@ -3,7 +3,7 @@ PORTNAME= elfutils PORTVERSION= 0.174 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= https://sourceware.org/elfutils/ftp/${PORTVERSION}/ diff --git a/devel/embb/Makefile b/devel/embb/Makefile index b941fe53f4cb..42aa2c6e4883 100644 --- a/devel/embb/Makefile +++ b/devel/embb/Makefile @@ -3,7 +3,7 @@ PORTNAME= embb PORTVERSION= 1.0.0 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v CATEGORIES= devel diff --git a/devel/eris/Makefile b/devel/eris/Makefile index 56b6f3bd2ac2..4f5cf6153b06 100644 --- a/devel/eris/Makefile +++ b/devel/eris/Makefile @@ -3,7 +3,7 @@ PORTNAME= eris PORTVERSION= 1.3.23 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel MASTER_SITES= SF/worldforge/Eris%201.4%20%28client%20lib%29/${PORTVERSION}/ diff --git a/devel/flang-clang/Makefile b/devel/flang-clang/Makefile index 60919fcf8caa..c8578b2b50ac 100644 --- a/devel/flang-clang/Makefile +++ b/devel/flang-clang/Makefile @@ -3,7 +3,7 @@ PORTNAME= flang-clang DISTVERSION= 6.0-g20180904 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel lang MAINTAINER= jmd@FreeBSD.org diff --git a/devel/flang/Makefile b/devel/flang/Makefile index 7e3f0176f454..d8a59533c3e1 100644 --- a/devel/flang/Makefile +++ b/devel/flang/Makefile @@ -3,7 +3,7 @@ PORTNAME= flang DISTVERSION= 6.0-g20180904 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= jmd@FreeBSD.org diff --git a/devel/flatbuffers/Makefile b/devel/flatbuffers/Makefile index c538992b3987..5ba2e7e9f2a5 100644 --- a/devel/flatbuffers/Makefile +++ b/devel/flatbuffers/Makefile @@ -4,6 +4,7 @@ PORTNAME= flatbuffers DISTVERSIONPREFIX= v DISTVERSION= 1.10.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fpc-fcl-db/Makefile b/devel/fpc-fcl-db/Makefile index 10b11ec0b84c..cbd842e8868b 100644 --- a/devel/fpc-fcl-db/Makefile +++ b/devel/fpc-fcl-db/Makefile @@ -1,6 +1,7 @@ # Created by: Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= devel lang PKGNAMESUFFIX= -fcl-db diff --git a/devel/fpc-fcl-sdo/Makefile b/devel/fpc-fcl-sdo/Makefile index 8086b166dbaf..27eb4b5a6a9e 100644 --- a/devel/fpc-fcl-sdo/Makefile +++ b/devel/fpc-fcl-sdo/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= devel lang PKGNAMESUFFIX= -fcl-sdo diff --git a/devel/fpc-fcl-web/Makefile b/devel/fpc-fcl-web/Makefile index 4251ba5cf50c..39259fdbf7df 100644 --- a/devel/fpc-fcl-web/Makefile +++ b/devel/fpc-fcl-web/Makefile @@ -3,7 +3,7 @@ CATEGORIES= devel lang PKGNAMESUFFIX= -fcl-web -PORTREVISION= 1 +PORTREVISION= 2 COMMENT= Free Pascal web application libary (FCL) diff --git a/devel/fpc-fppkg/Makefile b/devel/fpc-fppkg/Makefile index 3dfc3eb8b40a..97168012a2a1 100644 --- a/devel/fpc-fppkg/Makefile +++ b/devel/fpc-fppkg/Makefile @@ -1,6 +1,7 @@ # Created by: Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= devel lang PKGNAMESUFFIX= -fppkg diff --git a/devel/ga/Makefile b/devel/ga/Makefile index 9dc0f6b9deaa..540c698c3c4e 100644 --- a/devel/ga/Makefile +++ b/devel/ga/Makefile @@ -3,7 +3,7 @@ PORTNAME= ga DISTVERSIONPREFIX= v DISTVERSION= 5.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/gcc-arm-embedded/Makefile b/devel/gcc-arm-embedded/Makefile index 88f945e9283c..9d66cb9fd7a9 100644 --- a/devel/gcc-arm-embedded/Makefile +++ b/devel/gcc-arm-embedded/Makefile @@ -2,7 +2,7 @@ PORTNAME= gcc-arm-embedded PORTVERSION= 7.3.20180627 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://developer.arm.com/-/media/Files/downloads/gnu-rm/7-2018q2/ DISTNAME= ${ORIGINAL_PACKAGE_NAME}-src diff --git a/devel/gconfmm26/Makefile b/devel/gconfmm26/Makefile index 89a22ffc8a21..2240bcc5b4ba 100644 --- a/devel/gconfmm26/Makefile +++ b/devel/gconfmm26/Makefile @@ -4,7 +4,7 @@ PORTNAME= gconfmm PORTVERSION= 2.28.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/devel/gdb/Makefile b/devel/gdb/Makefile index 058b8310b8db..2421ed0685ff 100644 --- a/devel/gdb/Makefile +++ b/devel/gdb/Makefile @@ -3,7 +3,7 @@ PORTNAME= gdb PORTVERSION= 8.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= GNU diff --git a/devel/gdcm/Makefile b/devel/gdcm/Makefile index c8f460bca5aa..395bb9db04b5 100644 --- a/devel/gdcm/Makefile +++ b/devel/gdcm/Makefile @@ -3,6 +3,7 @@ PORTNAME= gdcm PORTVERSION= ${GDCM_MAJOR}.${GDCM_MINOR}.${GDCM_PATCH} +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF/gdcm/gdcm%202.x/GDCM%20${PORTVERSION} diff --git a/devel/geany/Makefile b/devel/geany/Makefile index 2214982cd26a..ed3db0a5ec40 100644 --- a/devel/geany/Makefile +++ b/devel/geany/Makefile @@ -3,7 +3,7 @@ PORTNAME= geany PORTVERSION= 1.33 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel editors MASTER_SITES= http://download.geany.org/ SF diff --git a/devel/gearmand-devel/Makefile b/devel/gearmand-devel/Makefile index 92ae5d6d991e..ce7f2d4ac660 100644 --- a/devel/gearmand-devel/Makefile +++ b/devel/gearmand-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= gearmand PORTVERSION= 1.1.8 -PORTREVISION= 15 +PORTREVISION= 16 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 87724607bad0..0746150fcc52 100644 --- a/devel/gearmand/Makefile +++ b/devel/gearmand/Makefile @@ -3,7 +3,7 @@ PORTNAME= gearmand PORTVERSION= 1.0.6 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= devel MASTER_SITES= http://launchpad.net/gearmand/1.0/${PORTVERSION}/+download/ diff --git a/devel/gecode/Makefile b/devel/gecode/Makefile index 9d09ed00f2a4..2784d00b821f 100644 --- a/devel/gecode/Makefile +++ b/devel/gecode/Makefile @@ -3,7 +3,7 @@ PORTNAME= gecode PORTVERSION= 5.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= http://www.gecode.org/download/ diff --git a/devel/gflags/Makefile b/devel/gflags/Makefile index bc86d4da896b..a64556b58ce9 100644 --- a/devel/gflags/Makefile +++ b/devel/gflags/Makefile @@ -3,6 +3,7 @@ PORTNAME= gflags PORTVERSION= 2.2.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= devel diff --git a/devel/gitg/Makefile b/devel/gitg/Makefile index 825020f83095..38c388f62eb8 100644 --- a/devel/gitg/Makefile +++ b/devel/gitg/Makefile @@ -3,7 +3,7 @@ PORTNAME= gitg PORTVERSION= 3.26.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index f715f145deae..d693f8b3fc73 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -3,7 +3,7 @@ PORTNAME= glib PORTVERSION= 2.56.3 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= GNOME diff --git a/devel/glibmm-reference/Makefile b/devel/glibmm-reference/Makefile index b6634de5825a..cba3173b6eba 100644 --- a/devel/glibmm-reference/Makefile +++ b/devel/glibmm-reference/Makefile @@ -1,7 +1,7 @@ # Created by: Jean-Yves Lefort <jylefort@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 2 BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/glibmm-2.4.pc:devel/glibmm \ gm4:devel/m4 diff --git a/devel/glibmm/Makefile b/devel/glibmm/Makefile index 28c19fd7fa59..1bcd85c27c64 100644 --- a/devel/glibmm/Makefile +++ b/devel/glibmm/Makefile @@ -3,6 +3,7 @@ PORTNAME= glibmm PORTVERSION= 2.56.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= GNOME diff --git a/devel/glog/Makefile b/devel/glog/Makefile index e36cf9edc086..8570f4ad56b4 100644 --- a/devel/glog/Makefile +++ b/devel/glog/Makefile @@ -3,6 +3,7 @@ PORTNAME= glog PORTVERSION= 0.3.5 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= devel diff --git a/devel/glslang/Makefile b/devel/glslang/Makefile index 3f0b0280d4c0..1214d5bb03f3 100644 --- a/devel/glslang/Makefile +++ b/devel/glslang/Makefile @@ -2,6 +2,7 @@ PORTNAME= glslang DISTVERSION= 6.2.2596-248 +PORTREVISION= 1 DISTVERSIONSUFFIX= -ge0bc65b CATEGORIES= devel graphics diff --git a/devel/gnome-builder/Makefile b/devel/gnome-builder/Makefile index d0627ba6f260..0001000f4933 100644 --- a/devel/gnome-builder/Makefile +++ b/devel/gnome-builder/Makefile @@ -2,6 +2,7 @@ PORTNAME= gnome-builder PORTVERSION= 3.28.4 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/devel/gnu-efi/Makefile b/devel/gnu-efi/Makefile index 85e5dd420979..f710c046e9b5 100644 --- a/devel/gnu-efi/Makefile +++ b/devel/gnu-efi/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnu-efi PORTVERSION= 3.0.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= SF/gnu-efi diff --git a/devel/godot/Makefile b/devel/godot/Makefile index b39198343068..1a67dc7bc842 100644 --- a/devel/godot/Makefile +++ b/devel/godot/Makefile @@ -3,6 +3,7 @@ PORTNAME= godot PORTVERSION= 3.0.6 +PORTREVISION= 1 DISTVERSIONSUFFIX= -stable CATEGORIES= devel games diff --git a/devel/godot2/Makefile b/devel/godot2/Makefile index 5d2b3a88b95b..311f1206aeb8 100644 --- a/devel/godot2/Makefile +++ b/devel/godot2/Makefile @@ -3,6 +3,7 @@ PORTNAME= godot PORTVERSION= 2.1.5 +PORTREVISION= 1 DISTVERSIONSUFFIX= -stable CATEGORIES= devel games PKGNAMESUFFIX?= 2 diff --git a/devel/googlemock/Makefile b/devel/googlemock/Makefile index c61f4db7a543..0bb18487e3e6 100644 --- a/devel/googlemock/Makefile +++ b/devel/googlemock/Makefile @@ -4,6 +4,7 @@ PORTNAME= googlemock DISTVERSIONPREFIX= release- DISTVERSION= 1.8.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org diff --git a/devel/googletest/Makefile b/devel/googletest/Makefile index 7ab6b4ccff24..19f27348b0d4 100644 --- a/devel/googletest/Makefile +++ b/devel/googletest/Makefile @@ -4,6 +4,7 @@ PORTNAME= googletest DISTVERSIONPREFIX= release- DISTVERSION= 1.8.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org diff --git a/devel/grantlee5/Makefile b/devel/grantlee5/Makefile index 86da5a7d1c24..dd70fed18672 100644 --- a/devel/grantlee5/Makefile +++ b/devel/grantlee5/Makefile @@ -3,7 +3,7 @@ PORTNAME= grantlee PORTVERSION= ${GRANTLEE_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= http://downloads.${PORTNAME}.org/ PKGNAMESUFFIX= 5 diff --git a/devel/gwenhywfar/Makefile b/devel/gwenhywfar/Makefile index c940ed515a6a..3d106bccfe4e 100644 --- a/devel/gwenhywfar/Makefile +++ b/devel/gwenhywfar/Makefile @@ -2,7 +2,7 @@ PORTNAME= gwenhywfar PORTVERSION= 4.20.0 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= devel net security MASTER_SITES= http://www.aquamaniac.de/sites/download/download.php?package=01&release=208&file=02&dummy=/ diff --git a/devel/heimdall/Makefile b/devel/heimdall/Makefile index 378c2b3d7c8c..f8e6f7246385 100644 --- a/devel/heimdall/Makefile +++ b/devel/heimdall/Makefile @@ -4,7 +4,7 @@ PORTNAME= heimdall PORTVERSION= 1.4.2 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= ehaupt@FreeBSD.org diff --git a/devel/hexd/Makefile b/devel/hexd/Makefile index 13f754facd60..2c87cf51f981 100644 --- a/devel/hexd/Makefile +++ b/devel/hexd/Makefile @@ -3,7 +3,7 @@ PORTNAME= hexd DISTVERSIONPREFIX=v DISTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= mail@dbalan.in diff --git a/devel/hhdate/Makefile b/devel/hhdate/Makefile index e617f2bb580f..05e8217baca2 100644 --- a/devel/hhdate/Makefile +++ b/devel/hhdate/Makefile @@ -4,7 +4,7 @@ PORTNAME= hhdate DISTVERSIONPREFIX= v DISTVERSION= 2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= andreas.sommer87@googlemail.com diff --git a/devel/hyperscan/Makefile b/devel/hyperscan/Makefile index 2d089924db25..cc0664d7cac6 100644 --- a/devel/hyperscan/Makefile +++ b/devel/hyperscan/Makefile @@ -2,7 +2,7 @@ PORTNAME= hyperscan PORTVERSION= 4.7.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= devel textproc MASTER_SITES= SF/boost/boost/1.65.1:boost diff --git a/devel/ice37/Makefile b/devel/ice37/Makefile index 7ff08e5a93cd..77088ac6d845 100644 --- a/devel/ice37/Makefile +++ b/devel/ice37/Makefile @@ -2,6 +2,7 @@ PORTNAME= Ice PORTVERSION= 3.7.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMESUFFIX?= 37 diff --git a/devel/icestorm/Makefile b/devel/icestorm/Makefile index 76b0d4cd49d8..1fe54ba55acc 100644 --- a/devel/icestorm/Makefile +++ b/devel/icestorm/Makefile @@ -3,6 +3,7 @@ PORTNAME= icestorm PORTVERSION= g20181021 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= jsorocil@gmail.com diff --git a/devel/icu-le-hb/Makefile b/devel/icu-le-hb/Makefile index 4d2a58c19c10..e47e352ddb30 100644 --- a/devel/icu-le-hb/Makefile +++ b/devel/icu-le-hb/Makefile @@ -3,7 +3,7 @@ PORTNAME= icu-le-hb DISTVERSION= 1.0.3-3 DISTVERSIONSUFFIX= -gb8a3163 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel print MAINTAINER= office@FreeBSD.org diff --git a/devel/icu/Makefile b/devel/icu/Makefile index 5f9bf2f16074..cdf30c784ff2 100644 --- a/devel/icu/Makefile +++ b/devel/icu/Makefile @@ -3,7 +3,7 @@ PORTNAME= icu DISTVERSION= 63_1 -PORTREVISION?= 0 # keep for icu-lx +PORTREVISION?= 1 # keep for icu-lx PORTEPOCH?= 1 CATEGORIES?= devel MASTER_SITES= https://github.com/unicode-org/${PORTNAME}/releases/download/release-${DISTVERSION:S/_/-/g}/ \ diff --git a/devel/ignition-common/Makefile b/devel/ignition-common/Makefile index 8153b1519dcd..ac0bfc47b404 100644 --- a/devel/ignition-common/Makefile +++ b/devel/ignition-common/Makefile @@ -2,6 +2,7 @@ PORTNAME= ignition-common DISTVERSION= 3.0.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ diff --git a/devel/ignition-msgs/Makefile b/devel/ignition-msgs/Makefile index 696bd5278d7d..020db578f686 100644 --- a/devel/ignition-msgs/Makefile +++ b/devel/ignition-msgs/Makefile @@ -2,7 +2,7 @@ PORTNAME= ignition-msgs DISTVERSION= 3.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ diff --git a/devel/ignition-plugin/Makefile b/devel/ignition-plugin/Makefile index e944d713f0ae..c14716810848 100644 --- a/devel/ignition-plugin/Makefile +++ b/devel/ignition-plugin/Makefile @@ -2,6 +2,7 @@ PORTNAME= ignition-plugin DISTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ diff --git a/devel/ignition-tools/Makefile b/devel/ignition-tools/Makefile index 27c070e770b7..3fe7dd513d6d 100644 --- a/devel/ignition-tools/Makefile +++ b/devel/ignition-tools/Makefile @@ -2,6 +2,7 @@ PORTNAME= ignition-tools DISTVERSION= 0.1.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ diff --git a/devel/injeqt/Makefile b/devel/injeqt/Makefile index 9ce631d741f3..d9fcb25e7f8c 100644 --- a/devel/injeqt/Makefile +++ b/devel/injeqt/Makefile @@ -3,7 +3,7 @@ PORTNAME= injeqt PORTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= kde@FreeBSD.org diff --git a/devel/ipython5/Makefile b/devel/ipython5/Makefile index 01e7a742d409..7f7041384b40 100644 --- a/devel/ipython5/Makefile +++ b/devel/ipython5/Makefile @@ -3,6 +3,7 @@ PORTNAME= ipython PORTVERSION= 5.8.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/jsoncpp/Makefile b/devel/jsoncpp/Makefile index 2f7192bf6eb9..3fd277f3a0fd 100644 --- a/devel/jsoncpp/Makefile +++ b/devel/jsoncpp/Makefile @@ -3,7 +3,7 @@ PORTNAME= jsoncpp PORTVERSION= 1.8.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/jsonnet/Makefile b/devel/jsonnet/Makefile index 22265db4eb82..52e87bb37116 100644 --- a/devel/jsonnet/Makefile +++ b/devel/jsonnet/Makefile @@ -3,7 +3,7 @@ PORTNAME= jsonnet PORTVERSION= 0.9.3 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONPREFIX= v CATEGORIES= devel diff --git a/devel/kBuild/Makefile b/devel/kBuild/Makefile index 5820475e6bc0..cde57055c87f 100644 --- a/devel/kBuild/Makefile +++ b/devel/kBuild/Makefile @@ -3,7 +3,7 @@ PORTNAME= kBuild DISTVERSION= ${KBUILD_VERSION} -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= devel MASTER_SITES= LOCAL/jkim DISTNAME= ${PORTNAME}-${DISTVERSION}r3127-src diff --git a/devel/kapptemplate/Makefile b/devel/kapptemplate/Makefile index 751463389e4b..e83c8ffb37cb 100644 --- a/devel/kapptemplate/Makefile +++ b/devel/kapptemplate/Makefile @@ -2,6 +2,7 @@ PORTNAME= kapptemplate DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/devel/kcachegrind/Makefile b/devel/kcachegrind/Makefile index 7013b0eb79a9..afaf146f2954 100644 --- a/devel/kcachegrind/Makefile +++ b/devel/kcachegrind/Makefile @@ -2,6 +2,7 @@ PORTNAME= kcachegrind DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/devel/kcov/Makefile b/devel/kcov/Makefile index b08df521e453..8fd8d476bee5 100644 --- a/devel/kcov/Makefile +++ b/devel/kcov/Makefile @@ -3,6 +3,7 @@ PORTNAME= kcov DISTVERSIONPREFIX= v DISTVERSION= 36 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= asomers@FreeBSD.org diff --git a/devel/kde-dev-utils/Makefile b/devel/kde-dev-utils/Makefile index 7b21881ec24e..ae26eeee0b7d 100644 --- a/devel/kde-dev-utils/Makefile +++ b/devel/kde-dev-utils/Makefile @@ -2,6 +2,7 @@ PORTNAME= kde-dev-utils DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/devel/kdesdk-thumbnailers/Makefile b/devel/kdesdk-thumbnailers/Makefile index 6858f79c17e4..da16c797d86f 100644 --- a/devel/kdesdk-thumbnailers/Makefile +++ b/devel/kdesdk-thumbnailers/Makefile @@ -2,6 +2,7 @@ PORTNAME= kdesdk-thumbnailers DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/devel/kdesvn-kde4/Makefile b/devel/kdesvn-kde4/Makefile index df8e6c82d251..4a720d86b0eb 100644 --- a/devel/kdesvn-kde4/Makefile +++ b/devel/kdesvn-kde4/Makefile @@ -3,7 +3,7 @@ PORTNAME= kdesvn DISTVERSION= 1.7.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= devel kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/ PKGNAMESUFFIX= -kde4 diff --git a/devel/kdev-php/Makefile b/devel/kdev-php/Makefile index ad3faeb1c848..cf636d4633f8 100644 --- a/devel/kdev-php/Makefile +++ b/devel/kdev-php/Makefile @@ -2,6 +2,7 @@ PORTNAME= kdev-php DISTVERSION= 5.3.0 +PORTREVISION= 1 CATEGORIES= devel kde MASTER_SITES= KDE/stable/kdevelop/${DISTVERSION}/src DIST_SUBDIR= KDE/kdevelop diff --git a/devel/kdev-python/Makefile b/devel/kdev-python/Makefile index 72431ea7f695..f73843267ec6 100644 --- a/devel/kdev-python/Makefile +++ b/devel/kdev-python/Makefile @@ -2,6 +2,7 @@ PORTNAME= kdev-python DISTVERSION= 5.3.0 +PORTREVISION= 1 CATEGORIES= devel kde MASTER_SITES= KDE/stable/kdevelop/${DISTVERSION}/src DIST_SUBDIR= KDE/kdevelop diff --git a/devel/kdevelop-kde4/Makefile b/devel/kdevelop-kde4/Makefile index 64c5a3a33860..2333e461bf77 100644 --- a/devel/kdevelop-kde4/Makefile +++ b/devel/kdevelop-kde4/Makefile @@ -3,7 +3,7 @@ PORTNAME= kdevelop DISTVERSION= ${KDEVELOP_VERSION} -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel kde MASTER_SITES= KDE/${KDEVELOP_BRANCH}/kdevelop/${DISTVERSION} DIST_SUBDIR= KDE/kdevelop/${KDEVELOP_VERSION} diff --git a/devel/kdevelop-pg-qt-kde4/Makefile b/devel/kdevelop-pg-qt-kde4/Makefile index 1e39da8a54cd..50a7b4da3df5 100644 --- a/devel/kdevelop-pg-qt-kde4/Makefile +++ b/devel/kdevelop-pg-qt-kde4/Makefile @@ -3,7 +3,7 @@ PORTNAME= kdevelop-pg-qt DISTVERSION= 1.0.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src DIST_SUBDIR= KDE diff --git a/devel/kdevelop-pg-qt/Makefile b/devel/kdevelop-pg-qt/Makefile index 98bdbc731efc..fdcf08016814 100644 --- a/devel/kdevelop-pg-qt/Makefile +++ b/devel/kdevelop-pg-qt/Makefile @@ -3,7 +3,7 @@ PORTNAME= kdevelop-pg-qt DISTVERSION= 2.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/src DIST_SUBDIR= KDE/kdevelop diff --git a/devel/kdevelop-php-docs-kde4/Makefile b/devel/kdevelop-php-docs-kde4/Makefile index b6a4e6bd413f..625b1b78ac9e 100644 --- a/devel/kdevelop-php-docs-kde4/Makefile +++ b/devel/kdevelop-php-docs-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= kdevelop-php-docs 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/kdevelop-php-kde4/Makefile b/devel/kdevelop-php-kde4/Makefile index a90d13529354..bb8ac67256c5 100644 --- a/devel/kdevelop-php-kde4/Makefile +++ b/devel/kdevelop-php-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= kdevelop-php 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/kdevelop/Makefile b/devel/kdevelop/Makefile index 452bf506af90..05a47a92dbd6 100644 --- a/devel/kdevelop/Makefile +++ b/devel/kdevelop/Makefile @@ -2,7 +2,7 @@ PORTNAME= kdevelop DISTVERSION= 5.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel kde MASTER_SITES= KDE/stable/kdevelop/${DISTVERSION}/src DIST_SUBDIR= KDE/kdevelop diff --git a/devel/kdevplatform-kde4/Makefile b/devel/kdevplatform-kde4/Makefile index cc6d6db1eedc..588705b0a4d8 100644 --- a/devel/kdevplatform-kde4/Makefile +++ b/devel/kdevplatform-kde4/Makefile @@ -3,7 +3,7 @@ PORTNAME= kdevplatform PORTVERSION= ${KDEVELOP_VERSION:S/4./1./} -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= devel kde MASTER_SITES= KDE/${KDEVELOP_BRANCH}/kdevelop/${KDEVELOP_VERSION} DIST_SUBDIR= KDE/kdevelop/${KDEVELOP_VERSION} diff --git a/devel/kf5-kauth/Makefile b/devel/kf5-kauth/Makefile index 065b3f1aecfc..ec34cfab807c 100644 --- a/devel/kf5-kauth/Makefile +++ b/devel/kf5-kauth/Makefile @@ -2,6 +2,7 @@ PORTNAME= kauth DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/devel/kf5-kbookmarks/Makefile b/devel/kf5-kbookmarks/Makefile index 969e8236e957..34b02c40e9f0 100644 --- a/devel/kf5-kbookmarks/Makefile +++ b/devel/kf5-kbookmarks/Makefile @@ -2,6 +2,7 @@ PORTNAME= kbookmarks DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/devel/kf5-kcmutils/Makefile b/devel/kf5-kcmutils/Makefile index b03fbbb05070..7a29eba377ba 100644 --- a/devel/kf5-kcmutils/Makefile +++ b/devel/kf5-kcmutils/Makefile @@ -2,6 +2,7 @@ PORTNAME= kcmutils DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/devel/kf5-kconfig/Makefile b/devel/kf5-kconfig/Makefile index 5fc74d5e4361..a91bd0c3a661 100644 --- a/devel/kf5-kconfig/Makefile +++ b/devel/kf5-kconfig/Makefile @@ -2,6 +2,7 @@ PORTNAME= kconfig DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/devel/kf5-kcoreaddons/Makefile b/devel/kf5-kcoreaddons/Makefile index 5b003d2040b7..0a6565264bbb 100644 --- a/devel/kf5-kcoreaddons/Makefile +++ b/devel/kf5-kcoreaddons/Makefile @@ -2,6 +2,7 @@ PORTNAME= kcoreaddons DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/devel/kf5-kcrash/Makefile b/devel/kf5-kcrash/Makefile index 87604d8267b0..c7d04d6520a2 100644 --- a/devel/kf5-kcrash/Makefile +++ b/devel/kf5-kcrash/Makefile @@ -2,6 +2,7 @@ PORTNAME= kcrash DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/devel/kf5-kdbusaddons/Makefile b/devel/kf5-kdbusaddons/Makefile index f1be588b1544..eb90bb7e9319 100644 --- a/devel/kf5-kdbusaddons/Makefile +++ b/devel/kf5-kdbusaddons/Makefile @@ -2,6 +2,7 @@ PORTNAME= kdbusaddons DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/devel/kf5-kdeclarative/Makefile b/devel/kf5-kdeclarative/Makefile index fe8755671eb2..087476487028 100644 --- a/devel/kf5-kdeclarative/Makefile +++ b/devel/kf5-kdeclarative/Makefile @@ -2,6 +2,7 @@ PORTNAME= kdeclarative DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/devel/kf5-kdoctools/Makefile b/devel/kf5-kdoctools/Makefile index 068fc398478e..7d8955bfc49f 100644 --- a/devel/kf5-kdoctools/Makefile +++ b/devel/kf5-kdoctools/Makefile @@ -2,6 +2,7 @@ PORTNAME= kdoctools DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/devel/kf5-kfilemetadata/Makefile b/devel/kf5-kfilemetadata/Makefile index dd376dc65ae1..ea2d8e80541d 100644 --- a/devel/kf5-kfilemetadata/Makefile +++ b/devel/kf5-kfilemetadata/Makefile @@ -2,6 +2,7 @@ PORTNAME= kfilemetadata DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/devel/kf5-ki18n/Makefile b/devel/kf5-ki18n/Makefile index e26ac9795045..0dcc47a18d23 100644 --- a/devel/kf5-ki18n/Makefile +++ b/devel/kf5-ki18n/Makefile @@ -2,6 +2,7 @@ PORTNAME= ki18n DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/devel/kf5-kidletime/Makefile b/devel/kf5-kidletime/Makefile index 60cb1f1fb79f..fbce5804130a 100644 --- a/devel/kf5-kidletime/Makefile +++ b/devel/kf5-kidletime/Makefile @@ -2,6 +2,7 @@ PORTNAME= kidletime DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/devel/kf5-kio/Makefile b/devel/kf5-kio/Makefile index 6c1e819e6067..4d28e2f46651 100644 --- a/devel/kf5-kio/Makefile +++ b/devel/kf5-kio/Makefile @@ -2,6 +2,7 @@ PORTNAME= kio DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/devel/kf5-kitemmodels/Makefile b/devel/kf5-kitemmodels/Makefile index 61fc04e85fe3..5ff58249bdd3 100644 --- a/devel/kf5-kitemmodels/Makefile +++ b/devel/kf5-kitemmodels/Makefile @@ -2,6 +2,7 @@ PORTNAME= kitemmodels DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/devel/kf5-knewstuff/Makefile b/devel/kf5-knewstuff/Makefile index c9c57a241704..694ddc34c592 100644 --- a/devel/kf5-knewstuff/Makefile +++ b/devel/kf5-knewstuff/Makefile @@ -2,6 +2,7 @@ PORTNAME= knewstuff DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/devel/kf5-knotifications/Makefile b/devel/kf5-knotifications/Makefile index 8f34879e63d7..6228e87977c3 100644 --- a/devel/kf5-knotifications/Makefile +++ b/devel/kf5-knotifications/Makefile @@ -2,6 +2,7 @@ PORTNAME= knotifications DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/devel/kf5-knotifyconfig/Makefile b/devel/kf5-knotifyconfig/Makefile index f5de87c5a0ca..bbd8aaa339d3 100644 --- a/devel/kf5-knotifyconfig/Makefile +++ b/devel/kf5-knotifyconfig/Makefile @@ -2,6 +2,7 @@ PORTNAME= knotifyconfig DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/devel/kf5-kpackage/Makefile b/devel/kf5-kpackage/Makefile index 984ecb0c27b7..406a2143145d 100644 --- a/devel/kf5-kpackage/Makefile +++ b/devel/kf5-kpackage/Makefile @@ -2,6 +2,7 @@ PORTNAME= kpackage DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/devel/kf5-kparts/Makefile b/devel/kf5-kparts/Makefile index c806d1d1cb0c..4763e02253be 100644 --- a/devel/kf5-kparts/Makefile +++ b/devel/kf5-kparts/Makefile @@ -2,6 +2,7 @@ PORTNAME= kparts DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/devel/kf5-kpeople/Makefile b/devel/kf5-kpeople/Makefile index 963c7ed946b6..6c39c8fae571 100644 --- a/devel/kf5-kpeople/Makefile +++ b/devel/kf5-kpeople/Makefile @@ -2,6 +2,7 @@ PORTNAME= kpeople DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/devel/kf5-kpty/Makefile b/devel/kf5-kpty/Makefile index f860cff7213c..4a9e483fbbb8 100644 --- a/devel/kf5-kpty/Makefile +++ b/devel/kf5-kpty/Makefile @@ -2,6 +2,7 @@ PORTNAME= kpty DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/devel/kf5-kservice/Makefile b/devel/kf5-kservice/Makefile index 58442539c6ac..aef399e2a11d 100644 --- a/devel/kf5-kservice/Makefile +++ b/devel/kf5-kservice/Makefile @@ -2,6 +2,7 @@ PORTNAME= kservice DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/devel/kf5-ktexteditor/Makefile b/devel/kf5-ktexteditor/Makefile index e4200d9c4d02..f3b782cdb5dc 100644 --- a/devel/kf5-ktexteditor/Makefile +++ b/devel/kf5-ktexteditor/Makefile @@ -2,6 +2,7 @@ PORTNAME= ktexteditor DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/devel/kf5-kunitconversion/Makefile b/devel/kf5-kunitconversion/Makefile index 904e7fde972f..c2a2d1aee7ca 100644 --- a/devel/kf5-kunitconversion/Makefile +++ b/devel/kf5-kunitconversion/Makefile @@ -2,6 +2,7 @@ PORTNAME= kunitconversion DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/devel/kf5-solid/Makefile b/devel/kf5-solid/Makefile index 40dd87ec92dd..237aaf058214 100644 --- a/devel/kf5-solid/Makefile +++ b/devel/kf5-solid/Makefile @@ -2,6 +2,7 @@ PORTNAME= solid DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/devel/kf5-threadweaver/Makefile b/devel/kf5-threadweaver/Makefile index c2ed6a13583d..93d3f1572b4d 100644 --- a/devel/kf5-threadweaver/Makefile +++ b/devel/kf5-threadweaver/Makefile @@ -2,6 +2,7 @@ PORTNAME= threadweaver DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/devel/kio-extras/Makefile b/devel/kio-extras/Makefile index aea6a15e8119..744be392dc37 100644 --- a/devel/kio-extras/Makefile +++ b/devel/kio-extras/Makefile @@ -2,7 +2,7 @@ PORTNAME= kio-extras DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel kde kde-applications # kde kde-applications-plasma MAINTAINER= kde@FreeBSD.org diff --git a/devel/kore/Makefile b/devel/kore/Makefile index c3dbbaa8c541..a34b8b6581c0 100644 --- a/devel/kore/Makefile +++ b/devel/kore/Makefile @@ -3,6 +3,7 @@ PORTNAME= kore PORTVERSION= 3.2.0 +PORTREVISION= 1 CATEGORIES= devel www MASTER_SITES= https://kore.io/releases/ diff --git a/devel/kronosnet/Makefile b/devel/kronosnet/Makefile index 7cf0ca23e066..e14f21174a18 100644 --- a/devel/kronosnet/Makefile +++ b/devel/kronosnet/Makefile @@ -3,7 +3,7 @@ PORTNAME= kronosnet PORTVERSION= 1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= https://kronosnet.org/releases/ diff --git a/devel/lasi/Makefile b/devel/lasi/Makefile index 4a57f7331caa..7642f3af186d 100644 --- a/devel/lasi/Makefile +++ b/devel/lasi/Makefile @@ -4,7 +4,7 @@ PORTNAME= lasi PORTVERSION= 1.1.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source DISTNAME= libLASi-${PORTVERSION} diff --git a/devel/leatherman/Makefile b/devel/leatherman/Makefile index 91e5c48b06ce..e2ee26576647 100644 --- a/devel/leatherman/Makefile +++ b/devel/leatherman/Makefile @@ -2,7 +2,7 @@ PORTNAME= leatherman PORTVERSION= 1.5.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= puppet@FreeBSD.org diff --git a/devel/libastylej/Makefile b/devel/libastylej/Makefile index 4868cda3d897..34310ed4dd56 100644 --- a/devel/libastylej/Makefile +++ b/devel/libastylej/Makefile @@ -3,6 +3,7 @@ PORTNAME= libastylej PORTVERSION= 3.0.1 +PORTREVISION= 1 CATEGORIES= devel java textproc MASTER_SITES= SF/astyle/astyle/astyle%20${PORTVERSION} PKGNAMESUFFIX?= # for slave port diff --git a/devel/libcjson/Makefile b/devel/libcjson/Makefile index 4db503f33084..191a3df5a4fe 100644 --- a/devel/libcjson/Makefile +++ b/devel/libcjson/Makefile @@ -3,6 +3,7 @@ PORTNAME= libcjson PORTVERSION= 1.7.8 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= devel diff --git a/devel/libconcurrent/Makefile b/devel/libconcurrent/Makefile index 91aa2dc3de64..ed4c5e2611ff 100644 --- a/devel/libconcurrent/Makefile +++ b/devel/libconcurrent/Makefile @@ -3,7 +3,7 @@ PORTNAME= libconcurrent PORTVERSION= 0.0.20160629 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= tobik@FreeBSD.org diff --git a/devel/libcrossguid/Makefile b/devel/libcrossguid/Makefile index 9702f92fec57..c3cc9487cad5 100644 --- a/devel/libcrossguid/Makefile +++ b/devel/libcrossguid/Makefile @@ -2,7 +2,7 @@ PORTNAME= libcrossguid PORTVERSION= 20150803 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= mickael.maillot@gmail.com diff --git a/devel/libcutl/Makefile b/devel/libcutl/Makefile index f4fb99dea3ad..70afbadf2a40 100644 --- a/devel/libcutl/Makefile +++ b/devel/libcutl/Makefile @@ -2,7 +2,7 @@ PORTNAME= libcutl PORTVERSION= 1.10.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= devel MASTER_SITES= http://www.codesynthesis.com/download/${PORTNAME}/${PORTVERSION:R}/ diff --git a/devel/libcwd/Makefile b/devel/libcwd/Makefile index 8e46a092b664..b0bc1c3abc29 100644 --- a/devel/libcwd/Makefile +++ b/devel/libcwd/Makefile @@ -3,7 +3,7 @@ PORTNAME= libcwd PORTVERSION= 1.0.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= SF diff --git a/devel/libdbusmenu-qt/Makefile b/devel/libdbusmenu-qt/Makefile index 863a4002023d..e5a090ef3126 100644 --- a/devel/libdbusmenu-qt/Makefile +++ b/devel/libdbusmenu-qt/Makefile @@ -3,7 +3,7 @@ PORTNAME= libdbusmenu-qt PORTVERSION= ${MAJOR_VER}.${SNAPSHOT_VER:S/.//g} -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MASTER_SITES= http://archive.ubuntu.com/ubuntu/pool/main/libd/${PORTNAME}/ \ LOCAL/tcberner/${PORTNAME}/${PORTVERSION} diff --git a/devel/libflatarray/Makefile b/devel/libflatarray/Makefile index 809f4cdd5045..6f42b8d7b3f5 100644 --- a/devel/libflatarray/Makefile +++ b/devel/libflatarray/Makefile @@ -3,7 +3,7 @@ PORTNAME= libflatarray PORTVERSION= 0.3.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= devel science MASTER_SITES= http://www.libgeodecomp.org/archive/ diff --git a/devel/libfmt/Makefile b/devel/libfmt/Makefile index cddcf9ebcb16..0c510b30234a 100644 --- a/devel/libfmt/Makefile +++ b/devel/libfmt/Makefile @@ -2,7 +2,7 @@ PORTNAME= libfmt DISTVERSION= 4.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= SlavaMikerov@gmail.com diff --git a/devel/libftdi1/Makefile b/devel/libftdi1/Makefile index 48b0eab061b0..835d407ea732 100644 --- a/devel/libftdi1/Makefile +++ b/devel/libftdi1/Makefile @@ -2,7 +2,7 @@ PORTNAME= libftdi1 PORTVERSION= 1.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel MASTER_SITES= http://www.intra2net.com/en/developer/libftdi/download/ diff --git a/devel/libgit2-glib/Makefile b/devel/libgit2-glib/Makefile index 19896bdad28c..9d6d9ecd1f42 100644 --- a/devel/libgit2-glib/Makefile +++ b/devel/libgit2-glib/Makefile @@ -5,7 +5,7 @@ PORTNAME= libgit2-glib PORTVERSION= 0.26.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/devel/libglademm24/Makefile b/devel/libglademm24/Makefile index 3aa6affb3af1..ae9e9bbb1f6e 100644 --- a/devel/libglademm24/Makefile +++ b/devel/libglademm24/Makefile @@ -4,7 +4,7 @@ PORTNAME= libglademm PORTVERSION= 2.6.7 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/devel/libgrading/Makefile b/devel/libgrading/Makefile index 58053e64cd3d..e9257858cb4d 100644 --- a/devel/libgrading/Makefile +++ b/devel/libgrading/Makefile @@ -2,7 +2,7 @@ PORTNAME= libgrading PORTVERSION= 0.1.2 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONPREFIX= v CATEGORIES= devel diff --git a/devel/libical/Makefile b/devel/libical/Makefile index cfd3af1ddd70..e9c9e0a2758d 100644 --- a/devel/libical/Makefile +++ b/devel/libical/Makefile @@ -3,7 +3,7 @@ PORTNAME= libical PORTVERSION= 3.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= https://github.com/libical/libical/releases/download/v${PORTVERSION}/ diff --git a/devel/liblas/Makefile b/devel/liblas/Makefile index 4f680e67d874..df7ad8c5e69d 100644 --- a/devel/liblas/Makefile +++ b/devel/liblas/Makefile @@ -3,7 +3,7 @@ PORTNAME= liblas PORTVERSION= 1.8.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= devel MAINTAINER= wen@FreeBSD.org diff --git a/devel/liblxqt/Makefile b/devel/liblxqt/Makefile index 69bcae14b09b..0dbb592f71b7 100644 --- a/devel/liblxqt/Makefile +++ b/devel/liblxqt/Makefile @@ -3,7 +3,7 @@ PORTNAME= liblxqt PORTVERSION= 0.13.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= LXQT diff --git a/devel/libmustache/Makefile b/devel/libmustache/Makefile index 1e40afafc7a6..c86d3c66e71a 100644 --- a/devel/libmustache/Makefile +++ b/devel/libmustache/Makefile @@ -3,6 +3,7 @@ PORTNAME= libmustache PORTVERSION= 0.5.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= devel #MASTER_SITES= diff --git a/devel/liborcus/Makefile b/devel/liborcus/Makefile index c250cf644562..73645acfc087 100644 --- a/devel/liborcus/Makefile +++ b/devel/liborcus/Makefile @@ -2,7 +2,7 @@ PORTNAME= liborcus PORTVERSION= 0.13.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel misc MASTER_SITES= http://kohei.us/files/orcus/src/ diff --git a/devel/libqtxdg/Makefile b/devel/libqtxdg/Makefile index e01133c244e7..34f88bdcb647 100644 --- a/devel/libqtxdg/Makefile +++ b/devel/libqtxdg/Makefile @@ -3,7 +3,7 @@ PORTNAME= libqtxdg PORTVERSION= 3.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= LXQT/${PORTNAME} diff --git a/devel/librcc/Makefile b/devel/librcc/Makefile index 015de683cfcf..dc2f2c564ca8 100644 --- a/devel/librcc/Makefile +++ b/devel/librcc/Makefile @@ -3,7 +3,7 @@ PORTNAME= librcc PORTVERSION= 0.2.12 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel MASTER_SITES= http://dside.dyndns.org/files/rusxmms/ \ LOCAL/fluffy diff --git a/devel/librevisa-vish/Makefile b/devel/librevisa-vish/Makefile index d5ae3d082747..04b7a4adc51a 100644 --- a/devel/librevisa-vish/Makefile +++ b/devel/librevisa-vish/Makefile @@ -3,6 +3,7 @@ PORTNAME= librevisa-vish PORTVERSION= 0.0.20130714 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.librevisa.org/download/ DISTNAME= vish-${PORTVERSION} diff --git a/devel/libsigc++20/Makefile b/devel/libsigc++20/Makefile index a8cd3a00129b..f5b2de455c84 100644 --- a/devel/libsigc++20/Makefile +++ b/devel/libsigc++20/Makefile @@ -4,7 +4,7 @@ PORTNAME= libsigc++ PORTVERSION= 2.10.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= GNOME diff --git a/devel/libspice-server/Makefile b/devel/libspice-server/Makefile index 7cf85452145d..60debf6ff5b8 100644 --- a/devel/libspice-server/Makefile +++ b/devel/libspice-server/Makefile @@ -3,7 +3,7 @@ PORTNAME= libspice-server DISTVERSION= 0.14.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= https://www.spice-space.org/download/releases/ DISTNAME= spice-${PORTVERSION} diff --git a/devel/libtuntap/Makefile b/devel/libtuntap/Makefile index 6be54efd61a4..968ab5cf7d6d 100644 --- a/devel/libtuntap/Makefile +++ b/devel/libtuntap/Makefile @@ -3,7 +3,7 @@ PORTNAME= libtuntap DISTVERSION= 0.3-23 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONSUFFIX= -ga8bcade CATEGORIES= devel net diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile index d2527e1982ef..7db4eb9ec075 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -3,6 +3,7 @@ PORTNAME= libvirt PORTVERSION= 4.10.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ diff --git a/devel/libwfut/Makefile b/devel/libwfut/Makefile index ce62cc6193e7..0a0cd2bde90b 100644 --- a/devel/libwfut/Makefile +++ b/devel/libwfut/Makefile @@ -3,7 +3,7 @@ PORTNAME= libwfut PORTVERSION= 0.2.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MASTER_SITES= SF/worldforge/libwfut%20%28updates%20library%29/${PORTVERSION} diff --git a/devel/libzim/Makefile b/devel/libzim/Makefile index a217572005e1..763535f449b5 100644 --- a/devel/libzim/Makefile +++ b/devel/libzim/Makefile @@ -2,6 +2,7 @@ PORTNAME= libzim PORTVERSION= 4.0.4 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= swills@FreeBSD.org diff --git a/devel/linenoise-ng/Makefile b/devel/linenoise-ng/Makefile index dffdde755f5d..7ad8bb8ee898 100644 --- a/devel/linenoise-ng/Makefile +++ b/devel/linenoise-ng/Makefile @@ -3,6 +3,7 @@ PORTNAME= linenoise-ng PORTVERSION= 1.0.0 +PORTREVISION= 1 DISTVERSIONPREFIX=v CATEGORIES= devel diff --git a/devel/llvm-cheri/Makefile b/devel/llvm-cheri/Makefile index a04a331ceccc..63760005c86e 100644 --- a/devel/llvm-cheri/Makefile +++ b/devel/llvm-cheri/Makefile @@ -2,7 +2,7 @@ PORTNAME= llvm PORTVERSION= ${LLVM_MAJOR}.0.d${SNAPDATE} -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= devel lang PKGNAMESUFFIX= ${LLVM_SUFFIX} diff --git a/devel/llvm-devel/Makefile b/devel/llvm-devel/Makefile index 564163e8ed8d..ef79fa4d3953 100644 --- a/devel/llvm-devel/Makefile +++ b/devel/llvm-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= llvm PORTVERSION= ${LLVM_MAJOR}.0.d${SNAPDATE} -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= devel lang PKGNAMESUFFIX= -devel diff --git a/devel/llvm35/Makefile b/devel/llvm35/Makefile index 18afbff8a93e..e7c99e5c883b 100644 --- a/devel/llvm35/Makefile +++ b/devel/llvm35/Makefile @@ -2,7 +2,7 @@ PORTNAME= llvm DISTVERSION= 3.5.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel lang MASTER_SITES= http://llvm.org/releases/3.5.2/ DISTNAME= ${PORTNAME}-${DISTVERSION}.src diff --git a/devel/llvm38/Makefile b/devel/llvm38/Makefile index 38b9cfff4fca..7c20968f0081 100644 --- a/devel/llvm38/Makefile +++ b/devel/llvm38/Makefile @@ -2,7 +2,7 @@ PORTNAME= llvm DISTVERSION= 3.8.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= devel lang MASTER_SITES= http://llvm.org/${PRE_}releases/${LLVM_RELEASE}/${RCDIR} DISTNAME= ${PORTNAME}-${DISTVERSION}.src diff --git a/devel/llvm40/Makefile b/devel/llvm40/Makefile index 5761c1f1add1..8ef033da2c16 100644 --- a/devel/llvm40/Makefile +++ b/devel/llvm40/Makefile @@ -2,7 +2,7 @@ PORTNAME= llvm DISTVERSION= 4.0.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel lang MASTER_SITES= http://llvm.org/${PRE_}releases/${LLVM_RELEASE}/${RCDIR} PKGNAMESUFFIX= ${LLVM_SUFFIX} diff --git a/devel/llvm50/Makefile b/devel/llvm50/Makefile index c26e49566ef8..7a418d35a085 100644 --- a/devel/llvm50/Makefile +++ b/devel/llvm50/Makefile @@ -2,7 +2,7 @@ PORTNAME= llvm DISTVERSION= 5.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel lang MASTER_SITES= https://releases.llvm.org/${LLVM_RELEASE}/${RCDIR} LOCAL/brooks PKGNAMESUFFIX= ${LLVM_SUFFIX} diff --git a/devel/llvm60/Makefile b/devel/llvm60/Makefile index 4591517c4609..20f053daf070 100644 --- a/devel/llvm60/Makefile +++ b/devel/llvm60/Makefile @@ -2,7 +2,7 @@ PORTNAME= llvm DISTVERSION= 6.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel lang MASTER_SITES= http://${PRE_}releases.llvm.org/${LLVM_RELEASE}/${RCDIR} PKGNAMESUFFIX= ${LLVM_SUFFIX} diff --git a/devel/llvm70/Makefile b/devel/llvm70/Makefile index 30a4fe2e6200..f7556d6f3962 100644 --- a/devel/llvm70/Makefile +++ b/devel/llvm70/Makefile @@ -2,7 +2,7 @@ PORTNAME= llvm DISTVERSION= 7.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel lang MASTER_SITES= http://${PRE_}releases.llvm.org/${LLVM_RELEASE}/${RCDIR} PKGNAMESUFFIX= ${LLVM_SUFFIX} diff --git a/devel/lockfree-malloc/Makefile b/devel/lockfree-malloc/Makefile index 76d538952e09..3121fa03fe04 100644 --- a/devel/lockfree-malloc/Makefile +++ b/devel/lockfree-malloc/Makefile @@ -3,7 +3,7 @@ PORTNAME= lockfree-malloc PORTVERSION= 0.0.${DATE} -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel MASTER_SITES= LOCAL/vg diff --git a/devel/lokalize/Makefile b/devel/lokalize/Makefile index cad7604a65df..17a9e882edd8 100644 --- a/devel/lokalize/Makefile +++ b/devel/lokalize/Makefile @@ -2,6 +2,7 @@ PORTNAME= lokalize DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/devel/love/Makefile b/devel/love/Makefile index a8f5a5d715f2..42e18ca333a6 100644 --- a/devel/love/Makefile +++ b/devel/love/Makefile @@ -3,6 +3,7 @@ PORTNAME= love PORTVERSION= 11.2 +PORTREVISION= 1 CATEGORIES= devel games MASTER_SITES= https://bitbucket.org/rude/love/downloads/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/devel/love10/Makefile b/devel/love10/Makefile index 29660e745d22..99cebff65738 100644 --- a/devel/love10/Makefile +++ b/devel/love10/Makefile @@ -3,6 +3,7 @@ PORTNAME= love PORTVERSION= 0.10.2 +PORTREVISION= 1 CATEGORIES= devel games MASTER_SITES= https://bitbucket.org/rude/love/downloads/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/devel/matreshka/Makefile b/devel/matreshka/Makefile index 079bae8940a7..b5512c1877d3 100644 --- a/devel/matreshka/Makefile +++ b/devel/matreshka/Makefile @@ -3,7 +3,7 @@ PORTNAME= matreshka PORTVERSION= 0.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= http://forge.ada-ru.org/matreshka/downloads/ diff --git a/devel/mercator/Makefile b/devel/mercator/Makefile index fdb46e0a15d5..80cce73fd5cc 100644 --- a/devel/mercator/Makefile +++ b/devel/mercator/Makefile @@ -3,7 +3,7 @@ PORTNAME= mercator PORTVERSION= 0.3.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel MASTER_SITES= SF/worldforge/Mercator%20%28terrain%20lib%29/${PORTVERSION} diff --git a/devel/mongo-cxx-driver/Makefile b/devel/mongo-cxx-driver/Makefile index 7e67fcd3ed0a..92935c2f2bc9 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= 9 +PORTREVISION= 10 CATEGORIES= devel MAINTAINER= numisemis@yahoo.com diff --git a/devel/msgpack/Makefile b/devel/msgpack/Makefile index 18782e943a09..a80f98df49f6 100644 --- a/devel/msgpack/Makefile +++ b/devel/msgpack/Makefile @@ -2,6 +2,7 @@ PORTNAME= msgpack PORTVERSION= 3.1.1 +PORTREVISION= 1 DISTVERSIONPREFIX= cpp- CATEGORIES= devel diff --git a/devel/msp430-debug-stack/Makefile b/devel/msp430-debug-stack/Makefile index db00dfd94033..174cb1995120 100644 --- a/devel/msp430-debug-stack/Makefile +++ b/devel/msp430-debug-stack/Makefile @@ -2,7 +2,7 @@ PORTNAME= msp430-debug-stack PORTVERSION= 3.12.000.004 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel MASTER_SITES= http://www.ti.com/lit/sw/slac460x/ \ http://www.ti.com/lit/ug/slau320ac/:doc1 \ diff --git a/devel/nlohmann-json/Makefile b/devel/nlohmann-json/Makefile index f3d1b26f42e4..b109db288b13 100644 --- a/devel/nlohmann-json/Makefile +++ b/devel/nlohmann-json/Makefile @@ -4,6 +4,7 @@ PORTNAME= json DISTVERSIONPREFIX= v DISTVERSION= 3.3.0 +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= nlohmann- diff --git a/devel/noweb/Makefile b/devel/noweb/Makefile index 04ecdc04aa40..92faa603dbf9 100644 --- a/devel/noweb/Makefile +++ b/devel/noweb/Makefile @@ -3,7 +3,7 @@ PORTNAME= noweb PORTVERSION= 2.11b -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= ftp://www.eecs.harvard.edu/pub/nr/ diff --git a/devel/nss_wrapper/Makefile b/devel/nss_wrapper/Makefile index 29bbc3914d4f..b72ea4e8a7c7 100644 --- a/devel/nss_wrapper/Makefile +++ b/devel/nss_wrapper/Makefile @@ -2,6 +2,7 @@ PORTNAME= nss_wrapper PORTVERSION= 1.1.3 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SAMBA/cwrap diff --git a/devel/obby/Makefile b/devel/obby/Makefile index 65d45ca83fef..96c79bb874a9 100644 --- a/devel/obby/Makefile +++ b/devel/obby/Makefile @@ -3,7 +3,7 @@ PORTNAME= obby PORTVERSION= 0.4.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= http://releases.0x539.de/obby/ diff --git a/devel/ocaml-lacaml/Makefile b/devel/ocaml-lacaml/Makefile index 2f5f1539777b..590a8ea9505c 100644 --- a/devel/ocaml-lacaml/Makefile +++ b/devel/ocaml-lacaml/Makefile @@ -3,7 +3,7 @@ PORTNAME= lacaml PORTVERSION= 8.0.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MASTER_SITES= https://github.com/mmottl/lacaml/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= ocaml- diff --git a/devel/oclgrind/Makefile b/devel/oclgrind/Makefile index 95008ca759fc..b6563309a2d5 100644 --- a/devel/oclgrind/Makefile +++ b/devel/oclgrind/Makefile @@ -3,7 +3,7 @@ PORTNAME= oclgrind PORTVERSION= 20180101 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= devel diff --git a/devel/okteta/Makefile b/devel/okteta/Makefile index 16dabc8d7454..805bfdbed9d6 100644 --- a/devel/okteta/Makefile +++ b/devel/okteta/Makefile @@ -2,6 +2,7 @@ PORTNAME= okteta DISTVERSION= 0.25.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/src diff --git a/devel/opendht/Makefile b/devel/opendht/Makefile index 489dfb3813f2..a72717398633 100644 --- a/devel/opendht/Makefile +++ b/devel/opendht/Makefile @@ -3,6 +3,7 @@ PORTNAME= opendht DISTVERSION= 1.8.0 +PORTREVISION= 1 CATEGORIES= devel net MAINTAINER= yuri@FreeBSD.org diff --git a/devel/openmp/Makefile b/devel/openmp/Makefile index a05975928eef..8e1f22290ef4 100644 --- a/devel/openmp/Makefile +++ b/devel/openmp/Makefile @@ -2,6 +2,7 @@ PORTNAME= openmp DISTVERSION= 7.0.0 +PORTREVISION= 1 DISTVERSIONSUFFIX= .src CATEGORIES= devel MASTER_SITES= http://llvm.org/releases/${DISTVERSION}/ diff --git a/devel/p5-Test-Parser/Makefile b/devel/p5-Test-Parser/Makefile index a7222dca0083..4b8c113e57d8 100644 --- a/devel/p5-Test-Parser/Makefile +++ b/devel/p5-Test-Parser/Makefile @@ -3,7 +3,7 @@ PORTNAME= Test-Parser PORTVERSION= 1.9 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-perlkde-kde4/Makefile b/devel/p5-perlkde-kde4/Makefile index 573464507e4e..ce8a16a7f6c9 100644 --- a/devel/p5-perlkde-kde4/Makefile +++ b/devel/p5-perlkde-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= perlkde PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel kde kde-kde4 perl5 PKGNAMEPREFIX= p5- diff --git a/devel/p8-platform/Makefile b/devel/p8-platform/Makefile index 16b13fb784aa..e2456e1630bb 100644 --- a/devel/p8-platform/Makefile +++ b/devel/p8-platform/Makefile @@ -2,6 +2,7 @@ PORTNAME= p8-platform PORTVERSION= 2.1.0.1 +PORTREVISION= 1 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= devel diff --git a/devel/papi/Makefile b/devel/papi/Makefile index 67d6dfa63c46..8f3b691b0112 100644 --- a/devel/papi/Makefile +++ b/devel/papi/Makefile @@ -3,7 +3,7 @@ PORTNAME= papi PORTVERSION= 5.4.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel MASTER_SITES= http://icl.cs.utk.edu/projects/papi/downloads/ diff --git a/devel/pcre/Makefile b/devel/pcre/Makefile index 76443fc2ce4d..bc9af3eb02f9 100644 --- a/devel/pcre/Makefile +++ b/devel/pcre/Makefile @@ -3,6 +3,7 @@ PORTNAME= pcre PORTVERSION= 8.42 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://ftp.pcre.org/pub/pcre/ \ SF diff --git a/devel/pecl-intl/Makefile b/devel/pecl-intl/Makefile index c5378dd6de48..2dbfbe4bf29b 100644 --- a/devel/pecl-intl/Makefile +++ b/devel/pecl-intl/Makefile @@ -3,7 +3,7 @@ PORTNAME= intl PORTVERSION= 3.0.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= devel pear MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/pecl-mustache/Makefile b/devel/pecl-mustache/Makefile index 7a8fa149e50f..3486a7792daf 100644 --- a/devel/pecl-mustache/Makefile +++ b/devel/pecl-mustache/Makefile @@ -3,6 +3,7 @@ PORTNAME= mustache PORTVERSION= 0.8.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/pecl-swoole/Makefile b/devel/pecl-swoole/Makefile index 19bea166b1d6..974cf8cffbd7 100644 --- a/devel/pecl-swoole/Makefile +++ b/devel/pecl-swoole/Makefile @@ -3,6 +3,7 @@ PORTNAME= swoole PORTVERSION= 4.2.8 +PORTREVISION= 1 CATEGORIES= devel net MAINTAINER= vanilla@FreeBSD.org diff --git a/devel/php5-pinba/Makefile b/devel/php5-pinba/Makefile index 86b3de7e3d80..21d4cdaa9370 100644 --- a/devel/php5-pinba/Makefile +++ b/devel/php5-pinba/Makefile @@ -3,7 +3,7 @@ PORTNAME= pinba PORTVERSION= 2012.03.20 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= devel PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} diff --git a/devel/php71-intl/Makefile b/devel/php71-intl/Makefile index 65630203cbb1..f97690b7b90b 100644 --- a/devel/php71-intl/Makefile +++ b/devel/php71-intl/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php71 diff --git a/devel/php72-intl/Makefile b/devel/php72-intl/Makefile index 4862fded8d55..a4c5a5cb662e 100644 --- a/devel/php72-intl/Makefile +++ b/devel/php72-intl/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php72 diff --git a/devel/php73-intl/Makefile b/devel/php73-intl/Makefile index a32aaf000627..7da7b804c524 100644 --- a/devel/php73-intl/Makefile +++ b/devel/php73-intl/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php73 diff --git a/devel/plasma5-khotkeys/Makefile b/devel/plasma5-khotkeys/Makefile index 0ea9b5a0cc0c..b8f25d0a4c23 100644 --- a/devel/plasma5-khotkeys/Makefile +++ b/devel/plasma5-khotkeys/Makefile @@ -2,6 +2,7 @@ PORTNAME= khotkeys DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/devel/plasma5-kwrited/Makefile b/devel/plasma5-kwrited/Makefile index a578c0691750..f4fe0fddd413 100644 --- a/devel/plasma5-kwrited/Makefile +++ b/devel/plasma5-kwrited/Makefile @@ -2,6 +2,7 @@ PORTNAME= kwrited DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/devel/plasma5-plasma-sdk/Makefile b/devel/plasma5-plasma-sdk/Makefile index 8d608154efac..eb100978d8cc 100644 --- a/devel/plasma5-plasma-sdk/Makefile +++ b/devel/plasma5-plasma-sdk/Makefile @@ -2,7 +2,7 @@ PORTNAME= plasma-sdk DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/devel/poco-ssl/Makefile b/devel/poco-ssl/Makefile index dd57d39dec65..7adeaa7ade09 100644 --- a/devel/poco-ssl/Makefile +++ b/devel/poco-ssl/Makefile @@ -4,7 +4,7 @@ PORTNAME= poco # New version 1.4.6p4 is available; please use DISTVERSION upon updating PORTVERSION= 1.4.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel net MASTER_SITES= SF/${PORTNAME}/sources/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= -ssl diff --git a/devel/poco/Makefile b/devel/poco/Makefile index 40a68198750a..920ab41cf896 100644 --- a/devel/poco/Makefile +++ b/devel/poco/Makefile @@ -3,7 +3,7 @@ PORTNAME= poco PORTVERSION= 1.8.0.1 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -all CATEGORIES= devel net MASTER_SITES= http://pocoproject.org/releases/${PORTNAME}-${PORTVERSION}/ diff --git a/devel/powerpc64-gcc/Makefile b/devel/powerpc64-gcc/Makefile index 3ad2952faa03..1d8939705a09 100644 --- a/devel/powerpc64-gcc/Makefile +++ b/devel/powerpc64-gcc/Makefile @@ -2,7 +2,7 @@ PORTNAME= gcc PORTVERSION= 6.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= GCC/releases/gcc-${DISTVERSION} PKGNAMEPREFIX?= powerpc64- diff --git a/devel/poxml/Makefile b/devel/poxml/Makefile index ce9a2fd4a6bc..96115f8a175d 100644 --- a/devel/poxml/Makefile +++ b/devel/poxml/Makefile @@ -2,6 +2,7 @@ PORTNAME= poxml DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/devel/protobuf-c/Makefile b/devel/protobuf-c/Makefile index 250f81c104a9..2378645c0bfd 100644 --- a/devel/protobuf-c/Makefile +++ b/devel/protobuf-c/Makefile @@ -3,7 +3,7 @@ PORTNAME= protobuf-c PORTVERSION= 1.3.1 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= devel diff --git a/devel/protobuf/Makefile b/devel/protobuf/Makefile index bf11ea5968b9..fb5fa2039a76 100644 --- a/devel/protobuf/Makefile +++ b/devel/protobuf/Makefile @@ -3,6 +3,7 @@ PORTNAME= protobuf PORTVERSION= 3.6.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= devel diff --git a/devel/protozero/Makefile b/devel/protozero/Makefile index 20634910796e..7976c5617f7a 100644 --- a/devel/protozero/Makefile +++ b/devel/protozero/Makefile @@ -3,6 +3,7 @@ PORTNAME= protozero PORTVERSION= 1.6.4 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= devel diff --git a/devel/pure-stllib/Makefile b/devel/pure-stllib/Makefile index 249a0ec8f0c0..21d1100741f2 100644 --- a/devel/pure-stllib/Makefile +++ b/devel/pure-stllib/Makefile @@ -3,7 +3,7 @@ PORTNAME= pure-stllib PORTVERSION= 0.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/purelang/pure-lang/downloads/ DIST_SUBDIR= pure diff --git a/devel/py-aiortc/Makefile b/devel/py-aiortc/Makefile index 5aed6f11168e..bfa3db562ed3 100644 --- a/devel/py-aiortc/Makefile +++ b/devel/py-aiortc/Makefile @@ -2,6 +2,7 @@ PORTNAME= aiortc PORTVERSION= 0.9.13 +PORTREVISION= 1 CATEGORIES= devel multimedia python www MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-bullet3/Makefile b/devel/py-bullet3/Makefile index 04745b02bede..8d8145c0b34f 100644 --- a/devel/py-bullet3/Makefile +++ b/devel/py-bullet3/Makefile @@ -2,7 +2,7 @@ PORTNAME= bullet3 DISTVERSION= 2.87 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-cclib/Makefile b/devel/py-cclib/Makefile index fa7164bd3cc1..3fbb87a3694a 100644 --- a/devel/py-cclib/Makefile +++ b/devel/py-cclib/Makefile @@ -3,6 +3,7 @@ PORTNAME= cclib PORTVERSION= 1.5.3 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-game/Makefile b/devel/py-game/Makefile index d5b38347d208..ed2bfe96abc0 100644 --- a/devel/py-game/Makefile +++ b/devel/py-game/Makefile @@ -3,7 +3,7 @@ PORTNAME= game PORTVERSION= 1.9.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel python MASTER_SITES= https://www.pygame.org/ftp/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-grpcio-gcp/Makefile b/devel/py-grpcio-gcp/Makefile index a9f11b510230..90db7feb963e 100644 --- a/devel/py-grpcio-gcp/Makefile +++ b/devel/py-grpcio-gcp/Makefile @@ -3,6 +3,7 @@ PORTNAME= grpcio-gcp PORTVERSION= 0.2.2 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-grpcio-tools/Makefile b/devel/py-grpcio-tools/Makefile index cd09b6f1a180..878e6d08e25d 100644 --- a/devel/py-grpcio-tools/Makefile +++ b/devel/py-grpcio-tools/Makefile @@ -3,6 +3,7 @@ PORTNAME= grpcio-tools PORTVERSION= 1.17.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-grpcio/Makefile b/devel/py-grpcio/Makefile index 15c7ac761a3b..da378506230c 100644 --- a/devel/py-grpcio/Makefile +++ b/devel/py-grpcio/Makefile @@ -3,6 +3,7 @@ PORTNAME= grpcio PORTVERSION= 1.17.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-ipdb/Makefile b/devel/py-ipdb/Makefile index b946ed5f300e..4021cc1306d2 100644 --- a/devel/py-ipdb/Makefile +++ b/devel/py-ipdb/Makefile @@ -2,7 +2,7 @@ PORTNAME= ipdb PORTVERSION= 0.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-ipykernel/Makefile b/devel/py-ipykernel/Makefile index 390a37369927..9fcedace338c 100644 --- a/devel/py-ipykernel/Makefile +++ b/devel/py-ipykernel/Makefile @@ -2,6 +2,7 @@ PORTNAME= ipykernel PORTVERSION= 4.10.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-ipyparallel/Makefile b/devel/py-ipyparallel/Makefile index 1bce638d6798..7e8c66cb0f9e 100644 --- a/devel/py-ipyparallel/Makefile +++ b/devel/py-ipyparallel/Makefile @@ -2,6 +2,7 @@ PORTNAME= ipyparallel PORTVERSION= 6.2.3 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-ipywidgets/Makefile b/devel/py-ipywidgets/Makefile index ae72bacf8eda..cb28def824fe 100644 --- a/devel/py-ipywidgets/Makefile +++ b/devel/py-ipywidgets/Makefile @@ -2,6 +2,7 @@ PORTNAME= ipywidgets PORTVERSION= 7.4.2 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jep/Makefile b/devel/py-jep/Makefile index 92e140430b94..84446eb5a12f 100644 --- a/devel/py-jep/Makefile +++ b/devel/py-jep/Makefile @@ -3,6 +3,7 @@ PORTNAME= jep PORTVERSION= 3.8.2 +PORTREVISION= 1 CATEGORIES= devel java python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jira/Makefile b/devel/py-jira/Makefile index a9f14821e11f..704a2ecddfd3 100644 --- a/devel/py-jira/Makefile +++ b/devel/py-jira/Makefile @@ -3,6 +3,7 @@ PORTNAME= jira PORTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jupyterlab_launcher/Makefile b/devel/py-jupyterlab_launcher/Makefile index 3e8da4819938..9b9ea56d454e 100644 --- a/devel/py-jupyterlab_launcher/Makefile +++ b/devel/py-jupyterlab_launcher/Makefile @@ -2,6 +2,7 @@ PORTNAME= jupyterlab_launcher DISTVERSION= 0.13.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-llfuse/Makefile b/devel/py-llfuse/Makefile index 5a442a12eab6..1def5ebd4521 100644 --- a/devel/py-llfuse/Makefile +++ b/devel/py-llfuse/Makefile @@ -2,7 +2,7 @@ PORTNAME= llfuse PORTVERSION= 1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-llvmlite/Makefile b/devel/py-llvmlite/Makefile index 0b955825380c..69e7a068b3cc 100644 --- a/devel/py-llvmlite/Makefile +++ b/devel/py-llvmlite/Makefile @@ -3,6 +3,7 @@ PORTNAME= llvmlite DISTVERSION= 0.25.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-numba/Makefile b/devel/py-numba/Makefile index ab34136a954e..14dcbcecf114 100644 --- a/devel/py-numba/Makefile +++ b/devel/py-numba/Makefile @@ -3,6 +3,7 @@ PORTNAME= numba DISTVERSION= 0.40.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-ocempgui/Makefile b/devel/py-ocempgui/Makefile index a89b02e67618..0a48d749bc41 100644 --- a/devel/py-ocempgui/Makefile +++ b/devel/py-ocempgui/Makefile @@ -3,7 +3,7 @@ PORTNAME= ocempgui PORTVERSION= 0.2.9 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= devel python MASTER_SITES= SF/ocemp/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opendht/Makefile b/devel/py-opendht/Makefile index 896e6d309fb2..516ca9322aec 100644 --- a/devel/py-opendht/Makefile +++ b/devel/py-opendht/Makefile @@ -2,6 +2,7 @@ PORTNAME= opendht DISTVERSION= 1.8.0 +PORTREVISION= 1 CATEGORIES= devel net PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pycodeexport/Makefile b/devel/py-pycodeexport/Makefile index 8e510732a844..75fe813751c9 100644 --- a/devel/py-pycodeexport/Makefile +++ b/devel/py-pycodeexport/Makefile @@ -2,6 +2,7 @@ PORTNAME= pycodeexport DISTVERSION= 0.1.2 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pycompilation/Makefile b/devel/py-pycompilation/Makefile index 4853a91631f5..beba0cb4b0bc 100644 --- a/devel/py-pycompilation/Makefile +++ b/devel/py-pycompilation/Makefile @@ -2,6 +2,7 @@ PORTNAME= pycompilation DISTVERSION= 0.4.4 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pyicu/Makefile b/devel/py-pyicu/Makefile index 84bcb0b987a6..ab8c51dc7a95 100644 --- a/devel/py-pyicu/Makefile +++ b/devel/py-pyicu/Makefile @@ -3,7 +3,7 @@ PORTNAME= pyicu PORTVERSION= 1.9.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pyopencl/Makefile b/devel/py-pyopencl/Makefile index 39b8c146c16d..73ebc7554064 100644 --- a/devel/py-pyopencl/Makefile +++ b/devel/py-pyopencl/Makefile @@ -2,7 +2,7 @@ PORTNAME= pyopencl PORTVERSION= 2018.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pyqi/Makefile b/devel/py-pyqi/Makefile index 24459bf9d8e4..d6c4c26bbe1c 100644 --- a/devel/py-pyqi/Makefile +++ b/devel/py-pyqi/Makefile @@ -2,6 +2,7 @@ PORTNAME= pyqi PORTVERSION= 0.3.2 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pytools/Makefile b/devel/py-pytools/Makefile index 4f2ca60f597d..29460745aa9d 100644 --- a/devel/py-pytools/Makefile +++ b/devel/py-pytools/Makefile @@ -2,6 +2,7 @@ PORTNAME= pytools PORTVERSION= 2018.5 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-qutip/Makefile b/devel/py-qutip/Makefile index 9c4c35ccc3ff..40413869ce70 100644 --- a/devel/py-qutip/Makefile +++ b/devel/py-qutip/Makefile @@ -2,6 +2,7 @@ PORTNAME= qutip DISTVERSION= 4.3.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-spyder/Makefile b/devel/py-spyder/Makefile index 490ea3de670a..ff1a7fbd782d 100644 --- a/devel/py-spyder/Makefile +++ b/devel/py-spyder/Makefile @@ -4,7 +4,7 @@ PORTNAME= spyder DISTVERSIONPREFIX= v DISTVERSION= 3.2.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-tables/Makefile b/devel/py-tables/Makefile index 1cc30e0853a0..352f3806b2e7 100644 --- a/devel/py-tables/Makefile +++ b/devel/py-tables/Makefile @@ -3,7 +3,7 @@ PORTNAME= tables PORTVERSION= 3.4.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-taskflow/Makefile b/devel/py-taskflow/Makefile index 8ffb821ff5a2..f26d916c0349 100644 --- a/devel/py-taskflow/Makefile +++ b/devel/py-taskflow/Makefile @@ -3,7 +3,7 @@ PORTNAME= taskflow PORTVERSION= 2.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-traits/Makefile b/devel/py-traits/Makefile index 979a49298f67..344abdc522a9 100644 --- a/devel/py-traits/Makefile +++ b/devel/py-traits/Makefile @@ -3,7 +3,7 @@ PORTNAME= traits PORTVERSION= 4.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-widgetsnbextension/Makefile b/devel/py-widgetsnbextension/Makefile index 3df3f6f57cfe..b21bed8d7c8d 100644 --- a/devel/py-widgetsnbextension/Makefile +++ b/devel/py-widgetsnbextension/Makefile @@ -2,6 +2,7 @@ PORTNAME= widgetsnbextension PORTVERSION= 3.4.2 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-xarray/Makefile b/devel/py-xarray/Makefile index f7696b4113b4..436e07493ed6 100644 --- a/devel/py-xarray/Makefile +++ b/devel/py-xarray/Makefile @@ -3,6 +3,7 @@ PORTNAME= xarray PORTVERSION= 0.11.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/pybind11/Makefile b/devel/pybind11/Makefile index 428c91251bad..25d75ce82153 100644 --- a/devel/pybind11/Makefile +++ b/devel/pybind11/Makefile @@ -3,6 +3,7 @@ PORTNAME= pybind11 DISTVERSIONPREFIX= v DISTVERSION= 2.2.4 +PORTREVISION= 1 CATEGORIES= devel python MAINTAINER= yuri@FreeBSD.org diff --git a/devel/qbs/Makefile b/devel/qbs/Makefile index f4fa547f0a85..38f4ceb955e6 100644 --- a/devel/qbs/Makefile +++ b/devel/qbs/Makefile @@ -3,7 +3,7 @@ PORTNAME= qbs DISTVERSIONPREFIX= src- DISTVERSION= 1.11.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= QT/official_releases/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/Qt/qbs diff --git a/devel/qca/Makefile b/devel/qca/Makefile index 68044b4a7599..3c208648c191 100644 --- a/devel/qca/Makefile +++ b/devel/qca/Makefile @@ -3,7 +3,7 @@ PORTNAME= qca PORTVERSION= 2.1.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= KDE/stable/qca/${PORTVERSION}/src PKGNAMESUFFIX= -${FLAVOR} diff --git a/devel/qjson/Makefile b/devel/qjson/Makefile index 217eb27ccc69..aaad0d78823e 100644 --- a/devel/qjson/Makefile +++ b/devel/qjson/Makefile @@ -2,7 +2,7 @@ PORTNAME= qjson DISTVERSION= 0.9.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel PKGNAMESUFFIX= -${FLAVOR} diff --git a/devel/qscintilla2-designerplugin-qt5/Makefile b/devel/qscintilla2-designerplugin-qt5/Makefile index 00b1fce3cfb8..a1c365c885f4 100644 --- a/devel/qscintilla2-designerplugin-qt5/Makefile +++ b/devel/qscintilla2-designerplugin-qt5/Makefile @@ -2,7 +2,7 @@ PORTNAME= designerplugin-qt5 PORTVERSION= ${QSCI2_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITES_QSCI2} PKGNAMEPREFIX= qscintilla2- diff --git a/devel/qscintilla2-qt5/Makefile b/devel/qscintilla2-qt5/Makefile index e3ea7119b87c..62f094b2da5e 100644 --- a/devel/qscintilla2-qt5/Makefile +++ b/devel/qscintilla2-qt5/Makefile @@ -2,7 +2,7 @@ PORTNAME= qscintilla2-qt5 PORTVERSION= ${QSCI2_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITES_QSCI2} DISTNAME= ${QSCI2_DISTNAME} diff --git a/devel/qscintilla2/Makefile b/devel/qscintilla2/Makefile index 31a40c17f7ab..9921fb092627 100644 --- a/devel/qscintilla2/Makefile +++ b/devel/qscintilla2/Makefile @@ -3,7 +3,7 @@ PORTNAME= qscintilla2 PORTVERSION= ${QSCI2_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITES_QSCI2} diff --git a/devel/qt4-assistant-adp/Makefile b/devel/qt4-assistant-adp/Makefile index ca0f117da4bd..2be17fecc50b 100644 --- a/devel/qt4-assistant-adp/Makefile +++ b/devel/qt4-assistant-adp/Makefile @@ -3,7 +3,7 @@ PORTNAME= assistant PORTVERSION= 4.6.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= QT PKGNAMEPREFIX= qt4- diff --git a/devel/qt4-assistant/Makefile b/devel/qt4-assistant/Makefile index 639a6e016c63..6a75b12854c7 100644 --- a/devel/qt4-assistant/Makefile +++ b/devel/qt4-assistant/Makefile @@ -3,7 +3,7 @@ PORTNAME= assistant DISTVERSION= ${QT4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel PKGNAMEPREFIX= qt4- diff --git a/devel/qt4-designer/Makefile b/devel/qt4-designer/Makefile index 8f112f5c5e46..24fa242a83d2 100644 --- a/devel/qt4-designer/Makefile +++ b/devel/qt4-designer/Makefile @@ -3,7 +3,7 @@ PORTNAME= designer DISTVERSION= ${QT4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel PKGNAMEPREFIX= qt4- diff --git a/devel/qt4/Makefile b/devel/qt4/Makefile index dd09f43588d0..25eb87b3a29b 100644 --- a/devel/qt4/Makefile +++ b/devel/qt4/Makefile @@ -3,7 +3,7 @@ PORTNAME= qt4 DISTVERSION= ${QT4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= kde@FreeBSD.org diff --git a/devel/qt5-assistant/Makefile b/devel/qt5-assistant/Makefile index f23a2dd64b37..ca355f604e41 100644 --- a/devel/qt5-assistant/Makefile +++ b/devel/qt5-assistant/Makefile @@ -2,6 +2,7 @@ PORTNAME= assistant DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- diff --git a/devel/qt5-buildtools/Makefile b/devel/qt5-buildtools/Makefile index ab86eed4f1f4..a262f182a14e 100644 --- a/devel/qt5-buildtools/Makefile +++ b/devel/qt5-buildtools/Makefile @@ -2,6 +2,7 @@ PORTNAME= buildtools DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- diff --git a/devel/qt5-concurrent/Makefile b/devel/qt5-concurrent/Makefile index cc9b3a04fc51..61442887fb97 100644 --- a/devel/qt5-concurrent/Makefile +++ b/devel/qt5-concurrent/Makefile @@ -2,6 +2,7 @@ PORTNAME= concurrent DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- diff --git a/devel/qt5-core/Makefile b/devel/qt5-core/Makefile index e3edb0ef2786..e18e7df2ef0c 100644 --- a/devel/qt5-core/Makefile +++ b/devel/qt5-core/Makefile @@ -2,7 +2,7 @@ PORTNAME= core DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel PKGNAMEPREFIX= qt5- diff --git a/devel/qt5-dbus/Makefile b/devel/qt5-dbus/Makefile index bb1b65531d34..31e054bb1892 100644 --- a/devel/qt5-dbus/Makefile +++ b/devel/qt5-dbus/Makefile @@ -2,6 +2,7 @@ PORTNAME= dbus DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- diff --git a/devel/qt5-designer/Makefile b/devel/qt5-designer/Makefile index 24b0055a4d20..e9b7bef18dc0 100644 --- a/devel/qt5-designer/Makefile +++ b/devel/qt5-designer/Makefile @@ -2,7 +2,7 @@ PORTNAME= designer DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel PKGNAMEPREFIX= qt5- diff --git a/devel/qt5-help/Makefile b/devel/qt5-help/Makefile index 46cca30e9036..723c986359db 100644 --- a/devel/qt5-help/Makefile +++ b/devel/qt5-help/Makefile @@ -2,6 +2,7 @@ PORTNAME= help DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- diff --git a/devel/qt5-linguist/Makefile b/devel/qt5-linguist/Makefile index eac653c83005..a9218254246a 100644 --- a/devel/qt5-linguist/Makefile +++ b/devel/qt5-linguist/Makefile @@ -2,6 +2,7 @@ PORTNAME= linguist DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- diff --git a/devel/qt5-linguisttools/Makefile b/devel/qt5-linguisttools/Makefile index 90d1ed323f93..aaf5aa508e5c 100644 --- a/devel/qt5-linguisttools/Makefile +++ b/devel/qt5-linguisttools/Makefile @@ -2,6 +2,7 @@ PORTNAME= linguisttools DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- diff --git a/devel/qt5-location/Makefile b/devel/qt5-location/Makefile index 1a78bef64149..66426bc652a7 100644 --- a/devel/qt5-location/Makefile +++ b/devel/qt5-location/Makefile @@ -2,7 +2,7 @@ PORTNAME= location DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel PKGNAMEPREFIX= qt5- diff --git a/devel/qt5-qdbus/Makefile b/devel/qt5-qdbus/Makefile index 1f43f0470b62..57ccc6fdf576 100644 --- a/devel/qt5-qdbus/Makefile +++ b/devel/qt5-qdbus/Makefile @@ -2,6 +2,7 @@ PORTNAME= qdbus DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- diff --git a/devel/qt5-qdbusviewer/Makefile b/devel/qt5-qdbusviewer/Makefile index 72211ef142d4..532ccc572292 100644 --- a/devel/qt5-qdbusviewer/Makefile +++ b/devel/qt5-qdbusviewer/Makefile @@ -2,6 +2,7 @@ PORTNAME= qdbusviewer DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- diff --git a/devel/qt5-qdoc/Makefile b/devel/qt5-qdoc/Makefile index ec92d875a1eb..32702cfd8806 100644 --- a/devel/qt5-qdoc/Makefile +++ b/devel/qt5-qdoc/Makefile @@ -2,6 +2,7 @@ PORTNAME= qdoc DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= devel textproc PKGNAMEPREFIX= qt5- diff --git a/devel/qt5-qmake/Makefile b/devel/qt5-qmake/Makefile index 85405afb13bc..df36ca42057e 100644 --- a/devel/qt5-qmake/Makefile +++ b/devel/qt5-qmake/Makefile @@ -2,6 +2,7 @@ PORTNAME= qmake DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- diff --git a/devel/qt5-script/Makefile b/devel/qt5-script/Makefile index 74f653129fb7..468d02706fc4 100644 --- a/devel/qt5-script/Makefile +++ b/devel/qt5-script/Makefile @@ -2,6 +2,7 @@ PORTNAME= script DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- diff --git a/devel/qt5-scripttools/Makefile b/devel/qt5-scripttools/Makefile index 581786637cab..621102e1600a 100644 --- a/devel/qt5-scripttools/Makefile +++ b/devel/qt5-scripttools/Makefile @@ -2,6 +2,7 @@ PORTNAME= scripttools DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- diff --git a/devel/qt5-scxml/Makefile b/devel/qt5-scxml/Makefile index 960723115cc2..7cda22283c71 100644 --- a/devel/qt5-scxml/Makefile +++ b/devel/qt5-scxml/Makefile @@ -2,6 +2,7 @@ PORTNAME= scxml DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- diff --git a/devel/qt5-testlib/Makefile b/devel/qt5-testlib/Makefile index 52a3d32e83a0..21bc762a05cd 100644 --- a/devel/qt5-testlib/Makefile +++ b/devel/qt5-testlib/Makefile @@ -2,6 +2,7 @@ PORTNAME= testlib DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- diff --git a/devel/qt5-uitools/Makefile b/devel/qt5-uitools/Makefile index 25c6e36acc5c..3b1943cb375e 100644 --- a/devel/qt5-uitools/Makefile +++ b/devel/qt5-uitools/Makefile @@ -2,6 +2,7 @@ PORTNAME= uitools DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- diff --git a/devel/qt5/Makefile b/devel/qt5/Makefile index b512a838f373..4912fe816cf1 100644 --- a/devel/qt5/Makefile +++ b/devel/qt5/Makefile @@ -2,7 +2,7 @@ PORTNAME= qt5 DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= kde@FreeBSD.org diff --git a/devel/qtcreator/Makefile b/devel/qtcreator/Makefile index d293f6126682..6033383ca951 100644 --- a/devel/qtcreator/Makefile +++ b/devel/qtcreator/Makefile @@ -3,7 +3,7 @@ PORTNAME= qtcreator DISTVERSION= 4.6.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= QT/official_releases/qtcreator/${DISTVERSION:R}/${DISTVERSION} DISTNAME= qt-creator-opensource-src-${DISTVERSION} diff --git a/devel/raknet/Makefile b/devel/raknet/Makefile index 4e144e1d7d20..6137fc803baf 100644 --- a/devel/raknet/Makefile +++ b/devel/raknet/Makefile @@ -3,7 +3,7 @@ PORTNAME= raknet PORTVERSION= 3.9.2 -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 1 CATEGORIES= devel net MASTER_SITES= http://www.jenkinssoftware.com/raknet/downloads/ \ diff --git a/devel/rapidjson/Makefile b/devel/rapidjson/Makefile index 2e7db4608ab1..14b941faf478 100644 --- a/devel/rapidjson/Makefile +++ b/devel/rapidjson/Makefile @@ -4,7 +4,7 @@ PORTNAME= rapidjson PORTVERSION= 1.1.0 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel textproc MAINTAINER= yuri@FreeBSD.org diff --git a/devel/re2/Makefile b/devel/re2/Makefile index 4e9db0c2048f..20db9b9323b2 100644 --- a/devel/re2/Makefile +++ b/devel/re2/Makefile @@ -3,6 +3,7 @@ PORTNAME= re2 PORTVERSION= 20180901 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/regexxer/Makefile b/devel/regexxer/Makefile index 550bcaca9309..5c9aed524720 100644 --- a/devel/regexxer/Makefile +++ b/devel/regexxer/Makefile @@ -3,7 +3,7 @@ PORTNAME= regexxer PORTVERSION= 0.10 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel textproc gnome MASTER_SITES= GNOME diff --git a/devel/replxx/Makefile b/devel/replxx/Makefile index bab8e73d5fed..046b7916ccc2 100644 --- a/devel/replxx/Makefile +++ b/devel/replxx/Makefile @@ -3,6 +3,7 @@ PORTNAME= replxx DISTVERSIONPREFIX= release- DISTVERSION= 0.0.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= meka@tilda.center diff --git a/devel/rhtvision/Makefile b/devel/rhtvision/Makefile index 5be913026f08..6003162d7182 100644 --- a/devel/rhtvision/Makefile +++ b/devel/rhtvision/Makefile @@ -3,7 +3,7 @@ PORTNAME= rhtvision PORTVERSION= 2.2.1.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel MASTER_SITES= SF/tvision/UNIX/${PORTVERSION:R}%20CVS20100714%20Source%20and%20Debian%205.0 DISTNAME= ${PORTNAME}_${PORTVERSION:R}-${PORTVERSION:E} diff --git a/devel/sasm/Makefile b/devel/sasm/Makefile index ac670a9c5064..e42618161ecd 100644 --- a/devel/sasm/Makefile +++ b/devel/sasm/Makefile @@ -3,6 +3,7 @@ PORTNAME= SASM DISTVERSIONPREFIX= v DISTVERSION= 3.10.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= freebsd@sysctl.cz diff --git a/devel/sdl2pp/Makefile b/devel/sdl2pp/Makefile index d4f03684d552..460f0f396a86 100644 --- a/devel/sdl2pp/Makefile +++ b/devel/sdl2pp/Makefile @@ -3,7 +3,7 @@ PORTNAME= sdl2pp PORTVERSION= 0.16.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= amdmi3@FreeBSD.org diff --git a/devel/sfml/Makefile b/devel/sfml/Makefile index c753ba00e907..8c9f1f15ca7f 100644 --- a/devel/sfml/Makefile +++ b/devel/sfml/Makefile @@ -3,6 +3,7 @@ PORTNAME= sfml PORTVERSION= 2.5.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= amdmi3@FreeBSD.org diff --git a/devel/simgear/Makefile b/devel/simgear/Makefile index a5dad91d1e0d..2b607fe8756f 100644 --- a/devel/simgear/Makefile +++ b/devel/simgear/Makefile @@ -2,7 +2,7 @@ PORTNAME= simgear PORTVERSION= 2018.2.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel games MASTER_SITES= SF/flightgear/release-${PORTVERSION:R} diff --git a/devel/smv/Makefile b/devel/smv/Makefile index c736c1b3f0f0..f019e933aa54 100644 --- a/devel/smv/Makefile +++ b/devel/smv/Makefile @@ -3,7 +3,7 @@ PORTNAME= smv PORTVERSION= 2.5.4.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel MASTER_SITES= http://www.cs.cmu.edu/~modelcheck/smv/ DISTNAME= ${PORTNAME}.r${PORTVERSION} diff --git a/devel/sope2/Makefile b/devel/sope2/Makefile index 8174a44fa20b..d63cc55437e1 100644 --- a/devel/sope2/Makefile +++ b/devel/sope2/Makefile @@ -3,7 +3,7 @@ PORTNAME= sope2 PORTVERSION= 2.3.23 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOPE-${PORTVERSION} diff --git a/devel/sope3/Makefile b/devel/sope3/Makefile index 1c80efbfbb62..ebc2c6db239c 100644 --- a/devel/sope3/Makefile +++ b/devel/sope3/Makefile @@ -3,7 +3,7 @@ PORTNAME= sope3 PORTVERSION= 3.2.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOPE-${PORTVERSION} diff --git a/devel/sope4/Makefile b/devel/sope4/Makefile index b6d39abb01eb..42fa7cdafc2a 100644 --- a/devel/sope4/Makefile +++ b/devel/sope4/Makefile @@ -2,6 +2,7 @@ PORTNAME= sope4 PORTVERSION= 4.0.4 +PORTREVISION= 1 CATEGORIES= devel gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOPE-${PORTVERSION} diff --git a/devel/spdlog/Makefile b/devel/spdlog/Makefile index 7d95bb5a7e98..c884add942c5 100644 --- a/devel/spdlog/Makefile +++ b/devel/spdlog/Makefile @@ -3,6 +3,7 @@ PORTNAME= spdlog PORTVERSION= 1.2.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= devel diff --git a/devel/spin/Makefile b/devel/spin/Makefile index ae9ef09b74a2..d6063d124379 100644 --- a/devel/spin/Makefile +++ b/devel/spin/Makefile @@ -3,6 +3,7 @@ PORTNAME= spin PORTVERSION= 6.4.8 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://spinroot.com/spin/Src/ DISTNAME= spin${PORTVERSION:S/.//g} diff --git a/devel/spirv-tools/Makefile b/devel/spirv-tools/Makefile index c933410be550..9988576b7dbd 100644 --- a/devel/spirv-tools/Makefile +++ b/devel/spirv-tools/Makefile @@ -3,6 +3,7 @@ PORTNAME= spirv-tools DISTVERSIONPREFIX= v DISTVERSION= 2018.4 +PORTREVISION= 1 CATEGORIES= devel graphics MAINTAINER= greg@unrelenting.technology diff --git a/devel/synfig/Makefile b/devel/synfig/Makefile index e2a03d56b995..525e4e6608fd 100644 --- a/devel/synfig/Makefile +++ b/devel/synfig/Makefile @@ -3,7 +3,7 @@ PORTNAME= synfig PORTVERSION= 1.2.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= devel graphics multimedia MASTER_SITES= SF/${PORTNAME}/releases/${PORTVERSION}/source diff --git a/devel/template-glib/Makefile b/devel/template-glib/Makefile index f3fa67176d33..23f5fe88c61d 100644 --- a/devel/template-glib/Makefile +++ b/devel/template-glib/Makefile @@ -2,6 +2,7 @@ PORTNAME= template-glib PORTVERSION= 3.28.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= GNOME diff --git a/devel/thrift-cpp/Makefile b/devel/thrift-cpp/Makefile index 4927f624ed1f..2e2ee3c2b8f4 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= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= APACHE/thrift/${PORTVERSION} diff --git a/devel/thrift/Makefile b/devel/thrift/Makefile index 78768c4d9f8e..1c0c5a659f52 100644 --- a/devel/thrift/Makefile +++ b/devel/thrift/Makefile @@ -3,6 +3,7 @@ PORTNAME= thrift PORTVERSION= ${THRIFT_PORTVERSION} # get these from bsd.thrift.mk. any upgrade needs to check ALL dependencies +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= APACHE/thrift/${PORTVERSION} diff --git a/devel/ticcutils/Makefile b/devel/ticcutils/Makefile index 2ed9e25ef66b..01fde148d044 100644 --- a/devel/ticcutils/Makefile +++ b/devel/ticcutils/Makefile @@ -3,7 +3,7 @@ PORTNAME= ticcutils DISTVERSIONPREFIX= v DISTVERSION= 0.20 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel textproc MAINTAINER= yuri@FreeBSD.org diff --git a/devel/tigcc/Makefile b/devel/tigcc/Makefile index 135d378e73d8..e4a7da84a7ca 100644 --- a/devel/tigcc/Makefile +++ b/devel/tigcc/Makefile @@ -3,7 +3,7 @@ PORTNAME= tigcc PORTVERSION= 0.96.b8 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel MASTER_SITES= GCC/snapshots/4.1-20060728:gcc \ GNU/binutils:gas \ diff --git a/devel/ucommon/Makefile b/devel/ucommon/Makefile index faad172fb0b2..d53c593c2700 100644 --- a/devel/ucommon/Makefile +++ b/devel/ucommon/Makefile @@ -3,7 +3,7 @@ PORTNAME= ucommon PORTVERSION= 7.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= GNU/commoncpp diff --git a/devel/umbrello/Makefile b/devel/umbrello/Makefile index b94d283054f2..ca90fcbc5b1e 100644 --- a/devel/umbrello/Makefile +++ b/devel/umbrello/Makefile @@ -2,7 +2,7 @@ PORTNAME= umbrello DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/devel/universalindentgui/Makefile b/devel/universalindentgui/Makefile index 728b180b28e5..0ff98aab374f 100644 --- a/devel/universalindentgui/Makefile +++ b/devel/universalindentgui/Makefile @@ -3,7 +3,7 @@ PORTNAME= universalindentgui PORTVERSION= 1.2.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel MASTER_SITES= SF/universalindent/uigui/UniversalIndentGUI_${PORTVERSION} diff --git a/devel/upp/Makefile b/devel/upp/Makefile index 29336026f38c..38bc16a62328 100644 --- a/devel/upp/Makefile +++ b/devel/upp/Makefile @@ -3,7 +3,7 @@ PORTNAME= upp DISTVERSION= 11873 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel x11-toolkits MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/2018.1/ DISTNAME= ${PORTNAME}-x11-src-${PORTVERSION} diff --git a/devel/varconf/Makefile b/devel/varconf/Makefile index 6413e6e6703c..db868c608e7c 100644 --- a/devel/varconf/Makefile +++ b/devel/varconf/Makefile @@ -3,7 +3,7 @@ PORTNAME= varconf PORTVERSION= 1.0.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel MASTER_SITES= SF/worldforge/${PORTNAME}%20%28config%20lib%29/${PORTVERSION} diff --git a/devel/vitables/Makefile b/devel/vitables/Makefile index 7450c5ee1600..0cca49c9140f 100644 --- a/devel/vitables/Makefile +++ b/devel/vitables/Makefile @@ -4,7 +4,7 @@ PORTNAME= vitables DISTVERSIONPREFIX= v DISTVERSION= 3.0.0-55 DISTVERSIONSUFFIX= -gb064ad7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel science python MAINTAINER= yuri@FreeBSD.org diff --git a/devel/vulkan-tools/Makefile b/devel/vulkan-tools/Makefile index a87b0bf73cd7..83f4ed44c0cd 100644 --- a/devel/vulkan-tools/Makefile +++ b/devel/vulkan-tools/Makefile @@ -3,6 +3,7 @@ PORTNAME= vulkan-tools DISTVERSIONPREFIX= sdk- DISTVERSION= 1.1.82.0 +PORTREVISION= 1 CATEGORIES= devel graphics MAINTAINER= greg@unrelenting.technology diff --git a/devel/vulkan-validation-layers/Makefile b/devel/vulkan-validation-layers/Makefile index 09efbc207e31..9d835ee3b008 100644 --- a/devel/vulkan-validation-layers/Makefile +++ b/devel/vulkan-validation-layers/Makefile @@ -3,6 +3,7 @@ PORTNAME= vulkan-validation-layers DISTVERSIONPREFIX= sdk- DISTVERSION= 1.1.82.0 +PORTREVISION= 1 CATEGORIES= devel graphics MAINTAINER= greg@unrelenting.technology diff --git a/devel/woff2/Makefile b/devel/woff2/Makefile index cc08976ba148..eabf4542eb0d 100644 --- a/devel/woff2/Makefile +++ b/devel/woff2/Makefile @@ -3,7 +3,7 @@ PORTNAME= woff2 DISTVERSIONPREFIX= v DISTVERSION= 1.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= tobik@FreeBSD.org diff --git a/devel/wxformbuilder/Makefile b/devel/wxformbuilder/Makefile index a574b71803c9..33b9bb65464f 100644 --- a/devel/wxformbuilder/Makefile +++ b/devel/wxformbuilder/Makefile @@ -2,7 +2,7 @@ PORTNAME= wxformbuilder DISTVERSION= 3.5.0-beta -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-nightly/${DISTVERSION} DISTNAME= wxFormBuilder_v${DISTVERSION}-source diff --git a/devel/xeus-cling/Makefile b/devel/xeus-cling/Makefile index 412b511f3019..0099a3340bc5 100644 --- a/devel/xeus-cling/Makefile +++ b/devel/xeus-cling/Makefile @@ -2,7 +2,7 @@ PORTNAME= xeus-cling DISTVERSION= 0.4.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/xeus/Makefile b/devel/xeus/Makefile index df726e943507..2f60c13f2aaf 100644 --- a/devel/xeus/Makefile +++ b/devel/xeus/Makefile @@ -2,7 +2,7 @@ PORTNAME= xeus DISTVERSION= 0.13.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/xsd/Makefile b/devel/xsd/Makefile index 276d8c5617a0..186e847f66bd 100644 --- a/devel/xsd/Makefile +++ b/devel/xsd/Makefile @@ -3,7 +3,7 @@ PORTNAME= xsd PORTVERSION= 4.0.0 DISTVERSIONSUFFIX= +dep -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= http://www.codesynthesis.com/download/${PORTNAME}/${PORTVERSION:R}/ diff --git a/devel/yaml-cpp/Makefile b/devel/yaml-cpp/Makefile index 1a928a2cc05b..1a33dec5a248 100644 --- a/devel/yaml-cpp/Makefile +++ b/devel/yaml-cpp/Makefile @@ -3,6 +3,7 @@ PORTNAME= yaml-cpp PORTVERSION= 0.6.2 +PORTREVISION= 1 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= devel diff --git a/devel/yaml-cpp03/Makefile b/devel/yaml-cpp03/Makefile index f7bcbd00516f..5012ebbe62df 100644 --- a/devel/yaml-cpp03/Makefile +++ b/devel/yaml-cpp03/Makefile @@ -3,6 +3,7 @@ PORTNAME= yaml-cpp PORTVERSION= 0.3.0 +PORTREVISION= 1 DISTVERSIONPREFIX= release- CATEGORIES= devel PKGNAMESUFFIX= 03 diff --git a/devel/yosys/Makefile b/devel/yosys/Makefile index 4427676b01e3..a19a921b8d88 100644 --- a/devel/yosys/Makefile +++ b/devel/yosys/Makefile @@ -4,6 +4,7 @@ PORTNAME= yosys DISTVERSIONPREFIX= yosys- DISTVERSION= 0.8 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= jsorocil@gmail.com diff --git a/devel/zeal/Makefile b/devel/zeal/Makefile index 3bce8b1a02ae..e02ad1fd46e9 100644 --- a/devel/zeal/Makefile +++ b/devel/zeal/Makefile @@ -2,6 +2,7 @@ PORTNAME= zeal PORTVERSION= 0.6.1 +PORTREVISION= 1 DISTVERSIONPREFIX=v CATEGORIES= devel diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile index c601e9061024..a6cfd942d05d 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -5,11 +5,11 @@ PORTNAME= bind PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/} .if defined(BIND_TOOLS_SLAVE) # dns/bind-tools here -PORTREVISION= 0 +PORTREVISION= 1 .else # XXX: correct version # dns/bind9xx here -PORTREVISION= 0 +PORTREVISION= 1 .endif CATEGORIES= dns net ipv6 # XXX: put the ISC master_site diff --git a/dns/bind912/Makefile b/dns/bind912/Makefile index 38b503f46f98..29dc7c2a9da0 100644 --- a/dns/bind912/Makefile +++ b/dns/bind912/Makefile @@ -5,10 +5,10 @@ PORTNAME= bind PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/} .if defined(BIND_TOOLS_SLAVE) # dns/bind-tools here -PORTREVISION= 0 +PORTREVISION= 1 .else # dns/bind912 here -PORTREVISION= 1 +PORTREVISION= 2 .endif CATEGORIES= dns net ipv6 MASTER_SITES= ISC/bind9/${ISCVERSION} diff --git a/dns/bind913/Makefile b/dns/bind913/Makefile index 7efa863d314e..3206358bece2 100644 --- a/dns/bind913/Makefile +++ b/dns/bind913/Makefile @@ -5,10 +5,10 @@ PORTNAME= bind PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/} .if defined(BIND_TOOLS_SLAVE) # dns/bind-tools here -PORTREVISION= 0 +PORTREVISION= 1 .else # dns/bind913 here -PORTREVISION= 0 +PORTREVISION= 1 .endif CATEGORIES= dns net ipv6 MASTER_SITES= ISC/bind9/${ISCVERSION} diff --git a/dns/bundy/Makefile b/dns/bundy/Makefile index ace8c487c6fb..fab648102daf 100644 --- a/dns/bundy/Makefile +++ b/dns/bundy/Makefile @@ -3,7 +3,7 @@ PORTNAME= bundy PORTVERSION= 0.20170618 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= dns MASTER_SITES= LOCAL/mat/bundy SF/boost/boost/1.55.0:boost DISTFILES+= boost_1_55_0.tar.bz2:boost diff --git a/dns/c-ares/Makefile b/dns/c-ares/Makefile index 3864e7714b26..6f0a7cf8e5b0 100644 --- a/dns/c-ares/Makefile +++ b/dns/c-ares/Makefile @@ -3,7 +3,7 @@ PORTNAME= c-ares PORTVERSION= 1.14.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= http://c-ares.haxx.se/download/ \ http://obsd.isc.org/pub/OpenBSD/distfiles/ \ diff --git a/dns/dnsdist/Makefile b/dns/dnsdist/Makefile index bdef62063c7d..30fd82ca2c4d 100644 --- a/dns/dnsdist/Makefile +++ b/dns/dnsdist/Makefile @@ -3,7 +3,7 @@ PORTNAME= dnsdist DISTVERSION= 1.3.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= dns net MASTER_SITES= https://downloads.powerdns.com/releases/ \ LOCAL/cpm diff --git a/dns/kf5-kdnssd/Makefile b/dns/kf5-kdnssd/Makefile index 81c37672c16f..4c0e1440baa8 100644 --- a/dns/kf5-kdnssd/Makefile +++ b/dns/kf5-kdnssd/Makefile @@ -2,6 +2,7 @@ PORTNAME= kdnssd DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= dns kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/dns/knot2/Makefile b/dns/knot2/Makefile index fa336d888bfa..9a9e91ef77b0 100644 --- a/dns/knot2/Makefile +++ b/dns/knot2/Makefile @@ -3,6 +3,7 @@ PORTNAME= knot DISTVERSION= 2.7.4 +PORTREVISION= 1 CATEGORIES= dns ipv6 MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \ https://dns.company/downloads/knot-dns/ diff --git a/dns/packetq/Makefile b/dns/packetq/Makefile index 1df3f7d51189..ca3511d9a10c 100644 --- a/dns/packetq/Makefile +++ b/dns/packetq/Makefile @@ -4,7 +4,7 @@ PORTNAME= packetq DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MAINTAINER= freebsd@dns.company diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile index aa289ac8faac..a8accc86d45e 100644 --- a/dns/powerdns-recursor/Makefile +++ b/dns/powerdns-recursor/Makefile @@ -3,7 +3,7 @@ PORTNAME= recursor DISTVERSION= 4.1.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns ipv6 MASTER_SITES= http://downloads.powerdns.com/releases/ PKGNAMEPREFIX= powerdns- diff --git a/dns/powerdns-recursor40/Makefile b/dns/powerdns-recursor40/Makefile index 632de2943f3a..e25011d3ac60 100644 --- a/dns/powerdns-recursor40/Makefile +++ b/dns/powerdns-recursor40/Makefile @@ -3,7 +3,7 @@ PORTNAME= recursor DISTVERSION= 4.0.9 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= dns ipv6 MASTER_SITES= http://downloads.powerdns.com/releases/ PKGNAMEPREFIX= powerdns- diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile index 864a77ceb3a8..e89845be03b4 100644 --- a/dns/powerdns/Makefile +++ b/dns/powerdns/Makefile @@ -2,7 +2,7 @@ PORTNAME= powerdns DISTVERSION= 4.1.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= dns ipv6 MASTER_SITES= http://downloads.powerdns.com/releases/ DISTNAME= pdns-${DISTVERSION} diff --git a/dns/qmdnsengine/Makefile b/dns/qmdnsengine/Makefile index 635b301fd699..93711f69ef5b 100644 --- a/dns/qmdnsengine/Makefile +++ b/dns/qmdnsengine/Makefile @@ -3,7 +3,7 @@ PORTNAME= qmdnsengine DISTVERSION= 0.1.0-13 DISTVERSIONSUFFIX= -gbac0431 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org diff --git a/dns/samba-nsupdate/Makefile b/dns/samba-nsupdate/Makefile index bdaaa1f04a26..0e955f891f16 100644 --- a/dns/samba-nsupdate/Makefile +++ b/dns/samba-nsupdate/Makefile @@ -2,6 +2,7 @@ PORTNAME= nsupdate PORTVERSION= 9.13.3 +PORTREVISION= 1 CATEGORIES= dns net ipv6 MASTER_SITES= ISC/bind9/${ISCVERSION} PKGNAMEPREFIX= samba- diff --git a/dns/void-zones-tools/Makefile b/dns/void-zones-tools/Makefile index 322af783c71d..e6ef7627ade2 100644 --- a/dns/void-zones-tools/Makefile +++ b/dns/void-zones-tools/Makefile @@ -3,7 +3,7 @@ PORTNAME= void-zones-tools DISTVERSIONPREFIX= v DISTVERSION= 1.0.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= dns MAINTAINER= vidar@karlsen.tech diff --git a/dns/yadifa/Makefile b/dns/yadifa/Makefile index ec30329a11cd..acef84a85379 100644 --- a/dns/yadifa/Makefile +++ b/dns/yadifa/Makefile @@ -2,7 +2,7 @@ PORTNAME= yadifa DISTVERSION= 2.3.8 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -7713 CATEGORIES= dns ipv6 MASTER_SITES= http://cdn.yadifa.eu/sites/default/files/releases/ diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index 8c1595c54818..37dbd00b2667 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -2,7 +2,7 @@ PORTNAME= calligra DISTVERSION= 3.1.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= editors kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/${PORTNAME} diff --git a/editors/calligraplan/Makefile b/editors/calligraplan/Makefile index 02e31ab99d82..2a8cc55c40f9 100644 --- a/editors/calligraplan/Makefile +++ b/editors/calligraplan/Makefile @@ -2,7 +2,7 @@ PORTNAME= calligraplan DISTVERSION= 3.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors kde MASTER_SITES= KDE/stable/calligra/${PORTVERSION} DIST_SUBDIR= KDE/${PORTNAME} diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile index 033cb3159666..feea16b4b96e 100644 --- a/editors/codelite/Makefile +++ b/editors/codelite/Makefile @@ -3,7 +3,7 @@ PORTNAME= codelite PORTVERSION= 11.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= editors devel MAINTAINER= mmokhi@FreeBSD.org diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile index a478a520606c..1942b4f6e030 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -3,7 +3,7 @@ PORTNAME= cooledit DISTVERSION= 3.17.28 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= SUNSITE/apps/editors/X/cooledit diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile index 4e8064b310cb..4757e0a91475 100644 --- a/editors/emacs-devel/Makefile +++ b/editors/emacs-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= emacs DISTVERSION= ${EMACS_VER}.${EMACS_REV} +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= editors ipv6 PKGNAMESUFFIX= -devel diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index 2de1e36bd5f5..c83c404fd626 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -3,7 +3,7 @@ PORTNAME= emacs DISTVERSION= ${EMACS_VER} -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 3 CATEGORIES= editors ipv6 MASTER_SITES= GNU diff --git a/editors/encryptpad/Makefile b/editors/encryptpad/Makefile index 9466c8b55095..67f8a08dfb17 100644 --- a/editors/encryptpad/Makefile +++ b/editors/encryptpad/Makefile @@ -4,7 +4,7 @@ PORTNAME= encryptpad DISTVERSIONPREFIX= v DISTVERSION= 0.4.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors security MAINTAINER= dg@syrec.org diff --git a/editors/featherpad/Makefile b/editors/featherpad/Makefile index 5de6b5a86d51..525d489da121 100644 --- a/editors/featherpad/Makefile +++ b/editors/featherpad/Makefile @@ -3,6 +3,7 @@ PORTNAME= featherpad PORTVERSION= 0.9.1 +PORTREVISION= 1 DISTVERSIONPREFIX= V CATEGORIES= editors diff --git a/editors/focuswriter/Makefile b/editors/focuswriter/Makefile index 807948781ece..8ead3bfb268f 100644 --- a/editors/focuswriter/Makefile +++ b/editors/focuswriter/Makefile @@ -4,6 +4,7 @@ PORTNAME= focuswriter DISTVERSIONPREFIX= v DISTVERSION= 1.6.16 +PORTREVISION= 1 CATEGORIES= editors MAINTAINER= lightside@gmx.com diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile index 7324a6867be4..f8fc72273748 100644 --- a/editors/gedit-plugins/Makefile +++ b/editors/gedit-plugins/Makefile @@ -3,6 +3,7 @@ PORTNAME= gedit-plugins PORTVERSION= 3.28.1 +PORTREVISION= 1 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index c9286ba1ee3c..2fce70966bdb 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -3,6 +3,7 @@ PORTNAME= gedit PORTVERSION= 3.28.1 +PORTREVISION= 1 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/editors/ghostwriter/Makefile b/editors/ghostwriter/Makefile index d24a26436d2a..934e1804cc62 100644 --- a/editors/ghostwriter/Makefile +++ b/editors/ghostwriter/Makefile @@ -3,6 +3,7 @@ PORTNAME= ghostwriter DISTVERSIONPREFIX= v DISTVERSION= 1.7.4 +PORTREVISION= 1 CATEGORIES= editors MAINTAINER= tobik@FreeBSD.org diff --git a/editors/gnome-latex/Makefile b/editors/gnome-latex/Makefile index 9cf88caec33a..677f466e1f0c 100644 --- a/editors/gnome-latex/Makefile +++ b/editors/gnome-latex/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnome-latex PORTVERSION= 3.28.1 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile index 51c0834562c5..04db2f0f1f04 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -2,7 +2,7 @@ PORTNAME= gobby PORTVERSION= 0.4.13 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= editors MASTER_SITES= http://releases.0x539.de/gobby/ diff --git a/editors/hte/Makefile b/editors/hte/Makefile index 7551cf229e08..64dbbd4ab4a0 100644 --- a/editors/hte/Makefile +++ b/editors/hte/Makefile @@ -3,7 +3,7 @@ PORTNAME= hte PORTVERSION= 2.1.1.g20161206 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MAINTAINER= rene@FreeBSD.org diff --git a/editors/kakoune/Makefile b/editors/kakoune/Makefile index 432281e280b7..03739c669592 100644 --- a/editors/kakoune/Makefile +++ b/editors/kakoune/Makefile @@ -2,6 +2,7 @@ PORTNAME= kakoune DISTVERSION= 2018.10.27 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= https://github.com/mawww/kakoune/releases/download/v${DISTVERSION}/ diff --git a/editors/kate/Makefile b/editors/kate/Makefile index e66ab8f4d20f..dc0717951ffe 100644 --- a/editors/kate/Makefile +++ b/editors/kate/Makefile @@ -2,6 +2,7 @@ PORTNAME= kate DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= editors kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/editors/lazarus/Makefile b/editors/lazarus/Makefile index 87dce4942fbe..9c2627bb7661 100644 --- a/editors/lazarus/Makefile +++ b/editors/lazarus/Makefile @@ -3,7 +3,7 @@ PORTNAME= lazarus PORTVERSION= 1.8.4 PKGNAMESUFFIX?= -gtk2 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= editors devel MASTER_SITES= SF/${PORTNAME}/Lazarus%20Zip%20_%20GZip/Lazarus%20${PORTVERSION} \ LOCAL/acm/freepascal diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index d18972f53797..55e3509e0877 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -2,7 +2,7 @@ .include "${.CURDIR}/Makefile.common" -PORTREVISION= 2 +PORTREVISION= 3 MASTER_SITES= https://download.documentfoundation.org/libreoffice/src/${PORTVERSION}/ \ https://dev-www.libreoffice.org/src/:src \ https://dev-www.libreoffice.org/extern/:ext diff --git a/editors/medit/Makefile b/editors/medit/Makefile index 43339cf12cc3..e7bc3b2e748c 100644 --- a/editors/medit/Makefile +++ b/editors/medit/Makefile @@ -3,7 +3,7 @@ PORTNAME= medit PORTVERSION= 1.2.92 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= SF/mooedit/${PORTNAME}/${PORTVERSION} PKGNAMESUFFIX= -editor diff --git a/editors/mp/Makefile b/editors/mp/Makefile index 96c28eadd67e..7375a7afdee4 100644 --- a/editors/mp/Makefile +++ b/editors/mp/Makefile @@ -3,7 +3,7 @@ PORTNAME= mp DISTVERSION= 5.2.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= http://triptico.com/download/mp/ diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile index 2cef7a812156..ab27b2ff41dd 100644 --- a/editors/openoffice-4/Makefile +++ b/editors/openoffice-4/Makefile @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION} -PORTREVISION= 2 +PORTREVISION= 3 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 e492ac79d0c5..9bf4b438b096 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION1}.${AOOVERSION2}.${SVNREVISION} -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 4 CATEGORIES= editors java MASTER_SITES= https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-r${SVNREVISION}/source/ \ diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile index 689c0d284898..4d38bb26331e 100644 --- a/editors/p5-Padre/Makefile +++ b/editors/p5-Padre/Makefile @@ -3,7 +3,7 @@ PORTNAME= Padre PORTVERSION= 1.00 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= editors perl5 MASTER_SITES= CPAN/${PORTNAME}/ CPAN/Wx/:wxsc PKGNAMEPREFIX= p5- diff --git a/editors/pluma/Makefile b/editors/pluma/Makefile index 41c9b745bb23..8a6228fe4e63 100644 --- a/editors/pluma/Makefile +++ b/editors/pluma/Makefile @@ -3,6 +3,7 @@ PORTNAME= pluma PORTVERSION= 1.20.3 +PORTREVISION= 1 CATEGORIES= editors mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 98cb43939201..3240ad469e6e 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -4,7 +4,7 @@ PORTNAME= poedit PORTVERSION= 1.8.4 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= editors MASTER_SITES= https://github.com/vslavik/${PORTNAME}/releases/download/v${PORTVERSION}-oss/ diff --git a/editors/scite/Makefile b/editors/scite/Makefile index ae6bd6bb4218..c54fc35989d5 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -3,6 +3,7 @@ PORTNAME= scite DISTVERSION= 4.0.2 +PORTREVISION= 1 CATEGORIES= editors gnome MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} diff --git a/editors/tea/Makefile b/editors/tea/Makefile index 5fc8f85f515f..7db588d34ef6 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -3,7 +3,7 @@ PORTNAME= tea PORTVERSION= 46.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MAINTAINER= danilo@FreeBSD.org diff --git a/editors/textroom/Makefile b/editors/textroom/Makefile index 726c2e141999..1087aa116f77 100644 --- a/editors/textroom/Makefile +++ b/editors/textroom/Makefile @@ -3,7 +3,7 @@ PORTNAME= textroom PORTVERSION= 0.8.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= editors MASTER_SITES= SF diff --git a/editors/xmlcopyeditor/Makefile b/editors/xmlcopyeditor/Makefile index 66c20a331427..66b9bc83d531 100644 --- a/editors/xmlcopyeditor/Makefile +++ b/editors/xmlcopyeditor/Makefile @@ -3,7 +3,7 @@ PORTNAME= xmlcopyeditor PORTVERSION= 1.2.1.3 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= editors MASTER_SITES= SF/xml-copy-editor/${PORTNAME}-linux/${PORTVERSION} diff --git a/editors/yzis/Makefile b/editors/yzis/Makefile index c29636925620..5e19bbf89905 100644 --- a/editors/yzis/Makefile +++ b/editors/yzis/Makefile @@ -3,7 +3,7 @@ PORTNAME= yzis PORTVERSION= 1.0.a.1 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= editors MASTER_SITES= http://labs.freehackers.org/attachments/download/45/ \ http://contribs.martymac.org/FreeBSD-ports/distfiles/ diff --git a/editors/zile/Makefile b/editors/zile/Makefile index 1bea322ae379..8c5f56bddd70 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -3,7 +3,7 @@ PORTNAME= zile PORTVERSION= 2.4.14 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= editors MASTER_SITES= GNU diff --git a/emulators/advancemame/Makefile b/emulators/advancemame/Makefile index 68401ce01b9e..b8a4bb3e631d 100644 --- a/emulators/advancemame/Makefile +++ b/emulators/advancemame/Makefile @@ -3,7 +3,7 @@ PORTNAME= advancemame PORTVERSION= 1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= https://github.com/amadvance/advancemame/releases/download/${DISTNAME}/ diff --git a/emulators/advancemenu/Makefile b/emulators/advancemenu/Makefile index e19d9654e322..829f21c6de4c 100644 --- a/emulators/advancemenu/Makefile +++ b/emulators/advancemenu/Makefile @@ -3,7 +3,7 @@ PORTNAME= advancemenu PORTVERSION= 2.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= https://github.com/amadvance/advancemame/releases/download/${DISTNAME}/ diff --git a/emulators/advancemess/Makefile b/emulators/advancemess/Makefile index f3371ec16c33..0c0684bbcca1 100644 --- a/emulators/advancemess/Makefile +++ b/emulators/advancemess/Makefile @@ -3,7 +3,7 @@ PORTNAME= advancemess PORTVERSION= 1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= https://github.com/amadvance/advancemame/releases/download/${DISTNAME}/ diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index 00bf38f2944c..ccb40bb420df 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -3,7 +3,7 @@ PORTNAME= bochs PORTVERSION= 2.6.9 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= emulators MASTER_SITES= SF diff --git a/emulators/catapult/Makefile b/emulators/catapult/Makefile index 9e2a29fd7f69..4c3f0ea615f0 100644 --- a/emulators/catapult/Makefile +++ b/emulators/catapult/Makefile @@ -3,7 +3,7 @@ PORTNAME= catapult PORTVERSION= 0.13.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= emulators MASTER_SITES= https://github.com/openMSX/openMSX/releases/download/RELEASE_${PORTVERSION:S/./_/g}/ DISTNAME= openmsx-${PORTNAME}-${PORTVERSION} diff --git a/emulators/citra/Makefile b/emulators/citra/Makefile index 22d4d66c230b..1e76cdf1e8eb 100644 --- a/emulators/citra/Makefile +++ b/emulators/citra/Makefile @@ -2,7 +2,7 @@ PORTNAME= citra PORTVERSION= s20181206 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= emulators MAINTAINER= jbeich@FreeBSD.org diff --git a/emulators/dolphin-emu/Makefile b/emulators/dolphin-emu/Makefile index 8b299d0fce42..a4aa1ac9cad7 100644 --- a/emulators/dolphin-emu/Makefile +++ b/emulators/dolphin-emu/Makefile @@ -3,7 +3,7 @@ PORTNAME= dolphin-emu PORTVERSION= 5.0.8715 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MAINTAINER= martymac@FreeBSD.org diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile index 03b61ad059a8..a3f30cf1b674 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -3,7 +3,7 @@ PORTNAME= fceux PORTVERSION= 2.2.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= emulators MASTER_SITES= SF/fceultra/Source%20Code/${PORTVERSION}%20src/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src diff --git a/emulators/higan/Makefile b/emulators/higan/Makefile index fb67da4dafed..518d8495d8f1 100644 --- a/emulators/higan/Makefile +++ b/emulators/higan/Makefile @@ -3,7 +3,7 @@ PORTNAME= higan PORTVERSION= 106 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators games MASTER_SITES= http://download.byuu.org/ \ http://www.cyberbotx.com/higan/ diff --git a/emulators/lisaem/Makefile b/emulators/lisaem/Makefile index 7dec7063812c..76043fe849af 100644 --- a/emulators/lisaem/Makefile +++ b/emulators/lisaem/Makefile @@ -3,6 +3,7 @@ PORTNAME= lisaem PORTVERSION= 1.2.6.2 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://lisaem.sunder.net/downloads/ diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index ec410b78cec4..91bfe5775441 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -3,7 +3,7 @@ PORTNAME?= mame PORTVERSION= 0.200 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MAINTAINER= ports@FreeBSD.org diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile index 194035a325e1..40fd857f42a6 100644 --- a/emulators/mednafen/Makefile +++ b/emulators/mednafen/Makefile @@ -2,7 +2,7 @@ PORTNAME= mednafen PORTVERSION= 1.21.3 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= emulators games MASTER_SITES= https://mednafen.github.io/releases/files/ diff --git a/emulators/mgba/Makefile b/emulators/mgba/Makefile index a85c00281cfb..12a4c1211b42 100644 --- a/emulators/mgba/Makefile +++ b/emulators/mgba/Makefile @@ -2,7 +2,7 @@ PORTNAME= mgba DISTVERSION= 0.6.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= emulators PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/emulators/mupen64plus-rsp-cxd4/Makefile b/emulators/mupen64plus-rsp-cxd4/Makefile index 2274bc03ea94..668929c00976 100644 --- a/emulators/mupen64plus-rsp-cxd4/Makefile +++ b/emulators/mupen64plus-rsp-cxd4/Makefile @@ -1,7 +1,7 @@ # Created by: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 3 +PORTREVISION= 4 PKGNAMESUFFIX= -rsp-cxd4 DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-src-${PORTVERSION}${EXTRACT_SUFX}:plugin diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile index 3830d0b6faa6..bcb738322f35 100644 --- a/emulators/openmsx/Makefile +++ b/emulators/openmsx/Makefile @@ -2,7 +2,7 @@ PORTNAME= openmsx PORTVERSION= 0.13.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= emulators MASTER_SITES= https://github.com/openMSX/openMSX/releases/download/RELEASE_${PORTVERSION:S/./_/g}/ diff --git a/emulators/pearpc/Makefile b/emulators/pearpc/Makefile index c6bdf6a02732..4277fe054acd 100644 --- a/emulators/pearpc/Makefile +++ b/emulators/pearpc/Makefile @@ -3,7 +3,7 @@ PORTNAME= pearpc PORTVERSION= 0.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}.0 diff --git a/emulators/pipelight/Makefile b/emulators/pipelight/Makefile index b8a829d594ac..424d7eec5b3e 100644 --- a/emulators/pipelight/Makefile +++ b/emulators/pipelight/Makefile @@ -3,7 +3,7 @@ PORTNAME= pipelight PORTVERSION= 0.2.8.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= emulators MASTER_SITES= https://bitbucket.org/mmueller2012/pipelight/get/ \ http://repos.fds-team.de/pluginloader/v${DISTVERSION}/:plg diff --git a/emulators/playonbsd/Makefile b/emulators/playonbsd/Makefile index 87b32c5c7065..d6b9016aef56 100644 --- a/emulators/playonbsd/Makefile +++ b/emulators/playonbsd/Makefile @@ -3,7 +3,7 @@ PORTNAME= playonbsd PORTVERSION= 4.2.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators games MAINTAINER= se@FreeBSD.org diff --git a/emulators/ppsspp/Makefile b/emulators/ppsspp/Makefile index b36abc95cb4b..d5c7647aa427 100644 --- a/emulators/ppsspp/Makefile +++ b/emulators/ppsspp/Makefile @@ -3,7 +3,7 @@ PORTNAME= ppsspp DISTVERSIONPREFIX= v DISTVERSION?= 1.7.5 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= emulators # XXX Get from Debian once #697821 lands MASTER_SITES= https://bazaar.launchpad.net/~sergio-br2/${PORTNAME}/debian-sdl/download/5/${PORTNAME}.1-20140802045408-dd26dik367ztj5xg-8/:manpage diff --git a/emulators/riscv-isa-sim/Makefile b/emulators/riscv-isa-sim/Makefile index 7f41205a585b..a714f36a8c60 100644 --- a/emulators/riscv-isa-sim/Makefile +++ b/emulators/riscv-isa-sim/Makefile @@ -2,7 +2,7 @@ PORTNAME= riscv-isa-sim DISTVERSION= git -PORTREVISION= 20181005 +PORTREVISION= 20181006 CATEGORIES= emulators MAINTAINER= lwhsu@FreeBSD.org diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile index a697bcbba66c..8d62251978a7 100644 --- a/emulators/rpcs3/Makefile +++ b/emulators/rpcs3/Makefile @@ -3,6 +3,7 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v DISTVERSION= 0.0.5-1109 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g1ca02c7d1 CATEGORIES= emulators diff --git a/emulators/skyeye/Makefile b/emulators/skyeye/Makefile index f44b09b9f077..51578463612a 100644 --- a/emulators/skyeye/Makefile +++ b/emulators/skyeye/Makefile @@ -3,7 +3,7 @@ PORTNAME= skyeye PORTVERSION= 1.2.5 -PORTREVISION= 5 +PORTREVISION= 6 DISTVERSIONSUFFIX= _REL CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile index f08cbac03d30..895b464dc70e 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -3,7 +3,7 @@ PORTNAME= snes9x PORTVERSION= 1.54.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= emulators PKGNAMESUFFIX= -gtk diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile index f33e3c1bc758..5c5167f0de15 100644 --- a/emulators/stella/Makefile +++ b/emulators/stella/Makefile @@ -3,7 +3,7 @@ PORTNAME= stella PORTVERSION= 5.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MAINTAINER= acm@FreeBSD.org diff --git a/emulators/unicorn/Makefile b/emulators/unicorn/Makefile index 423ed18b9c2f..0984109946a8 100644 --- a/emulators/unicorn/Makefile +++ b/emulators/unicorn/Makefile @@ -2,6 +2,7 @@ PORTNAME= unicorn PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= emulators MAINTAINER= antoine@FreeBSD.org diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index 8578e5d4a487..30204025d5c0 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -3,7 +3,7 @@ PORTNAME= vice PORTVERSION= 3.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= emulators MASTER_SITES= http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/ \ ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/ diff --git a/emulators/virtualbox-ose-additions-nox11/Makefile b/emulators/virtualbox-ose-additions-nox11/Makefile index 118ed760d3b9..89205fba89be 100644 --- a/emulators/virtualbox-ose-additions-nox11/Makefile +++ b/emulators/virtualbox-ose-additions-nox11/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 1 PKGNAMESUFFIX= -additions-nox11 OPTIONS_EXCLUDE= DBUS DEBUG OPENGL X11 diff --git a/emulators/virtualbox-ose-additions/Makefile b/emulators/virtualbox-ose-additions/Makefile index 448db2e97190..d495c2490be3 100644 --- a/emulators/virtualbox-ose-additions/Makefile +++ b/emulators/virtualbox-ose-additions/Makefile @@ -3,7 +3,7 @@ PORTNAME= virtualbox-ose PORTVERSION= 5.2.22 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://download.virtualbox.org/virtualbox/${PORTVERSION}/ PKGNAMESUFFIX?= -additions diff --git a/emulators/virtualbox-ose-kmod/Makefile b/emulators/virtualbox-ose-kmod/Makefile index f00a0bc84cd4..6b52ebc89a5a 100644 --- a/emulators/virtualbox-ose-kmod/Makefile +++ b/emulators/virtualbox-ose-kmod/Makefile @@ -3,6 +3,7 @@ PORTNAME= virtualbox-ose PORTVERSION= 5.2.22 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://download.virtualbox.org/virtualbox/${PORTVERSION}/ PKGNAMESUFFIX= -kmod diff --git a/emulators/virtualbox-ose-nox11/Makefile b/emulators/virtualbox-ose-nox11/Makefile index e769959f4b35..212559986402 100644 --- a/emulators/virtualbox-ose-nox11/Makefile +++ b/emulators/virtualbox-ose-nox11/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 1 PKGNAMESUFFIX= -nox11 OPTIONS_EXCLUDE= ALSA DBUS DEBUG GUESTADDITIONS MANUAL NLS PULSEAUDIO diff --git a/emulators/virtualbox-ose/Makefile b/emulators/virtualbox-ose/Makefile index 6cc0c361f9b0..9384da64824b 100644 --- a/emulators/virtualbox-ose/Makefile +++ b/emulators/virtualbox-ose/Makefile @@ -3,7 +3,7 @@ PORTNAME= virtualbox-ose PORTVERSION= 5.2.22 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://download.virtualbox.org/virtualbox/${PORTVERSION}/ DISTFILES= VirtualBox-${PORTVERSION}${EXTRACT_SUFX} ${GUESTADDITIONS} diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index ea2eb020d225..a1f2b38eba90 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= wine DISTVERSION= 4.0-rc1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 45d664774830..c7a09d139066 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -3,6 +3,7 @@ PORTNAME= wine DISTVERSION= 3.0.4 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wxmupen64plus/Makefile b/emulators/wxmupen64plus/Makefile index e1b92b658cc4..ec12d5ec9dd4 100644 --- a/emulators/wxmupen64plus/Makefile +++ b/emulators/wxmupen64plus/Makefile @@ -3,7 +3,7 @@ PORTNAME= wxmupen64plus PORTVERSION= 0.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= emulators MASTER_SITES= https://bitbucket.org/auria/wxmupen64plus/get/ DISTNAME= ${PORTVERSION} diff --git a/emulators/x49gp/Makefile b/emulators/x49gp/Makefile index b93462df037c..cc45e0838c47 100644 --- a/emulators/x49gp/Makefile +++ b/emulators/x49gp/Makefile @@ -5,7 +5,7 @@ PORTNAME= x49gp PORTVERSION= 20100425 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= emulators math MASTER_SITES= LOCAL/shaun DISTFILES= ${DISTNAME}${EXTRACT_SUFX} sdcard64.tar.gz diff --git a/finance/R-cran-AER/Makefile b/finance/R-cran-AER/Makefile index 42c4e462b615..a33b34d5cfbc 100644 --- a/finance/R-cran-AER/Makefile +++ b/finance/R-cran-AER/Makefile @@ -3,7 +3,7 @@ PORTNAME= AER DISTVERSION= 1.2-5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-PerformanceAnalytics/Makefile b/finance/R-cran-PerformanceAnalytics/Makefile index efecefda6763..fcc3591a1377 100644 --- a/finance/R-cran-PerformanceAnalytics/Makefile +++ b/finance/R-cran-PerformanceAnalytics/Makefile @@ -3,6 +3,7 @@ PORTNAME= PerformanceAnalytics PORTVERSION= 1.5.2 +PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/finance/R-cran-RFinanceYJ/Makefile b/finance/R-cran-RFinanceYJ/Makefile index f439f482196a..880db572ab22 100644 --- a/finance/R-cran-RFinanceYJ/Makefile +++ b/finance/R-cran-RFinanceYJ/Makefile @@ -3,7 +3,7 @@ PORTNAME= RFinanceYJ PORTVERSION= 0.3.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= finance DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/finance/R-cran-TTR/Makefile b/finance/R-cran-TTR/Makefile index 982a25fbe97b..74ab5afcd4b8 100644 --- a/finance/R-cran-TTR/Makefile +++ b/finance/R-cran-TTR/Makefile @@ -3,6 +3,7 @@ PORTNAME= TTR DISTVERSION= 0.23-4 +PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-ccgarch/Makefile b/finance/R-cran-ccgarch/Makefile index 230921820ca2..009408840054 100644 --- a/finance/R-cran-ccgarch/Makefile +++ b/finance/R-cran-ccgarch/Makefile @@ -3,7 +3,7 @@ PORTNAME= ccgarch DISTVERSION= 0.2.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-fBasics/Makefile b/finance/R-cran-fBasics/Makefile index 734f00083153..fe3517c5a501 100644 --- a/finance/R-cran-fBasics/Makefile +++ b/finance/R-cran-fBasics/Makefile @@ -3,7 +3,7 @@ PORTNAME= fBasics DISTVERSION= 3042.89 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-fGarch/Makefile b/finance/R-cran-fGarch/Makefile index b42ba7857dff..f722196ece03 100644 --- a/finance/R-cran-fGarch/Makefile +++ b/finance/R-cran-fGarch/Makefile @@ -3,7 +3,7 @@ PORTNAME= fGarch DISTVERSION= 3042.83 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-gmm/Makefile b/finance/R-cran-gmm/Makefile index 03ed6161364c..e36f64eb6e53 100644 --- a/finance/R-cran-gmm/Makefile +++ b/finance/R-cran-gmm/Makefile @@ -3,6 +3,7 @@ PORTNAME= gmm DISTVERSION= 1.6-2 +PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-lmtest/Makefile b/finance/R-cran-lmtest/Makefile index ea95a903593c..acacbcde5a91 100644 --- a/finance/R-cran-lmtest/Makefile +++ b/finance/R-cran-lmtest/Makefile @@ -3,6 +3,7 @@ PORTNAME= lmtest DISTVERSION= 0.9-36 +PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-plm/Makefile b/finance/R-cran-plm/Makefile index bda81f59b23c..f529af5d2dbd 100644 --- a/finance/R-cran-plm/Makefile +++ b/finance/R-cran-plm/Makefile @@ -3,6 +3,7 @@ PORTNAME= plm DISTVERSION= 1.6-6 +PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-quantmod/Makefile b/finance/R-cran-quantmod/Makefile index 38fbe948f379..1b04f51ca088 100644 --- a/finance/R-cran-quantmod/Makefile +++ b/finance/R-cran-quantmod/Makefile @@ -3,6 +3,7 @@ PORTNAME= quantmod DISTVERSION= 0.4-13 +PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-strucchange/Makefile b/finance/R-cran-strucchange/Makefile index c039b543cedf..0976e93adc3c 100644 --- a/finance/R-cran-strucchange/Makefile +++ b/finance/R-cran-strucchange/Makefile @@ -3,7 +3,7 @@ PORTNAME= strucchange DISTVERSION= 1.5-1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-timeDate/Makefile b/finance/R-cran-timeDate/Makefile index 2b74cc525c7e..d6eab424089f 100644 --- a/finance/R-cran-timeDate/Makefile +++ b/finance/R-cran-timeDate/Makefile @@ -3,6 +3,7 @@ PORTNAME= timeDate DISTVERSION= 3043.102 +PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-timeSeries/Makefile b/finance/R-cran-timeSeries/Makefile index 8ad28b6942fd..6545342738f8 100644 --- a/finance/R-cran-timeSeries/Makefile +++ b/finance/R-cran-timeSeries/Makefile @@ -3,7 +3,7 @@ PORTNAME= timeSeries DISTVERSION= 3042.102 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-tseries/Makefile b/finance/R-cran-tseries/Makefile index 8d39fdd639c7..d7a2e9cebb9a 100644 --- a/finance/R-cran-tseries/Makefile +++ b/finance/R-cran-tseries/Makefile @@ -3,6 +3,7 @@ PORTNAME= tseries DISTVERSION= 0.10-45 +PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-urca/Makefile b/finance/R-cran-urca/Makefile index e591febafc69..587fd66518fe 100644 --- a/finance/R-cran-urca/Makefile +++ b/finance/R-cran-urca/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= urca -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSION= 1.3-0 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-vars/Makefile b/finance/R-cran-vars/Makefile index 0b6d6222d3a4..4c2bfef5c1a7 100644 --- a/finance/R-cran-vars/Makefile +++ b/finance/R-cran-vars/Makefile @@ -3,6 +3,7 @@ PORTNAME= vars DISTVERSION= 1.5-3 +PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/alkimia/Makefile b/finance/alkimia/Makefile index ee1bdefd45a2..13cecc438804 100644 --- a/finance/alkimia/Makefile +++ b/finance/alkimia/Makefile @@ -2,6 +2,7 @@ PORTNAME= alkimia PORTVERSION= 7.0.2 +PORTREVISION= 1 CATEGORIES= finance kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} PKGNAMESUFFIX= -${SLAVE} diff --git a/finance/bitcoin-armory/Makefile b/finance/bitcoin-armory/Makefile index e5ff493bded2..968e24991eb0 100644 --- a/finance/bitcoin-armory/Makefile +++ b/finance/bitcoin-armory/Makefile @@ -4,7 +4,7 @@ PORTNAME= BitcoinArmory PORTVERSION= 0.93.3 DISTVERSIONPREFIX= v -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= finance MAINTAINER= yuri@FreeBSD.org diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index cd1a68795c32..c73c731c1a51 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnucash PORTVERSION= 3.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= finance gnome MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION} diff --git a/finance/kmymoney/Makefile b/finance/kmymoney/Makefile index c86a0384e189..e0f8788f87bc 100644 --- a/finance/kmymoney/Makefile +++ b/finance/kmymoney/Makefile @@ -2,7 +2,7 @@ PORTNAME= kmymoney PORTVERSION= 5.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= finance kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src diff --git a/finance/ledger/Makefile b/finance/ledger/Makefile index 5707b2c3c185..13602ed6b880 100644 --- a/finance/ledger/Makefile +++ b/finance/ledger/Makefile @@ -4,7 +4,7 @@ PORTNAME= ledger PORTVERSION= 3.1.1 DISTVERSIONPREFIX= v -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= finance PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/finance/ledgersmb/Makefile b/finance/ledgersmb/Makefile index c8136219cc9b..e2610e955ca6 100644 --- a/finance/ledgersmb/Makefile +++ b/finance/ledgersmb/Makefile @@ -3,7 +3,7 @@ PORTNAME= ledger-smb PORTVERSION= 1.1.12 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= finance perl5 MASTER_SITES= SF/${PORTNAME}/Releases/archive-1.1/${PORTVERSION} diff --git a/finance/ledgersmb12/Makefile b/finance/ledgersmb12/Makefile index 9543ae078fd6..bdb5632f0da3 100644 --- a/finance/ledgersmb12/Makefile +++ b/finance/ledgersmb12/Makefile @@ -3,6 +3,7 @@ PORTNAME= ledgersmb PORTVERSION= 1.2.26 +PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= http://download.ledgersmb.org/f/Releases/archive-1.2/${PORTVERSION}/ diff --git a/finance/moneymanagerex/Makefile b/finance/moneymanagerex/Makefile index 552a0dfb925a..4380653e95c8 100644 --- a/finance/moneymanagerex/Makefile +++ b/finance/moneymanagerex/Makefile @@ -4,7 +4,7 @@ PORTNAME= mmex PORTVERSION= 1.2.7 DISTVERSIONPREFIX= v -PORTREVISION= 12 +PORTREVISION= 13 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/finance/py-ta-lib/Makefile b/finance/py-ta-lib/Makefile index e7a9a17dde0a..bd521e003e61 100644 --- a/finance/py-ta-lib/Makefile +++ b/finance/py-ta-lib/Makefile @@ -3,7 +3,7 @@ PORTNAME= ta-lib DISTVERSIONPREFIX= TA_Lib- DISTVERSION= 0.4.16 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/finance/qhacc/Makefile b/finance/qhacc/Makefile index a2cbf2f56cb1..1f1140cd5be2 100644 --- a/finance/qhacc/Makefile +++ b/finance/qhacc/Makefile @@ -3,7 +3,7 @@ PORTNAME= qhacc PORTVERSION= 4.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= finance MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/finance/qtbitcointrader/Makefile b/finance/qtbitcointrader/Makefile index 4d5d5d1646b8..817b1da9f9f3 100644 --- a/finance/qtbitcointrader/Makefile +++ b/finance/qtbitcointrader/Makefile @@ -2,6 +2,7 @@ PORTNAME= QtBitcoinTrader DISTVERSION= 1.40.30 +PORTREVISION= 1 CATEGORIES= finance MASTER_SITES= SF/bitcointrader/SRC/ diff --git a/finance/quantlib/Makefile b/finance/quantlib/Makefile index dafe32b38a20..5d0b497d325a 100644 --- a/finance/quantlib/Makefile +++ b/finance/quantlib/Makefile @@ -3,7 +3,7 @@ PORTNAME= quantlib PORTVERSION= 1.13 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= finance math devel MASTER_SITES= https://dl.bintray.com/${PORTNAME}/releases/ DISTNAME= QuantLib-${PORTVERSION} diff --git a/finance/skrooge/Makefile b/finance/skrooge/Makefile index 2a43f86ce855..d9eec076d25e 100644 --- a/finance/skrooge/Makefile +++ b/finance/skrooge/Makefile @@ -2,6 +2,7 @@ PORTNAME= skrooge DISTVERSION= 2.16.2 +PORTREVISION= 1 CATEGORIES= finance kde MASTER_SITES= KDE/stable/${PORTNAME} DIST_SUBDIR= KDE/${PORTNAME} diff --git a/finance/sql-ledger/Makefile b/finance/sql-ledger/Makefile index f883f50957a1..8e9fabdf2b1d 100644 --- a/finance/sql-ledger/Makefile +++ b/finance/sql-ledger/Makefile @@ -3,6 +3,7 @@ PORTNAME= sql-ledger PORTVERSION= 3.2.6 +PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= http://www.sql-ledger.com/source/ diff --git a/finance/trytond28/Makefile b/finance/trytond28/Makefile index 766d1d89c892..663197062b02 100644 --- a/finance/trytond28/Makefile +++ b/finance/trytond28/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond PORTVERSION= 2.8.13 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_account/Makefile b/finance/trytond28_account/Makefile index 0f7804ed4611..5f17b67ad96a 100644 --- a/finance/trytond28_account/Makefile +++ b/finance/trytond28_account/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_account PORTVERSION= 2.8.8 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_account_asset/Makefile b/finance/trytond28_account_asset/Makefile index ba140647ce20..b8086ec785b4 100644 --- a/finance/trytond28_account_asset/Makefile +++ b/finance/trytond28_account_asset/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_account_asset PORTVERSION= 2.8.3 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_account_be/Makefile b/finance/trytond28_account_be/Makefile index eec3ff8ac830..6dd3b24e55ec 100644 --- a/finance/trytond28_account_be/Makefile +++ b/finance/trytond28_account_be/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_account_be PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_account_be/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_account_invoice/Makefile b/finance/trytond28_account_invoice/Makefile index 144939af5746..2ecb99b249c3 100644 --- a/finance/trytond28_account_invoice/Makefile +++ b/finance/trytond28_account_invoice/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_account_invoice PORTVERSION= 2.8.8 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_account_invoice_history/Makefile b/finance/trytond28_account_invoice_history/Makefile index ba511594bc69..69a20e847dfa 100644 --- a/finance/trytond28_account_invoice_history/Makefile +++ b/finance/trytond28_account_invoice_history/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_account_invoice_history PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_account_invoice_history/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_account_invoice_line_standalone/Makefile b/finance/trytond28_account_invoice_line_standalone/Makefile index faf109acfc75..289d3fcb41fe 100644 --- a/finance/trytond28_account_invoice_line_standalone/Makefile +++ b/finance/trytond28_account_invoice_line_standalone/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_account_invoice_line_standalone PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_account_invoice_line_standalone/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_account_product/Makefile b/finance/trytond28_account_product/Makefile index e73dc50a8b46..737b1c0e05d2 100644 --- a/finance/trytond28_account_product/Makefile +++ b/finance/trytond28_account_product/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_account_product PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_account_product/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_account_statement/Makefile b/finance/trytond28_account_statement/Makefile index bfa79cfc7f73..897c89dd16e9 100644 --- a/finance/trytond28_account_statement/Makefile +++ b/finance/trytond28_account_statement/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_account_statement PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_account_stock_anglo_saxon/Makefile b/finance/trytond28_account_stock_anglo_saxon/Makefile index 31f7ef8fac4f..f4f5925d6752 100644 --- a/finance/trytond28_account_stock_anglo_saxon/Makefile +++ b/finance/trytond28_account_stock_anglo_saxon/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_account_stock_anglo_saxon PORTVERSION= 2.8.2 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_account_stock_continental/Makefile b/finance/trytond28_account_stock_continental/Makefile index 66f8b6354adc..2281900ac9c5 100644 --- a/finance/trytond28_account_stock_continental/Makefile +++ b/finance/trytond28_account_stock_continental/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_account_stock_continental PORTVERSION= 2.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_account_stock_continental/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_analytic_account/Makefile b/finance/trytond28_analytic_account/Makefile index 19e6b1edbb17..a0c599ccfeca 100644 --- a/finance/trytond28_analytic_account/Makefile +++ b/finance/trytond28_analytic_account/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_analytic_account PORTVERSION= 2.8.2 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_analytic_invoice/Makefile b/finance/trytond28_analytic_invoice/Makefile index 169f4dedf217..e0af8411c105 100644 --- a/finance/trytond28_analytic_invoice/Makefile +++ b/finance/trytond28_analytic_invoice/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_analytic_invoice PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_analytic_invoice/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_analytic_purchase/Makefile b/finance/trytond28_analytic_purchase/Makefile index 47f44e2c6d03..b95928ec9aaa 100644 --- a/finance/trytond28_analytic_purchase/Makefile +++ b/finance/trytond28_analytic_purchase/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_analytic_purchase PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_analytic_purchase/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_analytic_sale/Makefile b/finance/trytond28_analytic_sale/Makefile index 3512df9c8713..c2daa30e833a 100644 --- a/finance/trytond28_analytic_sale/Makefile +++ b/finance/trytond28_analytic_sale/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_analytic_sale PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_analytic_sale/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_calendar/Makefile b/finance/trytond28_calendar/Makefile index 520ea578e4f4..f15a8f160c80 100644 --- a/finance/trytond28_calendar/Makefile +++ b/finance/trytond28_calendar/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_calendar PORTVERSION= 2.8.2 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_calendar_classification/Makefile b/finance/trytond28_calendar_classification/Makefile index bae48aa713e0..6b044108a333 100644 --- a/finance/trytond28_calendar_classification/Makefile +++ b/finance/trytond28_calendar_classification/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_calendar_classification PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_calendar_classification/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_calendar_scheduling/Makefile b/finance/trytond28_calendar_scheduling/Makefile index f78803c11f34..1a59c2b8302b 100644 --- a/finance/trytond28_calendar_scheduling/Makefile +++ b/finance/trytond28_calendar_scheduling/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_calendar_scheduling PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_calendar_todo/Makefile b/finance/trytond28_calendar_todo/Makefile index 8a0333c3ec07..4a439e99982d 100644 --- a/finance/trytond28_calendar_todo/Makefile +++ b/finance/trytond28_calendar_todo/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_calendar_todo PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_carrier/Makefile b/finance/trytond28_carrier/Makefile index 714c3c306108..82eeeabc4fac 100644 --- a/finance/trytond28_carrier/Makefile +++ b/finance/trytond28_carrier/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_carrier PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_carrier/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_carrier_percentage/Makefile b/finance/trytond28_carrier_percentage/Makefile index f0b9ffc9a076..f43f61621179 100644 --- a/finance/trytond28_carrier_percentage/Makefile +++ b/finance/trytond28_carrier_percentage/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_carrier_percentage PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_carrier_percentage/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_carrier_weight/Makefile b/finance/trytond28_carrier_weight/Makefile index 21506314214a..10fdf5f825ad 100644 --- a/finance/trytond28_carrier_weight/Makefile +++ b/finance/trytond28_carrier_weight/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_carrier_weight PORTVERSION= 2.8.2 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_company/Makefile b/finance/trytond28_company/Makefile index 5e2ffb5172aa..c5ee85e4c6f2 100644 --- a/finance/trytond28_company/Makefile +++ b/finance/trytond28_company/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_company PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_company/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_company_work_time/Makefile b/finance/trytond28_company_work_time/Makefile index 3b3af668d057..c3c3ce03ea6c 100644 --- a/finance/trytond28_company_work_time/Makefile +++ b/finance/trytond28_company_work_time/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_company_work_time PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_company_work_time/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_country/Makefile b/finance/trytond28_country/Makefile index cc93abbc7018..f3c0dce645d6 100644 --- a/finance/trytond28_country/Makefile +++ b/finance/trytond28_country/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_country PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_currency/Makefile b/finance/trytond28_currency/Makefile index 102e266399e0..01fc208740ae 100644 --- a/finance/trytond28_currency/Makefile +++ b/finance/trytond28_currency/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_currency PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_dashboard/Makefile b/finance/trytond28_dashboard/Makefile index fe1e040fab8b..5b32c81cbf17 100644 --- a/finance/trytond28_dashboard/Makefile +++ b/finance/trytond28_dashboard/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_dashboard PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_dashboard/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_ldap_authentication/Makefile b/finance/trytond28_ldap_authentication/Makefile index 29a09ef202e7..e8a185f55006 100644 --- a/finance/trytond28_ldap_authentication/Makefile +++ b/finance/trytond28_ldap_authentication/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_ldap_authentication PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_ldap_connection/Makefile b/finance/trytond28_ldap_connection/Makefile index 2cb4d62cb341..8f792a73edb8 100644 --- a/finance/trytond28_ldap_connection/Makefile +++ b/finance/trytond28_ldap_connection/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_ldap_connection PORTVERSION= 2.8.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_ldap_connection/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_party/Makefile b/finance/trytond28_party/Makefile index 554e95d152df..ed8058fa1ed6 100644 --- a/finance/trytond28_party/Makefile +++ b/finance/trytond28_party/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_party PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_party_siret/Makefile b/finance/trytond28_party_siret/Makefile index 54ef7c185c2e..4e48ef851d04 100644 --- a/finance/trytond28_party_siret/Makefile +++ b/finance/trytond28_party_siret/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_party_siret PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_party_siret/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_party_vcarddav/Makefile b/finance/trytond28_party_vcarddav/Makefile index b535af4880e5..3f8d82cc9ef2 100644 --- a/finance/trytond28_party_vcarddav/Makefile +++ b/finance/trytond28_party_vcarddav/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_party_vcarddav PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_party_vcarddav/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_product/Makefile b/finance/trytond28_product/Makefile index fc5b81f28ec5..f318e5aa6037 100644 --- a/finance/trytond28_product/Makefile +++ b/finance/trytond28_product/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_product PORTVERSION= 2.8.2 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_product_attribute/Makefile b/finance/trytond28_product_attribute/Makefile index ce1d012852a8..504eb3a30b07 100644 --- a/finance/trytond28_product_attribute/Makefile +++ b/finance/trytond28_product_attribute/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_product_attribute PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_product_attribute/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_product_cost_fifo/Makefile b/finance/trytond28_product_cost_fifo/Makefile index 82d0d5be2af1..773ab21f33e2 100644 --- a/finance/trytond28_product_cost_fifo/Makefile +++ b/finance/trytond28_product_cost_fifo/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_product_cost_fifo PORTVERSION= 2.8.2 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_product_cost_history/Makefile b/finance/trytond28_product_cost_history/Makefile index 7345da73e8b6..1a822b441e39 100644 --- a/finance/trytond28_product_cost_history/Makefile +++ b/finance/trytond28_product_cost_history/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_product_cost_history PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_product_cost_history/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_product_measurements/Makefile b/finance/trytond28_product_measurements/Makefile index 58d13d2d0468..d3f06629bb01 100644 --- a/finance/trytond28_product_measurements/Makefile +++ b/finance/trytond28_product_measurements/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_product_measurements PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_product_measurements/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_product_price_list/Makefile b/finance/trytond28_product_price_list/Makefile index 860cf1e186b7..514b65ce26c0 100644 --- a/finance/trytond28_product_price_list/Makefile +++ b/finance/trytond28_product_price_list/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_product_price_list PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_product_price_list/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_production/Makefile b/finance/trytond28_production/Makefile index 2ec98930e8c3..e62e92d2e3c7 100644 --- a/finance/trytond28_production/Makefile +++ b/finance/trytond28_production/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_production PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_project/Makefile b/finance/trytond28_project/Makefile index 978397a0d05b..08f022ebfc13 100644 --- a/finance/trytond28_project/Makefile +++ b/finance/trytond28_project/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_project PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_project_invoice/Makefile b/finance/trytond28_project_invoice/Makefile index 1a7b6cf4fb4b..fc05d0ebf180 100644 --- a/finance/trytond28_project_invoice/Makefile +++ b/finance/trytond28_project_invoice/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_project_invoice PORTVERSION= 2.8.3 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_project_plan/Makefile b/finance/trytond28_project_plan/Makefile index 36319c965f26..d09645baec72 100644 --- a/finance/trytond28_project_plan/Makefile +++ b/finance/trytond28_project_plan/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_project_plan PORTVERSION= 2.8.3 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_project_revenue/Makefile b/finance/trytond28_project_revenue/Makefile index 74d405d27b2f..7b5c831469b4 100644 --- a/finance/trytond28_project_revenue/Makefile +++ b/finance/trytond28_project_revenue/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_project_revenue PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_purchase/Makefile b/finance/trytond28_purchase/Makefile index ce1210bc733a..25a557b78765 100644 --- a/finance/trytond28_purchase/Makefile +++ b/finance/trytond28_purchase/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_purchase PORTVERSION= 2.8.4 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_purchase_invoice_line_standalone/Makefile b/finance/trytond28_purchase_invoice_line_standalone/Makefile index 55f595537bd2..9032ad187392 100644 --- a/finance/trytond28_purchase_invoice_line_standalone/Makefile +++ b/finance/trytond28_purchase_invoice_line_standalone/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_purchase_invoice_line_standalone PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_purchase_shipment_cost/Makefile b/finance/trytond28_purchase_shipment_cost/Makefile index 2542409cc95d..580a83e41b46 100644 --- a/finance/trytond28_purchase_shipment_cost/Makefile +++ b/finance/trytond28_purchase_shipment_cost/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_purchase_shipment_cost PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_purchase_shipment_cost/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_sale/Makefile b/finance/trytond28_sale/Makefile index aeca0b758484..ee811138e141 100644 --- a/finance/trytond28_sale/Makefile +++ b/finance/trytond28_sale/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_sale PORTVERSION= 2.8.3 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_sale_opportunity/Makefile b/finance/trytond28_sale_opportunity/Makefile index 167481a7c078..72eef0feb5fd 100644 --- a/finance/trytond28_sale_opportunity/Makefile +++ b/finance/trytond28_sale_opportunity/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_sale_opportunity PORTVERSION= 2.8.2 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_sale_price_list/Makefile b/finance/trytond28_sale_price_list/Makefile index 48511179c6f6..d2d3b8729a44 100644 --- a/finance/trytond28_sale_price_list/Makefile +++ b/finance/trytond28_sale_price_list/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_sale_price_list PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_sale_price_list/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_sale_shipment_cost/Makefile b/finance/trytond28_sale_shipment_cost/Makefile index fc362f108a2c..9f2a260b5d8a 100644 --- a/finance/trytond28_sale_shipment_cost/Makefile +++ b/finance/trytond28_sale_shipment_cost/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_sale_shipment_cost PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_sale_shipment_cost/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_sale_supply/Makefile b/finance/trytond28_sale_supply/Makefile index f8dc98906800..a7a75d53f4d5 100644 --- a/finance/trytond28_sale_supply/Makefile +++ b/finance/trytond28_sale_supply/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_sale_supply PORTVERSION= 2.8.4 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_sale_supply_drop_shipment/Makefile b/finance/trytond28_sale_supply_drop_shipment/Makefile index 60b1c6bf0f06..6331a6eddae3 100644 --- a/finance/trytond28_sale_supply_drop_shipment/Makefile +++ b/finance/trytond28_sale_supply_drop_shipment/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_sale_supply_drop_shipment PORTVERSION= 2.8.4 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_stock/Makefile b/finance/trytond28_stock/Makefile index fa655e7b0ef7..1b0202262edc 100644 --- a/finance/trytond28_stock/Makefile +++ b/finance/trytond28_stock/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_stock PORTVERSION= 2.8.9 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_stock_forecast/Makefile b/finance/trytond28_stock_forecast/Makefile index e8160ae15f3f..c1ac39403b42 100644 --- a/finance/trytond28_stock_forecast/Makefile +++ b/finance/trytond28_stock_forecast/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_stock_forecast PORTVERSION= 2.8.2 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_stock_inventory_location/Makefile b/finance/trytond28_stock_inventory_location/Makefile index a551f84caf15..e0198d3d1a10 100644 --- a/finance/trytond28_stock_inventory_location/Makefile +++ b/finance/trytond28_stock_inventory_location/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_stock_inventory_location PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_stock_location_sequence/Makefile b/finance/trytond28_stock_location_sequence/Makefile index dc028d14fa07..5d4468e510c4 100644 --- a/finance/trytond28_stock_location_sequence/Makefile +++ b/finance/trytond28_stock_location_sequence/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_stock_location_sequence PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_stock_lot/Makefile b/finance/trytond28_stock_lot/Makefile index 16ba039444b2..8d631d6ba210 100644 --- a/finance/trytond28_stock_lot/Makefile +++ b/finance/trytond28_stock_lot/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_stock_lot PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_stock_product_location/Makefile b/finance/trytond28_stock_product_location/Makefile index f43e7ab489ca..1c3b6ea9de3c 100644 --- a/finance/trytond28_stock_product_location/Makefile +++ b/finance/trytond28_stock_product_location/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_stock_product_location PORTVERSION= 2.8.3 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_stock_split/Makefile b/finance/trytond28_stock_split/Makefile index fac803d4888f..48e33e5efc92 100644 --- a/finance/trytond28_stock_split/Makefile +++ b/finance/trytond28_stock_split/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_stock_split PORTVERSION= 2.8.2 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_stock_supply/Makefile b/finance/trytond28_stock_supply/Makefile index 4ec5d9248549..0b4a897d7dbd 100644 --- a/finance/trytond28_stock_supply/Makefile +++ b/finance/trytond28_stock_supply/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_stock_supply PORTVERSION= 2.8.4 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_stock_supply_day/Makefile b/finance/trytond28_stock_supply_day/Makefile index d24f9ca9b72e..39629333883e 100644 --- a/finance/trytond28_stock_supply_day/Makefile +++ b/finance/trytond28_stock_supply_day/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_stock_supply_day PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_stock_supply_forecast/Makefile b/finance/trytond28_stock_supply_forecast/Makefile index cf20c32b328d..db34d494a3d9 100644 --- a/finance/trytond28_stock_supply_forecast/Makefile +++ b/finance/trytond28_stock_supply_forecast/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_stock_supply_forecast PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_stock_supply_forecast/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_stock_supply_production/Makefile b/finance/trytond28_stock_supply_production/Makefile index 71da3125bada..1abfea3fc201 100644 --- a/finance/trytond28_stock_supply_production/Makefile +++ b/finance/trytond28_stock_supply_production/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_stock_supply_production PORTVERSION= 2.8.2 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_timesheet/Makefile b/finance/trytond28_timesheet/Makefile index dad762100d66..22d394cd3427 100644 --- a/finance/trytond28_timesheet/Makefile +++ b/finance/trytond28_timesheet/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_timesheet PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/french/aster/Makefile b/french/aster/Makefile index 63e921511b68..ae5bb67f2a29 100644 --- a/french/aster/Makefile +++ b/french/aster/Makefile @@ -3,6 +3,7 @@ PORTNAME= aster DISTVERSION= ${ASTER_DISTVERSION} +PORTREVISION= 1 CATEGORIES= french cad CATEGORIES= french cad diff --git a/french/homard/Makefile b/french/homard/Makefile index 391825871085..5db17173c41d 100644 --- a/french/homard/Makefile +++ b/french/homard/Makefile @@ -3,6 +3,7 @@ PORTNAME= homard DISTVERSION= 11.10-1 +PORTREVISION= 1 CATEGORIES= french cad linux MAINTAINER= thierry@FreeBSD.org diff --git a/french/med/Makefile b/french/med/Makefile index 8b43d6fa86af..1064d7948ec4 100644 --- a/french/med/Makefile +++ b/french/med/Makefile @@ -3,7 +3,7 @@ PORTNAME= med DISTVERSION= 3.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= french science MAINTAINER= thierry@FreeBSD.org diff --git a/french/trytond28_account_fr/Makefile b/french/trytond28_account_fr/Makefile index 0550729982eb..e78361b84c81 100644 --- a/french/trytond28_account_fr/Makefile +++ b/french/trytond28_account_fr/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_account_fr PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= french finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_account_fr/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/ftp/R-cran-RCurl/Makefile b/ftp/R-cran-RCurl/Makefile index 790c21403f8e..0dbee6a0d8d3 100644 --- a/ftp/R-cran-RCurl/Makefile +++ b/ftp/R-cran-RCurl/Makefile @@ -3,6 +3,7 @@ PORTNAME= RCurl DISTVERSION= 1.95-4.11 +PORTREVISION= 1 CATEGORIES= ftp DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/ftp/R-cran-curl/Makefile b/ftp/R-cran-curl/Makefile index 9848aa6cceb9..462553cd49d4 100644 --- a/ftp/R-cran-curl/Makefile +++ b/ftp/R-cran-curl/Makefile @@ -3,6 +3,7 @@ PORTNAME= curl PORTVERSION= 3.2 +PORTREVISION= 1 CATEGORIES= ftp DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/ftp/curlpp/Makefile b/ftp/curlpp/Makefile index 099be1d0d844..ab2f4c607066 100644 --- a/ftp/curlpp/Makefile +++ b/ftp/curlpp/Makefile @@ -4,7 +4,7 @@ PORTNAME= curlpp PORTVERSION= 0.8.1 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= ftp MAINTAINER= sunpoet@FreeBSD.org diff --git a/ftp/filezilla/Makefile b/ftp/filezilla/Makefile index d8850728030a..badbf419db0f 100644 --- a/ftp/filezilla/Makefile +++ b/ftp/filezilla/Makefile @@ -2,6 +2,7 @@ PORTNAME= filezilla PORTVERSION= 3.36.0 +PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= https://download.filezilla-project.org/client/ DISTNAME= FileZilla_${PORTVERSION}_src diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 29ca40363885..0e9b9190e920 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -3,6 +3,7 @@ PORTNAME= lftp PORTVERSION= 4.8.4 +PORTREVISION= 1 CATEGORIES= ftp ipv6 MASTER_SITES= http://lftp.tech/ftp/ \ http://lftp.tech/ftp/old/ \ diff --git a/ftp/libfilezilla/Makefile b/ftp/libfilezilla/Makefile index 9e86f54fd41c..69989aa681e9 100644 --- a/ftp/libfilezilla/Makefile +++ b/ftp/libfilezilla/Makefile @@ -2,6 +2,7 @@ PORTNAME= libfilezilla PORTVERSION= 0.13.0 +PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= http://download.filezilla-project.org/${PORTNAME}/ diff --git a/ftp/multiget/Makefile b/ftp/multiget/Makefile index 495bcf5474e3..30b9de9e4cb7 100644 --- a/ftp/multiget/Makefile +++ b/ftp/multiget/Makefile @@ -3,7 +3,7 @@ PORTNAME= multiget PORTVERSION= 1.1.3 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= ftp www MASTER_SITES= SF/${PORTNAME}/OldFiles diff --git a/ftp/wxdfast/Makefile b/ftp/wxdfast/Makefile index ccb6b1737c53..549377fa8803 100644 --- a/ftp/wxdfast/Makefile +++ b/ftp/wxdfast/Makefile @@ -3,7 +3,7 @@ PORTNAME= wxdfast PORTVERSION= 0.6.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= ftp www MASTER_SITES= SF/dfast/wxDownload%20Fast/${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/games/0ad/Makefile b/games/0ad/Makefile index 33ee4ac3a813..b2afaa271521 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -2,7 +2,7 @@ PORTNAME= 0ad PORTVERSION= 0.0.23 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://releases.wildfiregames.com/ \ SF/zero-ad/releases diff --git a/games/3omns/Makefile b/games/3omns/Makefile index 51b08273b600..8c431e93575e 100644 --- a/games/3omns/Makefile +++ b/games/3omns/Makefile @@ -3,7 +3,7 @@ PORTNAME= 3omns PORTVERSION= 0.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= SF/nemysisfreebsdp/${CATEGORIES}/:icons DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/games/4stattack/Makefile b/games/4stattack/Makefile index a9dc6cbfd776..31240ef019b7 100644 --- a/games/4stattack/Makefile +++ b/games/4stattack/Makefile @@ -3,7 +3,7 @@ PORTNAME= 4stattack PORTVERSION= 2.1.4 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= games MASTER_SITES= SF/forcedattack/4stAttack/${PORTVERSION}/ DISTNAME= 4stAttack-${PORTVERSION} diff --git a/games/7kaa/Makefile b/games/7kaa/Makefile index 323f5bccda14..46372b896cd0 100644 --- a/games/7kaa/Makefile +++ b/games/7kaa/Makefile @@ -3,7 +3,7 @@ PORTNAME= 7kaa PORTVERSION= 2.14.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF/skfans/7KAA%20${PORTVERSION} diff --git a/games/OpenTomb/Makefile b/games/OpenTomb/Makefile index a9ca76cc5fa1..4de3321acbca 100644 --- a/games/OpenTomb/Makefile +++ b/games/OpenTomb/Makefile @@ -4,6 +4,7 @@ PORTNAME= OpenTomb DISTVERSIONPREFIX= win32- DISTVERSION= 2018-02-03_alpha +PORTREVISION= 1 CATEGORIES= games MAINTAINER= pkubaj@anongoth.pl diff --git a/games/ags/Makefile b/games/ags/Makefile index cab7c8d2bc15..db703abcb0b2 100644 --- a/games/ags/Makefile +++ b/games/ags/Makefile @@ -2,7 +2,7 @@ PORTNAME= ags DISTVERSION= 3.4.1.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= https://github.com/adventuregamestudio/ags/releases/download/v.${DISTVERSION}/ DISTNAME= ags_linux_v.${DISTVERSION} diff --git a/games/alienarena/Makefile b/games/alienarena/Makefile index c4f263a4473a..e1a44ed3e4b9 100644 --- a/games/alienarena/Makefile +++ b/games/alienarena/Makefile @@ -3,7 +3,7 @@ PORTNAME= alienarena PORTVERSION= 2013.766 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MASTER_SITES= SF/alienarena.mirror/Alien%20Arena%207.66/ \ http://icculus.org/alienarena/Files/ \ diff --git a/games/asc/Makefile b/games/asc/Makefile index 9636b5a263d1..bd363e900636 100644 --- a/games/asc/Makefile +++ b/games/asc/Makefile @@ -3,7 +3,7 @@ PORTNAME= asc PORTVERSION= 2.6.1.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}-hq/ASC%20Source/${PORTVERSION:R} \ http://www.asc-hq.org/music/:music diff --git a/games/astromenace/Makefile b/games/astromenace/Makefile index 886d8ccce6ca..01b3a900e33b 100644 --- a/games/astromenace/Makefile +++ b/games/astromenace/Makefile @@ -3,6 +3,7 @@ PORTNAME= astromenace PORTVERSION= 1.4.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= games diff --git a/games/atanks/Makefile b/games/atanks/Makefile index 2f56fbdbbd3c..922a36da17d5 100644 --- a/games/atanks/Makefile +++ b/games/atanks/Makefile @@ -3,6 +3,7 @@ PORTNAME= atanks PORTVERSION= 6.5 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME}/ diff --git a/games/barbie_seahorse_adventures/Makefile b/games/barbie_seahorse_adventures/Makefile index 66681f10e315..e98c4d682b48 100644 --- a/games/barbie_seahorse_adventures/Makefile +++ b/games/barbie_seahorse_adventures/Makefile @@ -3,7 +3,7 @@ PORTNAME= barbie_seahorse_adventures PORTVERSION= 1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games python MASTER_SITES= http://www.imitationpickles.org/barbie/files/ DISTNAME= barbie-${DISTVERSION} diff --git a/games/barony/Makefile b/games/barony/Makefile index 3b021e49701f..cb6b194ff66f 100644 --- a/games/barony/Makefile +++ b/games/barony/Makefile @@ -3,6 +3,7 @@ PORTNAME= barony DISTVERSIONPREFIX= v DISTVERSION= 3.2.2 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= devnexen@gmail.com diff --git a/games/blinken/Makefile b/games/blinken/Makefile index cfa9c47e9c52..5d1ba6e74511 100644 --- a/games/blinken/Makefile +++ b/games/blinken/Makefile @@ -2,6 +2,7 @@ PORTNAME= blinken DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/blinkensisters/Makefile b/games/blinkensisters/Makefile index 412ea3243779..369cb85338c6 100644 --- a/games/blinkensisters/Makefile +++ b/games/blinkensisters/Makefile @@ -3,7 +3,7 @@ PORTNAME= blinkensisters PORTVERSION= 0.5.3 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Blinkensisters%20-%20Lost%20Pixels/LostPixels%20${PORTVERSION} diff --git a/games/blobby/Makefile b/games/blobby/Makefile index cf6c9f588615..5326858f147b 100644 --- a/games/blobby/Makefile +++ b/games/blobby/Makefile @@ -3,7 +3,7 @@ PORTNAME= blobby PORTVERSION= 1.0 -PORTREVISION= 9 +PORTREVISION= 10 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Blobby%20Volley%202%20%28Linux%29/${PORTVERSION} diff --git a/games/blokish/Makefile b/games/blokish/Makefile index 4146eceb7c31..0ba81758896d 100644 --- a/games/blokish/Makefile +++ b/games/blokish/Makefile @@ -3,7 +3,7 @@ PORTNAME= blokish PORTVERSION= 0.9.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION} DISTNAME= ${PORTNAME}_v${PORTVERSION} diff --git a/games/bomber/Makefile b/games/bomber/Makefile index 3b40a9a7dd17..baa01f99e6af 100644 --- a/games/bomber/Makefile +++ b/games/bomber/Makefile @@ -2,7 +2,7 @@ PORTNAME= bomber DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/bombz/Makefile b/games/bombz/Makefile index 38442aad53be..e6ad27271718 100644 --- a/games/bombz/Makefile +++ b/games/bombz/Makefile @@ -3,7 +3,7 @@ PORTNAME= bombz PORTVERSION= 0.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION}/ \ SF/nemysisfreebsdp/games/:icons diff --git a/games/bouncy/Makefile b/games/bouncy/Makefile index 9ee4aa2faad8..33292d33135d 100644 --- a/games/bouncy/Makefile +++ b/games/bouncy/Makefile @@ -3,7 +3,7 @@ PORTNAME= bouncy PORTVERSION= r6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games python MASTER_SITES= http://media.pyweek.org/dl/3/bouncy/ \ SF/nemysisfreebsdp/games/${PORTNAME}/:icons diff --git a/games/bovo/Makefile b/games/bovo/Makefile index 6cd3c82257be..e20015d3ad16 100644 --- a/games/bovo/Makefile +++ b/games/bovo/Makefile @@ -2,7 +2,7 @@ PORTNAME= bovo DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/braincurses/Makefile b/games/braincurses/Makefile index 3ae71fb67e60..3966d3d51113 100644 --- a/games/braincurses/Makefile +++ b/games/braincurses/Makefile @@ -3,7 +3,7 @@ PORTNAME= braincurses PORTVERSION= 1.1.0 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONPREFIX= v CATEGORIES= games diff --git a/games/bstone/Makefile b/games/bstone/Makefile index 1fce1491df46..92794ca625e9 100644 --- a/games/bstone/Makefile +++ b/games/bstone/Makefile @@ -3,7 +3,7 @@ PORTNAME= bstone DISTVERSIONPREFIX= v DISTVERSION= 1.1.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= devel@stasyan.com diff --git a/games/bubbros/Makefile b/games/bubbros/Makefile index 836a42d98a9b..f3fc6449acb9 100644 --- a/games/bubbros/Makefile +++ b/games/bubbros/Makefile @@ -3,7 +3,7 @@ PORTNAME= bubbros PORTVERSION= 1.6.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/bub-n-bros/bub-n-bros/${PORTVERSION} DIST_SUBDIR= python diff --git a/games/bunnysay/Makefile b/games/bunnysay/Makefile index b5b5f0d21a19..ed1ebb5509be 100644 --- a/games/bunnysay/Makefile +++ b/games/bunnysay/Makefile @@ -3,7 +3,7 @@ PORTNAME= bunnysay PORTVERSION= 1.1 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= games diff --git a/games/bzflag/Makefile b/games/bzflag/Makefile index 331ed5128344..5e13d4fbbb0f 100644 --- a/games/bzflag/Makefile +++ b/games/bzflag/Makefile @@ -2,7 +2,7 @@ PORTNAME= bzflag PORTVERSION= 2.4.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= https://download.bzflag.org/bzflag/source/${PORTVERSION}/ diff --git a/games/cataclysm-dda/Makefile b/games/cataclysm-dda/Makefile index 61c6a124eb23..78716548db4b 100644 --- a/games/cataclysm-dda/Makefile +++ b/games/cataclysm-dda/Makefile @@ -3,6 +3,7 @@ PORTNAME= cataclysm-dda DISTVERSION= 0.C-26605 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g2009bc2950 PORTEPOCH= 1 CATEGORIES= games diff --git a/games/childsplay/Makefile b/games/childsplay/Makefile index 79a1b93b4a19..90aa6cad6204 100644 --- a/games/childsplay/Makefile +++ b/games/childsplay/Makefile @@ -3,6 +3,7 @@ PORTNAME= childsplay DISTVERSION= 3.3 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SAVANNAH diff --git a/games/cockatrice/Makefile b/games/cockatrice/Makefile index ce2c0696ea8f..bb3c2827a064 100644 --- a/games/cockatrice/Makefile +++ b/games/cockatrice/Makefile @@ -3,7 +3,7 @@ PORTNAME= Cockatrice PORTVERSION= 2.6.1.g2018.07.17 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MAINTAINER= sbruno@FreeBSD.org diff --git a/games/connectagram/Makefile b/games/connectagram/Makefile index 4e1f89130b95..8ddabb5dfc04 100644 --- a/games/connectagram/Makefile +++ b/games/connectagram/Makefile @@ -3,7 +3,7 @@ PORTNAME= connectagram PORTVERSION= 1.2.9 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -src CATEGORIES= games MASTER_SITES= http://gottcode.org/connectagram/ diff --git a/games/corsix-th/Makefile b/games/corsix-th/Makefile index 6d7662ba9f0a..b23c4909fb97 100644 --- a/games/corsix-th/Makefile +++ b/games/corsix-th/Makefile @@ -4,7 +4,7 @@ PORTNAME= corsixth PORTVERSION= 0.62 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MAINTAINER= madpilot@FreeBSD.org diff --git a/games/craft/Makefile b/games/craft/Makefile index 5575666fb4a4..de8351ac9acd 100644 --- a/games/craft/Makefile +++ b/games/craft/Makefile @@ -5,7 +5,7 @@ PORTNAME= craft PORTVERSION= 1.0 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= fbsd -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MAINTAINER= danilo@FreeBSD.org diff --git a/games/critterding/Makefile b/games/critterding/Makefile index 3b583cb09eba..6e7f300506f4 100644 --- a/games/critterding/Makefile +++ b/games/critterding/Makefile @@ -3,7 +3,7 @@ PORTNAME= critterding DISTVERSION= beta12 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/sources diff --git a/games/doomsday/Makefile b/games/doomsday/Makefile index fbfb2a432a1a..8e517cd9ef07 100644 --- a/games/doomsday/Makefile +++ b/games/doomsday/Makefile @@ -3,7 +3,7 @@ PORTNAME= doomsday PORTVERSION= 2.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/deng/Doomsday%20Engine/${PORTVERSION} diff --git a/games/duckmaze/Makefile b/games/duckmaze/Makefile index 4976b4e4ddaf..71f660c43ca5 100644 --- a/games/duckmaze/Makefile +++ b/games/duckmaze/Makefile @@ -3,7 +3,7 @@ PORTNAME= duckmaze DISTVERSION= 0.3r34 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games python MASTER_SITES= SF/nemysisfreebsdp/games/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ diff --git a/games/dunelegacy/Makefile b/games/dunelegacy/Makefile index 655ce0591a46..6eaea687bbf2 100644 --- a/games/dunelegacy/Makefile +++ b/games/dunelegacy/Makefile @@ -3,7 +3,7 @@ PORTNAME= dunelegacy PORTVERSION= 0.96.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src diff --git a/games/dustrac/Makefile b/games/dustrac/Makefile index 7c38da3eeb0e..f0ebbb0592ee 100644 --- a/games/dustrac/Makefile +++ b/games/dustrac/Makefile @@ -2,7 +2,7 @@ PORTNAME= dustrac PORTVERSION= 1.11.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MAINTAINER= ports@FreeBSD.org diff --git a/games/easyrpg-player/Makefile b/games/easyrpg-player/Makefile index 9b22b17fb11f..52216d6c094d 100644 --- a/games/easyrpg-player/Makefile +++ b/games/easyrpg-player/Makefile @@ -3,7 +3,7 @@ PORTNAME= easyrpg-player PORTVERSION= 0.5.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/el/Makefile b/games/el/Makefile index deeb02d0bd60..f84a32cf2edd 100644 --- a/games/el/Makefile +++ b/games/el/Makefile @@ -3,6 +3,7 @@ PORTNAME= el PORTVERSION= 1.9.5.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= games diff --git a/games/emptyepsilon/Makefile b/games/emptyepsilon/Makefile index 3e5c24f454f7..efcd3beeb12a 100644 --- a/games/emptyepsilon/Makefile +++ b/games/emptyepsilon/Makefile @@ -4,6 +4,7 @@ PORTNAME= emptyepsilon DISTVERSIONPREFIX= EE- DISTVERSION= 2018.11.16 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= yuri@FreeBSD.org diff --git a/games/endgame-singularity/Makefile b/games/endgame-singularity/Makefile index 8e6d62ecd352..aec96815b742 100644 --- a/games/endgame-singularity/Makefile +++ b/games/endgame-singularity/Makefile @@ -4,7 +4,7 @@ PORTNAME= singularity PORTVERSION= 0.30c DISTVERSIONPREFIX= v -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games PKGNAMEPREFIX= endgame- diff --git a/games/endless-sky/Makefile b/games/endless-sky/Makefile index 52fb0c0f8de2..1b3103f73c83 100644 --- a/games/endless-sky/Makefile +++ b/games/endless-sky/Makefile @@ -3,7 +3,7 @@ PORTNAME= endless-sky PORTVERSION= 0.9.8 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONPREFIX= v CATEGORIES= games diff --git a/games/etracer/Makefile b/games/etracer/Makefile index 2b666445aec8..279b48ed5420 100644 --- a/games/etracer/Makefile +++ b/games/etracer/Makefile @@ -3,6 +3,7 @@ PORTNAME= etr PORTVERSION= 0.7.5 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/extremetuxracer/releases/${PORTVERSION} PKGNAMESUFFIX= acer diff --git a/games/exult/Makefile b/games/exult/Makefile index 53a3f15eb2a0..7436dd93a056 100644 --- a/games/exult/Makefile +++ b/games/exult/Makefile @@ -3,7 +3,7 @@ PORTNAME= exult PORTVERSION= 1.5.0.20160514 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MAINTAINER= ports@FreeBSD.org diff --git a/games/farblazer/Makefile b/games/farblazer/Makefile index 1461960cb80c..3c36519c9c7d 100644 --- a/games/farblazer/Makefile +++ b/games/farblazer/Makefile @@ -3,7 +3,7 @@ PORTNAME= farblazer PORTVERSION= 0.7 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= games MASTER_SITES= https://www.pygame.org/gamelets/games/ \ SF/nemysisfreebsdp/${CATEGORIES}/:icons diff --git a/games/freecell-solver/Makefile b/games/freecell-solver/Makefile index 79a3dca9f119..c67a39e254e5 100644 --- a/games/freecell-solver/Makefile +++ b/games/freecell-solver/Makefile @@ -3,7 +3,7 @@ PORTNAME= freecell-solver PORTVERSION= 4.20.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://fc-solve.shlomifish.org/downloads/fc-solve/ diff --git a/games/freedink-dfarc/Makefile b/games/freedink-dfarc/Makefile index 2c66337c9d98..82a306d34be2 100644 --- a/games/freedink-dfarc/Makefile +++ b/games/freedink-dfarc/Makefile @@ -3,7 +3,7 @@ PORTNAME= freedink-dfarc PORTVERSION= 3.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= GNU/freedink DISTNAME= dfarc-${PORTVERSION} diff --git a/games/freedoko/Makefile b/games/freedoko/Makefile index 3a6d5a8ef22f..eda5cc920842 100644 --- a/games/freedoko/Makefile +++ b/games/freedoko/Makefile @@ -3,7 +3,7 @@ PORTNAME= freedoko PORTVERSION= 0.7.16 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/free-doko/FreeDoko%20source DISTNAME= FreeDoko_${PORTVERSION}.src diff --git a/games/freeminer/Makefile b/games/freeminer/Makefile index 705818881465..ba41ad2d8639 100644 --- a/games/freeminer/Makefile +++ b/games/freeminer/Makefile @@ -3,7 +3,7 @@ PORTNAME= freeminer PORTVERSION= 0.4.10.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/freeorion/Makefile b/games/freeorion/Makefile index 5775a343fbd1..cb274edbc7db 100644 --- a/games/freeorion/Makefile +++ b/games/freeorion/Makefile @@ -4,7 +4,7 @@ PORTNAME= freeorion DISTVERSIONPREFIX= v DISTVERSION= 0.4.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/games/freera/Makefile b/games/freera/Makefile index ea894553fbd6..750f9fd2ccf4 100644 --- a/games/freera/Makefile +++ b/games/freera/Makefile @@ -3,7 +3,7 @@ PORTNAME= freera PORTVERSION= 080203 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}%20${PORTNAME}%2B%2B/0.47%20beta DISTNAME= ${PORTVERSION}_freera++_src diff --git a/games/fretsonfire/Makefile b/games/fretsonfire/Makefile index ef16a2da0f90..7d7692329e66 100644 --- a/games/fretsonfire/Makefile +++ b/games/fretsonfire/Makefile @@ -3,7 +3,7 @@ PORTNAME= fretsonfire PORTVERSION= 1.3.110 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= games python MASTER_SITES= SF DISTNAME= ${PORTNAME_UCASE}-${PORTVERSION} diff --git a/games/frogatto/Makefile b/games/frogatto/Makefile index c6429444fe13..5cfbb1dbcf3d 100644 --- a/games/frogatto/Makefile +++ b/games/frogatto/Makefile @@ -3,7 +3,7 @@ PORTNAME= frogatto PORTVERSION= 1.3.1 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= games MAINTAINER= fiziologus@gmail.com diff --git a/games/funnyboat/Makefile b/games/funnyboat/Makefile index ba1b007aac43..282c93c077d8 100644 --- a/games/funnyboat/Makefile +++ b/games/funnyboat/Makefile @@ -3,7 +3,7 @@ PORTNAME= funnyboat PORTVERSION= 1.5 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src diff --git a/games/galaxyhack/Makefile b/games/galaxyhack/Makefile index e18b3b8c16a0..5df8f84b01f9 100644 --- a/games/galaxyhack/Makefile +++ b/games/galaxyhack/Makefile @@ -3,7 +3,7 @@ PORTNAME= galaxyhack PORTVERSION= 1.74 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= games MASTER_SITES= SF \ SF/${PORTNAME}/Fleet%20packages/020906:fleets diff --git a/games/glchess/Makefile b/games/glchess/Makefile index 4604e40123eb..fc79fa7bae35 100644 --- a/games/glchess/Makefile +++ b/games/glchess/Makefile @@ -3,7 +3,7 @@ PORTNAME= glchess PORTVERSION= 1.0.6 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= games MASTER_SITES= SF diff --git a/games/gnome-sudoku/Makefile b/games/gnome-sudoku/Makefile index 9de8dabae276..84791031fc9f 100644 --- a/games/gnome-sudoku/Makefile +++ b/games/gnome-sudoku/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnome-sudoku PORTVERSION= 3.28.0 +PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/games/gnubg/Makefile b/games/gnubg/Makefile index 047502a3f1a3..e4df1a89ee36 100644 --- a/games/gnubg/Makefile +++ b/games/gnubg/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnubg PORTVERSION= 1.06.002 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://files.gnubg.org/media/sources/ DISTFILES= gnubg-release-${PORTVERSION}-sources.tar.gz diff --git a/games/gnudoku/Makefile b/games/gnudoku/Makefile index b0f3bb47e2e7..a3ab14edc375 100644 --- a/games/gnudoku/Makefile +++ b/games/gnudoku/Makefile @@ -3,7 +3,7 @@ PORTNAME= GNUDoku PORTVERSION= 0.93 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MASTER_SITES= http://offload2.icculus.org:9090/~jcspray/GNUDoku/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/games/golly/Makefile b/games/golly/Makefile index bdf4007642ce..a0c657ab2a9d 100644 --- a/games/golly/Makefile +++ b/games/golly/Makefile @@ -2,7 +2,7 @@ PORTNAME= golly PORTVERSION= 3.2 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONSUFFIX= -src CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/games/gottet/Makefile b/games/gottet/Makefile index 93505f3450c0..b2a3cbf0123a 100644 --- a/games/gottet/Makefile +++ b/games/gottet/Makefile @@ -3,7 +3,7 @@ PORTNAME= gottet PORTVERSION= 1.1.7 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -src CATEGORIES= games MASTER_SITES= https://gottcode.org/gottet/ diff --git a/games/granatier/Makefile b/games/granatier/Makefile index 6095e3bb78d9..e28131216b21 100644 --- a/games/granatier/Makefile +++ b/games/granatier/Makefile @@ -2,7 +2,7 @@ PORTNAME= granatier DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/gtkevemon/Makefile b/games/gtkevemon/Makefile index 8e05cd7d12ab..4aff5b73fec9 100644 --- a/games/gtkevemon/Makefile +++ b/games/gtkevemon/Makefile @@ -2,7 +2,7 @@ PORTNAME= gtkevemon PORTVERSION= 1.10.2016.02.17 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MAINTAINER= ports@FreeBSD.org diff --git a/games/gtkpool/Makefile b/games/gtkpool/Makefile index 0464eef75eff..b29ad151d91a 100644 --- a/games/gtkpool/Makefile +++ b/games/gtkpool/Makefile @@ -3,7 +3,7 @@ PORTNAME= gtkpool PORTVERSION= 0.5.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= games MASTER_SITES= ftp://ftp.seul.org/pub/gtkpool/ \ http://www.sourcefiles.org/Games/Sports/Pool/ diff --git a/games/gtkradiant/Makefile b/games/gtkradiant/Makefile index 839f3e5a2a6b..7360ffe2142f 100644 --- a/games/gtkradiant/Makefile +++ b/games/gtkradiant/Makefile @@ -3,7 +3,7 @@ PORTNAME= gtkradiant PORTVERSION= 1.5.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= games cad MASTER_SITES= IDSOFTWARE/source/:id \ http://www.bsd-geek.de/FreeBSD/distfiles/:fb diff --git a/games/hexalate/Makefile b/games/hexalate/Makefile index ae5a0ed059e9..64fd7e0415f7 100644 --- a/games/hexalate/Makefile +++ b/games/hexalate/Makefile @@ -3,7 +3,7 @@ PORTNAME= hexalate PORTVERSION= 1.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= https://gottcode.org/${PORTNAME}/ \ https://mirror.amdmi3.ru/distfiles/ diff --git a/games/hexxagon/Makefile b/games/hexxagon/Makefile index 048997093b2b..6cdc5b9fca73 100644 --- a/games/hexxagon/Makefile +++ b/games/hexxagon/Makefile @@ -2,7 +2,7 @@ PORTNAME= hexxagon PORTVERSION= 1.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://www.nesqi.se/download/ diff --git a/games/hoverboard-sdl/Makefile b/games/hoverboard-sdl/Makefile index 56218a48ba54..ad02fbaf65f2 100644 --- a/games/hoverboard-sdl/Makefile +++ b/games/hoverboard-sdl/Makefile @@ -3,7 +3,7 @@ PORTNAME= hoverboard PORTVERSION= 0.7.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/hypatia_engine/Makefile b/games/hypatia_engine/Makefile index 176548810f64..5238813eea38 100644 --- a/games/hypatia_engine/Makefile +++ b/games/hypatia_engine/Makefile @@ -2,7 +2,7 @@ PORTNAME= hypatia_engine PORTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/games/iceicepenguin/Makefile b/games/iceicepenguin/Makefile index 672744d0085a..5a7be6a14e03 100644 --- a/games/iceicepenguin/Makefile +++ b/games/iceicepenguin/Makefile @@ -3,7 +3,7 @@ PORTNAME= iceicepenguin PORTVERSION= 1.5.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games python MASTER_SITES= SF/${PORTNAME}/Default/Ice%20Ice%20Penguin/ \ SF/nemysisfreebsdp/games/:icons diff --git a/games/irrlamb/Makefile b/games/irrlamb/Makefile index 8838f0f61636..9b77e913b229 100644 --- a/games/irrlamb/Makefile +++ b/games/irrlamb/Makefile @@ -3,7 +3,7 @@ PORTNAME= irrlamb PORTVERSION= 0.2.1 -PORTREVISION= 6 +PORTREVISION= 7 DISTVERSIONPREFIX= v CATEGORIES= games diff --git a/games/jools/Makefile b/games/jools/Makefile index 1757efad288c..31d0f418b602 100644 --- a/games/jools/Makefile +++ b/games/jools/Makefile @@ -3,7 +3,7 @@ PORTNAME= jools PORTVERSION= 0.20 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= games MASTER_SITES= http://pessimization.com/software/jools/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ diff --git a/games/kanagram/Makefile b/games/kanagram/Makefile index bae13ad56cbd..198d5f8cafec 100644 --- a/games/kanagram/Makefile +++ b/games/kanagram/Makefile @@ -2,7 +2,7 @@ PORTNAME= kanagram DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/kapman/Makefile b/games/kapman/Makefile index 9cdc9947fe94..fe897107c8b4 100644 --- a/games/kapman/Makefile +++ b/games/kapman/Makefile @@ -2,7 +2,7 @@ PORTNAME= kapman DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/katawa-shoujo/Makefile b/games/katawa-shoujo/Makefile index cbf2b7860c52..ae5cf950e145 100644 --- a/games/katawa-shoujo/Makefile +++ b/games/katawa-shoujo/Makefile @@ -3,7 +3,7 @@ PORTNAME= katawa-shoujo PORTVERSION= 1.3.1 DISTVERSIONSUFFIX=-[linux-x86][18161880] -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://dl.katawa-shoujo.com/gold_${PORTVERSION}/:game \ http://dl.katawa-shoujo.com/patches/:patch \ diff --git a/games/katomic/Makefile b/games/katomic/Makefile index 9170325481e4..1c2d93ea9f22 100644 --- a/games/katomic/Makefile +++ b/games/katomic/Makefile @@ -2,7 +2,7 @@ PORTNAME= katomic DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} diff --git a/games/kblackbox/Makefile b/games/kblackbox/Makefile index f98f20caa13d..8fe3482e86d1 100644 --- a/games/kblackbox/Makefile +++ b/games/kblackbox/Makefile @@ -2,7 +2,7 @@ PORTNAME= kblackbox DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/kblocks/Makefile b/games/kblocks/Makefile index 2a2fab8c9157..d46dc6644dce 100644 --- a/games/kblocks/Makefile +++ b/games/kblocks/Makefile @@ -2,7 +2,7 @@ PORTNAME= kblocks DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/kbounce/Makefile b/games/kbounce/Makefile index 6e0220eaed95..1a1133bc56b9 100644 --- a/games/kbounce/Makefile +++ b/games/kbounce/Makefile @@ -2,7 +2,7 @@ PORTNAME= kbounce DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/kbreakout/Makefile b/games/kbreakout/Makefile index 2ddd8cf174d3..03f1223c467b 100644 --- a/games/kbreakout/Makefile +++ b/games/kbreakout/Makefile @@ -2,7 +2,7 @@ PORTNAME= kbreakout DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/kdiamond/Makefile b/games/kdiamond/Makefile index 6d20580fd80b..4454ecfa6f78 100644 --- a/games/kdiamond/Makefile +++ b/games/kdiamond/Makefile @@ -2,7 +2,7 @@ PORTNAME= kdiamond DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/keeperrl/Makefile b/games/keeperrl/Makefile index c057499ae98f..d0c68d4eb11a 100644 --- a/games/keeperrl/Makefile +++ b/games/keeperrl/Makefile @@ -2,7 +2,7 @@ PORTNAME= keeperrl PORTVERSION= 0.0.${ALPHA_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/games/kfourinline/Makefile b/games/kfourinline/Makefile index e79d687a2a0a..3c2ff9de455e 100644 --- a/games/kfourinline/Makefile +++ b/games/kfourinline/Makefile @@ -2,7 +2,7 @@ PORTNAME= kfourinline DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/khangman/Makefile b/games/khangman/Makefile index 2825de16bcde..b90bb28d7787 100644 --- a/games/khangman/Makefile +++ b/games/khangman/Makefile @@ -2,7 +2,7 @@ PORTNAME= khangman DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/killbots/Makefile b/games/killbots/Makefile index c90a4771c18f..3b8a7bcc5ae8 100644 --- a/games/killbots/Makefile +++ b/games/killbots/Makefile @@ -2,7 +2,7 @@ PORTNAME= killbots DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/kiriki/Makefile b/games/kiriki/Makefile index 052ad0bdc3e9..ad250d37f3ae 100644 --- a/games/kiriki/Makefile +++ b/games/kiriki/Makefile @@ -2,7 +2,7 @@ PORTNAME= kiriki DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/kjumpingcube/Makefile b/games/kjumpingcube/Makefile index 7316674389c3..cca2e5e3b501 100644 --- a/games/kjumpingcube/Makefile +++ b/games/kjumpingcube/Makefile @@ -2,7 +2,7 @@ PORTNAME= kjumpingcube DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/klickety/Makefile b/games/klickety/Makefile index c514b8b95d4a..3019c4d11576 100644 --- a/games/klickety/Makefile +++ b/games/klickety/Makefile @@ -2,7 +2,7 @@ PORTNAME= klickety DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/klines/Makefile b/games/klines/Makefile index 316db3aa3595..d16f0dd5ac55 100644 --- a/games/klines/Makefile +++ b/games/klines/Makefile @@ -2,7 +2,7 @@ PORTNAME= klines DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/kmahjongg/Makefile b/games/kmahjongg/Makefile index 03708bef05b3..b69d3ee8b87c 100644 --- a/games/kmahjongg/Makefile +++ b/games/kmahjongg/Makefile @@ -2,7 +2,7 @@ PORTNAME= kmahjongg DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/kmines/Makefile b/games/kmines/Makefile index bcc95363f6a5..bd19ddfb7f9d 100644 --- a/games/kmines/Makefile +++ b/games/kmines/Makefile @@ -2,7 +2,7 @@ PORTNAME= kmines DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/knavalbattle/Makefile b/games/knavalbattle/Makefile index a06c773c8833..fa31607946ed 100644 --- a/games/knavalbattle/Makefile +++ b/games/knavalbattle/Makefile @@ -2,7 +2,7 @@ PORTNAME= knavalbattle DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/knetwalk/Makefile b/games/knetwalk/Makefile index 3bbcd8d74854..308733c2bed6 100644 --- a/games/knetwalk/Makefile +++ b/games/knetwalk/Makefile @@ -2,7 +2,7 @@ PORTNAME= knetwalk DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/kolf/Makefile b/games/kolf/Makefile index a3a445af8616..41c40f6dc186 100644 --- a/games/kolf/Makefile +++ b/games/kolf/Makefile @@ -2,7 +2,7 @@ PORTNAME= kolf DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/kollision/Makefile b/games/kollision/Makefile index 7d6f9ea41d1e..99df682e5159 100644 --- a/games/kollision/Makefile +++ b/games/kollision/Makefile @@ -2,7 +2,7 @@ PORTNAME= kollision DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/kpat/Makefile b/games/kpat/Makefile index 67a4243444f6..fccc9865153c 100644 --- a/games/kpat/Makefile +++ b/games/kpat/Makefile @@ -2,7 +2,7 @@ PORTNAME= kpat DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/krank/Makefile b/games/krank/Makefile index e7c782f938a5..b7a8700b4fba 100644 --- a/games/krank/Makefile +++ b/games/krank/Makefile @@ -3,7 +3,7 @@ PORTNAME= krank PORTVERSION= 07 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MASTER_SITES= SF diff --git a/games/kshisen/Makefile b/games/kshisen/Makefile index de60e4eb82a1..04586c1c15eb 100644 --- a/games/kshisen/Makefile +++ b/games/kshisen/Makefile @@ -2,7 +2,7 @@ PORTNAME= kshisen DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/ksirk/Makefile b/games/ksirk/Makefile index e7fbe7b32b57..ecb2c1ea90e8 100644 --- a/games/ksirk/Makefile +++ b/games/ksirk/Makefile @@ -2,7 +2,7 @@ PORTNAME= ksirk DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/ksquares/Makefile b/games/ksquares/Makefile index 4c36901ca0e8..763ef5d0b42a 100644 --- a/games/ksquares/Makefile +++ b/games/ksquares/Makefile @@ -2,7 +2,7 @@ PORTNAME= ksquares DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/ktuberling/Makefile b/games/ktuberling/Makefile index d77bfa608694..5b85593b5b77 100644 --- a/games/ktuberling/Makefile +++ b/games/ktuberling/Makefile @@ -2,7 +2,7 @@ PORTNAME= ktuberling DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/lander/Makefile b/games/lander/Makefile index d7adc9768311..7662615a49e4 100644 --- a/games/lander/Makefile +++ b/games/lander/Makefile @@ -3,7 +3,7 @@ PORTNAME= lander PORTVERSION= 0.6.6 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= games MASTER_SITES= http://www.nickg.me.uk/files/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/games/ldmud/Makefile b/games/ldmud/Makefile index 28db59ee3e6b..8eed7d6917ac 100644 --- a/games/ldmud/Makefile +++ b/games/ldmud/Makefile @@ -3,7 +3,7 @@ PORTNAME= ldmud PORTVERSION= 3.3.720 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= games net MASTER_SITES= http://www.bearnip.com/ftp/mud/ \ diff --git a/games/libkdegames/Makefile b/games/libkdegames/Makefile index 6cc5bdded9db..227aa872df21 100644 --- a/games/libkdegames/Makefile +++ b/games/libkdegames/Makefile @@ -2,7 +2,7 @@ PORTNAME= libkdegames DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/libkmahjongg/Makefile b/games/libkmahjongg/Makefile index 12424a2d75ee..ed74cc0bb74e 100644 --- a/games/libkmahjongg/Makefile +++ b/games/libkmahjongg/Makefile @@ -2,6 +2,7 @@ PORTNAME= libkmahjongg DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/liblcf/Makefile b/games/liblcf/Makefile index b8e3d6cc1db4..82476090f83b 100644 --- a/games/liblcf/Makefile +++ b/games/liblcf/Makefile @@ -3,6 +3,7 @@ PORTNAME= liblcf PORTVERSION= 0.5.4 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/lightyears/Makefile b/games/lightyears/Makefile index fe69364ad3f5..a44f5599ccb5 100644 --- a/games/lightyears/Makefile +++ b/games/lightyears/Makefile @@ -3,7 +3,7 @@ PORTNAME= lightyears PORTVERSION= 1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.jwhitham.org/20kly/ diff --git a/games/lordsawar/Makefile b/games/lordsawar/Makefile index a16a47eadaf8..5c37e060d0da 100644 --- a/games/lordsawar/Makefile +++ b/games/lordsawar/Makefile @@ -2,7 +2,7 @@ PORTNAME= lordsawar PORTVERSION= 0.3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SAVANNAH diff --git a/games/magicor/Makefile b/games/magicor/Makefile index 95418fb43d66..688ee27ac52b 100644 --- a/games/magicor/Makefile +++ b/games/magicor/Makefile @@ -3,7 +3,7 @@ PORTNAME= magicor PORTVERSION= 1.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MASTER_SITES= SF DISTFILES= ${PORTNAME}-source-${PORTVERSION}${EXTRACT_SUFX} \ diff --git a/games/manaplus/Makefile b/games/manaplus/Makefile index 870cad2415ec..4df5c41aaaf1 100644 --- a/games/manaplus/Makefile +++ b/games/manaplus/Makefile @@ -3,6 +3,7 @@ PORTNAME= manaplus DISTVERSION= 1.8.9.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://download.evolonline.org/manaplus/download/${PORTVERSION}/ diff --git a/games/maxr/Makefile b/games/maxr/Makefile index d7e5b3068439..e7ceae15bab1 100644 --- a/games/maxr/Makefile +++ b/games/maxr/Makefile @@ -3,7 +3,7 @@ PORTNAME= maxr PORTVERSION= 0.2.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.maxr.org/downloads/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/games/megaglest/Makefile b/games/megaglest/Makefile index 49f3bf2724b4..e8eb2a1a587b 100644 --- a/games/megaglest/Makefile +++ b/games/megaglest/Makefile @@ -3,7 +3,7 @@ PORTNAME= megaglest PORTVERSION= 3.13.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MAINTAINER= monwarez@mailoo.org diff --git a/games/mirrormagic/Makefile b/games/mirrormagic/Makefile index 84f63d622179..523fea106b2c 100644 --- a/games/mirrormagic/Makefile +++ b/games/mirrormagic/Makefile @@ -3,7 +3,7 @@ PORTNAME= mirrormagic PORTVERSION= 2.0.2 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= games MASTER_SITES= http://www.artsoft.org/RELEASES/unix/mirrormagic/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/games/monster-masher/Makefile b/games/monster-masher/Makefile index d6e1d7d72178..2fb8c84ccc93 100644 --- a/games/monster-masher/Makefile +++ b/games/monster-masher/Makefile @@ -3,7 +3,7 @@ PORTNAME= monster PORTVERSION= 1.8.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games gnome MASTER_SITES= http://people.iola.dk/olau/monster-masher/source/ PKGNAMESUFFIX= -masher diff --git a/games/monsterz/Makefile b/games/monsterz/Makefile index 0962cd87695a..aa3e59a8a62c 100644 --- a/games/monsterz/Makefile +++ b/games/monsterz/Makefile @@ -3,7 +3,7 @@ PORTNAME= monsterz PORTVERSION= 0.7.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= games MASTER_SITES= http://sam.zoy.org/monsterz/ \ SF/nemysisfreebsdp/:icons diff --git a/games/mopesnake/Makefile b/games/mopesnake/Makefile index c3e1beec4908..5cee607759f4 100644 --- a/games/mopesnake/Makefile +++ b/games/mopesnake/Makefile @@ -3,7 +3,7 @@ PORTNAME= mopesnake PORTVERSION= 0.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games python MASTER_SITES= SF \ SF/nemysisfreebsdp/games/:icons diff --git a/games/mrboom/Makefile b/games/mrboom/Makefile index 51c56e68b572..bd8af730c61e 100644 --- a/games/mrboom/Makefile +++ b/games/mrboom/Makefile @@ -3,7 +3,7 @@ PORTNAME= mrboom PORTVERSION= 4.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= ehaupt@FreeBSD.org diff --git a/games/multimc/Makefile b/games/multimc/Makefile index e77c8fd0eb30..39eae40f7acc 100644 --- a/games/multimc/Makefile +++ b/games/multimc/Makefile @@ -2,7 +2,7 @@ PORTNAME= multimc DISTVERSION= 0.6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games java MAINTAINER= me@tsundoku.ne.jp diff --git a/games/naev/Makefile b/games/naev/Makefile index 1e59ff5a1327..45e5564b632c 100644 --- a/games/naev/Makefile +++ b/games/naev/Makefile @@ -3,7 +3,7 @@ PORTNAME= naev PORTVERSION= 0.7.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ diff --git a/games/nelly/Makefile b/games/nelly/Makefile index b837150e07b4..bd7321b32696 100644 --- a/games/nelly/Makefile +++ b/games/nelly/Makefile @@ -3,7 +3,7 @@ PORTNAME= nelly PORTVERSION= 1.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games python MASTER_SITES= http://www.partiallydisassembled.net/nelly/ \ http://media.pyweek.org/dl/2/rushed/ \ diff --git a/games/numptyphysics/Makefile b/games/numptyphysics/Makefile index c0b09f1b2275..e3c12cab3d6a 100644 --- a/games/numptyphysics/Makefile +++ b/games/numptyphysics/Makefile @@ -3,7 +3,7 @@ PORTNAME= numptyphysics DISTVERSION= 0.3.r20090104 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ diff --git a/games/nxengine/Makefile b/games/nxengine/Makefile index c3c205d717ca..c25ee5d9ba1c 100644 --- a/games/nxengine/Makefile +++ b/games/nxengine/Makefile @@ -3,7 +3,7 @@ PORTNAME= nxengine PORTVERSION= 2.6.3 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES+= https://www.cavestory.org/downloads/:data \ SF/lifanov-ports-distfiles/games/${PORTNAME}/:icons diff --git a/games/oneisenough/Makefile b/games/oneisenough/Makefile index 47728705eb07..2121c7274047 100644 --- a/games/oneisenough/Makefile +++ b/games/oneisenough/Makefile @@ -3,7 +3,7 @@ PORTNAME= oneisenough PORTVERSION= 0.40 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games python MASTER_SITES= http://hectigo.net/games/oneisenough/ \ SF/nemysisfreebsdp/games/:icons diff --git a/games/openage/Makefile b/games/openage/Makefile index f0a90c7603e1..099a3f53057b 100644 --- a/games/openage/Makefile +++ b/games/openage/Makefile @@ -4,7 +4,7 @@ PORTNAME= openage DISTVERSIONPREFIX= v DISTVERSION= 0.3.0-1262 DISTVERSIONSUFFIX= -ga554ab49 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= freebsd@sysctl.cz diff --git a/games/openclaw/Makefile b/games/openclaw/Makefile index 73bd6bed8374..52c60467921f 100644 --- a/games/openclaw/Makefile +++ b/games/openclaw/Makefile @@ -2,7 +2,7 @@ PORTNAME= OpenClaw DISTVERSION= 0.0-51 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONSUFFIX= -gbac7730 CATEGORIES= games diff --git a/games/openclonk/Makefile b/games/openclonk/Makefile index 165aa62033bb..74870a09651a 100644 --- a/games/openclonk/Makefile +++ b/games/openclonk/Makefile @@ -3,6 +3,7 @@ PORTNAME= openclonk DISTVERSION= 8.1 +PORTREVISION= 1 DISTVERSIONSUFFIX= -src CATEGORIES= games MASTER_SITES= http://www.openclonk.org/builds/release/${DISTVERSION}/ diff --git a/games/openlierox/Makefile b/games/openlierox/Makefile index 0b7cdd5bdccf..eb3121182b27 100644 --- a/games/openlierox/Makefile +++ b/games/openlierox/Makefile @@ -3,7 +3,7 @@ PORTNAME= openlierox DISTVERSION= 0.58_rc3 -PORTREVISION= 18 +PORTREVISION= 19 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 fec332796f73..2f6c65a434c7 100644 --- a/games/openmw/Makefile +++ b/games/openmw/Makefile @@ -4,7 +4,7 @@ PORTNAME= openmw DISTVERSIONPREFIX= openmw- DISTVERSION= 0.44.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MAINTAINER= tobik@FreeBSD.org diff --git a/games/openomf/Makefile b/games/openomf/Makefile index a466aca27b38..239cf3bdb4ac 100644 --- a/games/openomf/Makefile +++ b/games/openomf/Makefile @@ -3,7 +3,7 @@ PORTNAME= openomf PORTVERSION= 0.6.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= http://www.omf2097.com/pub/files/omf/:data DISTFILES+= omf2097.rar:data diff --git a/games/openrct2/Makefile b/games/openrct2/Makefile index c3d2af1f4797..839734317fd3 100644 --- a/games/openrct2/Makefile +++ b/games/openrct2/Makefile @@ -4,7 +4,7 @@ PORTNAME= openrct2 DISTVERSIONPREFIX= v DISTVERSION= 0.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= pkubaj@anongoth.pl diff --git a/games/openspades/Makefile b/games/openspades/Makefile index 203b4ac1ce9c..b430cd297f34 100644 --- a/games/openspades/Makefile +++ b/games/openspades/Makefile @@ -4,7 +4,7 @@ PORTNAME= openspades PORTVERSION= 0.0.12 DISTVERSIONPREFIX= v -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MASTER_SITES= http://yvt.jp/files/programs/osppaks/:data DISTFILES= ${DISTNAME}${EXTRACT_SUFX} DevPaks27.zip:data diff --git a/games/openttd/Makefile b/games/openttd/Makefile index a9bd2d2c070f..a5a34e2dd9c8 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -3,7 +3,7 @@ PORTNAME= openttd DISTVERSION= 1.8.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= http://ca.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \ http://cz.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \ diff --git a/games/openxcom/Makefile b/games/openxcom/Makefile index ed5c6c12c152..a698d0ddde9c 100644 --- a/games/openxcom/Makefile +++ b/games/openxcom/Makefile @@ -4,7 +4,7 @@ PORTNAME= openxcom PORTVERSION= 1.0 DISTVERSIONPREFIX= v -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/openyahtzee/Makefile b/games/openyahtzee/Makefile index 5f2638dbb958..8fde7c869c8d 100644 --- a/games/openyahtzee/Makefile +++ b/games/openyahtzee/Makefile @@ -3,7 +3,7 @@ PORTNAME= openyahtzee PORTVERSION= 1.9.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Open%20Yahtzee/Open%20Yahtzee%20${PORTVERSION} diff --git a/games/outerspace/Makefile b/games/outerspace/Makefile index 10d628e77c4f..5aeae5f770f9 100644 --- a/games/outerspace/Makefile +++ b/games/outerspace/Makefile @@ -3,7 +3,7 @@ PORTNAME= outerspace PORTVERSION= 0.2.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MASTER_SITES= SF/ospace/OSLauncher/${PORTVERSION} diff --git a/games/palapeli/Makefile b/games/palapeli/Makefile index ce5ef0a245e8..e8aa7010c5b8 100644 --- a/games/palapeli/Makefile +++ b/games/palapeli/Makefile @@ -2,6 +2,7 @@ PORTNAME= palapeli DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/pathological/Makefile b/games/pathological/Makefile index 8e4424ab823a..e1942169fc2d 100644 --- a/games/pathological/Makefile +++ b/games/pathological/Makefile @@ -3,7 +3,7 @@ PORTNAME= pathological PORTVERSION= 1.1.3 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= games MASTER_SITES= SF diff --git a/games/peg-e/Makefile b/games/peg-e/Makefile index b9c793783667..f29a583dccbc 100644 --- a/games/peg-e/Makefile +++ b/games/peg-e/Makefile @@ -3,7 +3,7 @@ PORTNAME= peg-e PORTVERSION= 1.2.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= https://gottcode.org/peg-e/ \ https://mirror.amdmi3.ru/distfiles/ diff --git a/games/picmi/Makefile b/games/picmi/Makefile index 93b7c03d43e6..1b4d0c703f77 100644 --- a/games/picmi/Makefile +++ b/games/picmi/Makefile @@ -2,7 +2,7 @@ PORTNAME= picmi DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/games/pingus/Makefile b/games/pingus/Makefile index 2983af5e7bd3..188a477ca70c 100644 --- a/games/pingus/Makefile +++ b/games/pingus/Makefile @@ -3,7 +3,7 @@ PORTNAME= pingus PORTVERSION= 0.7.6 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= games MASTER_SITES= https://mirror.amdmi3.ru/distfiles/ diff --git a/games/pink-pony/Makefile b/games/pink-pony/Makefile index 508d15a9116c..c56dae261966 100644 --- a/games/pink-pony/Makefile +++ b/games/pink-pony/Makefile @@ -3,7 +3,7 @@ PORTNAME= pink-pony PORTVERSION= 1.4.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/pioneer/Makefile b/games/pioneer/Makefile index d4d9a88e4758..c3b4d4a00b84 100644 --- a/games/pioneer/Makefile +++ b/games/pioneer/Makefile @@ -3,7 +3,7 @@ PORTNAME= pioneer DISTVERSION= 0.0.${GH_TAGNAME} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= lightside@gmx.com diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile index e69e83a87b0d..b48acec8d8d1 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -3,7 +3,7 @@ PORTNAME= pokerth PORTVERSION= 1.1.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MASTER_SITES= SF diff --git a/games/ponscripter-sekai/Makefile b/games/ponscripter-sekai/Makefile index bc9cd70e307f..1cf07504c9e3 100644 --- a/games/ponscripter-sekai/Makefile +++ b/games/ponscripter-sekai/Makefile @@ -3,7 +3,7 @@ PORTNAME= ponscripter-sekai PORTVERSION= 0.0.6 DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MAINTAINER= jbeich@FreeBSD.org diff --git a/games/powder-toy/Makefile b/games/powder-toy/Makefile index 502923d89f0b..1f703edd4561 100644 --- a/games/powder-toy/Makefile +++ b/games/powder-toy/Makefile @@ -3,6 +3,7 @@ PORTNAME= powder-toy PORTVERSION= 93.3 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= games diff --git a/games/py-mnemosyne/Makefile b/games/py-mnemosyne/Makefile index afe8540a63bd..e866fc1085a5 100644 --- a/games/py-mnemosyne/Makefile +++ b/games/py-mnemosyne/Makefile @@ -3,7 +3,7 @@ PORTNAME= mnemosyne PORTVERSION= 2.6.1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= games python MASTER_SITES= SF/mnemosyne-proj/${PORTNAME}/${PORTNAME}-${DISTVERSION} diff --git a/games/pyawale/Makefile b/games/pyawale/Makefile index 530ef2c958a2..690cd17192c2 100644 --- a/games/pyawale/Makefile +++ b/games/pyawale/Makefile @@ -3,7 +3,7 @@ PORTNAME= pyawale PORTVERSION= 0.4.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games python MASTER_SITES= http://download.gna.org/pyawale/ diff --git a/games/pycadia/Makefile b/games/pycadia/Makefile index 660d8985f128..19ea6e03abb4 100644 --- a/games/pycadia/Makefile +++ b/games/pycadia/Makefile @@ -3,7 +3,7 @@ PORTNAME= pycadia PORTVERSION= 0.5.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games python MASTER_SITES= GENTOO \ SF/nemysisfreebsdp/games/ diff --git a/games/pydance/Makefile b/games/pydance/Makefile index c95cb87b7378..a4f619980a46 100644 --- a/games/pydance/Makefile +++ b/games/pydance/Makefile @@ -3,7 +3,7 @@ PORTNAME= pydance PORTVERSION= 1.1.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MASTER_SITES= http://people.freebsd.org/~sylvio/pydance/ \ http://icculus.org/pyddr/ \ diff --git a/games/pyspacewar/Makefile b/games/pyspacewar/Makefile index 7364a3301634..86733da597b5 100644 --- a/games/pyspacewar/Makefile +++ b/games/pyspacewar/Makefile @@ -3,7 +3,7 @@ PORTNAME= pyspacewar PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games python DIST_SUBDIR= python diff --git a/games/pysycache-lang/Makefile b/games/pysycache-lang/Makefile index da053fb5c3e0..bd7ab9cda0e2 100644 --- a/games/pysycache-lang/Makefile +++ b/games/pysycache-lang/Makefile @@ -3,7 +3,7 @@ PORTNAME= lang PORTVERSION= 2.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games python MASTER_SITES= http://download.gna.org/py4childs/pysycache/v${PORTVERSION}/ PKGNAMEPREFIX= pysycache- diff --git a/games/pysycache/Makefile b/games/pysycache/Makefile index e7cd3acd616c..6fd2febc8996 100644 --- a/games/pysycache/Makefile +++ b/games/pysycache/Makefile @@ -3,7 +3,7 @@ PORTNAME= pysycache PORTVERSION= 2.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games python MASTER_SITES= http://download.gna.org/py4childs/${PORTNAME}/v${PORTVERSION}/ DIST_SUBDIR= ${PORTNAME} diff --git a/games/pythonsudoku/Makefile b/games/pythonsudoku/Makefile index 4c6d01504adc..d8469a274f59 100644 --- a/games/pythonsudoku/Makefile +++ b/games/pythonsudoku/Makefile @@ -3,7 +3,7 @@ PORTNAME= pythonsudoku PORTVERSION= 0.13 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games python MASTER_SITES= SF/${PORTNAME}/Python%20Sudoku/${PORTVERSION}/ \ SF/nemysisfreebsdp/games/:icons diff --git a/games/pytowerdefense/Makefile b/games/pytowerdefense/Makefile index 9b973989a98e..a95f2b90c642 100644 --- a/games/pytowerdefense/Makefile +++ b/games/pytowerdefense/Makefile @@ -3,7 +3,7 @@ PORTNAME= pytowerdefense PORTVERSION= 0.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games python MASTER_SITES= SF/${PORTNAME}/PyTowerDefense0.5/Source%20%28Python%202.5%20or%202.6%20and%20Pygame%29/ DISTNAME= ${PORTNAME}${DISTVERSION} diff --git a/games/qqwing/Makefile b/games/qqwing/Makefile index ab38ff5917b6..13aae324ac3e 100644 --- a/games/qqwing/Makefile +++ b/games/qqwing/Makefile @@ -3,7 +3,7 @@ PORTNAME= qqwing PORTVERSION= 1.3.4 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games gnome DIST_SUBDIR= gnome3 diff --git a/games/quackle/Makefile b/games/quackle/Makefile index 70972139a674..c83c024be0ac 100644 --- a/games/quackle/Makefile +++ b/games/quackle/Makefile @@ -3,7 +3,7 @@ PORTNAME= quackle PORTVERSION= 1.0.3 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONPREFIX= v CATEGORIES= games diff --git a/games/quakeforge/Makefile b/games/quakeforge/Makefile index 4eecacb0ec78..fb7ac62e5200 100644 --- a/games/quakeforge/Makefile +++ b/games/quakeforge/Makefile @@ -3,7 +3,7 @@ PORTNAME= quakeforge PORTVERSION= 0.7.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= SF/quake/quake/${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/games/renpy6/Makefile b/games/renpy6/Makefile index a39500606848..be521e1d3c66 100644 --- a/games/renpy6/Makefile +++ b/games/renpy6/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTVERSION= 6.18.3 -PORTREVISION= 8 +PORTREVISION= 9 PKGNAMESUFFIX= 6 CONFLICTS_INSTALL= ${PORTNAME}-[0-9]* diff --git a/games/retroarch/Makefile b/games/retroarch/Makefile index cd1919de9b81..d1d84f34a6d6 100644 --- a/games/retroarch/Makefile +++ b/games/retroarch/Makefile @@ -4,7 +4,7 @@ PORTNAME= RetroArch PORTVERSION= 1.3.6 DISTVERSIONPREFIX= v -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= games MAINTAINER= yuri@FreeBSD.org diff --git a/games/rlvm/Makefile b/games/rlvm/Makefile index 8c37dab0cd73..6961bc1bfee4 100644 --- a/games/rlvm/Makefile +++ b/games/rlvm/Makefile @@ -4,7 +4,7 @@ PORTNAME= rlvm DISTVERSIONPREFIX= release- DISTVERSION= 0.14-67 DISTVERSIONSUFFIX= -g9350209 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= games PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/games/rtb/Makefile b/games/rtb/Makefile index 391a7e3aff2a..9bd9be7dafd6 100644 --- a/games/rtb/Makefile +++ b/games/rtb/Makefile @@ -4,7 +4,7 @@ PORTNAME= RealTimeBattle PORTVERSION= 1.0.8 DISTVERSIONSUFFIX= -Ext -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= games MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}-1.0.x/${PORTNAME}%20${PORTVERSION} diff --git a/games/rubix/Makefile b/games/rubix/Makefile index 97154cd89eed..b767ed1f8cf9 100644 --- a/games/rubix/Makefile +++ b/games/rubix/Makefile @@ -3,7 +3,7 @@ PORTNAME= rubix PORTVERSION= 1.0.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://sed.free.fr/rubix/ \ http://mirror.mcx2.org/ diff --git a/games/schiff/Makefile b/games/schiff/Makefile index efcfa1e55791..716e6db010de 100644 --- a/games/schiff/Makefile +++ b/games/schiff/Makefile @@ -3,7 +3,7 @@ PORTNAME= schiff PORTVERSION= 16 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games python MASTER_SITES= SF/pygamebook/${PORTNAME:S/s/S/}/${PORTNAME}${PORTVERSION}.py/ \ SF/nemysisfreebsdp/games/:icons diff --git a/games/schwarzweiss/Makefile b/games/schwarzweiss/Makefile index f4f4f222f065..18daa3d2a9be 100644 --- a/games/schwarzweiss/Makefile +++ b/games/schwarzweiss/Makefile @@ -3,7 +3,7 @@ PORTNAME= schwarzweiss PORTVERSION= 20110806 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games python MASTER_SITES= SF/nemysisfreebsdp/games/:icons DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/games/secrettower/Makefile b/games/secrettower/Makefile index 7dd050430f7e..e971da1af5c0 100644 --- a/games/secrettower/Makefile +++ b/games/secrettower/Makefile @@ -3,7 +3,7 @@ PORTNAME= secrettower PORTVERSION= 0.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games python DIST_SUBDIR= python diff --git a/games/shaaft/Makefile b/games/shaaft/Makefile index cac225c2b907..e34675cbbe76 100644 --- a/games/shaaft/Makefile +++ b/games/shaaft/Makefile @@ -3,7 +3,7 @@ PORTNAME= shaaft PORTVERSION= 0.5.0 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= games MASTER_SITES= SF/criticalmass/OldFiles DISTNAME= Shaaft-${PORTVERSION} diff --git a/games/simsu/Makefile b/games/simsu/Makefile index 82ba463e4567..3f4d8ec56fe7 100644 --- a/games/simsu/Makefile +++ b/games/simsu/Makefile @@ -3,7 +3,7 @@ PORTNAME= simsu PORTVERSION= 1.3.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= https://gottcode.org/${PORTNAME}/ \ https://mirror.amdmi3.ru/distfiles/ diff --git a/games/slade/Makefile b/games/slade/Makefile index 1344f813490f..fadeb4a6703e 100644 --- a/games/slade/Makefile +++ b/games/slade/Makefile @@ -3,7 +3,7 @@ PORTNAME= slade PORTVERSION= 3.1.1.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MAINTAINER= danfe@FreeBSD.org diff --git a/games/solarus-quest-editor/Makefile b/games/solarus-quest-editor/Makefile index c86ef5689b4a..0473316ef81d 100644 --- a/games/solarus-quest-editor/Makefile +++ b/games/solarus-quest-editor/Makefile @@ -3,7 +3,7 @@ PORTNAME= solarus-quest-editor PORTVERSION= 1.5.3 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v CATEGORIES= games diff --git a/games/solarus/Makefile b/games/solarus/Makefile index 8660ebe25696..c2be6589c97c 100644 --- a/games/solarus/Makefile +++ b/games/solarus/Makefile @@ -2,7 +2,7 @@ PORTNAME= solarus PORTVERSION= 1.5.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://www.solarus-games.org/downloads/solarus/ DISTNAME= solarus-${PORTVERSION}-src diff --git a/games/solarwolf/Makefile b/games/solarwolf/Makefile index 5d0a45217976..c48b7d683fc2 100644 --- a/games/solarwolf/Makefile +++ b/games/solarwolf/Makefile @@ -3,7 +3,7 @@ PORTNAME= solarwolf PORTVERSION= 1.5 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= games MASTER_SITES= https://www.pygame.org/shredwheat/solarwolf/ diff --git a/games/spring/Makefile b/games/spring/Makefile index 4d2744b881b8..2cbff5488613 100644 --- a/games/spring/Makefile +++ b/games/spring/Makefile @@ -3,7 +3,7 @@ PORTNAME= spring PORTVERSION= 98.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= games MASTER_SITES= SF/springrts/springrts/${PORTNAME}-${PORTVERSION} \ http://springrts.com/dl/ diff --git a/games/springlobby/Makefile b/games/springlobby/Makefile index e10e366d4d49..5a31dc63fbca 100644 --- a/games/springlobby/Makefile +++ b/games/springlobby/Makefile @@ -3,7 +3,7 @@ PORTNAME= springlobby PORTVERSION= 0.180 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= games net MASTER_SITES= http://www.springlobby.info/tarballs/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/games/stockfish/Makefile b/games/stockfish/Makefile index 00b4fabd8387..b976770ac089 100644 --- a/games/stockfish/Makefile +++ b/games/stockfish/Makefile @@ -3,6 +3,7 @@ PORTNAME= stockfish DISTVERSION= 9 +PORTREVISION= 1 DISTVERSIONSUFFIX= -src CATEGORIES= games MASTER_SITES= http://stockfish.s3.amazonaws.com/ diff --git a/games/stonesoup/Makefile b/games/stonesoup/Makefile index ec5dde502df2..5f091b1daafb 100644 --- a/games/stonesoup/Makefile +++ b/games/stonesoup/Makefile @@ -3,6 +3,7 @@ PORTNAME= stonesoup PORTVERSION= 0.22.1 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= lifanov@FreeBSD.org diff --git a/games/stratagus/Makefile b/games/stratagus/Makefile index 791a2dc56f38..9a9e2ec7bb73 100644 --- a/games/stratagus/Makefile +++ b/games/stratagus/Makefile @@ -4,7 +4,7 @@ PORTNAME= stratagus PORTVERSION= 2.4.1 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/stuntrally/Makefile b/games/stuntrally/Makefile index 6a18d656a1ff..767d1c4e0b21 100644 --- a/games/stuntrally/Makefile +++ b/games/stuntrally/Makefile @@ -3,7 +3,7 @@ PORTNAME= stuntrally PORTVERSION= 2.6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/super_mario_bros_python/Makefile b/games/super_mario_bros_python/Makefile index e9af615db6aa..507c95d87b59 100644 --- a/games/super_mario_bros_python/Makefile +++ b/games/super_mario_bros_python/Makefile @@ -3,7 +3,7 @@ PORTNAME= super_mario_bros_python PORTVERSION= 0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games python MASTER_SITES= SF/supermariobrosp/ \ SF/nemysisfreebsdp/games/:icons diff --git a/games/super_methane_brothers/Makefile b/games/super_methane_brothers/Makefile index 303f7a7e6972..5fc4be07a3b1 100644 --- a/games/super_methane_brothers/Makefile +++ b/games/super_methane_brothers/Makefile @@ -3,7 +3,7 @@ PORTNAME= super_methane_brothers PORTVERSION= 1.5.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MASTER_SITES= SF/methane/Methane%20Stable/Methane%20V${PORTVERSION} DISTNAME= methane-${PORTVERSION} diff --git a/games/supertux2/Makefile b/games/supertux2/Makefile index 7bdd7c402611..ba5051f73793 100644 --- a/games/supertux2/Makefile +++ b/games/supertux2/Makefile @@ -2,7 +2,7 @@ PORTNAME= supertux PORTVERSION= 0.4.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= games MASTER_SITES= https://github.com/SuperTux/supertux/releases/download/v${PORTVERSION}/ PKGNAMESUFFIX= 2 diff --git a/games/supertuxkart/Makefile b/games/supertuxkart/Makefile index a1b2d222cbbe..cb121e660ab7 100644 --- a/games/supertuxkart/Makefile +++ b/games/supertuxkart/Makefile @@ -3,6 +3,7 @@ PORTNAME= supertuxkart PORTVERSION= 0.9.3 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/supertuxkart/SuperTuxKart/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-src diff --git a/games/taisei/Makefile b/games/taisei/Makefile index 5ad005df98f4..a1921b7cbda8 100644 --- a/games/taisei/Makefile +++ b/games/taisei/Makefile @@ -3,6 +3,7 @@ PORTNAME= taisei PORTVERSION= 1.1.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= games diff --git a/games/tanglet/Makefile b/games/tanglet/Makefile index 5257606375c4..ae53d482bc6e 100644 --- a/games/tanglet/Makefile +++ b/games/tanglet/Makefile @@ -3,7 +3,7 @@ PORTNAME= tanglet PORTVERSION= 1.5.3 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONSUFFIX= -src CATEGORIES= games MASTER_SITES= http://gottcode.org/tanglet/ diff --git a/games/tbe/Makefile b/games/tbe/Makefile index 2f33cd1217f9..e82ac978dbe9 100644 --- a/games/tbe/Makefile +++ b/games/tbe/Makefile @@ -3,7 +3,7 @@ PORTNAME= tbe PORTVERSION= 0.9.2.1 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= games diff --git a/games/teeworlds/Makefile b/games/teeworlds/Makefile index 51fbec4c73bc..0efc51d2aa1b 100644 --- a/games/teeworlds/Makefile +++ b/games/teeworlds/Makefile @@ -3,7 +3,7 @@ PORTNAME= teeworlds PORTVERSION= 0.6.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= https://downloads.teeworlds.com/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/games/tetzle/Makefile b/games/tetzle/Makefile index 15825f70d16e..209167be915d 100644 --- a/games/tetzle/Makefile +++ b/games/tetzle/Makefile @@ -3,7 +3,7 @@ PORTNAME= tetzle PORTVERSION= 2.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= https://gottcode.org/tetzle/ \ https://mirror.amdmi3.ru/distfiles/ diff --git a/games/torcs/Makefile b/games/torcs/Makefile index 0c86514a80f6..56bb0eb7f13c 100644 --- a/games/torcs/Makefile +++ b/games/torcs/Makefile @@ -3,7 +3,7 @@ PORTNAME= torcs DISTVERSION= 1.3.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/all-in-one/${PORTVERSION} diff --git a/games/traingame/Makefile b/games/traingame/Makefile index c4379f74db44..4d84a28fbe92 100644 --- a/games/traingame/Makefile +++ b/games/traingame/Makefile @@ -3,7 +3,7 @@ PORTNAME= traingame PORTVERSION= 0.3 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= games MAINTAINER= ports@FreeBSD.org diff --git a/games/trenchbroom/Makefile b/games/trenchbroom/Makefile index 807540bc0e16..b7a94e29b2b0 100644 --- a/games/trenchbroom/Makefile +++ b/games/trenchbroom/Makefile @@ -3,7 +3,7 @@ PORTNAME= trenchbroom PORTVERSION= 2.0.0.b -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games cad MAINTAINER= danfe@FreeBSD.org diff --git a/games/trigger-rally/Makefile b/games/trigger-rally/Makefile index aaad02d6231c..0e234f7a669a 100644 --- a/games/trigger-rally/Makefile +++ b/games/trigger-rally/Makefile @@ -3,7 +3,7 @@ PORTNAME= trigger-rally PORTVERSION= 0.6.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF/trigger-rally/trigger-${PORTVERSION} diff --git a/games/tuxfighter/Makefile b/games/tuxfighter/Makefile index 67f91e7b839c..fa53ff44c60e 100644 --- a/games/tuxfighter/Makefile +++ b/games/tuxfighter/Makefile @@ -3,7 +3,7 @@ PORTNAME= tuxfighter PORTVERSION= 54 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games python MASTER_SITES= SF/pygamebook/TuxFighter/TuxFighter${PORTVERSION}_source/ \ SF/nemysisfreebsdp/games/:icons diff --git a/games/twitch/Makefile b/games/twitch/Makefile index 1be5987998de..e48afde8b56a 100644 --- a/games/twitch/Makefile +++ b/games/twitch/Makefile @@ -3,7 +3,7 @@ PORTNAME= twitch PORTVERSION= 1.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Twitch/${PORTVERSION}/ \ SF/nemysisfreebsdp/${CATEGORIES}/:icons diff --git a/games/ufoai/Makefile b/games/ufoai/Makefile index d3acf8a20011..a863310b56af 100644 --- a/games/ufoai/Makefile +++ b/games/ufoai/Makefile @@ -3,7 +3,7 @@ PORTNAME= ufoai PORTVERSION= 2.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/UFO_AI%202.x/${PORTVERSION} DISTNAME= ${PORTNAME:S/$/-/}${PORTVERSION}-source diff --git a/games/violetland/Makefile b/games/violetland/Makefile index 30cdd306a653..da1e8baae110 100644 --- a/games/violetland/Makefile +++ b/games/violetland/Makefile @@ -3,7 +3,7 @@ PORTNAME= violetland PORTVERSION= 0.5 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/warsow/Makefile b/games/warsow/Makefile index b94d824c209a..742bbf405180 100644 --- a/games/warsow/Makefile +++ b/games/warsow/Makefile @@ -3,7 +3,7 @@ PORTNAME= warsow PORTVERSION= 1.51 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= http://update.warsow.net/mirror/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/games/warzone2100/Makefile b/games/warzone2100/Makefile index 5c11e2cc006b..3c26c609bee1 100644 --- a/games/warzone2100/Makefile +++ b/games/warzone2100/Makefile @@ -2,7 +2,7 @@ PORTNAME= warzone2100 PORTVERSION= 3.2.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/releases/${PORTVERSION}/ diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 61fc1e909430..1e1758b33d84 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -2,7 +2,7 @@ PORTNAME= wesnoth PORTVERSION= 1.14.5 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \ diff --git a/games/whichwayisup/Makefile b/games/whichwayisup/Makefile index 290c3ab509f2..dad75e280bb8 100644 --- a/games/whichwayisup/Makefile +++ b/games/whichwayisup/Makefile @@ -3,7 +3,7 @@ PORTNAME= whichwayisup PORTVERSION= 0.7.9 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games python MASTER_SITES= http://www.oletus.fi/static/whichwayisup/ \ SF/nemysisfreebsdp/games/${PORTNAME}/:icons diff --git a/games/widelands/Makefile b/games/widelands/Makefile index 8aef4e75e9ee..75b7e1cd969c 100644 --- a/games/widelands/Makefile +++ b/games/widelands/Makefile @@ -3,7 +3,7 @@ PORTNAME= widelands DISTVERSION= build19 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= games MASTER_SITES= https://launchpad.net/widelands/${DISTVERSION}/${DISTVERSION}/+download/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/games/wxlauncher/Makefile b/games/wxlauncher/Makefile index fa23b030de5a..f9253d946729 100644 --- a/games/wxlauncher/Makefile +++ b/games/wxlauncher/Makefile @@ -3,7 +3,7 @@ PORTNAME= wxlauncher PORTVERSION= 0.10.0 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONPREFIX= release- CATEGORIES= games diff --git a/games/wyrmgus/Makefile b/games/wyrmgus/Makefile index 71f81a0a68ea..4e7db67ef09f 100644 --- a/games/wyrmgus/Makefile +++ b/games/wyrmgus/Makefile @@ -3,6 +3,7 @@ PORTNAME= wyrmgus PORTVERSION= 3.4.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= games devel diff --git a/games/xbat/Makefile b/games/xbat/Makefile index 8102137f6d3a..13b70cd947e6 100644 --- a/games/xbat/Makefile +++ b/games/xbat/Makefile @@ -3,7 +3,7 @@ PORTNAME= xbat PORTVERSION= 1.11 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games MASTER_SITES= LOCAL/hrs DISTNAME= xev111 diff --git a/games/zephulor/Makefile b/games/zephulor/Makefile index 3426a39712a4..a1855e540a38 100644 --- a/games/zephulor/Makefile +++ b/games/zephulor/Makefile @@ -3,7 +3,7 @@ PORTNAME= zephulor PORTVERSION= 1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MASTER_SITES= SF/apz/apz/stable/ \ SF/nemysisfreebsdp/${CATEGORIES}/:icons diff --git a/german/trytond28_account_de_skr03/Makefile b/german/trytond28_account_de_skr03/Makefile index 05ac48464243..044232c28a51 100644 --- a/german/trytond28_account_de_skr03/Makefile +++ b/german/trytond28_account_de_skr03/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_account_de_skr03 PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= german finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_account_de_skr03/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile index 5bc95da9b6d2..02a53d1d8a0b 100644 --- a/graphics/GraphicsMagick/Makefile +++ b/graphics/GraphicsMagick/Makefile @@ -3,7 +3,7 @@ PORTNAME= GraphicsMagick PORTVERSION= 1.3.31 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= SF \ diff --git a/graphics/ImageMagick6/Makefile b/graphics/ImageMagick6/Makefile index 323b71976eb9..4b79d720312b 100644 --- a/graphics/ImageMagick6/Makefile +++ b/graphics/ImageMagick6/Makefile @@ -2,7 +2,7 @@ PORTNAME= ImageMagick DISTVERSION= 6.9.10-14 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= graphics perl5 MASTER_SITES= http://www.imagemagick.org/download/ \ diff --git a/graphics/ImageMagick7/Makefile b/graphics/ImageMagick7/Makefile index 67ebfcebd49c..1bab565fb7be 100644 --- a/graphics/ImageMagick7/Makefile +++ b/graphics/ImageMagick7/Makefile @@ -2,7 +2,7 @@ PORTNAME= ImageMagick DISTVERSION= 7.0.8-14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics perl5 MASTER_SITES= http://www.imagemagick.org/download/ \ http://www.imagemagick.org/download/legacy/ \ diff --git a/graphics/R-cran-DiagrammeR/Makefile b/graphics/R-cran-DiagrammeR/Makefile index af55d1800e50..066c51efd25c 100644 --- a/graphics/R-cran-DiagrammeR/Makefile +++ b/graphics/R-cran-DiagrammeR/Makefile @@ -3,6 +3,7 @@ PORTNAME= DiagrammeR PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/graphics/R-cran-GDD/Makefile b/graphics/R-cran-GDD/Makefile index c25083af8100..f1a08980242a 100644 --- a/graphics/R-cran-GDD/Makefile +++ b/graphics/R-cran-GDD/Makefile @@ -3,7 +3,7 @@ PORTNAME= GDD DISTVERSION= 0.1-13.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/R-cran-RColorBrewer/Makefile b/graphics/R-cran-RColorBrewer/Makefile index d8bf51bfdb6a..de989aa3eeb3 100644 --- a/graphics/R-cran-RColorBrewer/Makefile +++ b/graphics/R-cran-RColorBrewer/Makefile @@ -3,7 +3,7 @@ PORTNAME= RColorBrewer DISTVERSION= 1.1-2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/R-cran-colorspace/Makefile b/graphics/R-cran-colorspace/Makefile index f02ac6e992eb..e854fae16ee3 100644 --- a/graphics/R-cran-colorspace/Makefile +++ b/graphics/R-cran-colorspace/Makefile @@ -3,7 +3,7 @@ PORTNAME= colorspace DISTVERSION= 1.3-2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/R-cran-diagram/Makefile b/graphics/R-cran-diagram/Makefile index a94fb7c86a04..4a19a5706860 100644 --- a/graphics/R-cran-diagram/Makefile +++ b/graphics/R-cran-diagram/Makefile @@ -3,7 +3,7 @@ PORTNAME= diagram PORTVERSION= 1.6.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/graphics/R-cran-dichromat/Makefile b/graphics/R-cran-dichromat/Makefile index 29cee57dcfde..a1b1de67c81f 100644 --- a/graphics/R-cran-dichromat/Makefile +++ b/graphics/R-cran-dichromat/Makefile @@ -3,7 +3,7 @@ PORTNAME= dichromat DISTVERSION= 2.0-0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/R-cran-dygraphs/Makefile b/graphics/R-cran-dygraphs/Makefile index b7162df498b6..639d5b3347eb 100644 --- a/graphics/R-cran-dygraphs/Makefile +++ b/graphics/R-cran-dygraphs/Makefile @@ -3,6 +3,7 @@ PORTNAME= dygraphs DISTVERSION= 1.1.1.6 +PORTREVISION= 1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/R-cran-ggplot2/Makefile b/graphics/R-cran-ggplot2/Makefile index 9e73734eb524..d8b83d160508 100644 --- a/graphics/R-cran-ggplot2/Makefile +++ b/graphics/R-cran-ggplot2/Makefile @@ -2,7 +2,7 @@ PORTNAME= ggplot2 PORTVERSION= 2.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/graphics/R-cran-gridBase/Makefile b/graphics/R-cran-gridBase/Makefile index ec349708ffb7..27b5094e0d9e 100644 --- a/graphics/R-cran-gridBase/Makefile +++ b/graphics/R-cran-gridBase/Makefile @@ -3,7 +3,7 @@ PORTNAME= gridBase DISTVERSION= 0.4-7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/R-cran-gridExtra/Makefile b/graphics/R-cran-gridExtra/Makefile index 3a1395da712a..14d21376cdc9 100644 --- a/graphics/R-cran-gridExtra/Makefile +++ b/graphics/R-cran-gridExtra/Makefile @@ -3,7 +3,7 @@ PORTNAME= gridExtra PORTVERSION= 2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/R-cran-munsell/Makefile b/graphics/R-cran-munsell/Makefile index f4c8ef8629e8..438ccc3f38ae 100644 --- a/graphics/R-cran-munsell/Makefile +++ b/graphics/R-cran-munsell/Makefile @@ -3,6 +3,7 @@ PORTNAME= munsell PORTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/graphics/R-cran-pixmap/Makefile b/graphics/R-cran-pixmap/Makefile index 1294b7517e40..5304a04401b6 100644 --- a/graphics/R-cran-pixmap/Makefile +++ b/graphics/R-cran-pixmap/Makefile @@ -3,7 +3,7 @@ PORTNAME= pixmap DISTVERSION= 0.4-11 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/R-cran-png/Makefile b/graphics/R-cran-png/Makefile index e56ad320a19b..bc831bb119b1 100644 --- a/graphics/R-cran-png/Makefile +++ b/graphics/R-cran-png/Makefile @@ -3,7 +3,7 @@ PORTNAME= png DISTVERSION= 0.1-7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/R-cran-qcc/Makefile b/graphics/R-cran-qcc/Makefile index 985ae9c42a97..c2790ce08d58 100644 --- a/graphics/R-cran-qcc/Makefile +++ b/graphics/R-cran-qcc/Makefile @@ -3,7 +3,7 @@ PORTNAME= qcc DISTVERSION= 2.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/R-cran-rgdal/Makefile b/graphics/R-cran-rgdal/Makefile index 643943484d5f..d0aa40924bfe 100644 --- a/graphics/R-cran-rgdal/Makefile +++ b/graphics/R-cran-rgdal/Makefile @@ -3,6 +3,7 @@ PORTNAME= rgdal DISTVERSION= 1.3-6 +PORTREVISION= 1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/R-cran-rtiff/Makefile b/graphics/R-cran-rtiff/Makefile index a8240e158430..4c470605155a 100644 --- a/graphics/R-cran-rtiff/Makefile +++ b/graphics/R-cran-rtiff/Makefile @@ -3,7 +3,7 @@ PORTNAME= rtiff PORTVERSION= 1.4.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/graphics/R-cran-scales/Makefile b/graphics/R-cran-scales/Makefile index 2232700348d1..8c66c0098201 100644 --- a/graphics/R-cran-scales/Makefile +++ b/graphics/R-cran-scales/Makefile @@ -2,6 +2,7 @@ PORTNAME= scales PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/graphics/R-cran-shape/Makefile b/graphics/R-cran-shape/Makefile index 910cd9ffd86e..e7ca5b1495f1 100644 --- a/graphics/R-cran-shape/Makefile +++ b/graphics/R-cran-shape/Makefile @@ -3,6 +3,7 @@ PORTNAME= shape PORTVERSION= 1.4.4 +PORTREVISION= 1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/graphics/R-cran-viridis/Makefile b/graphics/R-cran-viridis/Makefile index d70454c4e790..9a71f41eaed8 100644 --- a/graphics/R-cran-viridis/Makefile +++ b/graphics/R-cran-viridis/Makefile @@ -3,6 +3,7 @@ PORTNAME= viridis PORTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/R-cran-viridisLite/Makefile b/graphics/R-cran-viridisLite/Makefile index 46720c8a3ace..db990fdf4fd5 100644 --- a/graphics/R-cran-viridisLite/Makefile +++ b/graphics/R-cran-viridisLite/Makefile @@ -3,6 +3,7 @@ PORTNAME= viridisLite PORTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/R-cran-visNetwork/Makefile b/graphics/R-cran-visNetwork/Makefile index 4e32d1fdec46..eacb6ae76e89 100644 --- a/graphics/R-cran-visNetwork/Makefile +++ b/graphics/R-cran-visNetwork/Makefile @@ -3,6 +3,7 @@ PORTNAME= visNetwork PORTVERSION= 2.0.4 +PORTREVISION= 1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/graphics/aaphoto/Makefile b/graphics/aaphoto/Makefile index 827f2af1e19c..c853ede9c19d 100644 --- a/graphics/aaphoto/Makefile +++ b/graphics/aaphoto/Makefile @@ -4,7 +4,7 @@ PORTNAME= aaphoto PORTVERSION= 0.43.1 DISTVERSIONPREFIX= v -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MAINTAINER= mail@log69.com diff --git a/graphics/aeskulap/Makefile b/graphics/aeskulap/Makefile index b270313385af..d33caf307ac3 100644 --- a/graphics/aeskulap/Makefile +++ b/graphics/aeskulap/Makefile @@ -3,7 +3,7 @@ PORTNAME= aeskulap PORTVERSION= 0.2.2.20140119 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org diff --git a/graphics/agave/Makefile b/graphics/agave/Makefile index 21ef43deee22..fbf25262614a 100644 --- a/graphics/agave/Makefile +++ b/graphics/agave/Makefile @@ -3,7 +3,7 @@ PORTNAME= agave PORTVERSION= 0.4.7 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics gnome MASTER_SITES= http://download.gna.org/colorscheme/releases/ diff --git a/graphics/alembic/Makefile b/graphics/alembic/Makefile index b61170436a38..8c7bba35f440 100644 --- a/graphics/alembic/Makefile +++ b/graphics/alembic/Makefile @@ -3,7 +3,7 @@ PORTNAME= alembic PORTVERSION= 1.7.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= danfe@FreeBSD.org diff --git a/graphics/animorph/Makefile b/graphics/animorph/Makefile index 3164e919df56..3b9d96b2f88e 100644 --- a/graphics/animorph/Makefile +++ b/graphics/animorph/Makefile @@ -3,7 +3,7 @@ PORTNAME= animorph PORTVERSION= 0.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= SF/makehuman/MakeHuman%20Source/MakeHuman_091 diff --git a/graphics/aqsis/Makefile b/graphics/aqsis/Makefile index 81f9e00a0cdf..bdca2969c0ce 100644 --- a/graphics/aqsis/Makefile +++ b/graphics/aqsis/Makefile @@ -3,7 +3,7 @@ PORTNAME= aqsis PORTVERSION= 1.8.2 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source/${PORTVERSION} diff --git a/graphics/argyllcms/Makefile b/graphics/argyllcms/Makefile index f0dcd75c280d..dc12c06b0651 100644 --- a/graphics/argyllcms/Makefile +++ b/graphics/argyllcms/Makefile @@ -3,7 +3,7 @@ PORTNAME= argyllcms PORTVERSION= 1.9.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://www.argyllcms.com/ DISTNAME= Argyll_V${PORTVERSION}_src diff --git a/graphics/aseprite/Makefile b/graphics/aseprite/Makefile index 5ee95759b13e..ca0db9b430d0 100644 --- a/graphics/aseprite/Makefile +++ b/graphics/aseprite/Makefile @@ -4,7 +4,7 @@ PORTNAME= aseprite DISTVERSIONPREFIX= v DISTVERSION= 1.2.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/ayam/Makefile b/graphics/ayam/Makefile index a6fcc8f3d937..67cfc2f392c6 100644 --- a/graphics/ayam/Makefile +++ b/graphics/ayam/Makefile @@ -3,7 +3,7 @@ PORTNAME= ayam PORTVERSION= 1.24 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/Ayam/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION}.src diff --git a/graphics/azpainter/Makefile b/graphics/azpainter/Makefile index 3641af40c01a..4c91bf14348a 100644 --- a/graphics/azpainter/Makefile +++ b/graphics/azpainter/Makefile @@ -3,6 +3,7 @@ PORTNAME= azpainter PORTVERSION= 2.1.3 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= OSDN/${PORTNAME}/70132 diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile index b338e72a20a8..c167b8eb8abd 100644 --- a/graphics/blender/Makefile +++ b/graphics/blender/Makefile @@ -3,7 +3,7 @@ PORTNAME= blender PORTVERSION= 2.79b -PORTREVISION= 8 +PORTREVISION= 9 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 df84f8fa21aa..4ade7e7b3d14 100644 --- a/graphics/caffe/Makefile +++ b/graphics/caffe/Makefile @@ -2,7 +2,7 @@ PORTNAME= caffe PORTVERSION= 1.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= graphics MAINTAINER= eric@camachat.org diff --git a/graphics/cairomm/Makefile b/graphics/cairomm/Makefile index 83e4fa5e2214..5d7e4206ce97 100644 --- a/graphics/cairomm/Makefile +++ b/graphics/cairomm/Makefile @@ -3,7 +3,7 @@ PORTNAME= cairomm PORTVERSION= 1.12.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://cairographics.org/releases/ diff --git a/graphics/cegui/Makefile b/graphics/cegui/Makefile index 203882480f92..ca44fbc8d9e3 100644 --- a/graphics/cegui/Makefile +++ b/graphics/cegui/Makefile @@ -3,7 +3,7 @@ PORTNAME= cegui PORTVERSION= 0.8.7 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics devel MASTER_SITES= SF/crayzedsgui/CEGUI%20Mk-2/0.8 diff --git a/graphics/charls/Makefile b/graphics/charls/Makefile index 9a2ee691558c..8618eb95550e 100644 --- a/graphics/charls/Makefile +++ b/graphics/charls/Makefile @@ -3,6 +3,7 @@ PORTNAME= charls PORTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= sunpoet@FreeBSD.org diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile index 86149c6054f8..cd80e339ea37 100644 --- a/graphics/cimg/Makefile +++ b/graphics/cimg/Makefile @@ -4,6 +4,7 @@ PORTNAME= cimg DISTVERSIONPREFIX= v. DISTVERSION= 2.4.2 +PORTREVISION= 1 PORTEPOCH= 3 CATEGORIES= graphics devel diff --git a/graphics/cloudcompare/Makefile b/graphics/cloudcompare/Makefile index 29b7581cf044..548fd3d793d1 100644 --- a/graphics/cloudcompare/Makefile +++ b/graphics/cloudcompare/Makefile @@ -4,7 +4,7 @@ PORTNAME= cloudcompare DISTVERSIONPREFIX= v DISTVERSION= 2.9.1-288 DISTVERSIONSUFFIX= -gb4d51361 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MAINTAINER= neel@neelc.org diff --git a/graphics/colmap/Makefile b/graphics/colmap/Makefile index 24daabff5fe3..a8b55bc7608d 100644 --- a/graphics/colmap/Makefile +++ b/graphics/colmap/Makefile @@ -2,7 +2,7 @@ PORTNAME= colmap DISTVERSION= 3.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/converseen/Makefile b/graphics/converseen/Makefile index ecbd56a0eda5..a38ee9bce894 100644 --- a/graphics/converseen/Makefile +++ b/graphics/converseen/Makefile @@ -3,7 +3,7 @@ PORTNAME= converseen DISTVERSIONPREFIX= v DISTVERSION= 0.9.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= fernape@FreeBSD.org diff --git a/graphics/copperspice/Makefile b/graphics/copperspice/Makefile index ae44574e036c..796e83ac22d3 100644 --- a/graphics/copperspice/Makefile +++ b/graphics/copperspice/Makefile @@ -3,7 +3,7 @@ PORTNAME= copperspice PORTVERSION= 1.3.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= http://download.copperspice.com/copperspice/source/ diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index 87cfe5464c45..feb996824467 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -3,7 +3,7 @@ PORTNAME= darktable PORTVERSION= 2.4.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/ diff --git a/graphics/dataplot/Makefile b/graphics/dataplot/Makefile index f5eb6ea0b409..a90de137957e 100644 --- a/graphics/dataplot/Makefile +++ b/graphics/dataplot/Makefile @@ -3,7 +3,7 @@ PORTNAME= dataplot PORTVERSION= 20132012 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics MASTER_SITES= ftp://ftp.nist.gov/pub/dataplot/unix/:source \ LOCAL/beech:source \ diff --git a/graphics/dcp2icc/Makefile b/graphics/dcp2icc/Makefile index b9dbc50c4892..d93940730552 100644 --- a/graphics/dcp2icc/Makefile +++ b/graphics/dcp2icc/Makefile @@ -3,7 +3,7 @@ PORTNAME= dcp2icc PORTVERSION= 0.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics converters MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Version%20${PORTVERSION} diff --git a/graphics/delaboratory/Makefile b/graphics/delaboratory/Makefile index 1bb8f978aa6b..338af4831456 100644 --- a/graphics/delaboratory/Makefile +++ b/graphics/delaboratory/Makefile @@ -3,7 +3,7 @@ PORTNAME= delaboratory PORTVERSION= 0.8 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= http://BSDforge.com/projects/source/graphics/delaboratory/ diff --git a/graphics/diffpdf/Makefile b/graphics/diffpdf/Makefile index 3c4a6e2a6c78..545346d36452 100644 --- a/graphics/diffpdf/Makefile +++ b/graphics/diffpdf/Makefile @@ -2,7 +2,7 @@ PORTNAME= diffpdf PORTVERSION= 2.1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://www.qtrac.eu/ diff --git a/graphics/digikam/Makefile b/graphics/digikam/Makefile index 45f2466f7edc..f28670c81904 100644 --- a/graphics/digikam/Makefile +++ b/graphics/digikam/Makefile @@ -2,7 +2,7 @@ PORTNAME= digikam DISTVERSION= 5.9.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME} DIST_SUBDIR= KDE/digikam/${PORTVERSION} diff --git a/graphics/dilay/Makefile b/graphics/dilay/Makefile index a882e29aacee..39b4ed9939aa 100644 --- a/graphics/dilay/Makefile +++ b/graphics/dilay/Makefile @@ -3,6 +3,7 @@ PORTNAME= dilay DISTVERSION= 1.9.0 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/drm-current-kmod/Makefile b/graphics/drm-current-kmod/Makefile index d02b7dd3b885..224fbfb35aa7 100644 --- a/graphics/drm-current-kmod/Makefile +++ b/graphics/drm-current-kmod/Makefile @@ -3,6 +3,7 @@ PORTNAME= drm-current-kmod PORTVERSION= 4.16.g20181121 +PORTREVISION= 1 CATEGORIES= graphics kld MAINTAINER= jmd@FreeBSD.org diff --git a/graphics/enblend/Makefile b/graphics/enblend/Makefile index d1d7f4c30f3e..0c6260eecae8 100644 --- a/graphics/enblend/Makefile +++ b/graphics/enblend/Makefile @@ -3,7 +3,7 @@ PORTNAME= enblend PORTVERSION= 4.1.4 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= graphics MASTER_SITES= SF/enblend/enblend-enfuse/enblend-enfuse-${PORTVERSION:R} DISTNAME= enblend-enfuse-${PORTVERSION} diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index e961bbb84d04..22a80a1ed41b 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -3,6 +3,7 @@ PORTNAME= eog PORTVERSION= 3.28.4 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/graphics/eom/Makefile b/graphics/eom/Makefile index 5df10f660800..6789b89bdaf8 100644 --- a/graphics/eom/Makefile +++ b/graphics/eom/Makefile @@ -3,6 +3,7 @@ PORTNAME= eom PORTVERSION= 1.20.1 +PORTREVISION= 1 CATEGORIES= graphics mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/graphics/epdfview/Makefile b/graphics/epdfview/Makefile index 20317a3d53ae..ac8a95fdda0b 100644 --- a/graphics/epdfview/Makefile +++ b/graphics/epdfview/Makefile @@ -3,7 +3,7 @@ PORTNAME= epdfview PORTVERSION= 0.1.8 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= graphics print gnome MASTER_SITES= FRUGALWARE/xapps-extra/${PORTNAME} \ ftp://ftp.slackware.com/.1/blfs/conglomeration/${PORTNAME}/ \ diff --git a/graphics/ephoto/Makefile b/graphics/ephoto/Makefile index 14e3a377b593..e9fac963ce41 100644 --- a/graphics/ephoto/Makefile +++ b/graphics/ephoto/Makefile @@ -2,7 +2,7 @@ PORTNAME= ephoto DISTVERSION= 1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics enlightenment MASTER_SITES= https://download.enlightenment.org/rel/apps/${PORTNAME}/ DIST_SUBDIR= enlightenment diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index cbc872fd343f..fdf44ee4ef23 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -3,6 +3,7 @@ PORTNAME= evince PORTVERSION= 3.28.5 +PORTREVISION= 1 CATEGORIES= graphics print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/graphics/evolvotron/Makefile b/graphics/evolvotron/Makefile index 4fba36d777e5..52667eb74cf3 100644 --- a/graphics/evolvotron/Makefile +++ b/graphics/evolvotron/Makefile @@ -3,7 +3,7 @@ PORTNAME= evolvotron DISTVERSION= 0.7.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= SF \ SF/nemysisfreebsdp/${CATEGORIES}/:icons diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile index f97de7bd1f92..c0f11c86c8ba 100644 --- a/graphics/exiv2/Makefile +++ b/graphics/exiv2/Makefile @@ -3,6 +3,7 @@ PORTNAME= exiv2 DISTVERSION= 0.26 +PORTREVISION= 1 DISTVERSIONSUFFIX= -trunk PORTEPOCH= 1 CATEGORIES= graphics diff --git a/graphics/facedetect/Makefile b/graphics/facedetect/Makefile index 81b9f7d3a855..b5ce47161985 100644 --- a/graphics/facedetect/Makefile +++ b/graphics/facedetect/Makefile @@ -3,7 +3,7 @@ PORTNAME= facedetect PORTVERSION= 0.1 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v CATEGORIES= graphics diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile index d79409da0028..615eb0cc6865 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/Makefile @@ -3,6 +3,7 @@ PORTNAME= feh PORTVERSION= 3.1.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://feh.finalrewind.org/ \ LOCAL/uqs diff --git a/graphics/fracplanet/Makefile b/graphics/fracplanet/Makefile index 195db39945de..3ebfffdcf522 100644 --- a/graphics/fracplanet/Makefile +++ b/graphics/fracplanet/Makefile @@ -3,7 +3,7 @@ PORTNAME= fracplanet PORTVERSION= 0.5.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= SF \ SF/nemysisfreebsdp/:icons diff --git a/graphics/geeqie/Makefile b/graphics/geeqie/Makefile index 92757aa26a89..7e98ee8b9f2c 100644 --- a/graphics/geeqie/Makefile +++ b/graphics/geeqie/Makefile @@ -3,7 +3,7 @@ PORTNAME= geeqie PORTVERSION= 1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.geeqie.org/ diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index 7e7717394a41..786cd84fffab 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -3,6 +3,7 @@ PORTNAME= gegl PORTVERSION= 0.4.12 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= GIMP diff --git a/graphics/geomorph/Makefile b/graphics/geomorph/Makefile index 0b9b8e9422a2..113667ab390a 100644 --- a/graphics/geomorph/Makefile +++ b/graphics/geomorph/Makefile @@ -3,7 +3,7 @@ PORTNAME= geomorph PORTVERSION= 0.60.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.60/ diff --git a/graphics/gexiv2/Makefile b/graphics/gexiv2/Makefile index a4ec6153bd2b..c59d145bfae7 100644 --- a/graphics/gexiv2/Makefile +++ b/graphics/gexiv2/Makefile @@ -3,6 +3,7 @@ PORTNAME= gexiv2 PORTVERSION= 0.10.9 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= GNOME diff --git a/graphics/gimmage/Makefile b/graphics/gimmage/Makefile index 8b23c1209d54..e08fe69d75f8 100644 --- a/graphics/gimmage/Makefile +++ b/graphics/gimmage/Makefile @@ -3,7 +3,7 @@ PORTNAME= gimmage PORTVERSION= 0.2.3 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= graphics MASTER_SITES= BERLIOS diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 38de0e6c5cc4..db3c2e32cdef 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -3,7 +3,7 @@ PORTNAME?= gimp-app PORTVERSION= 2.10.8 -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH?= 1 CATEGORIES?= graphics gnome MASTER_SITES= GIMP/gimp/v${PORTVERSION:R} diff --git a/graphics/gimp-beautify-plugin/Makefile b/graphics/gimp-beautify-plugin/Makefile index efe46ed4b0b4..6d33509e29c2 100644 --- a/graphics/gimp-beautify-plugin/Makefile +++ b/graphics/gimp-beautify-plugin/Makefile @@ -3,7 +3,7 @@ PORTNAME= beautify PORTVERSION= 2012.08.12.00 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics PKGNAMEPREFIX= gimp- PKGNAMESUFFIX= -plugin diff --git a/graphics/gimp-gmic-plugin/Makefile b/graphics/gimp-gmic-plugin/Makefile index 8ffbf5d026c2..2016c4170b2e 100644 --- a/graphics/gimp-gmic-plugin/Makefile +++ b/graphics/gimp-gmic-plugin/Makefile @@ -2,7 +2,7 @@ PORTNAME= gmic PORTVERSION= 1.6.9 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= graphics MASTER_SITES= http://gmic.eu/files/source/ PKGNAMEPREFIX= gimp- diff --git a/graphics/gimp-refocus-plugin/Makefile b/graphics/gimp-refocus-plugin/Makefile index 55b97dadda4b..7bdf391ed99e 100644 --- a/graphics/gimp-refocus-plugin/Makefile +++ b/graphics/gimp-refocus-plugin/Makefile @@ -3,7 +3,7 @@ PORTNAME= refocus PORTVERSION= 0.9.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= SF PKGNAMEPREFIX= gimp- diff --git a/graphics/gmic-qt/Makefile b/graphics/gmic-qt/Makefile index b888692ed905..c9c43d07f127 100644 --- a/graphics/gmic-qt/Makefile +++ b/graphics/gmic-qt/Makefile @@ -3,6 +3,7 @@ PORTNAME= gmic-qt DISTVERSIONPREFIX= v. DISTVERSION= 2.3.6 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics kde MASTER_SITES= http://gmic.eu/:stdlib \ diff --git a/graphics/gmic/Makefile b/graphics/gmic/Makefile index 9834459b7988..74565bfa05a4 100644 --- a/graphics/gmic/Makefile +++ b/graphics/gmic/Makefile @@ -2,6 +2,7 @@ PORTNAME= gmic DISTVERSION= 2.4.2 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://gmic.eu/files/source/ DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile index 8bc4bbd4f788..78c42531604f 100644 --- a/graphics/gnash/Makefile +++ b/graphics/gnash/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnash PORTVERSION= 0.8.10 -PORTREVISION= 39 +PORTREVISION= 40 CATEGORIES= graphics MASTER_SITES= http://git.savannah.gnu.org/cgit/gnash.git/snapshot/ DISTNAME= gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880 diff --git a/graphics/gnome-color-manager/Makefile b/graphics/gnome-color-manager/Makefile index 878fd7048881..7235acc297cf 100644 --- a/graphics/gnome-color-manager/Makefile +++ b/graphics/gnome-color-manager/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnome-color-manager PORTVERSION= 3.28.0 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/graphics/goocanvasmm2/Makefile b/graphics/goocanvasmm2/Makefile index 3491fd00d461..1866ffa35353 100644 --- a/graphics/goocanvasmm2/Makefile +++ b/graphics/goocanvasmm2/Makefile @@ -4,7 +4,7 @@ PORTNAME= goocanvasmm PORTVERSION= 1.90.9 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= GNOME PKGNAMESUFFIX= 2 diff --git a/graphics/gource/Makefile b/graphics/gource/Makefile index 689e8235dc8e..7f7517ec045d 100644 --- a/graphics/gource/Makefile +++ b/graphics/gource/Makefile @@ -3,7 +3,7 @@ PORTNAME= gource PORTVERSION= 0.47 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= https://github.com/acaudwell/Gource/releases/download/${PORTNAME}-${PORTVERSION}/ diff --git a/graphics/goxel/Makefile b/graphics/goxel/Makefile index ade209c1a12b..91530b38eb61 100644 --- a/graphics/goxel/Makefile +++ b/graphics/goxel/Makefile @@ -3,7 +3,7 @@ PORTNAME= goxel DISTVERSIONPREFIX= v DISTVERSION= 0.7.1-70 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -g193eded CATEGORIES= graphics diff --git a/graphics/graphite2/Makefile b/graphics/graphite2/Makefile index 4b01b6fc4db2..ca5c17719327 100644 --- a/graphics/graphite2/Makefile +++ b/graphics/graphite2/Makefile @@ -2,6 +2,7 @@ PORTNAME= graphite2 PORTVERSION= 1.3.12 +PORTREVISION= 1 CATEGORIES= graphics print MAINTAINER= office@FreeBSD.org diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index 456490ac4a90..ed5b577acd3b 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -3,7 +3,7 @@ PORTNAME= graphviz PORTVERSION= 2.40.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics tk MASTER_SITES= https://graphviz.gitlab.io/pub/graphviz/stable/SOURCES/ diff --git a/graphics/gsculpt/Makefile b/graphics/gsculpt/Makefile index 1d2e23bc76e0..7a557e56d470 100644 --- a/graphics/gsculpt/Makefile +++ b/graphics/gsculpt/Makefile @@ -3,7 +3,7 @@ PORTNAME= gsculpt PORTVERSION= 0.99.47 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME:S,-src,,} DISTNAME= gSculpt-${PORTVERSION}-alpha-src diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile index 265e4028da29..cff09c9013a4 100644 --- a/graphics/gthumb/Makefile +++ b/graphics/gthumb/Makefile @@ -4,7 +4,7 @@ PORTNAME= gthumb PORTVERSION= 3.6.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/graphics/gtimelapse/Makefile b/graphics/gtimelapse/Makefile index 914abbf149bc..9bd518f7f88f 100644 --- a/graphics/gtimelapse/Makefile +++ b/graphics/gtimelapse/Makefile @@ -3,7 +3,7 @@ PORTNAME= gtimelapse DISTVERSION= 0.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/Relase # yes, this is not a typo (here) diff --git a/graphics/guetzli/Makefile b/graphics/guetzli/Makefile index 0d1ca011ba41..2f48b44b77e7 100644 --- a/graphics/guetzli/Makefile +++ b/graphics/guetzli/Makefile @@ -3,7 +3,7 @@ PORTNAME= guetzli PORTVERSION= 1.0.1 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONPREFIX= v CATEGORIES= graphics diff --git a/graphics/gwenview/Makefile b/graphics/gwenview/Makefile index 273626d7a543..51cf3a6f56ac 100644 --- a/graphics/gwenview/Makefile +++ b/graphics/gwenview/Makefile @@ -2,6 +2,7 @@ PORTNAME= gwenview DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/graphics/hiptext/Makefile b/graphics/hiptext/Makefile index d1e5ac528376..3eaabe2f14a5 100644 --- a/graphics/hiptext/Makefile +++ b/graphics/hiptext/Makefile @@ -3,7 +3,7 @@ PORTNAME= hiptext PORTVERSION= 0.0.s20160621 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile index b7b4582ebaa0..58f74a3bcb33 100644 --- a/graphics/hugin/Makefile +++ b/graphics/hugin/Makefile @@ -3,7 +3,7 @@ PORTNAME= hugin PORTVERSION= 2018.0.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} diff --git a/graphics/ilmbase/Makefile b/graphics/ilmbase/Makefile index 5e7df6eee91d..cf046d8cc735 100644 --- a/graphics/ilmbase/Makefile +++ b/graphics/ilmbase/Makefile @@ -3,6 +3,7 @@ PORTNAME= ilmbase PORTVERSION= 2.3.0 +PORTREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= https://github.com/openexr/openexr/releases/download/v${PORTVERSION}/ diff --git a/graphics/imgv/Makefile b/graphics/imgv/Makefile index 58cfdb1d0e42..a85e46eb5380 100644 --- a/graphics/imgv/Makefile +++ b/graphics/imgv/Makefile @@ -4,7 +4,7 @@ PORTNAME= imgv PORTVERSION= 3.1.6 DISTVERSIONSUFFIX= -src -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} diff --git a/graphics/impressive/Makefile b/graphics/impressive/Makefile index fca6f3eac1f2..6458482efc7c 100644 --- a/graphics/impressive/Makefile +++ b/graphics/impressive/Makefile @@ -3,7 +3,7 @@ PORTNAME= impressive PORTVERSION= 0.11.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/Impressive/${PORTVERSION}/ DISTNAME= Impressive-${PORTVERSION} diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index 246131e41fa3..cf01d93fb102 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -3,7 +3,7 @@ PORTNAME= inkscape PORTVERSION= 0.92.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics gnome MASTER_SITES= https://inkscape.org/en/gallery/item/12187/ diff --git a/graphics/instant-meshes/Makefile b/graphics/instant-meshes/Makefile index 8748b87a4729..7bfd56300560 100644 --- a/graphics/instant-meshes/Makefile +++ b/graphics/instant-meshes/Makefile @@ -3,7 +3,7 @@ PORTNAME= instant-meshes DISTVERSION= 0.0-42 DISTVERSIONSUFFIX= -g4a083f4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= greg@unrelenting.technology diff --git a/graphics/ipe/Makefile b/graphics/ipe/Makefile index 047bd3c59287..4bf2aadf633f 100644 --- a/graphics/ipe/Makefile +++ b/graphics/ipe/Makefile @@ -3,7 +3,7 @@ PORTNAME= ipe PORTVERSION= 7.2.7 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONSUFFIX= -src CATEGORIES= graphics MASTER_SITES= https://dl.bintray.com/otfried/generic/ipe/${PORTVERSION:R}/ diff --git a/graphics/jogamp-jogl/Makefile b/graphics/jogamp-jogl/Makefile index ccfdb6df548a..7017f45acc1d 100644 --- a/graphics/jogamp-jogl/Makefile +++ b/graphics/jogamp-jogl/Makefile @@ -3,7 +3,7 @@ PORTNAME= jogamp-jogl PORTVERSION= 2.2.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics devel java MASTER_SITES= http://jogamp.org/deployment/jogamp-current/archive/Sources/ \ http://jogamp.org/deployment/v${PORTVERSION}/archive/Sources/ diff --git a/graphics/kamera/Makefile b/graphics/kamera/Makefile index 5c2eeb7a78f6..8399ab08f1b6 100644 --- a/graphics/kamera/Makefile +++ b/graphics/kamera/Makefile @@ -2,6 +2,7 @@ PORTNAME= kamera DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/graphics/kcolorchooser/Makefile b/graphics/kcolorchooser/Makefile index ab9df295da45..16f273250f9c 100644 --- a/graphics/kcolorchooser/Makefile +++ b/graphics/kcolorchooser/Makefile @@ -2,6 +2,7 @@ PORTNAME= kcolorchooser DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/graphics/kdegraphics-mobipocket/Makefile b/graphics/kdegraphics-mobipocket/Makefile index 48b80bcff482..c0ec764d173b 100644 --- a/graphics/kdegraphics-mobipocket/Makefile +++ b/graphics/kdegraphics-mobipocket/Makefile @@ -2,6 +2,7 @@ PORTNAME= kdegraphics-mobipocket DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/graphics/kdegraphics-svgpart/Makefile b/graphics/kdegraphics-svgpart/Makefile index 36d1035710e0..177b5f06c091 100644 --- a/graphics/kdegraphics-svgpart/Makefile +++ b/graphics/kdegraphics-svgpart/Makefile @@ -2,6 +2,7 @@ PORTNAME= svgpart DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-applications PKGNAMEPREFIX= kdegraphics- diff --git a/graphics/kdegraphics-thumbnailers/Makefile b/graphics/kdegraphics-thumbnailers/Makefile index d4f41e57dc3f..810ffa1142c0 100644 --- a/graphics/kdegraphics-thumbnailers/Makefile +++ b/graphics/kdegraphics-thumbnailers/Makefile @@ -2,6 +2,7 @@ PORTNAME= kdegraphics-thumbnailers DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/graphics/kdiagram/Makefile b/graphics/kdiagram/Makefile index 89c818169cd0..a6199bbfbef7 100644 --- a/graphics/kdiagram/Makefile +++ b/graphics/kdiagram/Makefile @@ -2,6 +2,7 @@ PORTNAME= kdiagram PORTVERSION= 2.6.0 +PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTNAME} diff --git a/graphics/kf5-kimageformats/Makefile b/graphics/kf5-kimageformats/Makefile index fbba105cf158..c82ec4245836 100644 --- a/graphics/kf5-kimageformats/Makefile +++ b/graphics/kf5-kimageformats/Makefile @@ -2,6 +2,7 @@ PORTNAME= kimageformats DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/graphics/kf5-kplotting/Makefile b/graphics/kf5-kplotting/Makefile index b190ecb4b87c..0d506fca8068 100644 --- a/graphics/kf5-kplotting/Makefile +++ b/graphics/kf5-kplotting/Makefile @@ -2,6 +2,7 @@ PORTNAME= kplotting DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/graphics/kf5-prison/Makefile b/graphics/kf5-prison/Makefile index e03cfce0b738..b2cfc5c03ac7 100644 --- a/graphics/kf5-prison/Makefile +++ b/graphics/kf5-prison/Makefile @@ -2,6 +2,7 @@ PORTNAME= prison DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/graphics/kipiplugins/Makefile b/graphics/kipiplugins/Makefile index 47ed03c76eaf..9cc65280ffd7 100644 --- a/graphics/kipiplugins/Makefile +++ b/graphics/kipiplugins/Makefile @@ -2,7 +2,7 @@ PORTNAME= kipiplugins DISTVERSION= 5.9.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/digikam DIST_SUBDIR= KDE/digikam/${PORTVERSION} diff --git a/graphics/kolourpaint/Makefile b/graphics/kolourpaint/Makefile index 3c30550c117f..d2a768a2b383 100644 --- a/graphics/kolourpaint/Makefile +++ b/graphics/kolourpaint/Makefile @@ -2,6 +2,7 @@ PORTNAME= kolourpaint DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile index 900ed9ba90de..116f09a4d133 100644 --- a/graphics/krita/Makefile +++ b/graphics/krita/Makefile @@ -2,7 +2,7 @@ PORTNAME= krita DISTVERSION= 4.1.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION} DIST_SUBDIR= KDE/${PORTNAME} diff --git a/graphics/libQGLViewer/Makefile b/graphics/libQGLViewer/Makefile index 1cafb0101f75..553983f21502 100644 --- a/graphics/libQGLViewer/Makefile +++ b/graphics/libQGLViewer/Makefile @@ -3,6 +3,7 @@ PORTNAME= libQGLViewer DISTVERSION= 2.7.1 +PORTREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= http://www.libqglviewer.com/src/ diff --git a/graphics/libboard/Makefile b/graphics/libboard/Makefile index 51b83a299028..81022af76a88 100644 --- a/graphics/libboard/Makefile +++ b/graphics/libboard/Makefile @@ -3,7 +3,7 @@ PORTNAME= libboard DISTVERSION= 0.9.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MAINTAINER= thierry@FreeBSD.org diff --git a/graphics/libbpg/Makefile b/graphics/libbpg/Makefile index cbbddbab2d86..e87c2933d599 100644 --- a/graphics/libbpg/Makefile +++ b/graphics/libbpg/Makefile @@ -3,7 +3,7 @@ PORTNAME= libbpg PORTVERSION= 0.9.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= http://bellard.org/bpg/ diff --git a/graphics/libcdr01/Makefile b/graphics/libcdr01/Makefile index 19b23f161fbd..2eecd4e9e5d4 100644 --- a/graphics/libcdr01/Makefile +++ b/graphics/libcdr01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libcdr PORTVERSION= 0.1.4 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics devel MASTER_SITES= LODEV PKGNAMESUFFIX= 01 diff --git a/graphics/libetonyek01/Makefile b/graphics/libetonyek01/Makefile index afbf22064667..0063b0cf9387 100644 --- a/graphics/libetonyek01/Makefile +++ b/graphics/libetonyek01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libetonyek PORTVERSION= 0.1.8 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= LODEV/${PORTNAME} diff --git a/graphics/libfreehand/Makefile b/graphics/libfreehand/Makefile index 804926a383c0..146a76bb0f6e 100644 --- a/graphics/libfreehand/Makefile +++ b/graphics/libfreehand/Makefile @@ -2,7 +2,7 @@ PORTNAME= libfreehand PORTVERSION= 0.1.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics MASTER_SITES= LODEV diff --git a/graphics/libgltf/Makefile b/graphics/libgltf/Makefile index b0037a3871c0..fbb11291ed9d 100644 --- a/graphics/libgltf/Makefile +++ b/graphics/libgltf/Makefile @@ -2,7 +2,7 @@ PORTNAME= libgltf PORTVERSION= 0.0.2 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= graphics devel MASTER_SITES= LODEV diff --git a/graphics/libgnomecanvasmm26/Makefile b/graphics/libgnomecanvasmm26/Makefile index a431804cb33b..cdcebef0fba0 100644 --- a/graphics/libgnomecanvasmm26/Makefile +++ b/graphics/libgnomecanvasmm26/Makefile @@ -4,7 +4,7 @@ PORTNAME= libgnomecanvasmm PORTVERSION= 2.26.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/graphics/libkdcraw/Makefile b/graphics/libkdcraw/Makefile index 15de95892a09..8f40ca927327 100644 --- a/graphics/libkdcraw/Makefile +++ b/graphics/libkdcraw/Makefile @@ -2,6 +2,7 @@ PORTNAME= libkdcraw DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/graphics/libkexiv2/Makefile b/graphics/libkexiv2/Makefile index 8bff742ab4eb..1809f280f2e2 100644 --- a/graphics/libkexiv2/Makefile +++ b/graphics/libkexiv2/Makefile @@ -2,6 +2,7 @@ PORTNAME= libkexiv2 DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/graphics/libkipi/Makefile b/graphics/libkipi/Makefile index 4864c9dda866..dbc67531613a 100644 --- a/graphics/libkipi/Makefile +++ b/graphics/libkipi/Makefile @@ -2,6 +2,7 @@ PORTNAME= libkipi DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/graphics/libksane/Makefile b/graphics/libksane/Makefile index 07c418d82c9c..05c2eeb02856 100644 --- a/graphics/libksane/Makefile +++ b/graphics/libksane/Makefile @@ -2,6 +2,7 @@ PORTNAME= libksane DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/graphics/libmypaint/Makefile b/graphics/libmypaint/Makefile index eb9e59277524..8eedfff8c305 100644 --- a/graphics/libmypaint/Makefile +++ b/graphics/libmypaint/Makefile @@ -2,7 +2,7 @@ PORTNAME= libmypaint PORTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://github.com/mypaint/libmypaint/releases/download/v${PORTVERSION}/ diff --git a/graphics/libopenraw/Makefile b/graphics/libopenraw/Makefile index fe6b09bb985b..07245e1f8e86 100644 --- a/graphics/libopenraw/Makefile +++ b/graphics/libopenraw/Makefile @@ -3,7 +3,7 @@ PORTNAME= libopenraw PORTVERSION= 0.1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://libopenraw.freedesktop.org/download/ diff --git a/graphics/libprojectm/Makefile b/graphics/libprojectm/Makefile index a0a236dbf1b0..9e7af117dc74 100644 --- a/graphics/libprojectm/Makefile +++ b/graphics/libprojectm/Makefile @@ -3,6 +3,7 @@ PORTNAME= libprojectM DISTVERSIONPREFIX= v DISTVERSION= 3.1.0 +PORTREVISION= 1 CATEGORIES= graphics audio MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/libraw/Makefile b/graphics/libraw/Makefile index e75d3d017768..8015e53d2bdc 100644 --- a/graphics/libraw/Makefile +++ b/graphics/libraw/Makefile @@ -3,7 +3,7 @@ PORTNAME= libraw PORTVERSION= 0.18.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.libraw.org/data/ DISTNAME= LibRaw-${PORTVERSION} diff --git a/graphics/libwpg03/Makefile b/graphics/libwpg03/Makefile index 983b0f601fde..aaa5aa054fc6 100644 --- a/graphics/libwpg03/Makefile +++ b/graphics/libwpg03/Makefile @@ -2,7 +2,7 @@ PORTNAME= libwpg PORTVERSION= 0.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= 03 diff --git a/graphics/libzmf/Makefile b/graphics/libzmf/Makefile index c37c75e22be1..f875c5841c49 100644 --- a/graphics/libzmf/Makefile +++ b/graphics/libzmf/Makefile @@ -2,7 +2,7 @@ PORTNAME= libzmf PORTVERSION= 0.0.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics MASTER_SITES= LODEV diff --git a/graphics/lightzone/Makefile b/graphics/lightzone/Makefile index d9b87526d223..990f5a599079 100644 --- a/graphics/lightzone/Makefile +++ b/graphics/lightzone/Makefile @@ -3,7 +3,7 @@ PORTNAME= lightzone DISTVERSION= 4.1.8-3 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -g36e87773 CATEGORIES= graphics java DIST_SUBDIR= ${PORTNAME} diff --git a/graphics/lprof-devel/Makefile b/graphics/lprof-devel/Makefile index e595010eb02e..1990601edbc9 100644 --- a/graphics/lprof-devel/Makefile +++ b/graphics/lprof-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= lprof PORTVERSION= 20080514 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= graphics MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ \ LOCAL/amdmi3 diff --git a/graphics/lximage-qt/Makefile b/graphics/lximage-qt/Makefile index 1fc82601db85..9f97ebd8de02 100644 --- a/graphics/lximage-qt/Makefile +++ b/graphics/lximage-qt/Makefile @@ -3,7 +3,7 @@ PORTNAME= lximage-qt PORTVERSION= 0.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= LXQT diff --git a/graphics/mahotas/Makefile b/graphics/mahotas/Makefile index bffdfcc9fe17..0e4bc2f4c1f7 100644 --- a/graphics/mahotas/Makefile +++ b/graphics/mahotas/Makefile @@ -3,7 +3,7 @@ PORTNAME= mahotas PORTVERSION= 0.9.6 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/maim/Makefile b/graphics/maim/Makefile index ec5b8eeb44ca..25825d365bcb 100644 --- a/graphics/maim/Makefile +++ b/graphics/maim/Makefile @@ -3,7 +3,7 @@ PORTNAME= maim PORTVERSION= 5.5.2 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= neel@neelc.org diff --git a/graphics/makehuman/Makefile b/graphics/makehuman/Makefile index 71fe2f70b9f1..9705cc07b489 100644 --- a/graphics/makehuman/Makefile +++ b/graphics/makehuman/Makefile @@ -3,7 +3,7 @@ PORTNAME= makehuman DISTVERSION= 0.9.1-rc1a -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/MakeHuman%20Source/MakeHuman_091 diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile index 26e6aa66f866..ee4a772187ff 100644 --- a/graphics/mapnik/Makefile +++ b/graphics/mapnik/Makefile @@ -4,7 +4,7 @@ PORTNAME= mapnik PORTVERSION= 3.0.9 DISTVERSIONPREFIX= v -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= graphics geography MASTER_SITES= http://mapnik.s3.amazonaws.com/dist/v${PORTVERSION}/ diff --git a/graphics/mesa-dri/Makefile b/graphics/mesa-dri/Makefile index fa2395640a09..e1aa9d603698 100644 --- a/graphics/mesa-dri/Makefile +++ b/graphics/mesa-dri/Makefile @@ -3,7 +3,7 @@ PORTNAME= mesa-dri PORTVERSION= ${MESAVERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics COMMENT= OpenGL hardware acceleration drivers for DRI2+ diff --git a/graphics/mhgui/Makefile b/graphics/mhgui/Makefile index 2983864612f1..a8d91e0b33a1 100644 --- a/graphics/mhgui/Makefile +++ b/graphics/mhgui/Makefile @@ -3,7 +3,7 @@ PORTNAME= mhgui PORTVERSION= 0.2 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= graphics MASTER_SITES= SF/makehuman/MakeHuman%20Source/MakeHuman_091 diff --git a/graphics/mupdf/Makefile b/graphics/mupdf/Makefile index 1d9b3d8ab080..55f92721863a 100644 --- a/graphics/mupdf/Makefile +++ b/graphics/mupdf/Makefile @@ -4,7 +4,7 @@ PORTNAME= mupdf PORTVERSION= 1.13.0 DISTVERSIONSUFFIX= -source -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= http://www.mupdf.com/downloads/ \ diff --git a/graphics/mypaint/Makefile b/graphics/mypaint/Makefile index 26ac94641f90..a761124397f0 100644 --- a/graphics/mypaint/Makefile +++ b/graphics/mypaint/Makefile @@ -3,7 +3,7 @@ PORTNAME= mypaint PORTVERSION= 1.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= https://github.com/mypaint/mypaint/releases/download/${PORTVERSION:S/^/v/}/ diff --git a/graphics/nip2/Makefile b/graphics/nip2/Makefile index d7bb7a8c303c..8eedb0b66adc 100644 --- a/graphics/nip2/Makefile +++ b/graphics/nip2/Makefile @@ -3,7 +3,7 @@ PORTNAME= nip2 PORTVERSION= 8.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://github.com/libvips/${PORTNAME}/releases/download/v${PORTVERSION}/ diff --git a/graphics/nurbs++/Makefile b/graphics/nurbs++/Makefile index 8bb7ac5e7b94..205969eed1fa 100644 --- a/graphics/nurbs++/Makefile +++ b/graphics/nurbs++/Makefile @@ -3,7 +3,7 @@ PORTNAME= nurbs++ PORTVERSION= 3.0.11 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= SF/libnurbs/nurbs%2B%2B/${PORTVERSION} diff --git a/graphics/nvidia-texture-tools/Makefile b/graphics/nvidia-texture-tools/Makefile index 1b51705a136f..077eafbe8aa8 100644 --- a/graphics/nvidia-texture-tools/Makefile +++ b/graphics/nvidia-texture-tools/Makefile @@ -3,7 +3,7 @@ PORTNAME= nvidia-texture-tools PORTVERSION= 2.0.8.1 # needed to not bump PORTEPOCH; remove on next update -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile index dcb207417f67..be60ad03fcee 100644 --- a/graphics/ogre3d/Makefile +++ b/graphics/ogre3d/Makefile @@ -3,7 +3,7 @@ PORTNAME= ogre3d PORTVERSION= 1.9.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= graphics devel MASTER_SITES= https://bitbucket.org/sinbad/ogre/get/ DISTNAME= v1-9-0 diff --git a/graphics/okular/Makefile b/graphics/okular/Makefile index d3577d650788..63599fef8d08 100644 --- a/graphics/okular/Makefile +++ b/graphics/okular/Makefile @@ -2,7 +2,7 @@ PORTNAME= okular DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/graphics/open3d/Makefile b/graphics/open3d/Makefile index d79fb9019d83..182c4f188535 100644 --- a/graphics/open3d/Makefile +++ b/graphics/open3d/Makefile @@ -3,7 +3,7 @@ PORTNAME= Open3D DISTVERSIONPREFIX= v DISTVERSION= 0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/opencollada/Makefile b/graphics/opencollada/Makefile index 1be048965e6a..5a74a2df59d9 100644 --- a/graphics/opencollada/Makefile +++ b/graphics/opencollada/Makefile @@ -3,6 +3,7 @@ PORTNAME= opencollada DISTVERSIONPREFIX= v DISTVERSION= 1.6.68 +PORTREVISION= 1 CATEGORIES= graphics devel MAINTAINER= sunpoet@FreeBSD.org diff --git a/graphics/opencolorio/Makefile b/graphics/opencolorio/Makefile index 2976051968ee..944b60ab4c70 100644 --- a/graphics/opencolorio/Makefile +++ b/graphics/opencolorio/Makefile @@ -3,6 +3,7 @@ PORTNAME= opencolorio PORTVERSION= 1.1.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= graphics multimedia diff --git a/graphics/opencsg/Makefile b/graphics/opencsg/Makefile index 5ce08cad27c7..e7dbd3b0fce6 100644 --- a/graphics/opencsg/Makefile +++ b/graphics/opencsg/Makefile @@ -3,7 +3,7 @@ PORTNAME= opencsg PORTVERSION= 1.4.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://www.opencsg.org/ DISTNAME= OpenCSG-${PORTVERSION} diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile index bb29c3a4f761..3ed26810f13c 100644 --- a/graphics/opencv/Makefile +++ b/graphics/opencv/Makefile @@ -3,7 +3,7 @@ PORTNAME= opencv PORTVERSION= 3.4.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile index c6f330c35a8e..bc1493622a7d 100644 --- a/graphics/opendx/Makefile +++ b/graphics/opendx/Makefile @@ -3,7 +3,7 @@ PORTNAME= opendx PORTVERSION= 4.4.4 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= graphics math java MASTER_SITES= http://www.sfr-fresh.com/unix/misc/ DISTNAME= dx-${PORTVERSION} diff --git a/graphics/openexr/Makefile b/graphics/openexr/Makefile index 8bedc98be780..2db7d8cbe668 100644 --- a/graphics/openexr/Makefile +++ b/graphics/openexr/Makefile @@ -3,6 +3,7 @@ PORTNAME= openexr PORTVERSION= 2.3.0 +PORTREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/:dist \ LOCAL/mandree/:test diff --git a/graphics/opengv/Makefile b/graphics/opengv/Makefile index a3e755d399cf..b726751dd4ca 100644 --- a/graphics/opengv/Makefile +++ b/graphics/opengv/Makefile @@ -2,6 +2,7 @@ PORTNAME= opengv DISTVERSION= g20181024 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile index c2bfce13d435..51f350ac382b 100644 --- a/graphics/openimageio/Makefile +++ b/graphics/openimageio/Makefile @@ -4,7 +4,7 @@ PORTNAME= openimageio PORTVERSION= 1.8.17 DISTVERSIONPREFIX= Release- -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= graphics multimedia MAINTAINER?= FreeBSD@Shaneware.biz diff --git a/graphics/openorienteering-mapper/Makefile b/graphics/openorienteering-mapper/Makefile index a26e1ef5ad6a..a33628d566b1 100644 --- a/graphics/openorienteering-mapper/Makefile +++ b/graphics/openorienteering-mapper/Makefile @@ -3,6 +3,7 @@ PORTNAME= openorienteering-mapper PORTVERSION= 0.8.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= graphics geography diff --git a/graphics/openshadinglanguage/Makefile b/graphics/openshadinglanguage/Makefile index 09fb53ed75b9..52f80788d9a9 100644 --- a/graphics/openshadinglanguage/Makefile +++ b/graphics/openshadinglanguage/Makefile @@ -4,7 +4,7 @@ PORTNAME= openshadinglanguage PORTVERSION= 1.10.2 DISTVERSIONPREFIX= Release- -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics devel MAINTAINER= FreeBSD@Shaneware.biz diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index dc0754959c9f..e4e5556ec25e 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -4,7 +4,7 @@ PORTNAME= osg PORTVERSION= 3.4.1 DISTVERSIONPREFIX= OpenSceneGraph- -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org diff --git a/graphics/osgearth/Makefile b/graphics/osgearth/Makefile index b278c0c3e306..337b7c3ecc03 100644 --- a/graphics/osgearth/Makefile +++ b/graphics/osgearth/Makefile @@ -3,6 +3,7 @@ PORTNAME= osgearth PORTVERSION= 2.10 +PORTREVISION= 1 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= graphics geography CATEGORIES= graphics geography diff --git a/graphics/oyranos/Makefile b/graphics/oyranos/Makefile index e31b01a91d41..936848cfe35e 100644 --- a/graphics/oyranos/Makefile +++ b/graphics/oyranos/Makefile @@ -2,7 +2,7 @@ PORTNAME= oyranos PORTVERSION= 0.9.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MAINTAINER= bsam@FreeBSD.org diff --git a/graphics/p5-Chart-Graph/Makefile b/graphics/p5-Chart-Graph/Makefile index d52b23196cc2..58e4d8978b6e 100644 --- a/graphics/p5-Chart-Graph/Makefile +++ b/graphics/p5-Chart-Graph/Makefile @@ -3,7 +3,7 @@ PORTNAME= Chart-Graph PORTVERSION= 3.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/graphics/p5-Gimp/Makefile b/graphics/p5-Gimp/Makefile index d7abb28dbb68..20c27ecaae54 100644 --- a/graphics/p5-Gimp/Makefile +++ b/graphics/p5-Gimp/Makefile @@ -3,7 +3,7 @@ PORTNAME= Gimp PORTVERSION= 2.32 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/graphics/p5-PGPLOT/Makefile b/graphics/p5-PGPLOT/Makefile index 7e8e828a3dbd..cf011f5aa728 100644 --- a/graphics/p5-PGPLOT/Makefile +++ b/graphics/p5-PGPLOT/Makefile @@ -3,7 +3,7 @@ PORTNAME= PGPLOT PORTVERSION= 2.21 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:KGB diff --git a/graphics/panoglview/Makefile b/graphics/panoglview/Makefile index d58dce0be53d..0b44e7960501 100644 --- a/graphics/panoglview/Makefile +++ b/graphics/panoglview/Makefile @@ -3,7 +3,7 @@ PORTNAME= panoglview PORTVERSION= 0.2.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= SF/hugin/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/graphics/pecl-gmagick/Makefile b/graphics/pecl-gmagick/Makefile index e514df5c48b4..222f7594d13e 100644 --- a/graphics/pecl-gmagick/Makefile +++ b/graphics/pecl-gmagick/Makefile @@ -3,7 +3,7 @@ PORTNAME= gmagick PORTVERSION= 1.1.7RC3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= bsdports@wayfair.com diff --git a/graphics/perceptualdiff/Makefile b/graphics/perceptualdiff/Makefile index db20fea46e0b..bfc99f9d3b88 100644 --- a/graphics/perceptualdiff/Makefile +++ b/graphics/perceptualdiff/Makefile @@ -3,6 +3,7 @@ PORTNAME= perceptualdiff PORTVERSION= 2.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= graphics diff --git a/graphics/pfstools/Makefile b/graphics/pfstools/Makefile index ce3c97ace887..99dd75e38886 100644 --- a/graphics/pfstools/Makefile +++ b/graphics/pfstools/Makefile @@ -3,7 +3,7 @@ PORTNAME= pfstools DISTVERSION= 2.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= SF diff --git a/graphics/pgplot/Makefile b/graphics/pgplot/Makefile index 11a7f881fbb8..5e1a3215c03f 100644 --- a/graphics/pgplot/Makefile +++ b/graphics/pgplot/Makefile @@ -3,7 +3,7 @@ PORTNAME= pgplot PORTVERSION= 5.2.2 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= graphics MASTER_SITES= ftp://ftp.astro.caltech.edu/pub/pgplot/ DISTNAME= ${PORTNAME}${PORTVERSION:R} diff --git a/graphics/photivo/Makefile b/graphics/photivo/Makefile index 2ec48ead96b4..bce5c215fb78 100644 --- a/graphics/photivo/Makefile +++ b/graphics/photivo/Makefile @@ -3,7 +3,7 @@ PORTNAME= photivo PORTVERSION= 0.0.2015.03.21 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= https://storage.googleapis.com/google-code-archive-source/v2/code.google.com/${PORTNAME}/ DISTNAME= source-archive diff --git a/graphics/photoqt/Makefile b/graphics/photoqt/Makefile index 232813071585..78b9a3a94322 100644 --- a/graphics/photoqt/Makefile +++ b/graphics/photoqt/Makefile @@ -3,7 +3,7 @@ PORTNAME= photoqt DISTVERSIONPREFIX= v DISTVERSION= 1.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= melanhit@gmail.com diff --git a/graphics/piglit/Makefile b/graphics/piglit/Makefile index e4b806f31188..5a09f016a7c0 100644 --- a/graphics/piglit/Makefile +++ b/graphics/piglit/Makefile @@ -3,7 +3,7 @@ PORTNAME= piglit PORTVERSION= 20180910 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= x11@FreeBSD.org diff --git a/graphics/pixd/Makefile b/graphics/pixd/Makefile index 33da52711a59..e5963212bcc9 100644 --- a/graphics/pixd/Makefile +++ b/graphics/pixd/Makefile @@ -3,7 +3,7 @@ PORTNAME= pixd DISTVERSIONPREFIX=v DISTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= mail@dbalan.in diff --git a/graphics/pixie/Makefile b/graphics/pixie/Makefile index e6a20ff43d84..56a03b3ae00c 100644 --- a/graphics/pixie/Makefile +++ b/graphics/pixie/Makefile @@ -3,7 +3,7 @@ PORTNAME= pixie PORTVERSION= 2.2.6 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Pixie%20${PORTVERSION} DISTNAME= Pixie-src-${PORTVERSION} diff --git a/graphics/pngwriter/Makefile b/graphics/pngwriter/Makefile index c5aba1596b12..6348d7007393 100644 --- a/graphics/pngwriter/Makefile +++ b/graphics/pngwriter/Makefile @@ -3,6 +3,7 @@ PORTNAME= pngwriter PORTVERSION= 0.7.0 +PORTREVISION= 1 CATEGORIES= graphics devel MAINTAINER= rakuco@FreeBSD.org diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile index da2c9700672a..56c41478b7a3 100644 --- a/graphics/poppler/Makefile +++ b/graphics/poppler/Makefile @@ -3,7 +3,7 @@ PORTNAME= poppler PORTVERSION= 0.57.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics print MASTER_SITES= http://poppler.freedesktop.org/ diff --git a/graphics/py-PyOpenGL-accelerate/Makefile b/graphics/py-PyOpenGL-accelerate/Makefile index 904c27d7eed4..96ed011f50ff 100644 --- a/graphics/py-PyOpenGL-accelerate/Makefile +++ b/graphics/py-PyOpenGL-accelerate/Makefile @@ -2,7 +2,7 @@ PORTNAME= PyOpenGL PORTVERSION= 3.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-PyOpenGL/Makefile b/graphics/py-PyOpenGL/Makefile index 66e96eba67f0..edb33dfb470c 100644 --- a/graphics/py-PyOpenGL/Makefile +++ b/graphics/py-PyOpenGL/Makefile @@ -3,7 +3,7 @@ PORTNAME= PyOpenGL PORTVERSION= 3.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-cartopy/Makefile b/graphics/py-cartopy/Makefile index 890bce7e53a8..09e6dc6945ce 100644 --- a/graphics/py-cartopy/Makefile +++ b/graphics/py-cartopy/Makefile @@ -3,6 +3,7 @@ PORTNAME= cartopy PORTVERSION= 0.17.0 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-gdal/Makefile b/graphics/py-gdal/Makefile index 5bb8d8dbb93e..500430f0806f 100644 --- a/graphics/py-gdal/Makefile +++ b/graphics/py-gdal/Makefile @@ -3,7 +3,7 @@ PORTNAME= gdal PORTVERSION= 2.2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics python MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \ diff --git a/graphics/py-geopandas/Makefile b/graphics/py-geopandas/Makefile index 7f28e7c2e4f7..1443d9fa9a8e 100644 --- a/graphics/py-geopandas/Makefile +++ b/graphics/py-geopandas/Makefile @@ -2,6 +2,7 @@ PORTNAME= geopandas PORTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-gizeh/Makefile b/graphics/py-gizeh/Makefile index d275577f9714..f6a558724ca5 100644 --- a/graphics/py-gizeh/Makefile +++ b/graphics/py-gizeh/Makefile @@ -2,6 +2,7 @@ PORTNAME= gizeh DISTVERSION= 0.1.11 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-imageio/Makefile b/graphics/py-imageio/Makefile index 3977918a35f3..fd695d4386a9 100644 --- a/graphics/py-imageio/Makefile +++ b/graphics/py-imageio/Makefile @@ -2,7 +2,7 @@ PORTNAME= imageio DISTVERSION= 2.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-mayavi/Makefile b/graphics/py-mayavi/Makefile index 1d8472335398..1e3ac75e7e1c 100644 --- a/graphics/py-mayavi/Makefile +++ b/graphics/py-mayavi/Makefile @@ -3,7 +3,7 @@ PORTNAME= mayavi PORTVERSION= 4.5.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-open3d-python/Makefile b/graphics/py-open3d-python/Makefile index 565832ed32d3..258eafa64403 100644 --- a/graphics/py-open3d-python/Makefile +++ b/graphics/py-open3d-python/Makefile @@ -3,6 +3,7 @@ PORTNAME= open3d-python DISTVERSIONPREFIX= v DISTVERSION= 0.2 +PORTREVISION= 1 CATEGORIES= graphics PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-opencv/Makefile b/graphics/py-opencv/Makefile index ac05b1d75146..05e219d13321 100644 --- a/graphics/py-opencv/Makefile +++ b/graphics/py-opencv/Makefile @@ -1,7 +1,7 @@ # Created by: Martin Matuska <mm@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-pivy/Makefile b/graphics/py-pivy/Makefile index 3e9e095a5c84..e5b782f39de3 100644 --- a/graphics/py-pivy/Makefile +++ b/graphics/py-pivy/Makefile @@ -3,7 +3,7 @@ PORTNAME= pivy PORTVERSION= 0.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics python MASTER_SITES= https://bitbucket.org/Coin3D/pivy/get/ DISTNAME= 8eab90908f2a diff --git a/graphics/py-poppler-qt4/Makefile b/graphics/py-poppler-qt4/Makefile index 66099938302c..da367ed2955d 100644 --- a/graphics/py-poppler-qt4/Makefile +++ b/graphics/py-poppler-qt4/Makefile @@ -2,7 +2,7 @@ PORTNAME= poppler-qt4 PORTVERSION= 0.18.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-pycollada/Makefile b/graphics/py-pycollada/Makefile index 2f74ffcc686c..748e7b26d14f 100644 --- a/graphics/py-pycollada/Makefile +++ b/graphics/py-pycollada/Makefile @@ -2,7 +2,7 @@ PORTNAME= pycollada DISTVERSION= 0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-pyembree/Makefile b/graphics/py-pyembree/Makefile index b0994c5dfc72..ea0338e79b14 100644 --- a/graphics/py-pyembree/Makefile +++ b/graphics/py-pyembree/Makefile @@ -3,6 +3,7 @@ PORTNAME= pyembree DISTVERSION= 0.1.4 +PORTREVISION= 1 CATEGORIES= graphics python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-pyganim/Makefile b/graphics/py-pyganim/Makefile index f3776086d7cb..dd44d2906a60 100644 --- a/graphics/py-pyganim/Makefile +++ b/graphics/py-pyganim/Makefile @@ -3,7 +3,7 @@ PORTNAME= pyganim PORTVERSION= 0.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-pyqtgraph/Makefile b/graphics/py-pyqtgraph/Makefile index 20c6aa11d395..ca344632776a 100644 --- a/graphics/py-pyqtgraph/Makefile +++ b/graphics/py-pyqtgraph/Makefile @@ -2,6 +2,7 @@ PORTNAME= pyqtgraph DISTVERSION= 0.10.0 +PORTREVISION= 1 CATEGORIES= graphics science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-scikit-image/Makefile b/graphics/py-scikit-image/Makefile index 1819afea60c6..01a705832cc0 100644 --- a/graphics/py-scikit-image/Makefile +++ b/graphics/py-scikit-image/Makefile @@ -2,7 +2,7 @@ PORTNAME= scikit-image PORTVERSION= 0.13.1 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v CATEGORIES= graphics python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-sk1/Makefile b/graphics/py-sk1/Makefile index 295648933213..0b2b984da33d 100644 --- a/graphics/py-sk1/Makefile +++ b/graphics/py-sk1/Makefile @@ -2,7 +2,7 @@ PORTNAME= sk1 DISTVERSION= g20171127 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-stltools/Makefile b/graphics/py-stltools/Makefile index ac54a9a8de70..c7998785fef8 100644 --- a/graphics/py-stltools/Makefile +++ b/graphics/py-stltools/Makefile @@ -3,7 +3,7 @@ PORTNAME= stltools PORTVERSION= 3.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics python MASTER_SITES= http://rsmith.home.xs4all.nl/files/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-toyplot/Makefile b/graphics/py-toyplot/Makefile index fa5b724eb018..2bc7655576d8 100644 --- a/graphics/py-toyplot/Makefile +++ b/graphics/py-toyplot/Makefile @@ -3,6 +3,7 @@ PORTNAME= toyplot PORTVERSION= 0.17.0 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/pygts/Makefile b/graphics/pygts/Makefile index f02a41ccf8ed..c7194acdfc49 100644 --- a/graphics/pygts/Makefile +++ b/graphics/pygts/Makefile @@ -3,7 +3,7 @@ PORTNAME= pygts PORTVERSION= 0.3.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics python MASTER_SITES= SF diff --git a/graphics/pymorph/Makefile b/graphics/pymorph/Makefile index d735da3712b2..c2a2fa062540 100644 --- a/graphics/pymorph/Makefile +++ b/graphics/pymorph/Makefile @@ -3,7 +3,7 @@ PORTNAME= pymorph PORTVERSION= 0.96 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP diff --git a/graphics/qcomicbook/Makefile b/graphics/qcomicbook/Makefile index 844e0bced123..a77702b66d96 100644 --- a/graphics/qcomicbook/Makefile +++ b/graphics/qcomicbook/Makefile @@ -3,6 +3,7 @@ PORTNAME= QComicBook PORTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index d019a86e2acc..02edcacd0aa4 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -4,6 +4,7 @@ PORTNAME= qgis DISTVERSIONPREFIX= final- DISTVERSION= 2_18_26 +PORTREVISION= 1 CATEGORIES= graphics geography MAINTAINER= rhurlin@gwdg.de diff --git a/graphics/qt5-3d/Makefile b/graphics/qt5-3d/Makefile index 68c3c5df150e..1e411d7c692c 100644 --- a/graphics/qt5-3d/Makefile +++ b/graphics/qt5-3d/Makefile @@ -2,7 +2,7 @@ PORTNAME= 3d DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics PKGNAMEPREFIX= qt5- diff --git a/graphics/qt5-graphicaleffects/Makefile b/graphics/qt5-graphicaleffects/Makefile index 20fb2f83aa13..a5c69867362d 100644 --- a/graphics/qt5-graphicaleffects/Makefile +++ b/graphics/qt5-graphicaleffects/Makefile @@ -2,7 +2,7 @@ PORTNAME= graphicaleffects DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics PKGNAMEPREFIX= qt5- diff --git a/graphics/qt5-imageformats/Makefile b/graphics/qt5-imageformats/Makefile index 46e33960b8a2..a7355c2073c6 100644 --- a/graphics/qt5-imageformats/Makefile +++ b/graphics/qt5-imageformats/Makefile @@ -2,6 +2,7 @@ PORTNAME= imageformats DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= graphics PKGNAMEPREFIX= qt5- diff --git a/graphics/qt5-opengl/Makefile b/graphics/qt5-opengl/Makefile index be001a76ef30..d39dc5f76edd 100644 --- a/graphics/qt5-opengl/Makefile +++ b/graphics/qt5-opengl/Makefile @@ -2,6 +2,7 @@ PORTNAME= opengl DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= graphics PKGNAMEPREFIX= qt5- diff --git a/graphics/qt5-pixeltool/Makefile b/graphics/qt5-pixeltool/Makefile index cc891a85dd23..f85067c33b3c 100644 --- a/graphics/qt5-pixeltool/Makefile +++ b/graphics/qt5-pixeltool/Makefile @@ -2,6 +2,7 @@ PORTNAME= pixeltool DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= graphics PKGNAMEPREFIX= qt5- diff --git a/graphics/qt5-svg/Makefile b/graphics/qt5-svg/Makefile index f02e59d7aec9..9ec619601941 100644 --- a/graphics/qt5-svg/Makefile +++ b/graphics/qt5-svg/Makefile @@ -2,6 +2,7 @@ PORTNAME= svg DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= graphics PKGNAMEPREFIX= qt5- diff --git a/graphics/radiance/Makefile b/graphics/radiance/Makefile index 23be24e95416..8573d0b13089 100644 --- a/graphics/radiance/Makefile +++ b/graphics/radiance/Makefile @@ -2,7 +2,7 @@ PORTNAME= radiance DISTVERSION= 0.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics PKGNAMESUFFIX= -video diff --git a/graphics/raster3d/Makefile b/graphics/raster3d/Makefile index 6d88c24dc912..80129b734da9 100644 --- a/graphics/raster3d/Makefile +++ b/graphics/raster3d/Makefile @@ -3,7 +3,7 @@ PORTNAME= raster3d DISTVERSION= 3.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics biology MASTER_SITES= http://skuld.bmsc.washington.edu/${PORTNAME}/ DISTNAME= Raster3D_${DISTVERSION:R}-${DISTVERSION:E} diff --git a/graphics/rawtherapee/Makefile b/graphics/rawtherapee/Makefile index 017d8e094c3d..4e97e8414d97 100644 --- a/graphics/rawtherapee/Makefile +++ b/graphics/rawtherapee/Makefile @@ -3,7 +3,7 @@ PORTNAME= rawtherapee PORTVERSION= 5.4 -PORTREVISION= 1 +PORTREVISION= 2 #DISTNAME= ${PORTNAME}-${PORTVERSION:R}-r${PORTVERSION:E}${DISTVERSIONSUFFIX} CATEGORIES= graphics MASTER_SITES= http://rawtherapee.com/shared/source/ diff --git a/graphics/sam2p/Makefile b/graphics/sam2p/Makefile index 2bdca5b57c59..c235eebaf145 100644 --- a/graphics/sam2p/Makefile +++ b/graphics/sam2p/Makefile @@ -3,6 +3,7 @@ PORTNAME= sam2p PORTVERSION= 0.49.4 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/v${PORTVERSION}/ diff --git a/graphics/seexpr/Makefile b/graphics/seexpr/Makefile index f6fafa3071bb..b704529af896 100644 --- a/graphics/seexpr/Makefile +++ b/graphics/seexpr/Makefile @@ -4,7 +4,7 @@ PORTNAME= seexpr DISTVERSIONPREFIX= v PORTVERSION= 2.11 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics math MAINTAINER= danfe@FreeBSD.org diff --git a/graphics/sekrit-twc-zimg/Makefile b/graphics/sekrit-twc-zimg/Makefile index 2eb60782b440..cd558d2ba8d0 100644 --- a/graphics/sekrit-twc-zimg/Makefile +++ b/graphics/sekrit-twc-zimg/Makefile @@ -3,6 +3,7 @@ PORTNAME= zimg DISTVERSIONPREFIX= release- DISTVERSION= 2.8 +PORTREVISION= 1 CATEGORIES= graphics PKGNAMEPREFIX= ${GH_ACCOUNT}- diff --git a/graphics/sharpconstruct/Makefile b/graphics/sharpconstruct/Makefile index 05470fdd9d43..b26d49319d94 100644 --- a/graphics/sharpconstruct/Makefile +++ b/graphics/sharpconstruct/Makefile @@ -3,7 +3,7 @@ PORTNAME= sharpconstruct PORTVERSION= 0.11 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= graphics MASTER_SITES= SF/sharp3d/SharpConstruct/${PORTVERSION} diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile index 54e1fe9fbb9b..0e9f6182c90d 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -3,6 +3,7 @@ PORTNAME= shotwell PORTVERSION= 0.30.1 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= GNOME diff --git a/graphics/simpleviewer/Makefile b/graphics/simpleviewer/Makefile index bc11e6490d1b..52b8169e672b 100644 --- a/graphics/simpleviewer/Makefile +++ b/graphics/simpleviewer/Makefile @@ -3,7 +3,7 @@ PORTNAME= simpleviewer PORTVERSION= 2.92 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= https://bitbucket.org/andreyu/simple-viewer-gl/get/ DISTNAME= v${PORTVERSION} # version tag, thus no embedded ${PORTNAME} diff --git a/graphics/skanlite/Makefile b/graphics/skanlite/Makefile index 91b83f8291d4..47b3feb13741 100644 --- a/graphics/skanlite/Makefile +++ b/graphics/skanlite/Makefile @@ -2,6 +2,7 @@ PORTNAME= skanlite DISTVERSION= 2.1.0.1 +PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION:R:R}/ diff --git a/graphics/spectacle/Makefile b/graphics/spectacle/Makefile index 6de9e532feae..a1f0ef1d8253 100644 --- a/graphics/spectacle/Makefile +++ b/graphics/spectacle/Makefile @@ -2,7 +2,7 @@ PORTNAME= spectacle DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/graphics/swfmill/Makefile b/graphics/swfmill/Makefile index c358c13a0629..3b8fec9febdb 100644 --- a/graphics/swfmill/Makefile +++ b/graphics/swfmill/Makefile @@ -3,7 +3,7 @@ PORTNAME= swfmill PORTVERSION= 0.3.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://swfmill.org/releases/ diff --git a/graphics/synfigstudio/Makefile b/graphics/synfigstudio/Makefile index 4981eaea0dc2..d914eb4d2afc 100644 --- a/graphics/synfigstudio/Makefile +++ b/graphics/synfigstudio/Makefile @@ -3,7 +3,7 @@ PORTNAME= synfigstudio PORTVERSION= 1.2.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics multimedia MASTER_SITES= SF/synfig/releases/${PORTVERSION}/source diff --git a/graphics/tesseract/Makefile b/graphics/tesseract/Makefile index 9dca9b0d8636..17b3eb5a6bb0 100644 --- a/graphics/tesseract/Makefile +++ b/graphics/tesseract/Makefile @@ -3,7 +3,7 @@ PORTNAME= tesseract PORTVERSION= 3.05.02 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MAINTAINER= pkubaj@anongoth.pl diff --git a/graphics/tiled/Makefile b/graphics/tiled/Makefile index 0e9e2a7481be..9f39f8ecbfe1 100644 --- a/graphics/tiled/Makefile +++ b/graphics/tiled/Makefile @@ -3,6 +3,7 @@ PORTNAME= tiled PORTVERSION= 1.2.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= graphics editors games diff --git a/graphics/timg/Makefile b/graphics/timg/Makefile index df953dad39cf..72b5995a27fe 100644 --- a/graphics/timg/Makefile +++ b/graphics/timg/Makefile @@ -3,7 +3,7 @@ PORTNAME= timg PORTVERSION= 0.9.5 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MAINTAINER= uzsolt@uzsolt.hu diff --git a/graphics/tinyows/Makefile b/graphics/tinyows/Makefile index 6c72c72685c6..d9a2be161b53 100644 --- a/graphics/tinyows/Makefile +++ b/graphics/tinyows/Makefile @@ -3,7 +3,7 @@ PORTNAME= tinyows PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics www geography MASTER_SITES= https://download.osgeo.org/mapserver/ diff --git a/graphics/tulip/Makefile b/graphics/tulip/Makefile index 62da22ff66f0..77d175e01fd2 100644 --- a/graphics/tulip/Makefile +++ b/graphics/tulip/Makefile @@ -3,7 +3,7 @@ PORTNAME= tulip PORTVERSION= 4.10.0 -PORTREVISION= 6 +PORTREVISION= 7 DISTVERSIONSUFFIX= _src CATEGORIES= graphics MASTER_SITES= SF/auber/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/graphics/vapoursynth-fmtconv/Makefile b/graphics/vapoursynth-fmtconv/Makefile index 5fe237b59031..16c434b0abb3 100644 --- a/graphics/vapoursynth-fmtconv/Makefile +++ b/graphics/vapoursynth-fmtconv/Makefile @@ -2,7 +2,7 @@ PORTNAME= fmtconv PORTVERSION= r20 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics PKGNAMEPREFIX= vapoursynth- diff --git a/graphics/vapoursynth-waifu2x-w2xc/Makefile b/graphics/vapoursynth-waifu2x-w2xc/Makefile index c47bbddfb49e..e4a6106c2b36 100644 --- a/graphics/vapoursynth-waifu2x-w2xc/Makefile +++ b/graphics/vapoursynth-waifu2x-w2xc/Makefile @@ -2,7 +2,7 @@ PORTNAME= waifu2x-w2xc DISTVERSION= r6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics PKGNAMEPREFIX= vapoursynth- diff --git a/graphics/vigra/Makefile b/graphics/vigra/Makefile index 5e9d9798ed15..2abfa606e84c 100644 --- a/graphics/vigra/Makefile +++ b/graphics/vigra/Makefile @@ -3,7 +3,7 @@ PORTNAME= vigra DISTVERSION= 1.11.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= graphics PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile index 8959755beb2c..dbc65490406f 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -3,6 +3,7 @@ PORTNAME= vips PORTVERSION= 8.7.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/ diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile index 97118707f751..7f87c5b27e66 100644 --- a/graphics/vulkan-loader/Makefile +++ b/graphics/vulkan-loader/Makefile @@ -3,7 +3,7 @@ PORTNAME= vulkan-loader DISTVERSIONPREFIX=sdk- DISTVERSION= 1.1.82.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics devel MAINTAINER= greg@unrelenting.technology diff --git a/graphics/vv/Makefile b/graphics/vv/Makefile index 366c89a72a63..0b5592a8c455 100644 --- a/graphics/vv/Makefile +++ b/graphics/vv/Makefile @@ -4,7 +4,7 @@ PORTNAME= vv DISTVERSIONPREFIX= v DISTVERSION= 1.4.0-271 DISTVERSIONSUFFIX= -g24b75af3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/waffle/Makefile b/graphics/waffle/Makefile index 39258b51d42f..38678c55c368 100644 --- a/graphics/waffle/Makefile +++ b/graphics/waffle/Makefile @@ -3,7 +3,7 @@ PORTNAME= waffle PORTVERSION= 1.5.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= http://www.waffle-gl.org/files/release/waffle-${PORTVERSION}/ diff --git a/graphics/waifu2x-converter-cpp/Makefile b/graphics/waifu2x-converter-cpp/Makefile index 990f9988230a..062a9373db8d 100644 --- a/graphics/waifu2x-converter-cpp/Makefile +++ b/graphics/waifu2x-converter-cpp/Makefile @@ -3,7 +3,7 @@ PORTNAME= waifu2x-converter-cpp DISTVERSION= 1.0.0-410 DISTVERSIONSUFFIX= -g5e5ac35 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/webp/Makefile b/graphics/webp/Makefile index 305ffd2b1434..216b8d044ca0 100644 --- a/graphics/webp/Makefile +++ b/graphics/webp/Makefile @@ -3,6 +3,7 @@ PORTNAME= webp PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://downloads.webmproject.org/releases/webp/ \ https://storage.googleapis.com/downloads.webmproject.org/releases/webp/ diff --git a/graphics/wxsvg/Makefile b/graphics/wxsvg/Makefile index 65f41a510974..f7bcf008e5ef 100644 --- a/graphics/wxsvg/Makefile +++ b/graphics/wxsvg/Makefile @@ -3,7 +3,7 @@ PORTNAME= wxsvg PORTVERSION= 1.5.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF diff --git a/graphics/xd3d/Makefile b/graphics/xd3d/Makefile index a13c61bbf823..c238ec551d1a 100644 --- a/graphics/xd3d/Makefile +++ b/graphics/xd3d/Makefile @@ -3,7 +3,7 @@ PORTNAME= xd3d PORTVERSION= 8.3.1 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= graphics math MASTER_SITES= http://www.cmap.polytechnique.fr/~jouve/xd3d/ diff --git a/graphics/zathura-cb/Makefile b/graphics/zathura-cb/Makefile index 979b7c5dbe6b..1d6429a64ce2 100644 --- a/graphics/zathura-cb/Makefile +++ b/graphics/zathura-cb/Makefile @@ -2,7 +2,7 @@ PORTNAME= zathura-cb PORTVERSION= 0.1.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://pwmt.org/projects/zathura-cb/download/ \ http://www.madpilot.net/~mad/pwmt.org/ diff --git a/graphics/zathura-djvu/Makefile b/graphics/zathura-djvu/Makefile index 76dcfccd0caa..afc2ec6f3022 100644 --- a/graphics/zathura-djvu/Makefile +++ b/graphics/zathura-djvu/Makefile @@ -3,7 +3,7 @@ PORTNAME= zathura-djvu PORTVERSION= 0.2.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://pwmt.org/projects/zathura/plugins/download/ \ http://www.madpilot.net/~mad/pwmt.org/ diff --git a/graphics/zathura-pdf-mupdf/Makefile b/graphics/zathura-pdf-mupdf/Makefile index 9e0855072b2d..3220c88f2845 100644 --- a/graphics/zathura-pdf-mupdf/Makefile +++ b/graphics/zathura-pdf-mupdf/Makefile @@ -3,7 +3,7 @@ PORTNAME= zathura-pdf-mupdf PORTVERSION= 0.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://pwmt.org/projects/zathura-pdf-mupdf/download/ \ http://www.madpilot.net/~mad/pwmt.org/ diff --git a/graphics/zathura-pdf-poppler/Makefile b/graphics/zathura-pdf-poppler/Makefile index 19b94e1a4ee3..0a121a8f2ae7 100644 --- a/graphics/zathura-pdf-poppler/Makefile +++ b/graphics/zathura-pdf-poppler/Makefile @@ -3,7 +3,7 @@ PORTNAME= zathura-pdf-poppler PORTVERSION= 0.2.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://pwmt.org/projects/zathura/plugins/download/ \ http://www.madpilot.net/~mad/pwmt.org/ diff --git a/graphics/zathura-ps/Makefile b/graphics/zathura-ps/Makefile index 7f7de390ae3c..23c892d620ba 100644 --- a/graphics/zathura-ps/Makefile +++ b/graphics/zathura-ps/Makefile @@ -2,7 +2,7 @@ PORTNAME= zathura-ps PORTVERSION= 0.2.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://pwmt.org/projects/zathura-ps/download/ \ http://www.madpilot.net/~mad/pwmt.org/ diff --git a/graphics/zathura/Makefile b/graphics/zathura/Makefile index 888188230f13..cf9a59e52c5c 100644 --- a/graphics/zathura/Makefile +++ b/graphics/zathura/Makefile @@ -3,6 +3,7 @@ PORTNAME= zathura PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= graphics print MASTER_SITES= https://pwmt.org/projects/zathura/download/ \ http://www.madpilot.net/~mad/pwmt.org/ diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile index ae0d84919f1d..d7dfecbe7fcb 100644 --- a/irc/ezbounce/Makefile +++ b/irc/ezbounce/Makefile @@ -3,7 +3,7 @@ PORTNAME= ezbounce PORTVERSION= 1.99.15 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= irc MASTER_SITES= http://BSDforge.com/projects/source/irc/ezbounce/ diff --git a/irc/hexchat/Makefile b/irc/hexchat/Makefile index c1246cb8c65a..b7c2c926fa3d 100644 --- a/irc/hexchat/Makefile +++ b/irc/hexchat/Makefile @@ -3,6 +3,7 @@ PORTNAME= hexchat PORTVERSION= 2.14.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= irc gnome ipv6 diff --git a/irc/ircd-ratbox/Makefile b/irc/ircd-ratbox/Makefile index 1833634f6dfb..d98105314cc4 100644 --- a/irc/ircd-ratbox/Makefile +++ b/irc/ircd-ratbox/Makefile @@ -3,7 +3,7 @@ PORTNAME= ircd-ratbox PORTVERSION= 3.0.10 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= irc ipv6 MASTER_SITES= http://www.ratbox.org/download/ \ http://www.ratbox.org/download/old/ diff --git a/irc/ircservices/Makefile b/irc/ircservices/Makefile index 0b3fec6ae440..13201db6ea26 100644 --- a/irc/ircservices/Makefile +++ b/irc/ircservices/Makefile @@ -3,7 +3,7 @@ PORTNAME= ircservices PORTVERSION= 5.1.18 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= irc MASTER_SITES= http://www.ircservices.za.net/download/ \ http://banana.irc.gr/ircservices/ \ diff --git a/irc/lostirc/Makefile b/irc/lostirc/Makefile index 4e2e536c7e96..3eccaab1687e 100644 --- a/irc/lostirc/Makefile +++ b/irc/lostirc/Makefile @@ -3,7 +3,7 @@ PORTNAME= lostirc PORTVERSION= 0.4.6 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= irc MASTER_SITES= SF diff --git a/irc/quassel/Makefile b/irc/quassel/Makefile index 3e04739a6933..1101ae5489ac 100644 --- a/irc/quassel/Makefile +++ b/irc/quassel/Makefile @@ -3,6 +3,7 @@ PORTNAME= quassel PORTVERSION= 0.13.0 +PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= http://www.quassel-irc.org/pub/ diff --git a/irc/rubygem-lita-irc/Makefile b/irc/rubygem-lita-irc/Makefile index 92e5e0a79547..7bb6422bfbcb 100644 --- a/irc/rubygem-lita-irc/Makefile +++ b/irc/rubygem-lita-irc/Makefile @@ -3,6 +3,7 @@ PORTNAME= lita-irc PORTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= irc rubygems MASTER_SITES= RG diff --git a/irc/znc/Makefile b/irc/znc/Makefile index 3327fb14f004..ad57171def8d 100644 --- a/irc/znc/Makefile +++ b/irc/znc/Makefile @@ -3,7 +3,7 @@ PORTNAME= znc PORTVERSION= 1.7.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= irc ipv6 MASTER_SITES= https://znc.in/releases/ \ https://znc.in/releases/archive/ diff --git a/japanese/fcitx-skk/Makefile b/japanese/fcitx-skk/Makefile index 08e5f9d95e01..7426b345f7bf 100644 --- a/japanese/fcitx-skk/Makefile +++ b/japanese/fcitx-skk/Makefile @@ -2,6 +2,7 @@ PORTNAME= fcitx-skk PORTVERSION= 0.1.4 +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= http://download.fcitx-im.org/${PORTNAME}/ DIST_SUBDIR= fcitx diff --git a/japanese/kana-no-quiz/Makefile b/japanese/kana-no-quiz/Makefile index d1a99558d4f7..230587198930 100644 --- a/japanese/kana-no-quiz/Makefile +++ b/japanese/kana-no-quiz/Makefile @@ -3,7 +3,7 @@ PORTNAME= kana-no-quiz DISTVERSION= 1.9.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese MASTER_SITES= SF/${PORTNAME}/Program%20releases/version%20${DISTVERSION} DISTNAME= Kana_no_quiz-${DISTVERSION} diff --git a/japanese/kiten/Makefile b/japanese/kiten/Makefile index 77e21d29f99b..a13ee8de468a 100644 --- a/japanese/kiten/Makefile +++ b/japanese/kiten/Makefile @@ -2,6 +2,7 @@ PORTNAME= kiten DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= japanese kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/japanese/mozc-server/Makefile b/japanese/mozc-server/Makefile index fe35bdc204a9..6ae48132f110 100644 --- a/japanese/mozc-server/Makefile +++ b/japanese/mozc-server/Makefile @@ -4,7 +4,7 @@ PORTNAME= mozc PORTVERSION= 2.20.2677.102.02 DISTVERSIONPREFIX= v -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= japanese MAINTAINER= hrs@FreeBSD.org diff --git a/japanese/mypaedia-fpw-package/Makefile b/japanese/mypaedia-fpw-package/Makefile index b660da89eb6f..3c7f380b8e4a 100644 --- a/japanese/mypaedia-fpw-package/Makefile +++ b/japanese/mypaedia-fpw-package/Makefile @@ -3,7 +3,7 @@ PORTNAME= mypaedia-fpw-package PORTVERSION= 1.0.7 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= japanese elisp MASTER_SITES= http://openlab.ring.gr.jp/edict/fpw/dist/mypaedia/ diff --git a/japanese/skkinput3/Makefile b/japanese/skkinput3/Makefile index 1c978e8e4759..27c69dc58225 100644 --- a/japanese/skkinput3/Makefile +++ b/japanese/skkinput3/Makefile @@ -3,7 +3,7 @@ PORTNAME= skkinput3 PORTVERSION= 3.0.6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= japanese x11 MASTER_SITES= OSDN/${PORTNAME}/2222 DISTNAME= skkinput-${PORTVERSION} diff --git a/japanese/xdtp/Makefile b/japanese/xdtp/Makefile index 4242ee1e530a..2594b231b9ac 100644 --- a/japanese/xdtp/Makefile +++ b/japanese/xdtp/Makefile @@ -3,7 +3,7 @@ PORTNAME= xdtp PORTVERSION= 1.5.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= japanese MASTER_SITES= http://www.ongs.co.jp/software/xdtp/ diff --git a/japanese/xtr/Makefile b/japanese/xtr/Makefile index 6af864fb1f51..cce4d8b7faaa 100644 --- a/japanese/xtr/Makefile +++ b/japanese/xtr/Makefile @@ -3,7 +3,7 @@ PORTNAME= xtr PORTVERSION= 1.50e.0.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= japanese textproc MASTER_SITES= ftp://ftp.abk.nu/pub/redist/xtr/ DISTNAME= ${PORTNAME}1.50e-0.2 diff --git a/java/intellij-fsnotifier/Makefile b/java/intellij-fsnotifier/Makefile index 4ec3233f771d..87b62a1f6097 100644 --- a/java/intellij-fsnotifier/Makefile +++ b/java/intellij-fsnotifier/Makefile @@ -3,7 +3,7 @@ PORTNAME= intellij-fsnotifier PORTVERSION= 20160221 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= java devel MAINTAINER= ports@FreeBSD.org diff --git a/java/openjfx8-devel/Makefile b/java/openjfx8-devel/Makefile index e46c7aa72b7d..f0f6bc582155 100644 --- a/java/openjfx8-devel/Makefile +++ b/java/openjfx8-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= openjfx8 DISTVERSION= 8u172-b11 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= java x11-toolkits devel MASTER_SITES= https://github.com/t6/openjfx/releases/download/release/ \ diff --git a/java/sigar/Makefile b/java/sigar/Makefile index 357ff704f4ca..d8404ae9f0b1 100644 --- a/java/sigar/Makefile +++ b/java/sigar/Makefile @@ -3,7 +3,7 @@ PORTNAME= sigar PORTVERSION= 1.7.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= java devel PKGNAMEPREFIX= java- diff --git a/java/veditor/Makefile b/java/veditor/Makefile index ace850c7f577..473cc400c428 100644 --- a/java/veditor/Makefile +++ b/java/veditor/Makefile @@ -3,7 +3,7 @@ PORTNAME= veditor PORTVERSION= 1.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java cad MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20runtime/VEditor%20${PORTVERSION} DISTNAME= net.sourceforge.${PORTNAME}_${PORTVERSION} diff --git a/lang/afnix/Makefile b/lang/afnix/Makefile index abc3859ed123..8b86d6c01aa1 100644 --- a/lang/afnix/Makefile +++ b/lang/afnix/Makefile @@ -3,7 +3,7 @@ PORTNAME= afnix PORTVERSION= 2.6.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang MASTER_SITES= http://www.afnix.org/ftp/ \ ftp://ftp.stack.nl/pub/users/johans/afnix/ diff --git a/lang/algol68g/Makefile b/lang/algol68g/Makefile index b99aff784867..167183e468c5 100644 --- a/lang/algol68g/Makefile +++ b/lang/algol68g/Makefile @@ -2,7 +2,7 @@ PORTNAME= algol68g PORTVERSION= 2.8.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang MASTER_SITES= http://jmvdveer.home.xs4all.nl/ diff --git a/lang/chaiscript/Makefile b/lang/chaiscript/Makefile index 8ffbdc77e567..82994f679478 100644 --- a/lang/chaiscript/Makefile +++ b/lang/chaiscript/Makefile @@ -3,6 +3,7 @@ PORTNAME= ChaiScript DISTVERSIONPREFIX= v DISTVERSION= 6.1.0 +PORTREVISION= 1 CATEGORIES= lang MAINTAINER= yuri@FreeBSD.org diff --git a/lang/cint/Makefile b/lang/cint/Makefile index 51dc02715280..1f752e284bd4 100644 --- a/lang/cint/Makefile +++ b/lang/cint/Makefile @@ -3,7 +3,7 @@ PORTNAME= cint PORTVERSION= 5.18.00 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= lang MASTER_SITES= http://root.cern.ch/drupal/sites/default/files/ diff --git a/lang/cjs/Makefile b/lang/cjs/Makefile index b832e6f3e2f4..eae48d786b6f 100644 --- a/lang/cjs/Makefile +++ b/lang/cjs/Makefile @@ -3,7 +3,7 @@ PORTNAME= cjs PORTVERSION= 2.4.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang gnome DIST_SUBDIR= gnome3 diff --git a/lang/clang35/Makefile b/lang/clang35/Makefile index 75acfa21dd56..187c273f8f48 100644 --- a/lang/clang35/Makefile +++ b/lang/clang35/Makefile @@ -2,7 +2,7 @@ PORTNAME= clang DISTVERSION= 3.5.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang devel MASTER_SITES= http://llvm.org/releases/3.5.2/ PKGNAMESUFFIX= ${LLVM_SUFFIX} diff --git a/lang/cling/Makefile b/lang/cling/Makefile index 10c6ee9c60c2..aa5c920a664c 100644 --- a/lang/cling/Makefile +++ b/lang/cling/Makefile @@ -3,7 +3,7 @@ PORTNAME= cling DISTVERSION= 0.5-2018-08-13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang devel MASTER_SITES= https://root.cern.ch/download/cling/ DISTNAME= ${PORTNAME}_${DISTVERSION:C/^[0-9]\.[0-9]-//}_sources diff --git a/lang/fpc-base/Makefile b/lang/fpc-base/Makefile index 7cf173c262cf..2ca7e8aba62d 100644 --- a/lang/fpc-base/Makefile +++ b/lang/fpc-base/Makefile @@ -3,6 +3,7 @@ PORTNAME= base PORTVERSION= 3.0.4 +PORTREVISION= 1 CATEGORIES= lang PKGNAMEPREFIX= fpc- diff --git a/lang/fpc-utils/Makefile b/lang/fpc-utils/Makefile index 8cbd8067895f..1da298aca153 100644 --- a/lang/fpc-utils/Makefile +++ b/lang/fpc-utils/Makefile @@ -1,6 +1,7 @@ # Created by: Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= lang PKGNAMESUFFIX= -utils diff --git a/lang/gambit-c/Makefile b/lang/gambit-c/Makefile index 1c7ce9bcd674..4a4872c44250 100644 --- a/lang/gambit-c/Makefile +++ b/lang/gambit-c/Makefile @@ -3,7 +3,7 @@ PORTNAME= gambit-c PORTVERSION= 4.8.8 -PORTREVISION= 5 +PORTREVISION= 6 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= lang diff --git a/lang/gcc/Makefile b/lang/gcc/Makefile index 5fdd91d6bf45..e06d02476d3b 100644 --- a/lang/gcc/Makefile +++ b/lang/gcc/Makefile @@ -3,7 +3,7 @@ PORTNAME= gcc PORTVERSION= ${GCC_DEFAULT} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang MASTER_SITES= # not applicable DISTFILES= # not applicable diff --git a/lang/gcc6/Makefile b/lang/gcc6/Makefile index 944e146dbe0c..4ff434324b69 100644 --- a/lang/gcc6/Makefile +++ b/lang/gcc6/Makefile @@ -3,7 +3,7 @@ PORTNAME= gcc PORTVERSION= 6.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang java MASTER_SITES= GCC PKGNAMESUFFIX= ${SUFFIX} diff --git a/lang/gcc7-devel/Makefile b/lang/gcc7-devel/Makefile index d7400bc83168..d9a05825c5bd 100644 --- a/lang/gcc7-devel/Makefile +++ b/lang/gcc7-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= gcc PORTVERSION= 7.4.1.s20181206 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc7/Makefile b/lang/gcc7/Makefile index 5c3f36b602e9..f7b83abed9d0 100644 --- a/lang/gcc7/Makefile +++ b/lang/gcc7/Makefile @@ -3,6 +3,7 @@ PORTNAME= gcc PORTVERSION= 7.4.0 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= GCC PKGNAMESUFFIX= ${SUFFIX} diff --git a/lang/gcc8-devel/Makefile b/lang/gcc8-devel/Makefile index bea39839e99b..4a621cb41528 100644 --- a/lang/gcc8-devel/Makefile +++ b/lang/gcc8-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= gcc PORTVERSION= 8.2.1.s20181207 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc8/Makefile b/lang/gcc8/Makefile index 5c1c3716a6d3..1d33510c66a1 100644 --- a/lang/gcc8/Makefile +++ b/lang/gcc8/Makefile @@ -3,7 +3,7 @@ PORTNAME= gcc PORTVERSION= 8.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang MASTER_SITES= GCC PKGNAMESUFFIX= ${SUFFIX} diff --git a/lang/gcc9-devel/Makefile b/lang/gcc9-devel/Makefile index 10b9f33c8f91..adc1bd3283c1 100644 --- a/lang/gcc9-devel/Makefile +++ b/lang/gcc9-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= gcc PORTVERSION= 9.0.0.s20181202 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile index 015260fa56e1..de1ff9121bd0 100644 --- a/lang/gforth/Makefile +++ b/lang/gforth/Makefile @@ -3,7 +3,7 @@ PORTNAME= gforth PORTVERSION= 0.7.3 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= lang MASTER_SITES= http://www.complang.tuwien.ac.at/forth/gforth/ \ GNU diff --git a/lang/gjs/Makefile b/lang/gjs/Makefile index e946803b37cd..49bffbc2b284 100644 --- a/lang/gjs/Makefile +++ b/lang/gjs/Makefile @@ -3,6 +3,7 @@ PORTNAME= gjs PORTVERSION= 1.52.4 +PORTREVISION= 1 CATEGORIES= lang gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/lang/gprolog/Makefile b/lang/gprolog/Makefile index 10122c4a6b7f..2571d8951b64 100644 --- a/lang/gprolog/Makefile +++ b/lang/gprolog/Makefile @@ -3,7 +3,7 @@ PORTNAME= gprolog PORTVERSION= 1.4.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= lang MASTER_SITES= http://www.gprolog.org/ diff --git a/lang/guile2/Makefile b/lang/guile2/Makefile index 07929f8d0af0..a82e8e621316 100644 --- a/lang/guile2/Makefile +++ b/lang/guile2/Makefile @@ -3,7 +3,7 @@ PORTNAME= guile PORTVERSION= 2.0.14 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= lang scheme MASTER_SITES= GNU PKGNAMESUFFIX= 2 diff --git a/lang/hugs/Makefile b/lang/hugs/Makefile index b6ba63a223bf..da1dd0cf5e60 100644 --- a/lang/hugs/Makefile +++ b/lang/hugs/Makefile @@ -3,7 +3,7 @@ PORTNAME= hugs98 PORTVERSION= 200609 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= lang haskell MASTER_SITES= http://cvs.haskell.org/Hugs/downloads/2006-09/ DISTNAME= ${PORTNAME}-plus-${HUGS_DATE} diff --git a/lang/icon/Makefile b/lang/icon/Makefile index 04d24e42ea82..f355a35a67d6 100644 --- a/lang/icon/Makefile +++ b/lang/icon/Makefile @@ -3,7 +3,7 @@ PORTNAME= icon PORTVERSION= 9.5.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang MASTER_SITES= http://www.cs.arizona.edu/icon/ftp/packages/unix/ DISTNAME= ${PORTNAME}-v${PORTVERSION:S/.//g}src diff --git a/lang/io-devel/Makefile b/lang/io-devel/Makefile index 24ac96d4cc98..21c072ad2d03 100644 --- a/lang/io-devel/Makefile +++ b/lang/io-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= io PORTVERSION= 20180807 +PORTREVISION= 1 CATEGORIES= lang PKGNAMESUFFIX= -devel diff --git a/lang/io/Makefile b/lang/io/Makefile index b19e7aa864b6..4611a6b4d790 100644 --- a/lang/io/Makefile +++ b/lang/io/Makefile @@ -3,7 +3,7 @@ PORTNAME= io PORTVERSION= 2017.09.06 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang MAINTAINER= gahr@FreeBSD.org diff --git a/lang/julia/Makefile b/lang/julia/Makefile index 07660576fa48..c5fe8009db52 100644 --- a/lang/julia/Makefile +++ b/lang/julia/Makefile @@ -3,6 +3,7 @@ PORTNAME= julia PORTVERSION= 1.0.2 +PORTREVISION= 1 DISTVERSIONSUFFIX= -full CATEGORIES= lang math MASTER_SITES= https://github.com/JuliaLang/julia/releases/download/v${PORTVERSION}/ diff --git a/lang/julia06/Makefile b/lang/julia06/Makefile index 6d6ec9f00b7d..bf4bdd5240f7 100644 --- a/lang/julia06/Makefile +++ b/lang/julia06/Makefile @@ -4,7 +4,7 @@ PORTNAME= julia PORTVERSION= 0.6.4 DISTVERSIONSUFFIX= -full -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang math MASTER_SITES= https://github.com/JuliaLang/julia/releases/download/v${PORTVERSION}/ PKGNAMESUFFIX= 06 diff --git a/lang/julia07/Makefile b/lang/julia07/Makefile index b52b29203b88..fdf820ee541b 100644 --- a/lang/julia07/Makefile +++ b/lang/julia07/Makefile @@ -4,7 +4,7 @@ PORTNAME= julia PORTVERSION= 0.7.0 DISTVERSIONSUFFIX= -full -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang math MASTER_SITES= https://github.com/JuliaLang/julia/releases/download/v${PORTVERSION}/ PKGNAMESUFFIX= 07 diff --git a/lang/kf5-kross/Makefile b/lang/kf5-kross/Makefile index eb092a1f0b5e..abdd5bda946e 100644 --- a/lang/kf5-kross/Makefile +++ b/lang/kf5-kross/Makefile @@ -2,6 +2,7 @@ PORTNAME= kross DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= lang kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/lang/kturtle/Makefile b/lang/kturtle/Makefile index da0b6c96c77e..ae8002904c88 100644 --- a/lang/kturtle/Makefile +++ b/lang/kturtle/Makefile @@ -2,6 +2,7 @@ PORTNAME= kturtle DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= lang kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/lang/luajit/Makefile b/lang/luajit/Makefile index 9a2a6b25be20..70c0bed67164 100644 --- a/lang/luajit/Makefile +++ b/lang/luajit/Makefile @@ -3,7 +3,7 @@ PORTNAME= luajit DISTVERSION= 2.0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang MASTER_SITES= http://luajit.org/download/ DISTNAME= LuaJIT-${DISTVERSION} diff --git a/lang/mlton/Makefile b/lang/mlton/Makefile index e7a1f6d6a5c5..dcc45a339fd0 100644 --- a/lang/mlton/Makefile +++ b/lang/mlton/Makefile @@ -12,7 +12,7 @@ PORTNAME= mlton PORTVERSION= 20100608 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= lang MASTER_SITES= SF http://www.tbrk.org/distfiles/ DISTFILES= ${SRC_DIST} ${BOOT_DIST} diff --git a/lang/modula3/Makefile b/lang/modula3/Makefile index 3f7783a31933..f6d9fce37e88 100644 --- a/lang/modula3/Makefile +++ b/lang/modula3/Makefile @@ -3,7 +3,7 @@ PORTNAME= modula3 PORTVERSION= 5.10.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= lang MASTER_SITES= http://downloads.dragonlace.net/m3/:boot DISTFILES= ${SRCDISTFILE} ${BOOTDIST} diff --git a/lang/mono/Makefile b/lang/mono/Makefile index 79a94bce1177..cc22c98a5442 100644 --- a/lang/mono/Makefile +++ b/lang/mono/Makefile @@ -3,7 +3,7 @@ PORTNAME= mono PORTVERSION= 5.10.1.57 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= https://download.mono-project.com/sources/mono/ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} diff --git a/lang/nhc98/Makefile b/lang/nhc98/Makefile index 038397ff1aa8..6d5911fa7760 100644 --- a/lang/nhc98/Makefile +++ b/lang/nhc98/Makefile @@ -3,7 +3,7 @@ PORTNAME= nhc98 PORTVERSION= 1.22 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang haskell MASTER_SITES= http://haskell.org/${PORTNAME}/ DISTFILES= ${PORTNAME}src-${PORTVERSION}${EXTRACT_SUFX} diff --git a/lang/nyan/Makefile b/lang/nyan/Makefile index 7d37ecb4e935..e5ce285ab401 100644 --- a/lang/nyan/Makefile +++ b/lang/nyan/Makefile @@ -2,6 +2,7 @@ PORTNAME= nyan PORTVERSION= g20180708 +PORTREVISION= 1 CATEGORIES= lang PKGNAMESUFFIX= -lang diff --git a/lang/oo2c/Makefile b/lang/oo2c/Makefile index 9f33eabcdb8e..6881fba8076a 100644 --- a/lang/oo2c/Makefile +++ b/lang/oo2c/Makefile @@ -3,7 +3,7 @@ PORTNAME= oo2c PORTVERSION= 2.1.11 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= lang MASTER_SITES= SF/ooc/ooc2/${PORTVERSION} DISTNAME= ${PORTNAME}_${BITS}-${PORTVERSION} diff --git a/lang/opencoarrays/Makefile b/lang/opencoarrays/Makefile index 1247af36b491..51f3b62c0784 100644 --- a/lang/opencoarrays/Makefile +++ b/lang/opencoarrays/Makefile @@ -3,7 +3,7 @@ PORTNAME= opencoarrays DISTVERSION= 2.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang parallel MAINTAINER= as@cmplx.uk diff --git a/lang/p5-ExtUtils-F77/Makefile b/lang/p5-ExtUtils-F77/Makefile index 8aeb26ac570b..9bf69310418f 100644 --- a/lang/p5-ExtUtils-F77/Makefile +++ b/lang/p5-ExtUtils-F77/Makefile @@ -3,6 +3,7 @@ PORTNAME= ExtUtils-F77 PORTVERSION= 1.22 +PORTREVISION= 1 CATEGORIES= lang perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/lang/phantomjs/Makefile b/lang/phantomjs/Makefile index 6befd6326e24..1d21187b565a 100644 --- a/lang/phantomjs/Makefile +++ b/lang/phantomjs/Makefile @@ -2,7 +2,7 @@ PORTNAME= phantomjs PORTVERSION= 2.1.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= lang MAINTAINER= feld@FreeBSD.org diff --git a/lang/ponyc/Makefile b/lang/ponyc/Makefile index 6791bdf3c6c9..51dae6c00469 100644 --- a/lang/ponyc/Makefile +++ b/lang/ponyc/Makefile @@ -2,6 +2,7 @@ PORTNAME= ponyc DISTVERSION= 0.25.0 +PORTREVISION= 1 CATEGORIES= lang MAINTAINER= greg@unrelenting.technology diff --git a/lang/pure/Makefile b/lang/pure/Makefile index 915f48f39d5b..5478820a9e33 100644 --- a/lang/pure/Makefile +++ b/lang/pure/Makefile @@ -3,7 +3,7 @@ PORTNAME= pure PORTVERSION= 0.64 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= lang MASTER_SITES= https://bitbucket.org/purelang/pure-lang/downloads/ EXTRACT_ONLY= ${DISTNAME}.tar.gz diff --git a/lang/ratfor/Makefile b/lang/ratfor/Makefile index 479867ddd9f2..2f10d6db53c9 100644 --- a/lang/ratfor/Makefile +++ b/lang/ratfor/Makefile @@ -3,7 +3,7 @@ PORTNAME= ratfor PORTVERSION= 1985.06 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= lang MASTER_SITES= LOCAL/obrien \ http://sepwww.stanford.edu/sep/prof/ diff --git a/lang/sagittarius-scheme/Makefile b/lang/sagittarius-scheme/Makefile index 36a377637548..02b240d1d388 100644 --- a/lang/sagittarius-scheme/Makefile +++ b/lang/sagittarius-scheme/Makefile @@ -3,6 +3,7 @@ PORTNAME= sagittarius PORTVERSION= 0.9.4 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= https://bitbucket.org/ktakashi/sagittarius-scheme/downloads/ \ LOCAL/ashish diff --git a/lang/sdcc/Makefile b/lang/sdcc/Makefile index 6b4ad29f8a1a..6f5ab5e158a2 100644 --- a/lang/sdcc/Makefile +++ b/lang/sdcc/Makefile @@ -3,7 +3,7 @@ PORTNAME= sdcc PORTVERSION= 3.7.0 DISTVERSIONPREFIX= src- -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang MASTER_SITES= SF diff --git a/lang/seed7/Makefile b/lang/seed7/Makefile index 0b3ff179ce16..314d032a2d7b 100644 --- a/lang/seed7/Makefile +++ b/lang/seed7/Makefile @@ -3,6 +3,7 @@ PORTNAME= seed7 DISTVERSION= 05_20181125 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME}/ DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile index 8fa6df91489e..20345cb3d2c2 100644 --- a/lang/smalltalk/Makefile +++ b/lang/smalltalk/Makefile @@ -3,7 +3,7 @@ PORTNAME= smalltalk PORTVERSION= 3.2.5 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= lang MASTER_SITES= GNU diff --git a/lang/solidity/Makefile b/lang/solidity/Makefile index c3779e4ff133..6a664b7e46e1 100644 --- a/lang/solidity/Makefile +++ b/lang/solidity/Makefile @@ -3,7 +3,7 @@ PORTNAME= solidity PORTVERSION= 0.4.25 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= https://github.com/ethereum/solidity/releases/download/v${PORTVERSION}/ DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/lang/spidermonkey24/Makefile b/lang/spidermonkey24/Makefile index 302482149d7b..e81f3686d11d 100644 --- a/lang/spidermonkey24/Makefile +++ b/lang/spidermonkey24/Makefile @@ -3,7 +3,7 @@ PORTNAME= spidermonkey24 PORTVERSION= 24.2.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= lang MASTER_SITES= MOZILLA/js #http://people.mozilla.org/~sstangl/ diff --git a/lang/spidermonkey38/Makefile b/lang/spidermonkey38/Makefile index 856c469847be..97c81857cb4a 100644 --- a/lang/spidermonkey38/Makefile +++ b/lang/spidermonkey38/Makefile @@ -3,7 +3,7 @@ PORTNAME= spidermonkey38 PORTVERSION= 38.8.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${PORTVERSION}esr/source DISTNAME= firefox-${PORTVERSION}esr.source diff --git a/lang/spidermonkey52/Makefile b/lang/spidermonkey52/Makefile index b8b0c38086f1..e427e696fe09 100644 --- a/lang/spidermonkey52/Makefile +++ b/lang/spidermonkey52/Makefile @@ -3,6 +3,7 @@ PORTNAME= spidermonkey PORTVERSION= 52.9.0 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${PORTVERSION}esr/source PKGNAMESUFFIX= ${SP_VER} diff --git a/lang/squirrel/Makefile b/lang/squirrel/Makefile index 1359d0004425..c92b4d02f2fb 100644 --- a/lang/squirrel/Makefile +++ b/lang/squirrel/Makefile @@ -3,7 +3,7 @@ PORTNAME= squirrel DISTVERSION= 3_1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= SF/${PORTNAME}/${PORTNAME}3/${PORTNAME}%20${PORTVERSION}%20stable DISTNAME= ${PORTNAME}_${DISTVERSION}_stable diff --git a/lang/swift/Makefile b/lang/swift/Makefile index b26365931919..3e41e129d61e 100644 --- a/lang/swift/Makefile +++ b/lang/swift/Makefile @@ -4,7 +4,7 @@ PORTNAME= swift PORTVERSION= 3.1.1 DISTVERSIONPREFIX= swift- DISTVERSIONSUFFIX= -RELEASE -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= lang MAINTAINER= ports@FreeBSD.org diff --git a/lang/twelf/Makefile b/lang/twelf/Makefile index 3ecc0f1845ac..e5f5808a7e3f 100644 --- a/lang/twelf/Makefile +++ b/lang/twelf/Makefile @@ -3,7 +3,7 @@ PORTNAME= twelf PORTVERSION= 1.7.1 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= src- CATEGORIES= lang math MASTER_SITES= http://twelf.plparty.org/releases/ \ diff --git a/lang/urweb/Makefile b/lang/urweb/Makefile index 8fbae45b61d5..dd64e7810a89 100644 --- a/lang/urweb/Makefile +++ b/lang/urweb/Makefile @@ -3,7 +3,7 @@ PORTNAME= urweb PORTVERSION= 20150520 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang www MASTER_SITES= http://www.impredicative.com/ur/ diff --git a/lang/v8/Makefile b/lang/v8/Makefile index 4c00e42ca091..4ac9e2f0f34d 100644 --- a/lang/v8/Makefile +++ b/lang/v8/Makefile @@ -3,7 +3,7 @@ PORTNAME= v8 PORTVERSION= 3.18.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= lang MASTER_SITES= LOCAL/vanilla diff --git a/lang/ypsilon/Makefile b/lang/ypsilon/Makefile index 0ef544ec124d..ee11de6b7ed9 100644 --- a/lang/ypsilon/Makefile +++ b/lang/ypsilon/Makefile @@ -3,7 +3,7 @@ PORTNAME= ypsilon PORTVERSION= 0.9.6.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= lang scheme MAINTAINER= vmagerya@gmail.com diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index 5697ac7f7a18..f6eac7d19c96 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= claws-mail -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= mail news ipv6 COMMENT= Lightweight and featureful GTK+ based e-mail and news client diff --git a/mail/cone/Makefile b/mail/cone/Makefile index 6c5813f76352..b73a9c439316 100644 --- a/mail/cone/Makefile +++ b/mail/cone/Makefile @@ -3,6 +3,7 @@ PORTNAME= cone PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= mail # This is for beta versions, leave it in please: #MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/ \ diff --git a/mail/courier-imap/Makefile b/mail/courier-imap/Makefile index 528ffabb19cc..e3ccbff3ad43 100644 --- a/mail/courier-imap/Makefile +++ b/mail/courier-imap/Makefile @@ -3,6 +3,7 @@ PORTNAME= courier-imap PORTVERSION= 5.0.4 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= mail ipv6 MASTER_SITES= SF/courier/imap/${PORTVERSION} diff --git a/mail/dbmail/Makefile b/mail/dbmail/Makefile index b1e597ae0cea..370f2d08263b 100644 --- a/mail/dbmail/Makefile +++ b/mail/dbmail/Makefile @@ -3,7 +3,7 @@ PORTNAME= dbmail PORTVERSION= 3.2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= http://git.dbmail.eu/paul/dbmail/snapshot/ \ http://www.dbmail.org/download/3.2/ diff --git a/mail/dovecot-pigeonhole/Makefile b/mail/dovecot-pigeonhole/Makefile index 4089502edd08..3dfd6b378d20 100644 --- a/mail/dovecot-pigeonhole/Makefile +++ b/mail/dovecot-pigeonhole/Makefile @@ -3,6 +3,7 @@ PORTNAME= dovecot-pigeonhole PORTVERSION= 0.5.4 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} diff --git a/mail/dovecot-pigeonhole04/Makefile b/mail/dovecot-pigeonhole04/Makefile index d143c26a6c53..870b7319a7fd 100644 --- a/mail/dovecot-pigeonhole04/Makefile +++ b/mail/dovecot-pigeonhole04/Makefile @@ -3,7 +3,7 @@ PORTNAME= dovecot-pigeonhole PORTVERSION= 0.4.24 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/ PKGNAMESUFFIX= 04 diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile index 679b788bd5ef..c4049ee7b871 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -7,7 +7,7 @@ PORTNAME= dspam PORTVERSION= 3.10.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 1dbe1b019b9e..6116806d8abd 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -3,6 +3,7 @@ PORTNAME= evolution PORTVERSION= 3.28.5 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/mail/exim-postgresql/Makefile b/mail/exim-postgresql/Makefile index 2dafd81b5cb8..8d10e7d8eecc 100644 --- a/mail/exim-postgresql/Makefile +++ b/mail/exim-postgresql/Makefile @@ -1,6 +1,7 @@ # Created by: Sheldon Hearn <sheldonh@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 PKGNAMESUFFIX= -postgresql MASTERDIR= ${.CURDIR}/../exim diff --git a/mail/geary/Makefile b/mail/geary/Makefile index c7260c4f0115..841d4bf5252d 100644 --- a/mail/geary/Makefile +++ b/mail/geary/Makefile @@ -3,6 +3,7 @@ PORTNAME= geary PORTVERSION= 0.12.4 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/mail/gnubiff/Makefile b/mail/gnubiff/Makefile index 3e6e46249f90..6d8916683e9c 100644 --- a/mail/gnubiff/Makefile +++ b/mail/gnubiff/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnubiff PORTVERSION= 2.2.13 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= mail MASTER_SITES= SF diff --git a/mail/libvmime/Makefile b/mail/libvmime/Makefile index 30ab13c9eaf6..157cca34b785 100644 --- a/mail/libvmime/Makefile +++ b/mail/libvmime/Makefile @@ -4,7 +4,7 @@ PORTNAME= libvmime PORTVERSION= 0.9.2 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MAINTAINER= ports@FreeBSD.org diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile index ad90d42be91f..5d81e7546d1e 100644 --- a/mail/maildrop/Makefile +++ b/mail/maildrop/Makefile @@ -17,7 +17,7 @@ PORTNAME= maildrop PORTVERSION= 3.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION} diff --git a/mail/milter-callback/Makefile b/mail/milter-callback/Makefile index 88dbd24b5d94..fe675ef8d63b 100644 --- a/mail/milter-callback/Makefile +++ b/mail/milter-callback/Makefile @@ -3,7 +3,7 @@ PORTNAME= milter-callback PORTVERSION= 1.6.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= mail MASTER_SITES= LOCAL/ehaupt diff --git a/mail/mu/Makefile b/mail/mu/Makefile index bf11355f5f1a..7f514c7df7ee 100644 --- a/mail/mu/Makefile +++ b/mail/mu/Makefile @@ -3,6 +3,7 @@ PORTNAME= mu PORTVERSION= 1.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= mail diff --git a/mail/notmuch/Makefile b/mail/notmuch/Makefile index b7ef35ed5b7f..283aa44c3c78 100644 --- a/mail/notmuch/Makefile +++ b/mail/notmuch/Makefile @@ -3,6 +3,7 @@ PORTNAME= notmuch PORTVERSION= 0.28 +PORTREVISION= 1 CATEGORIES?= mail MASTER_SITES= https://notmuchmail.org/releases/ diff --git a/mail/opensmtpd-extras-table-postgresql/Makefile b/mail/opensmtpd-extras-table-postgresql/Makefile index d034a1ae0535..b6f9ce9b2d21 100644 --- a/mail/opensmtpd-extras-table-postgresql/Makefile +++ b/mail/opensmtpd-extras-table-postgresql/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -table-postgresql -PORTREVISION= 2 +PORTREVISION= 3 COMMENT= PostgreSQL table support for OpenSMTPD diff --git a/mail/opensmtpd-extras/Makefile b/mail/opensmtpd-extras/Makefile index 9385d0bbac76..48e77882b164 100644 --- a/mail/opensmtpd-extras/Makefile +++ b/mail/opensmtpd-extras/Makefile @@ -3,7 +3,7 @@ PORTNAME= opensmtpd-extras PORTVERSION= 201606230001 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES+= mail MASTER_SITES= http://www.opensmtpd.org/archives/ diff --git a/mail/postfixadmin/Makefile b/mail/postfixadmin/Makefile index 5a308ccd3135..63aa297ec1ff 100644 --- a/mail/postfixadmin/Makefile +++ b/mail/postfixadmin/Makefile @@ -3,7 +3,7 @@ PORTNAME= postfixadmin PORTVERSION= 3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/mail/rspamd-devel/Makefile b/mail/rspamd-devel/Makefile index ed8d81b05e44..b9d043768418 100644 --- a/mail/rspamd-devel/Makefile +++ b/mail/rspamd-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME= rspamd PORTVERSION= 1.8.0.a1.20180920 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail PKGNAMESUFFIX= -devel diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile index 1fb24005ba46..252516b7d622 100644 --- a/mail/rspamd/Makefile +++ b/mail/rspamd/Makefile @@ -2,6 +2,7 @@ PORTNAME= rspamd PORTVERSION= 1.8.3 +PORTREVISION= 1 CATEGORIES= mail MAINTAINER= vsevolod@FreeBSD.org diff --git a/mail/spamdyke/Makefile b/mail/spamdyke/Makefile index 77a7baf8820d..92173a9dcfa1 100644 --- a/mail/spamdyke/Makefile +++ b/mail/spamdyke/Makefile @@ -3,7 +3,7 @@ PORTNAME= spamdyke PORTVERSION= 5.0.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= mail MASTER_SITES= http://www.spamdyke.org/releases/ diff --git a/mail/sqlgrey/Makefile b/mail/sqlgrey/Makefile index fd90915d964b..de4d93d90055 100644 --- a/mail/sqlgrey/Makefile +++ b/mail/sqlgrey/Makefile @@ -3,7 +3,7 @@ PORTNAME= sqlgrey PORTVERSION= 1.8.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-1.8%20%28stable%29 diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile index b256d9df3683..6fa4612dcb4b 100644 --- a/mail/sqwebmail/Makefile +++ b/mail/sqwebmail/Makefile @@ -3,7 +3,7 @@ PORTNAME= sqwebmail PORTVERSION= 6.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail www MASTER_SITES= SF/courier/webmail/${PORTVERSION} diff --git a/mail/trojita/Makefile b/mail/trojita/Makefile index ddf72cc8a459..22762f2f38f0 100644 --- a/mail/trojita/Makefile +++ b/mail/trojita/Makefile @@ -3,7 +3,7 @@ PORTNAME= trojita PORTVERSION= 0.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= SF/${PORTNAME}/src/ diff --git a/math/PDL/Makefile b/math/PDL/Makefile index 1edaf0e7d77a..0b1a92766aef 100644 --- a/math/PDL/Makefile +++ b/math/PDL/Makefile @@ -3,6 +3,7 @@ PORTNAME= PDL PORTVERSION= 2.019 +PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN diff --git a/math/R-cran-Amelia/Makefile b/math/R-cran-Amelia/Makefile index d4b85952dfae..e39df7e26a91 100644 --- a/math/R-cran-Amelia/Makefile +++ b/math/R-cran-Amelia/Makefile @@ -3,6 +3,7 @@ PORTNAME= Amelia DISTVERSION= 1.7.5 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-CVST/Makefile b/math/R-cran-CVST/Makefile index 18382b520185..8dce3a09a61f 100644 --- a/math/R-cran-CVST/Makefile +++ b/math/R-cran-CVST/Makefile @@ -3,6 +3,7 @@ PORTNAME= CVST DISTVERSION= 0.2-2 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-ChangeAnomalyDetection/Makefile b/math/R-cran-ChangeAnomalyDetection/Makefile index 758a4a94e07a..eff52d94b3fb 100644 --- a/math/R-cran-ChangeAnomalyDetection/Makefile +++ b/math/R-cran-ChangeAnomalyDetection/Makefile @@ -3,7 +3,7 @@ PORTNAME= ChangeAnomalyDetection PORTVERSION= 0.1.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-DEoptimR/Makefile b/math/R-cran-DEoptimR/Makefile index 80bece772eff..1bb80b6e2080 100644 --- a/math/R-cran-DEoptimR/Makefile +++ b/math/R-cran-DEoptimR/Makefile @@ -3,7 +3,7 @@ PORTNAME= DEoptimR DISTVERSION= 1.0-8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-DRR/Makefile b/math/R-cran-DRR/Makefile index 75f25dd24775..fb31dd1b278b 100644 --- a/math/R-cran-DRR/Makefile +++ b/math/R-cran-DRR/Makefile @@ -3,6 +3,7 @@ PORTNAME= DRR PORTVERSION= 0.0.3 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-DoE.base/Makefile b/math/R-cran-DoE.base/Makefile index bad63f9f3063..71d8174a8593 100644 --- a/math/R-cran-DoE.base/Makefile +++ b/math/R-cran-DoE.base/Makefile @@ -3,6 +3,7 @@ PORTNAME= DoE.base DISTVERSION= 1.1-1 +PORTREVISION= 1 CATEGORIES= math devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-Formula/Makefile b/math/R-cran-Formula/Makefile index 56043c31e33c..c7031c646c75 100644 --- a/math/R-cran-Formula/Makefile +++ b/math/R-cran-Formula/Makefile @@ -3,6 +3,7 @@ PORTNAME= Formula DISTVERSION= 1.2-3 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-KFAS/Makefile b/math/R-cran-KFAS/Makefile index 6397cb38f247..d934a6c3b9dd 100644 --- a/math/R-cran-KFAS/Makefile +++ b/math/R-cran-KFAS/Makefile @@ -3,6 +3,7 @@ PORTNAME= KFAS PORTVERSION= 1.3.3 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-LearnBayes/Makefile b/math/R-cran-LearnBayes/Makefile index 15b0e446e5ae..aa2e920a4118 100644 --- a/math/R-cran-LearnBayes/Makefile +++ b/math/R-cran-LearnBayes/Makefile @@ -3,6 +3,7 @@ PORTNAME= LearnBayes PORTVERSION= 2.15.1 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-MCMCpack/Makefile b/math/R-cran-MCMCpack/Makefile index fa6a0114aa95..ac85c64c0d29 100644 --- a/math/R-cran-MCMCpack/Makefile +++ b/math/R-cran-MCMCpack/Makefile @@ -3,6 +3,7 @@ PORTNAME= MCMCpack DISTVERSION= 1.4-4 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-MSwM/Makefile b/math/R-cran-MSwM/Makefile index fc0206fae866..e4cf83f255eb 100644 --- a/math/R-cran-MSwM/Makefile +++ b/math/R-cran-MSwM/Makefile @@ -3,6 +3,7 @@ PORTNAME= MSwM PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-MatchIt/Makefile b/math/R-cran-MatchIt/Makefile index a54504c8feff..06c4746201a6 100644 --- a/math/R-cran-MatchIt/Makefile +++ b/math/R-cran-MatchIt/Makefile @@ -3,7 +3,7 @@ PORTNAME= MatchIt DISTVERSION= 3.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-Matching/Makefile b/math/R-cran-Matching/Makefile index a3260b5b829a..1bc6a04c30d1 100644 --- a/math/R-cran-Matching/Makefile +++ b/math/R-cran-Matching/Makefile @@ -3,6 +3,7 @@ PORTNAME= Matching DISTVERSION= 4.9-3 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-MatrixModels/Makefile b/math/R-cran-MatrixModels/Makefile index 57bf792f74b6..3a55b37c4a56 100644 --- a/math/R-cran-MatrixModels/Makefile +++ b/math/R-cran-MatrixModels/Makefile @@ -3,7 +3,7 @@ PORTNAME= MatrixModels DISTVERSION= 0.4-1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-NMF/Makefile b/math/R-cran-NMF/Makefile index 08cb7720b70c..3abb30381fd4 100644 --- a/math/R-cran-NMF/Makefile +++ b/math/R-cran-NMF/Makefile @@ -3,6 +3,7 @@ PORTNAME= NMF PORTVERSION= 0.21.0 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-RHmm/Makefile b/math/R-cran-RHmm/Makefile index f01c8fa8aafb..740367a01148 100644 --- a/math/R-cran-RHmm/Makefile +++ b/math/R-cran-RHmm/Makefile @@ -3,7 +3,7 @@ PORTNAME= RHmm PORTVERSION= 2.0.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-RSvgDevice/Makefile b/math/R-cran-RSvgDevice/Makefile index f4ac1fabddc2..aa4a813581f3 100644 --- a/math/R-cran-RSvgDevice/Makefile +++ b/math/R-cran-RSvgDevice/Makefile @@ -3,7 +3,7 @@ PORTNAME= RSvgDevice PORTVERSION= 0.6.4.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-RcppArmadillo/Makefile b/math/R-cran-RcppArmadillo/Makefile index cc30c17d3cf9..c30ec3bc383c 100644 --- a/math/R-cran-RcppArmadillo/Makefile +++ b/math/R-cran-RcppArmadillo/Makefile @@ -3,6 +3,7 @@ PORTNAME= RcppArmadillo PORTVERSION= 0.9.200.4.0 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-RcppEigen/Makefile b/math/R-cran-RcppEigen/Makefile index b98d51c3e854..8f54b25957b8 100644 --- a/math/R-cran-RcppEigen/Makefile +++ b/math/R-cran-RcppEigen/Makefile @@ -3,6 +3,7 @@ PORTNAME= RcppEigen PORTVERSION= 0.3.3.5.0 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-RcppRoll/Makefile b/math/R-cran-RcppRoll/Makefile index a4360377d999..f2dcbc6cb425 100644 --- a/math/R-cran-RcppRoll/Makefile +++ b/math/R-cran-RcppRoll/Makefile @@ -3,6 +3,7 @@ PORTNAME= RcppRoll DISTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-Rmpfr/Makefile b/math/R-cran-Rmpfr/Makefile index 878bd168f3c6..0dfa68953d80 100644 --- a/math/R-cran-Rmpfr/Makefile +++ b/math/R-cran-Rmpfr/Makefile @@ -3,6 +3,7 @@ PORTNAME= Rmpfr DISTVERSION= 0.7-1 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-Rsolnp/Makefile b/math/R-cran-Rsolnp/Makefile index bf1eaf4a1ec9..5fcc558b2604 100644 --- a/math/R-cran-Rsolnp/Makefile +++ b/math/R-cran-Rsolnp/Makefile @@ -3,7 +3,7 @@ PORTNAME= Rsolnp DISTVERSION= 1.16 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-SQUAREM/Makefile b/math/R-cran-SQUAREM/Makefile index 462162a3c880..311d73b6c284 100644 --- a/math/R-cran-SQUAREM/Makefile +++ b/math/R-cran-SQUAREM/Makefile @@ -3,6 +3,7 @@ PORTNAME= SQUAREM DISTVERSION= 2017.10-1 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-SparseM/Makefile b/math/R-cran-SparseM/Makefile index c24f2a69a2c4..868b7d1aae90 100644 --- a/math/R-cran-SparseM/Makefile +++ b/math/R-cran-SparseM/Makefile @@ -3,7 +3,7 @@ PORTNAME= SparseM PORTVERSION= 1.77 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-VGAM/Makefile b/math/R-cran-VGAM/Makefile index 26356ff8fd91..690ed3fbec7f 100644 --- a/math/R-cran-VGAM/Makefile +++ b/math/R-cran-VGAM/Makefile @@ -3,6 +3,7 @@ PORTNAME= VGAM DISTVERSION= 1.0-6 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-Zelig/Makefile b/math/R-cran-Zelig/Makefile index 5c010a06aa8b..144a4325fc0b 100644 --- a/math/R-cran-Zelig/Makefile +++ b/math/R-cran-Zelig/Makefile @@ -3,6 +3,7 @@ PORTNAME= Zelig DISTVERSION= 5.1.6 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-assertthat/Makefile b/math/R-cran-assertthat/Makefile index 3d27a2fde4f1..3cd35209c144 100644 --- a/math/R-cran-assertthat/Makefile +++ b/math/R-cran-assertthat/Makefile @@ -3,7 +3,7 @@ PORTNAME= assertthat DISTVERSION= 0.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-backports/Makefile b/math/R-cran-backports/Makefile index 6fb8d5fe1d3a..7827ce4623d3 100644 --- a/math/R-cran-backports/Makefile +++ b/math/R-cran-backports/Makefile @@ -3,7 +3,7 @@ PORTNAME= backports PORTVERSION= 1.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-bdsmatrix/Makefile b/math/R-cran-bdsmatrix/Makefile index 01a9005d42a6..4b85c9262a14 100644 --- a/math/R-cran-bdsmatrix/Makefile +++ b/math/R-cran-bdsmatrix/Makefile @@ -3,6 +3,7 @@ PORTNAME= bdsmatrix DISTVERSION= 1.3-3 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-car/Makefile b/math/R-cran-car/Makefile index 2eca1ee69265..15920dffc48d 100644 --- a/math/R-cran-car/Makefile +++ b/math/R-cran-car/Makefile @@ -3,6 +3,7 @@ PORTNAME= car DISTVERSION= 3.0-2 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-carData/Makefile b/math/R-cran-carData/Makefile index 2a0151993b16..e0d52063b075 100644 --- a/math/R-cran-carData/Makefile +++ b/math/R-cran-carData/Makefile @@ -2,6 +2,7 @@ PORTNAME= carData DISTVERSION= 3.0-2 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-coda/Makefile b/math/R-cran-coda/Makefile index 36f4c2430c7e..581bd58c7534 100644 --- a/math/R-cran-coda/Makefile +++ b/math/R-cran-coda/Makefile @@ -3,6 +3,7 @@ PORTNAME= coda DISTVERSION= 0.19-2 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-combinat/Makefile b/math/R-cran-combinat/Makefile index 40f5d8cfda2e..634b0456127a 100644 --- a/math/R-cran-combinat/Makefile +++ b/math/R-cran-combinat/Makefile @@ -3,7 +3,7 @@ PORTNAME= combinat DISTVERSION= 0.0-8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-conf.design/Makefile b/math/R-cran-conf.design/Makefile index 8cbe8d59b767..ba375387ca2e 100644 --- a/math/R-cran-conf.design/Makefile +++ b/math/R-cran-conf.design/Makefile @@ -3,7 +3,7 @@ PORTNAME= conf.design DISTVERSION= 2.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-ddalpha/Makefile b/math/R-cran-ddalpha/Makefile index a6bd827b6244..5207e2caa514 100644 --- a/math/R-cran-ddalpha/Makefile +++ b/math/R-cran-ddalpha/Makefile @@ -3,6 +3,7 @@ PORTNAME= ddalpha PORTVERSION= 1.3.4 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-deldir/Makefile b/math/R-cran-deldir/Makefile index c4daf314bac5..38ec0df2b228 100644 --- a/math/R-cran-deldir/Makefile +++ b/math/R-cran-deldir/Makefile @@ -3,6 +3,7 @@ PORTNAME= deldir DISTVERSION= 0.1-15 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-dimRed/Makefile b/math/R-cran-dimRed/Makefile index e0e1758d255f..dd70f11b137b 100644 --- a/math/R-cran-dimRed/Makefile +++ b/math/R-cran-dimRed/Makefile @@ -3,6 +3,7 @@ PORTNAME= dimRed PORTVERSION= 0.2.2 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-dlmodeler/Makefile b/math/R-cran-dlmodeler/Makefile index 252298c812e4..7da2eca7dae5 100644 --- a/math/R-cran-dlmodeler/Makefile +++ b/math/R-cran-dlmodeler/Makefile @@ -3,6 +3,7 @@ PORTNAME= dlmodeler DISTVERSION= 1.4-2 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-dplyr/Makefile b/math/R-cran-dplyr/Makefile index 3ee2b243bd65..5b8a0a2b02d8 100644 --- a/math/R-cran-dplyr/Makefile +++ b/math/R-cran-dplyr/Makefile @@ -3,6 +3,7 @@ PORTNAME= dplyr DISTVERSION= 0.7.8 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-expm/Makefile b/math/R-cran-expm/Makefile index 2d6978d8179a..f148841ed9f1 100644 --- a/math/R-cran-expm/Makefile +++ b/math/R-cran-expm/Makefile @@ -3,6 +3,7 @@ PORTNAME= expm DISTVERSION= 0.999-3 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-forcats/Makefile b/math/R-cran-forcats/Makefile index 7ec8ae8be215..3d9c543326b0 100644 --- a/math/R-cran-forcats/Makefile +++ b/math/R-cran-forcats/Makefile @@ -2,6 +2,7 @@ PORTNAME= forcats DISTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-forecast/Makefile b/math/R-cran-forecast/Makefile index efa636a90180..a5a4ebf68d48 100644 --- a/math/R-cran-forecast/Makefile +++ b/math/R-cran-forecast/Makefile @@ -3,6 +3,7 @@ PORTNAME= forecast PORTVERSION= 8.4 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-fracdiff/Makefile b/math/R-cran-fracdiff/Makefile index d67c6eaa2a19..47a72e1d6bd8 100644 --- a/math/R-cran-fracdiff/Makefile +++ b/math/R-cran-fracdiff/Makefile @@ -3,7 +3,7 @@ PORTNAME= fracdiff DISTVERSION= 1.4-2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-geepack/Makefile b/math/R-cran-geepack/Makefile index 55f7eb967d94..90519c0a7d65 100644 --- a/math/R-cran-geepack/Makefile +++ b/math/R-cran-geepack/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= geepack -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSION= 1.2-1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-geometry/Makefile b/math/R-cran-geometry/Makefile index 72e6fbc9a13e..7cb75ceaf6f5 100644 --- a/math/R-cran-geometry/Makefile +++ b/math/R-cran-geometry/Makefile @@ -3,6 +3,7 @@ PORTNAME= geometry DISTVERSION= 0.3-6 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-gmp/Makefile b/math/R-cran-gmp/Makefile index 61293a875472..63229b80c7ec 100644 --- a/math/R-cran-gmp/Makefile +++ b/math/R-cran-gmp/Makefile @@ -3,6 +3,7 @@ PORTNAME= gmp DISTVERSION= 0.5-13.2 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-gower/Makefile b/math/R-cran-gower/Makefile index 059efefdfff7..d3cd91fbe43f 100644 --- a/math/R-cran-gower/Makefile +++ b/math/R-cran-gower/Makefile @@ -3,7 +3,7 @@ PORTNAME= gower DISTVERSION= 0.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-gpclib/Makefile b/math/R-cran-gpclib/Makefile index 0a84f9ede372..d3cb7ba4c90e 100644 --- a/math/R-cran-gpclib/Makefile +++ b/math/R-cran-gpclib/Makefile @@ -3,7 +3,7 @@ PORTNAME= gpclib DISTVERSION= 1.5-5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-gss/Makefile b/math/R-cran-gss/Makefile index db513f8551eb..3f3c59c26da8 100644 --- a/math/R-cran-gss/Makefile +++ b/math/R-cran-gss/Makefile @@ -3,6 +3,7 @@ PORTNAME= gss DISTVERSION= 2.1-9 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-gtable/Makefile b/math/R-cran-gtable/Makefile index 51b00b32b8a5..e7d8e0cdc643 100644 --- a/math/R-cran-gtable/Makefile +++ b/math/R-cran-gtable/Makefile @@ -2,7 +2,7 @@ PORTNAME= gtable PORTVERSION= 0.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-haven/Makefile b/math/R-cran-haven/Makefile index 58b1ec93a3d1..ae6062edeb37 100644 --- a/math/R-cran-haven/Makefile +++ b/math/R-cran-haven/Makefile @@ -2,6 +2,7 @@ PORTNAME= haven DISTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-igraph/Makefile b/math/R-cran-igraph/Makefile index 22e92b51d501..aacc85678d3e 100644 --- a/math/R-cran-igraph/Makefile +++ b/math/R-cran-igraph/Makefile @@ -3,6 +3,7 @@ PORTNAME= igraph DISTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-influenceR/Makefile b/math/R-cran-influenceR/Makefile index 28abfcf00ff1..5f1973576f10 100644 --- a/math/R-cran-influenceR/Makefile +++ b/math/R-cran-influenceR/Makefile @@ -3,7 +3,7 @@ PORTNAME= influenceR PORTVERSION= 0.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-inline/Makefile b/math/R-cran-inline/Makefile index 7ee437f9f7e3..92720c2f5665 100644 --- a/math/R-cran-inline/Makefile +++ b/math/R-cran-inline/Makefile @@ -3,6 +3,7 @@ PORTNAME= inline PORTVERSION= 0.3.15 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-ipred/Makefile b/math/R-cran-ipred/Makefile index 8dbb9930e9fc..d02e3bcf356e 100644 --- a/math/R-cran-ipred/Makefile +++ b/math/R-cran-ipred/Makefile @@ -3,6 +3,7 @@ PORTNAME= ipred DISTVERSION= 0.9-8 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-irlba/Makefile b/math/R-cran-irlba/Makefile index 40dac1a78007..7d3904de9c9b 100644 --- a/math/R-cran-irlba/Makefile +++ b/math/R-cran-irlba/Makefile @@ -3,6 +3,7 @@ PORTNAME= irlba PORTVERSION= 2.3.2 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-labeling/Makefile b/math/R-cran-labeling/Makefile index c759d31c5088..9c7c7c4cd68c 100644 --- a/math/R-cran-labeling/Makefile +++ b/math/R-cran-labeling/Makefile @@ -3,7 +3,7 @@ PORTNAME= labeling PORTVERSION= 0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-lava/Makefile b/math/R-cran-lava/Makefile index 520dd91375b7..b74da4bbcf73 100644 --- a/math/R-cran-lava/Makefile +++ b/math/R-cran-lava/Makefile @@ -3,6 +3,7 @@ PORTNAME= lava DISTVERSION= 1.6.4 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-lazyeval/Makefile b/math/R-cran-lazyeval/Makefile index c050627cf282..3c6ff6ad8d2f 100644 --- a/math/R-cran-lazyeval/Makefile +++ b/math/R-cran-lazyeval/Makefile @@ -3,7 +3,7 @@ PORTNAME= lazyeval DISTVERSION= 0.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-lme4/Makefile b/math/R-cran-lme4/Makefile index 228d451d1201..fd27c5d80bb0 100644 --- a/math/R-cran-lme4/Makefile +++ b/math/R-cran-lme4/Makefile @@ -3,6 +3,7 @@ PORTNAME= lme4 DISTVERSION= 1.1-19 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-magic/Makefile b/math/R-cran-magic/Makefile index 0ef57644deeb..0d4cace47d79 100644 --- a/math/R-cran-magic/Makefile +++ b/math/R-cran-magic/Makefile @@ -3,6 +3,7 @@ PORTNAME= magic DISTVERSION= 1.5-9 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-maxLik/Makefile b/math/R-cran-maxLik/Makefile index 7d2c3b8186dd..fc0eaf5554dc 100644 --- a/math/R-cran-maxLik/Makefile +++ b/math/R-cran-maxLik/Makefile @@ -3,7 +3,7 @@ PORTNAME= maxLik DISTVERSION= 1.3-4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-mcmc/Makefile b/math/R-cran-mcmc/Makefile index d12f9755c5e0..294d2b8f2d19 100644 --- a/math/R-cran-mcmc/Makefile +++ b/math/R-cran-mcmc/Makefile @@ -3,7 +3,7 @@ PORTNAME= mcmc DISTVERSION= 0.9-5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-memisc/Makefile b/math/R-cran-memisc/Makefile index 7560338997b1..8c70166a7ad7 100644 --- a/math/R-cran-memisc/Makefile +++ b/math/R-cran-memisc/Makefile @@ -3,6 +3,7 @@ PORTNAME= memisc DISTVERSION= 0.99.14.12 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-minqa/Makefile b/math/R-cran-minqa/Makefile index ef38004a60d4..d8f39a062f69 100644 --- a/math/R-cran-minqa/Makefile +++ b/math/R-cran-minqa/Makefile @@ -3,7 +3,7 @@ PORTNAME= minqa PORTVERSION= 1.2.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-miscTools/Makefile b/math/R-cran-miscTools/Makefile index 2150d3981572..ab08c0aee5a9 100644 --- a/math/R-cran-miscTools/Makefile +++ b/math/R-cran-miscTools/Makefile @@ -3,7 +3,7 @@ PORTNAME= miscTools DISTVERSION= 0.6-22 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-mvtnorm/Makefile b/math/R-cran-mvtnorm/Makefile index a5fec4d33064..37322b08670b 100644 --- a/math/R-cran-mvtnorm/Makefile +++ b/math/R-cran-mvtnorm/Makefile @@ -3,7 +3,7 @@ PORTNAME= mvtnorm PORTVERSION= 0.9.96 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/./1} diff --git a/math/R-cran-nloptr/Makefile b/math/R-cran-nloptr/Makefile index b5734d5aea63..99c45a91e1cb 100644 --- a/math/R-cran-nloptr/Makefile +++ b/math/R-cran-nloptr/Makefile @@ -3,6 +3,7 @@ PORTNAME= nloptr PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-nnls/Makefile b/math/R-cran-nnls/Makefile index 4eea35c78a77..4f44ae5051cf 100644 --- a/math/R-cran-nnls/Makefile +++ b/math/R-cran-nnls/Makefile @@ -3,7 +3,7 @@ PORTNAME= nnls PORTVERSION= 1.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-nortest/Makefile b/math/R-cran-nortest/Makefile index 83af15c4dbdb..cf35ffb5de3e 100644 --- a/math/R-cran-nortest/Makefile +++ b/math/R-cran-nortest/Makefile @@ -3,7 +3,7 @@ PORTNAME= nortest DISTVERSION= 1.0-4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-numDeriv/Makefile b/math/R-cran-numDeriv/Makefile index 7874463add95..4a4b44fea16f 100644 --- a/math/R-cran-numDeriv/Makefile +++ b/math/R-cran-numDeriv/Makefile @@ -3,7 +3,7 @@ PORTNAME= numDeriv DISTVERSION= 2016.8-1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-numbers/Makefile b/math/R-cran-numbers/Makefile index 42bd6dbd807b..a1dc9d2988e7 100644 --- a/math/R-cran-numbers/Makefile +++ b/math/R-cran-numbers/Makefile @@ -2,6 +2,7 @@ PORTNAME= numbers DISTVERSION= 0.7-1 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-outliers/Makefile b/math/R-cran-outliers/Makefile index fd7e179fcc0e..3ed82a0f2919 100644 --- a/math/R-cran-outliers/Makefile +++ b/math/R-cran-outliers/Makefile @@ -3,7 +3,7 @@ PORTNAME= outliers PORTVERSION= 0.14 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-partitions/Makefile b/math/R-cran-partitions/Makefile index b6ceb93aec20..447c464527e9 100644 --- a/math/R-cran-partitions/Makefile +++ b/math/R-cran-partitions/Makefile @@ -2,6 +2,7 @@ PORTNAME= partitions DISTVERSION= 1.9-19 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-pbkrtest/Makefile b/math/R-cran-pbkrtest/Makefile index 89201ef8c0bc..82ab20b9165d 100644 --- a/math/R-cran-pbkrtest/Makefile +++ b/math/R-cran-pbkrtest/Makefile @@ -3,7 +3,7 @@ PORTNAME= pbkrtest DISTVERSION= 0.4-7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-pls/Makefile b/math/R-cran-pls/Makefile index 7aef2f701aa2..812390eae0ec 100644 --- a/math/R-cran-pls/Makefile +++ b/math/R-cran-pls/Makefile @@ -2,6 +2,7 @@ PORTNAME= pls DISTVERSION= 2.7-0 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-polynom/Makefile b/math/R-cran-polynom/Makefile index 84c91e3ccbbf..aa67fbe56f08 100644 --- a/math/R-cran-polynom/Makefile +++ b/math/R-cran-polynom/Makefile @@ -2,6 +2,7 @@ PORTNAME= polynom DISTVERSION= 1.3-9 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-prodlim/Makefile b/math/R-cran-prodlim/Makefile index d61a4206bbae..5545bde496f2 100644 --- a/math/R-cran-prodlim/Makefile +++ b/math/R-cran-prodlim/Makefile @@ -3,7 +3,7 @@ PORTNAME= prodlim PORTVERSION= 1.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-psych/Makefile b/math/R-cran-psych/Makefile index 26d61f07c1fa..5b33bc62e764 100644 --- a/math/R-cran-psych/Makefile +++ b/math/R-cran-psych/Makefile @@ -3,7 +3,7 @@ PORTNAME= psych PORTVERSION= 1.2.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math science DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-quadprog/Makefile b/math/R-cran-quadprog/Makefile index 98e446be449b..c2267d18dc98 100644 --- a/math/R-cran-quadprog/Makefile +++ b/math/R-cran-quadprog/Makefile @@ -3,7 +3,7 @@ PORTNAME= quadprog DISTVERSION= 1.5-5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-qualityTools/Makefile b/math/R-cran-qualityTools/Makefile index 779cb953e000..eb9ea8eff421 100644 --- a/math/R-cran-qualityTools/Makefile +++ b/math/R-cran-qualityTools/Makefile @@ -3,7 +3,7 @@ PORTNAME= qualityTools DISTVERSION= 1.55 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-quantreg/Makefile b/math/R-cran-quantreg/Makefile index 8ba0235ce983..26d396c41131 100644 --- a/math/R-cran-quantreg/Makefile +++ b/math/R-cran-quantreg/Makefile @@ -3,6 +3,7 @@ PORTNAME= quantreg PORTVERSION= 5.36 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-recipes/Makefile b/math/R-cran-recipes/Makefile index 9131d34fc559..1b2735b376a9 100644 --- a/math/R-cran-recipes/Makefile +++ b/math/R-cran-recipes/Makefile @@ -3,6 +3,7 @@ PORTNAME= recipes PORTVERSION= 0.1.4 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-rgenoud/Makefile b/math/R-cran-rgenoud/Makefile index a66952a0598d..38e0a2a2cab6 100644 --- a/math/R-cran-rgenoud/Makefile +++ b/math/R-cran-rgenoud/Makefile @@ -3,6 +3,7 @@ PORTNAME= rgenoud DISTVERSION= 5.8-2.0 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-robustbase/Makefile b/math/R-cran-robustbase/Makefile index ee4515e99c52..64728353eded 100644 --- a/math/R-cran-robustbase/Makefile +++ b/math/R-cran-robustbase/Makefile @@ -3,6 +3,7 @@ PORTNAME= robustbase DISTVERSION= 0.93-3 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-sandwich/Makefile b/math/R-cran-sandwich/Makefile index 540b6172d4a6..abe54c72ef09 100644 --- a/math/R-cran-sandwich/Makefile +++ b/math/R-cran-sandwich/Makefile @@ -3,6 +3,7 @@ PORTNAME= sandwich DISTVERSION= 2.5-0 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-sf/Makefile b/math/R-cran-sf/Makefile index 9de37f68e2d1..17e718b099de 100644 --- a/math/R-cran-sf/Makefile +++ b/math/R-cran-sf/Makefile @@ -3,6 +3,7 @@ PORTNAME= sf DISTVERSION= 0.7-1 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-sm/Makefile b/math/R-cran-sm/Makefile index 56f6f4227a42..742983073324 100644 --- a/math/R-cran-sm/Makefile +++ b/math/R-cran-sm/Makefile @@ -3,6 +3,7 @@ PORTNAME= sm DISTVERSION= 2.2-5.6 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-sp/Makefile b/math/R-cran-sp/Makefile index caaa8552ee28..fbd60502c649 100644 --- a/math/R-cran-sp/Makefile +++ b/math/R-cran-sp/Makefile @@ -3,6 +3,7 @@ PORTNAME= sp DISTVERSION= 1.3-1 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-spData/Makefile b/math/R-cran-spData/Makefile index 1461d07b0a0c..6098fee8031d 100644 --- a/math/R-cran-spData/Makefile +++ b/math/R-cran-spData/Makefile @@ -3,6 +3,7 @@ PORTNAME= spData PORTVERSION= 0.2.9.4 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-spdep/Makefile b/math/R-cran-spdep/Makefile index 4beb0c18d9de..d83f6597aa04 100644 --- a/math/R-cran-spdep/Makefile +++ b/math/R-cran-spdep/Makefile @@ -3,6 +3,7 @@ PORTNAME= spdep DISTVERSION= 0.8-1 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-sspir/Makefile b/math/R-cran-sspir/Makefile index 50ce4f80f227..a7b57a067933 100644 --- a/math/R-cran-sspir/Makefile +++ b/math/R-cran-sspir/Makefile @@ -3,7 +3,7 @@ PORTNAME= sspir PORTVERSION= 0.2.10 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= http://cran.r-project.org/src/contrib/Archive/sspir/ DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-stabledist/Makefile b/math/R-cran-stabledist/Makefile index e3068226110e..10dd3263c706 100644 --- a/math/R-cran-stabledist/Makefile +++ b/math/R-cran-stabledist/Makefile @@ -3,7 +3,7 @@ PORTNAME= stabledist DISTVERSION= 0.7-1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-survey/Makefile b/math/R-cran-survey/Makefile index 932b42d5785c..498f6e2a7c20 100644 --- a/math/R-cran-survey/Makefile +++ b/math/R-cran-survey/Makefile @@ -3,6 +3,7 @@ PORTNAME= survey DISTVERSION= 3.34 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-truncnorm/Makefile b/math/R-cran-truncnorm/Makefile index 85b542a80b0c..e1dcaa21a071 100644 --- a/math/R-cran-truncnorm/Makefile +++ b/math/R-cran-truncnorm/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= truncnorm -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSION= 1.0-8 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-units/Makefile b/math/R-cran-units/Makefile index 58f725192ad1..30f947cfe6d1 100644 --- a/math/R-cran-units/Makefile +++ b/math/R-cran-units/Makefile @@ -3,6 +3,7 @@ PORTNAME= units DISTVERSION= 0.6-1 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-uroot/Makefile b/math/R-cran-uroot/Makefile index 00813d963ac0..095f43df81bd 100644 --- a/math/R-cran-uroot/Makefile +++ b/math/R-cran-uroot/Makefile @@ -3,6 +3,7 @@ PORTNAME= uroot DISTVERSION= 2.0-9 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-xts/Makefile b/math/R-cran-xts/Makefile index 8b1be6c16f21..fedca9db3a62 100644 --- a/math/R-cran-xts/Makefile +++ b/math/R-cran-xts/Makefile @@ -3,6 +3,7 @@ PORTNAME= xts DISTVERSION= 0.11-2 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-zoo/Makefile b/math/R-cran-zoo/Makefile index c5e22ed8d8af..74c80299325b 100644 --- a/math/R-cran-zoo/Makefile +++ b/math/R-cran-zoo/Makefile @@ -3,6 +3,7 @@ PORTNAME= zoo DISTVERSION= 1.8-4 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R/Makefile b/math/R/Makefile index d4ee61ae2499..f2c6216e365b 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -3,7 +3,7 @@ PORTNAME= R DISTVERSION= 3.5.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||} diff --git a/math/SCIP/Makefile b/math/SCIP/Makefile index 0659d0a294f6..c9bc9cd4f680 100644 --- a/math/SCIP/Makefile +++ b/math/SCIP/Makefile @@ -3,6 +3,7 @@ PORTNAME= SCIP DISTVERSION= 6.0.0 +PORTREVISION= 1 CATEGORIES= math science MASTER_SITES= http://scip.zib.de/download/release/ DISTNAME= ${PORTNAME:tl}-${DISTVERSION} diff --git a/math/SoPlex/Makefile b/math/SoPlex/Makefile index ef141129864b..181402018949 100644 --- a/math/SoPlex/Makefile +++ b/math/SoPlex/Makefile @@ -3,6 +3,7 @@ PORTNAME= SoPlex DISTVERSION= 4.0.0 +PORTREVISION= 1 CATEGORIES= math science MASTER_SITES= http://soplex.zib.de/download/release/ DISTNAME= ${PORTNAME:tl}-${DISTVERSION} diff --git a/math/adept/Makefile b/math/adept/Makefile index 977b25945929..317c4b521621 100644 --- a/math/adept/Makefile +++ b/math/adept/Makefile @@ -2,7 +2,7 @@ PORTNAME= adept DISTVERSION= 2.0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= http://www.met.reading.ac.uk/clouds/adept/ diff --git a/math/adol-c/Makefile b/math/adol-c/Makefile index 954227defc32..4c5382360f4f 100644 --- a/math/adol-c/Makefile +++ b/math/adol-c/Makefile @@ -2,7 +2,7 @@ PORTNAME= adol-c DISTVERSION= 2.6.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME:tu}/ DISTNAME= ${PORTNAME:tu}-${DISTVERSION} diff --git a/math/algae/Makefile b/math/algae/Makefile index 179a70f61af2..da588cd2daf3 100644 --- a/math/algae/Makefile +++ b/math/algae/Makefile @@ -3,7 +3,7 @@ PORTNAME= algae PORTVERSION= 4.3.6 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/math/ambit/Makefile b/math/ambit/Makefile index 38e2556f00ed..282ae586dca5 100644 --- a/math/ambit/Makefile +++ b/math/ambit/Makefile @@ -4,7 +4,7 @@ PORTNAME= ambit DISTVERSIONPREFIX= v DISTVERSION= 0.2-37 DISTVERSIONSUFFIX= -g9c7049a -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math PKGNAMESUFFIX= -tensor # avoid clash with shells/ambit diff --git a/math/analitza/Makefile b/math/analitza/Makefile index 07727bfca116..a1df7c4664a3 100644 --- a/math/analitza/Makefile +++ b/math/analitza/Makefile @@ -2,7 +2,7 @@ PORTNAME= analitza DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index 7d7250bcf37f..c97226c8b0ca 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -2,7 +2,7 @@ PORTNAME= armadillo PORTVERSION= 9.200.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/arpack++/Makefile b/math/arpack++/Makefile index 8d3eea58ece3..6c7381efef39 100644 --- a/math/arpack++/Makefile +++ b/math/arpack++/Makefile @@ -3,7 +3,7 @@ PORTNAME= arpack++ PORTVERSION= 1.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math MASTER_SITES= http://www.ime.unicamp.br/%7echico/arpack++/ DISTNAME= ${PORTNAME} diff --git a/math/arpack-ng/Makefile b/math/arpack-ng/Makefile index 541168a8102d..0c4f25e53ce3 100644 --- a/math/arpack-ng/Makefile +++ b/math/arpack-ng/Makefile @@ -3,7 +3,7 @@ PORTNAME= arpack-ng DISTVERSION= 3.6.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/aspcud/Makefile b/math/aspcud/Makefile index fbcb5de7dea3..72be5b0c29d7 100644 --- a/math/aspcud/Makefile +++ b/math/aspcud/Makefile @@ -4,7 +4,7 @@ PORTNAME= aspcud PORTVERSION= 1.9.4 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math ports-mgmt sysutils MAINTAINER= vsevolod@FreeBSD.org diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index 1fd5844e69b6..71e1abf689bc 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -3,7 +3,7 @@ PORTNAME= asymptote PORTVERSION= 2.44 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}.src diff --git a/math/atlas/Makefile b/math/atlas/Makefile index d560ea655271..143473561fd0 100644 --- a/math/atlas/Makefile +++ b/math/atlas/Makefile @@ -3,7 +3,7 @@ PORTNAME= atlas PORTVERSION= 3.8.4 -PORTREVISION= 15 +PORTREVISION= 16 PORTEPOCH= 1 CATEGORIES= math MASTER_SITES= SF/math-${PORTNAME}/Stable/${PORTVERSION} diff --git a/math/biggles/Makefile b/math/biggles/Makefile index be412b7ae609..736aee00b943 100644 --- a/math/biggles/Makefile +++ b/math/biggles/Makefile @@ -3,7 +3,7 @@ PORTNAME= biggles PORTVERSION= 1.6.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MASTER_SITES= SF DISTNAME= python2-${PORTNAME}-${PORTVERSION} diff --git a/math/blacs/Makefile b/math/blacs/Makefile index 276d44288f5e..f3ddfa0dab86 100644 --- a/math/blacs/Makefile +++ b/math/blacs/Makefile @@ -3,7 +3,7 @@ PORTNAME= blacs PORTVERSION= 1.7 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= math MASTER_SITES= NETLIB/blacs DISTNAME= BLACS diff --git a/math/blas/Makefile b/math/blas/Makefile index 13ce5ddc4313..7a003940cc7a 100644 --- a/math/blas/Makefile +++ b/math/blas/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= blas -PORTREVISION= 4 +PORTREVISION= 5 MAINTAINER= fortran@FreeBSD.org COMMENT= Basic Linear Algebra Subroutines diff --git a/math/blaze/Makefile b/math/blaze/Makefile index 3dc340af9f38..7febbfcfb423 100644 --- a/math/blaze/Makefile +++ b/math/blaze/Makefile @@ -2,7 +2,7 @@ PORTNAME= blaze DISTVERSION= 3.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/downloads/ diff --git a/math/blazeiterative/Makefile b/math/blazeiterative/Makefile index ca1b00b09e11..199be82a2ac6 100644 --- a/math/blazeiterative/Makefile +++ b/math/blazeiterative/Makefile @@ -2,7 +2,7 @@ PORTNAME= blazeiterative PORTVERSION= g20180409 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/blocksolve95/Makefile b/math/blocksolve95/Makefile index fada9ad161d6..24213847f7f2 100644 --- a/math/blocksolve95/Makefile +++ b/math/blocksolve95/Makefile @@ -3,7 +3,7 @@ PORTNAME= blocksolve95 PORTVERSION= 3.0 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= math parallel MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/BlockSolve95/ \ http://ftp.mcs.anl.gov/pub/BlockSolve95/ diff --git a/math/cadabra2/Makefile b/math/cadabra2/Makefile index c27991899730..42b559b52630 100644 --- a/math/cadabra2/Makefile +++ b/math/cadabra2/Makefile @@ -2,7 +2,7 @@ PORTNAME= cadabra2 DISTVERSION= 2.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/math/cantor-kde4/Makefile b/math/cantor-kde4/Makefile index 55a5bcf52e3f..3a97128413b2 100644 --- a/math/cantor-kde4/Makefile +++ b/math/cantor-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= cantor PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= math kde kde-kde4 MAINTAINER= kde@FreeBSD.org diff --git a/math/cantor/Makefile b/math/cantor/Makefile index da703e811f18..d862146bc749 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -2,6 +2,7 @@ PORTNAME= cantor DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= math kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/math/cbc/Makefile b/math/cbc/Makefile index 3cf77db7fbfd..c8d0774f95c0 100644 --- a/math/cbc/Makefile +++ b/math/cbc/Makefile @@ -3,7 +3,7 @@ PORTNAME= cbc DISTVERSIONPREFIX= releases/ DISTVERSION= 2.9.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/cblas/Makefile b/math/cblas/Makefile index 6c637fb973c2..31b0f3f213cb 100644 --- a/math/cblas/Makefile +++ b/math/cblas/Makefile @@ -3,7 +3,7 @@ PORTNAME= cblas PORTVERSION= 1.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MASTER_SITES= NL/blas/blast-forum/ LOCAL/bf DISTFILES= cblas.tgz diff --git a/math/ceres-solver/Makefile b/math/ceres-solver/Makefile index 03eb24af6ead..05bd5958103e 100644 --- a/math/ceres-solver/Makefile +++ b/math/ceres-solver/Makefile @@ -2,7 +2,7 @@ PORTNAME= ceres-solver DISTVERSION= 1.14.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MAINTAINER= jbeich@FreeBSD.org diff --git a/math/cgl/Makefile b/math/cgl/Makefile index 42ea8d1c7fb7..051e028b1652 100644 --- a/math/cgl/Makefile +++ b/math/cgl/Makefile @@ -3,6 +3,7 @@ PORTNAME= cgl DISTVERSIONPREFIX= releases/ DISTVERSION= 0.59.10 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/clblast/Makefile b/math/clblast/Makefile index aa5ef0ef6fb0..a0d63bebe176 100644 --- a/math/clblast/Makefile +++ b/math/clblast/Makefile @@ -3,7 +3,7 @@ PORTNAME= clblast PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= jmd@FreeBSD.org diff --git a/math/clp/Makefile b/math/clp/Makefile index 04a0bdc56a19..a0b7f770031c 100644 --- a/math/clp/Makefile +++ b/math/clp/Makefile @@ -3,7 +3,7 @@ PORTNAME= Clp PORTVERSION= 1.16.10 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= http://www.coin-or.org/download/source/${PORTNAME}/ \ http://www.mavetju.org/download/adopted/ diff --git a/math/clrng/Makefile b/math/clrng/Makefile index 821d612d3b1d..4295cfe3ac54 100644 --- a/math/clrng/Makefile +++ b/math/clrng/Makefile @@ -4,6 +4,7 @@ PORTNAME= clrng DISTVERSIONPREFIX= v DISTVERSION= 1.0.0-beta +PORTREVISION= 1 CATEGORIES= math MAINTAINER= jmd@FreeBSD.org diff --git a/math/cmlib/Makefile b/math/cmlib/Makefile index 8a1d1a789710..5f14897a5a1d 100644 --- a/math/cmlib/Makefile +++ b/math/cmlib/Makefile @@ -3,7 +3,7 @@ PORTNAME= cmlib PORTVERSION= 3.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= NL/blas:blas ftp://ftp.nist.gov/pub/cmlib/ # Get d1mach.f, i1mach.f, r1mach.f from BLAS, rather than from CMLIB. diff --git a/math/coinmp/Makefile b/math/coinmp/Makefile index 9a8f85a21d94..f5300a08a6dd 100644 --- a/math/coinmp/Makefile +++ b/math/coinmp/Makefile @@ -3,7 +3,7 @@ PORTNAME= CoinMP PORTVERSION= 1.8.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://www.coin-or.org/download/source/CoinMP/ diff --git a/math/coinutils/Makefile b/math/coinutils/Makefile index f7a2bd6f0ca3..60527ccb2c26 100644 --- a/math/coinutils/Makefile +++ b/math/coinutils/Makefile @@ -2,7 +2,7 @@ PORTNAME= CoinUtils DISTVERSION= 2.10.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME}/ PKGNAMEPREFIX= coin-or- diff --git a/math/cryptominisat/Makefile b/math/cryptominisat/Makefile index ac796a0edd5b..0ed97c8e32d8 100644 --- a/math/cryptominisat/Makefile +++ b/math/cryptominisat/Makefile @@ -2,7 +2,7 @@ PORTNAME= cryptominisat DISTVERSION= 5.6.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= arrowd@FreeBSD.org diff --git a/math/cvc3/Makefile b/math/cvc3/Makefile index dab412f7541f..26d00984bf10 100644 --- a/math/cvc3/Makefile +++ b/math/cvc3/Makefile @@ -3,7 +3,7 @@ PORTNAME= cvc3 PORTVERSION= 2.4.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= http://www.cs.nyu.edu/acsys/cvc3/download/${PORTVERSION}/ diff --git a/math/dbcsr/Makefile b/math/dbcsr/Makefile index 2eba3152cf16..a6b8829bb452 100644 --- a/math/dbcsr/Makefile +++ b/math/dbcsr/Makefile @@ -3,6 +3,7 @@ PORTNAME= dbcsr DISTVERSIONPREFIX= v DISTVERSION= 1.0.0-rc.0-40 +PORTREVISION= 1 DISTVERSIONSUFFIX= -gd9c0dd54 CATEGORIES= math diff --git a/math/deal.ii/Makefile b/math/deal.ii/Makefile index 7835d9171194..4ff91ae81db0 100644 --- a/math/deal.ii/Makefile +++ b/math/deal.ii/Makefile @@ -3,7 +3,7 @@ PORTNAME= deal.II DISTVERSIONPREFIX= v DISTVERSION= 9.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dsdp/Makefile b/math/dsdp/Makefile index bee53a3bb684..e956f59996bc 100644 --- a/math/dsdp/Makefile +++ b/math/dsdp/Makefile @@ -2,6 +2,7 @@ PORTNAME= dsdp DISTVERSION= 5.8 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= https://www.mcs.anl.gov/hs/software/${PORTNAME:tu}/ DISTNAME= ${PORTNAME:tu}${DISTVERSION} diff --git a/math/dynare/Makefile b/math/dynare/Makefile index 2560a27b746e..a67c5a1578ae 100644 --- a/math/dynare/Makefile +++ b/math/dynare/Makefile @@ -2,7 +2,7 @@ PORTNAME= dynare DISTVERSION= 4.5.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= http://www.dynare.org/release/source/ diff --git a/math/eispack/Makefile b/math/eispack/Makefile index a7fca42b36b8..a4958a4f4e81 100644 --- a/math/eispack/Makefile +++ b/math/eispack/Makefile @@ -3,7 +3,7 @@ PORTNAME= eispack PORTVERSION= 1.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= math MASTER_SITES= NL DISTFILES= ${SRCS} diff --git a/math/elpa/Makefile b/math/elpa/Makefile index ac047a7faeb5..fa3c87f0c321 100644 --- a/math/elpa/Makefile +++ b/math/elpa/Makefile @@ -2,7 +2,7 @@ PORTNAME= elpa DISTVERSION= 2018.05.001 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://elpa.mpcdf.mpg.de/html/Releases/${DISTVERSION}/ diff --git a/math/ess/Makefile b/math/ess/Makefile index ca2aaf08ff86..047f2ce94d95 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -3,7 +3,7 @@ PORTNAME= ess DISTVERSION= 17.11 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ \ http://stat.ethz.ch/ESS/downloads/ess/ diff --git a/math/fcl/Makefile b/math/fcl/Makefile index 1150b9bb2a2c..0a30cc65d355 100644 --- a/math/fcl/Makefile +++ b/math/fcl/Makefile @@ -2,6 +2,7 @@ PORTNAME= fcl DISTVERSION= 0.5.0-304 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g16c193a CATEGORIES= math diff --git a/math/fflas-ffpack/Makefile b/math/fflas-ffpack/Makefile index a72c9b04f2a3..ba31e8dfa3dd 100644 --- a/math/fflas-ffpack/Makefile +++ b/math/fflas-ffpack/Makefile @@ -3,7 +3,7 @@ PORTNAME= fflas-ffpack PORTVERSION= 1.4.3 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MASTER_SITES= http://linalg.org/ LOCAL/bf diff --git a/math/fftw/Makefile b/math/fftw/Makefile index e9139a15cbd6..cf4bf710b847 100644 --- a/math/fftw/Makefile +++ b/math/fftw/Makefile @@ -3,7 +3,7 @@ PORTNAME= fftw PORTVERSION= 2.1.5 -PORTREVISION?= 18 +PORTREVISION?= 20 CATEGORIES= math MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \ ftp://ftp.fftw.org/pub/fftw/old/ \ diff --git a/math/fftw3/Makefile b/math/fftw3/Makefile index 0e8e6cd939c8..392bfdf4f286 100644 --- a/math/fftw3/Makefile +++ b/math/fftw3/Makefile @@ -3,7 +3,7 @@ PORTNAME= fftw3 DISTVERSION= 3.3.8 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= math MASTER_SITES= http://www.fftw.org/ \ ftp://ftp.fftw.org/pub/fftw/ diff --git a/math/fityk/Makefile b/math/fityk/Makefile index 80c12635f222..bb2d9732122b 100644 --- a/math/fityk/Makefile +++ b/math/fityk/Makefile @@ -4,7 +4,7 @@ PORTNAME= fityk PORTVERSION= 1.3.1 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= ports@FreeBSD.org diff --git a/math/g2o/Makefile b/math/g2o/Makefile index 0d3a3c6906e1..a8a89825fc10 100644 --- a/math/g2o/Makefile +++ b/math/g2o/Makefile @@ -3,7 +3,7 @@ PORTNAME= g2o DISTVERSION= 20170730_git-87 DISTVERSIONSUFFIX= -gbbe3c2b -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/gambit/Makefile b/math/gambit/Makefile index 824e28303502..a93497893ac3 100644 --- a/math/gambit/Makefile +++ b/math/gambit/Makefile @@ -3,6 +3,7 @@ PORTNAME= gambit DISTVERSION= 16.0.1 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PORTVERSION:R:R}/${PORTVERSION} diff --git a/math/gau2grid/Makefile b/math/gau2grid/Makefile index d38c1f631487..da1e9ed8d278 100644 --- a/math/gau2grid/Makefile +++ b/math/gau2grid/Makefile @@ -3,6 +3,7 @@ PORTNAME= gau2grid DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= math python PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/math/giacxcas/Makefile b/math/giacxcas/Makefile index 1a057d96c3c5..fd38a1a349fd 100644 --- a/math/giacxcas/Makefile +++ b/math/giacxcas/Makefile @@ -3,7 +3,7 @@ PORTNAME= giacxcas DISTVERSION= 1.4.9-59 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/:giac \ http://www-fourier.ujf-grenoble.fr/~parisse/giac/freebsd/ diff --git a/math/givaro/Makefile b/math/givaro/Makefile index 4023d989120a..aa768612323e 100644 --- a/math/givaro/Makefile +++ b/math/givaro/Makefile @@ -2,7 +2,7 @@ PORTNAME= givaro PORTVERSION= 4.0.4 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX=v CATEGORIES= math diff --git a/math/glm/Makefile b/math/glm/Makefile index fc8d4c5bd92b..7eb6cf5802b5 100644 --- a/math/glm/Makefile +++ b/math/glm/Makefile @@ -3,7 +3,7 @@ PORTNAME= glm PORTVERSION= 0.9.8.5 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= math graphics diff --git a/math/glucose/Makefile b/math/glucose/Makefile index 5b2ca2a5c018..f6458a1077d5 100644 --- a/math/glucose/Makefile +++ b/math/glucose/Makefile @@ -2,7 +2,7 @@ PORTNAME= glucose DISTVERSION= 4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://www.labri.fr/perso/lsimon/downloads/softwares/ DISTNAME= glucose-syrup-${DISTVERSION} diff --git a/math/gnome-calculator/Makefile b/math/gnome-calculator/Makefile index 9547ed316d40..14119b760ca2 100644 --- a/math/gnome-calculator/Makefile +++ b/math/gnome-calculator/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnome-calculator PORTVERSION= 3.28.2 +PORTREVISION= 1 CATEGORIES= math gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index 8a2b85aba297..79b6fe30976f 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -2,6 +2,7 @@ PORTNAME= gnuplot PORTVERSION= 5.2.5 +PORTREVISION= 1 CATEGORIES= math graphics MASTER_SITES= SF diff --git a/math/gotoblas/Makefile b/math/gotoblas/Makefile index fa1d38ffba11..2309d3e88492 100644 --- a/math/gotoblas/Makefile +++ b/math/gotoblas/Makefile @@ -3,7 +3,7 @@ PORTNAME= gotoblas PORTVERSION= 2.${GOTOBLAS2VER}.${LAPACKVER} -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= math MASTER_SITES= LOCAL/maho/gotoblas \ NL/lapack:lapack NL/lapack/timing:lapack_tmg diff --git a/math/grace/Makefile b/math/grace/Makefile index 1c50b7a62c9f..e265a3fb044e 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -3,7 +3,7 @@ PORTNAME= grace PORTVERSION= 5.1.25 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math print MASTER_SITES= ftp://ftp.fu-berlin.de/unix/graphics/grace/src/stable/ \ ftp://ftp.ntua.gr/pub/graphics/grace/src/stable/ \ diff --git a/math/gracetmpl/Makefile b/math/gracetmpl/Makefile index f89e4bc10bf8..5ccec23232d1 100644 --- a/math/gracetmpl/Makefile +++ b/math/gracetmpl/Makefile @@ -3,7 +3,7 @@ PORTNAME= gracetmpl PORTVERSION= 0.3.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math print MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile index 345f6503ff90..924027e408ed 100644 --- a/math/graphthing/Makefile +++ b/math/graphthing/Makefile @@ -3,7 +3,7 @@ PORTNAME= graphthing PORTVERSION= 1.3.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= math MASTER_SITES= http://graph.seul.org/ diff --git a/math/gretl/Makefile b/math/gretl/Makefile index 17088582b241..672539fc7cae 100644 --- a/math/gretl/Makefile +++ b/math/gretl/Makefile @@ -3,7 +3,7 @@ PORTNAME= gretl PORTVERSION= 1.9.13 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= math finance MASTER_SITES= SF diff --git a/math/gringo/Makefile b/math/gringo/Makefile index 5600c69c3638..3b010d982c35 100644 --- a/math/gringo/Makefile +++ b/math/gringo/Makefile @@ -4,7 +4,7 @@ PORTNAME= gringo DISTVERSION= 4.5.4 DISTVERSIONSUFFIX= -source -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math devel MASTER_SITES= SOURCEFORGE/potassco/${PORTNAME}/${PORTVERSION} diff --git a/math/ignition-math/Makefile b/math/ignition-math/Makefile index 5bf6a033a57d..a198296fb150 100644 --- a/math/ignition-math/Makefile +++ b/math/ignition-math/Makefile @@ -2,6 +2,7 @@ PORTNAME= ignition-math DISTVERSION= 6.0.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ diff --git a/math/intervaltree/Makefile b/math/intervaltree/Makefile index 59c666cc8a9b..fc4a481b2f73 100644 --- a/math/intervaltree/Makefile +++ b/math/intervaltree/Makefile @@ -2,6 +2,7 @@ PORTNAME= intervaltree DISTVERSION= g20151213 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= jwb@FreeBSD.org diff --git a/math/ipopt/Makefile b/math/ipopt/Makefile index 396beed5ac72..77dcf7e96a67 100644 --- a/math/ipopt/Makefile +++ b/math/ipopt/Makefile @@ -3,6 +3,7 @@ PORTNAME= Ipopt DISTVERSION= 3.12.12 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.coin-or.org/download/source/Ipopt/ \ http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/OLD/:metis \ diff --git a/math/ised/Makefile b/math/ised/Makefile index 64e0e35993df..148688bf33ce 100644 --- a/math/ised/Makefile +++ b/math/ised/Makefile @@ -3,7 +3,7 @@ PORTNAME= ised PORTVERSION= 2.7.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= SF/${PORTNAME} diff --git a/math/jags/Makefile b/math/jags/Makefile index 49664704e992..c4f0f1f97916 100644 --- a/math/jags/Makefile +++ b/math/jags/Makefile @@ -3,7 +3,7 @@ PORTNAME= mcmc-jags DISTVERSION= 4.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= SF/mcmc-jags/JAGS/${S}.x/Source/:1 \ SF/mcmc-jags/Examples/${S}.x/:2 \ diff --git a/math/kbruch/Makefile b/math/kbruch/Makefile index ec2e9cb147a7..d34a55c91ba9 100644 --- a/math/kbruch/Makefile +++ b/math/kbruch/Makefile @@ -2,6 +2,7 @@ PORTNAME= kbruch DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= math kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile index 570e0c0b71ee..67da2db2a991 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -2,6 +2,7 @@ PORTNAME= kcalc DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= math kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/math/kig-kde4/Makefile b/math/kig-kde4/Makefile index f23fa72b8fef..c1a4b61f0294 100644 --- a/math/kig-kde4/Makefile +++ b/math/kig-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= kig PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= math kde kde-kde4 MAINTAINER= kde@FreeBSD.org diff --git a/math/kig/Makefile b/math/kig/Makefile index c4d15cd5ad25..44c765cc179c 100644 --- a/math/kig/Makefile +++ b/math/kig/Makefile @@ -2,7 +2,7 @@ PORTNAME= kig DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/math/kktdirect/Makefile b/math/kktdirect/Makefile index 18c6756fc21b..717a3df5fdc2 100644 --- a/math/kktdirect/Makefile +++ b/math/kktdirect/Makefile @@ -3,7 +3,7 @@ PORTNAME= kktdirect PORTVERSION= 0.5 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MASTER_SITES= http://www.cs.ubc.ca/~rbridson/download/ LOCAL/bf DISTNAME= KKTDirect${PORTVERSION} diff --git a/math/kmplot/Makefile b/math/kmplot/Makefile index 406ecedadab3..07ea6c86a6b9 100644 --- a/math/kmplot/Makefile +++ b/math/kmplot/Makefile @@ -2,6 +2,7 @@ PORTNAME= kmplot DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= math kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/math/lapack++/Makefile b/math/lapack++/Makefile index 03c9206324b8..fcc8b87ba6ae 100644 --- a/math/lapack++/Makefile +++ b/math/lapack++/Makefile @@ -3,7 +3,7 @@ PORTNAME= lapack++ PORTVERSION= 2.5.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= SF/lapackpp \ http://math.nist.gov/lapack++/:doc diff --git a/math/lapack/Makefile b/math/lapack/Makefile index dd4f7433c22d..28c82b3a007e 100644 --- a/math/lapack/Makefile +++ b/math/lapack/Makefile @@ -3,7 +3,7 @@ PORTNAME?= lapack PORTVERSION= 3.5.0 -PORTREVISION?= 5 # Never remove this line, keep PORTREVISION?=0 in case. +PORTREVISION?= 6 # Never remove this line, keep PORTREVISION?=0 in case. CATEGORIES= math MASTER_SITES= NL/lapack/ DISTFILES= lapack-${PORTVERSION}.tgz diff --git a/math/lapack95/Makefile b/math/lapack95/Makefile index 0f55ffe5722b..b92699a90826 100644 --- a/math/lapack95/Makefile +++ b/math/lapack95/Makefile @@ -3,7 +3,7 @@ PORTNAME= lapack95 PORTVERSION= 1.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= math MASTER_SITES= NL DISTNAME= ${PORTNAME} diff --git a/math/latte-integrale/Makefile b/math/latte-integrale/Makefile index 880839dcfcda..ddc8e992a670 100644 --- a/math/latte-integrale/Makefile +++ b/math/latte-integrale/Makefile @@ -3,6 +3,7 @@ PORTNAME= latte-integrale DISTVERSIONPREFIX= version_ DISTVERSION= 1_7_5 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/levmar/Makefile b/math/levmar/Makefile index 468947767a13..54d88d64b777 100644 --- a/math/levmar/Makefile +++ b/math/levmar/Makefile @@ -3,7 +3,7 @@ PORTNAME= levmar PORTVERSION= 2.6 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MASTER_SITES= http://users.ics.forth.gr/~lourakis/levmar/ diff --git a/math/libRmath/Makefile b/math/libRmath/Makefile index d13ef1738544..dcaadc274001 100644 --- a/math/libRmath/Makefile +++ b/math/libRmath/Makefile @@ -3,7 +3,7 @@ PORTNAME= libRmath DISTVERSION= 3.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||} DISTNAME= R-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} diff --git a/math/liborigin/Makefile b/math/liborigin/Makefile index 4e0f4d1e21d8..6ac6776f2e8b 100644 --- a/math/liborigin/Makefile +++ b/math/liborigin/Makefile @@ -2,6 +2,7 @@ PORTNAME= liborigin PORTVERSION= 3.0.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/3.0 diff --git a/math/libpgmath/Makefile b/math/libpgmath/Makefile index 977395637522..4381d632c016 100644 --- a/math/libpgmath/Makefile +++ b/math/libpgmath/Makefile @@ -3,6 +3,7 @@ PORTNAME= libpgmath DISTVERSION= g20180904 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= jmd@FreeBSD.org diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile index d361cf019fb0..fed3b75fba79 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -3,7 +3,7 @@ PORTNAME= libqalculate PORTVERSION= 2.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/ diff --git a/math/librsb/Makefile b/math/librsb/Makefile index ce77473f1a6d..1305e8620397 100644 --- a/math/librsb/Makefile +++ b/math/librsb/Makefile @@ -3,7 +3,7 @@ PORTNAME= librsb PORTVERSION= 1.2.0r7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= SF/librsb DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/-rc/} diff --git a/math/libtsnnls/Makefile b/math/libtsnnls/Makefile index ed717410f943..aa053aafce04 100644 --- a/math/libtsnnls/Makefile +++ b/math/libtsnnls/Makefile @@ -3,7 +3,7 @@ PORTNAME= libtsnnls PORTVERSION= 2.3.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MASTER_SITES= http://www.jasoncantarella.com/downloads/ diff --git a/math/libxsmm/Makefile b/math/libxsmm/Makefile index 7225c99bf273..bb8a2e779206 100644 --- a/math/libxsmm/Makefile +++ b/math/libxsmm/Makefile @@ -2,6 +2,7 @@ PORTNAME= libxsmm DISTVERSION= 1.10 +PORTREVISION= 1 CATEGORIES= math science MAINTAINER= yuri@FreeBSD.org diff --git a/math/lidia/Makefile b/math/lidia/Makefile index 69b9300ff8a2..747c862085bb 100644 --- a/math/lidia/Makefile +++ b/math/lidia/Makefile @@ -2,6 +2,7 @@ PORTNAME= lidia DISTVERSION= 2.3.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= https://www.math.ucdavis.edu/~latte/software/packages/lidia/current/ DISTNAME= ${PORTNAME}-${DISTVERSION}+latte-patches-2014-10-04 diff --git a/math/linpack/Makefile b/math/linpack/Makefile index 40bc6a9e5ea8..2001fba08536 100644 --- a/math/linpack/Makefile +++ b/math/linpack/Makefile @@ -3,7 +3,7 @@ PORTNAME= linpack PORTVERSION= 1.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= math MASTER_SITES= NL DISTFILES= ${SRCS} diff --git a/math/lrslib/Makefile b/math/lrslib/Makefile index 3bcf223326e1..e86f27d4d616 100644 --- a/math/lrslib/Makefile +++ b/math/lrslib/Makefile @@ -4,7 +4,7 @@ PORTNAME= lrslib DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 062 DISTVERSIONSUFFIX= +autotools-2017-03-03 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/ltl/Makefile b/math/ltl/Makefile index 46ae61ff0229..c53b8046f38e 100644 --- a/math/ltl/Makefile +++ b/math/ltl/Makefile @@ -3,6 +3,7 @@ PORTNAME= ltl DISTVERSION= 2.0.19 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.mpe.mpg.de/~drory/ltl/ diff --git a/math/math77/Makefile b/math/math77/Makefile index 79ffe8fe516f..60c3ccb9fe85 100644 --- a/math/math77/Makefile +++ b/math/math77/Makefile @@ -2,7 +2,7 @@ PORTNAME= math77 PORTVERSION= 6.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= NL/math DISTNAME= ${PORTNAME} diff --git a/math/mathmod/Makefile b/math/mathmod/Makefile index d4469ac3e749..8d8afa42b91e 100644 --- a/math/mathmod/Makefile +++ b/math/mathmod/Makefile @@ -3,6 +3,7 @@ PORTNAME= MathMod PORTVERSION= 8.0 +PORTREVISION= 1 CATEGORIES= math graphics MAINTAINER= thierry@FreeBSD.org diff --git a/math/metis/Makefile b/math/metis/Makefile index 281d493d9297..94fd2edf8cfa 100644 --- a/math/metis/Makefile +++ b/math/metis/Makefile @@ -3,7 +3,7 @@ PORTNAME= metis PORTVERSION= 5.1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/ diff --git a/math/miracl/Makefile b/math/miracl/Makefile index e0d16bc0d7cd..ee8ab42dd1e8 100644 --- a/math/miracl/Makefile +++ b/math/miracl/Makefile @@ -3,7 +3,7 @@ PORTNAME= miracl PORTVERSION= 5.6 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= math MASTER_SITES= http://mirror.shatow.net/freebsd/${PORTNAME}/ \ diff --git a/math/mlpack/Makefile b/math/mlpack/Makefile index 9aa26469120b..d9d4af0e3abf 100644 --- a/math/mlpack/Makefile +++ b/math/mlpack/Makefile @@ -2,7 +2,7 @@ PORTNAME= mlpack DISTVERSION= 3.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= http://mlpack.org/files/ diff --git a/math/moab/Makefile b/math/moab/Makefile index 83f9edac4767..a16eca56ac8c 100644 --- a/math/moab/Makefile +++ b/math/moab/Makefile @@ -2,6 +2,7 @@ PORTNAME= moab DISTVERSION= 5.0.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ diff --git a/math/mosesdecoder/Makefile b/math/mosesdecoder/Makefile index d1435fc6c3ca..f73b79f0153d 100644 --- a/math/mosesdecoder/Makefile +++ b/math/mosesdecoder/Makefile @@ -4,7 +4,7 @@ PORTNAME= mosesdecoder PORTVERSION= 2.1.1 DISTVERSIONPREFIX= RELEASE- -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= math MAINTAINER= demon@FreeBSD.org diff --git a/math/mppp/Makefile b/math/mppp/Makefile index 0f4590aa673c..d1f71589f01a 100644 --- a/math/mppp/Makefile +++ b/math/mppp/Makefile @@ -3,6 +3,7 @@ PORTNAME= mppp DISTVERSIONPREFIX= v DISTVERSION= 0.12 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/mumps-edf/Makefile b/math/mumps-edf/Makefile index 91cee71dcf3e..2e583d9f9b3b 100644 --- a/math/mumps-edf/Makefile +++ b/math/mumps-edf/Makefile @@ -3,7 +3,7 @@ PORTNAME= mumps DISTVERSION= 5.1.1-aster2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math PKGNAMESUFFIX= -edf diff --git a/math/mumps/Makefile b/math/mumps/Makefile index 68f1d386b2bf..c633ab70ebde 100644 --- a/math/mumps/Makefile +++ b/math/mumps/Makefile @@ -3,7 +3,7 @@ PORTNAME= mumps PORTVERSION= 4.10.0 # Please do not upgrade to 5+: if needed repocopy to math/mumps5 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= math MASTER_SITES= http://mumps.enseeiht.fr/ \ http://graal.ens-lyon.fr/MUMPS/ \ diff --git a/math/muparser/Makefile b/math/muparser/Makefile index 790a86885a84..0da08efbf0ee 100644 --- a/math/muparser/Makefile +++ b/math/muparser/Makefile @@ -3,6 +3,7 @@ PORTNAME= muparser PORTVERSION= 2.2.5 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= math devel diff --git a/math/nlopt/Makefile b/math/nlopt/Makefile index 96e15acf18a4..9134bd939503 100644 --- a/math/nlopt/Makefile +++ b/math/nlopt/Makefile @@ -4,6 +4,7 @@ PORTNAME= nlopt DISTVERSIONPREFIX= v DISTVERSION= 2.5.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= rhurlin@gwdg.de diff --git a/math/ntl/Makefile b/math/ntl/Makefile index df1e414ff02a..218b2124fadf 100644 --- a/math/ntl/Makefile +++ b/math/ntl/Makefile @@ -3,6 +3,7 @@ PORTNAME= ntl PORTVERSION= 11.3.2 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.shoup.net/ntl/ diff --git a/math/octave-forge-actuarial/Makefile b/math/octave-forge-actuarial/Makefile index 597da7fdfa5b..f929c6b00f80 100644 --- a/math/octave-forge-actuarial/Makefile +++ b/math/octave-forge-actuarial/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-actuarial PORTVERSION= 1.1.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-audio/Makefile b/math/octave-forge-audio/Makefile index cc8038d957e7..1151b7c832b8 100644 --- a/math/octave-forge-audio/Makefile +++ b/math/octave-forge-audio/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-audio PORTVERSION= 1.1.4 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-base/Makefile b/math/octave-forge-base/Makefile index 6241ced83ff1..95f0e3982256 100644 --- a/math/octave-forge-base/Makefile +++ b/math/octave-forge-base/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-base PORTVERSION= 1.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= #none DISTFILES= #none diff --git a/math/octave-forge-bim/Makefile b/math/octave-forge-bim/Makefile index f10eb00bc8d5..a02c292724d5 100644 --- a/math/octave-forge-bim/Makefile +++ b/math/octave-forge-bim/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-bim PORTVERSION= 1.1.5 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-bioinfo/Makefile b/math/octave-forge-bioinfo/Makefile index 7df8e1eb0d6f..93573f92f412 100644 --- a/math/octave-forge-bioinfo/Makefile +++ b/math/octave-forge-bioinfo/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-bioinfo PORTVERSION= 0.1.2 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-bsltl/Makefile b/math/octave-forge-bsltl/Makefile index f1d1cc5d4f96..29eec1294659 100644 --- a/math/octave-forge-bsltl/Makefile +++ b/math/octave-forge-bsltl/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-bsltl PORTVERSION= 1.1.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-cgi/Makefile b/math/octave-forge-cgi/Makefile index da105a0568e1..f41326fdef15 100644 --- a/math/octave-forge-cgi/Makefile +++ b/math/octave-forge-cgi/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-cgi PORTVERSION= 0.1.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-civil-engineering/Makefile b/math/octave-forge-civil-engineering/Makefile index bc9d52d775a0..73ea7f053241 100644 --- a/math/octave-forge-civil-engineering/Makefile +++ b/math/octave-forge-civil-engineering/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-civil-engineering PORTVERSION= 1.0.7 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-control/Makefile b/math/octave-forge-control/Makefile index d5717d43b5f3..3c5bebdef64a 100644 --- a/math/octave-forge-control/Makefile +++ b/math/octave-forge-control/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-control PORTVERSION= 3.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-data-smoothing/Makefile b/math/octave-forge-data-smoothing/Makefile index 8157d8f27ae4..8554ce63258d 100644 --- a/math/octave-forge-data-smoothing/Makefile +++ b/math/octave-forge-data-smoothing/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-data-smoothing PORTVERSION= 1.3.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-database/Makefile b/math/octave-forge-database/Makefile index 4b037eeb3f69..aefa4fbd2a0d 100644 --- a/math/octave-forge-database/Makefile +++ b/math/octave-forge-database/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-database PORTVERSION= 2.4.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-dataframe/Makefile b/math/octave-forge-dataframe/Makefile index 13c75b8926ed..88ce06fc28d2 100644 --- a/math/octave-forge-dataframe/Makefile +++ b/math/octave-forge-dataframe/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-dataframe PORTVERSION= 1.2.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-dicom/Makefile b/math/octave-forge-dicom/Makefile index 9560c4f72e4c..dfd82265a4d5 100644 --- a/math/octave-forge-dicom/Makefile +++ b/math/octave-forge-dicom/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-dicom PORTVERSION= 0.2.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-divand/Makefile b/math/octave-forge-divand/Makefile index 847e3fc8e7e1..bceab8ee0fa7 100644 --- a/math/octave-forge-divand/Makefile +++ b/math/octave-forge-divand/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-divand PORTVERSION= 1.1.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-doctest/Makefile b/math/octave-forge-doctest/Makefile index d454527740ed..e8fa42ee15a6 100644 --- a/math/octave-forge-doctest/Makefile +++ b/math/octave-forge-doctest/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-doctest PORTVERSION= 0.6.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-econometrics/Makefile b/math/octave-forge-econometrics/Makefile index 96628edd097c..abef08984220 100644 --- a/math/octave-forge-econometrics/Makefile +++ b/math/octave-forge-econometrics/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-econometrics PORTVERSION= 1.1.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-engine/Makefile b/math/octave-forge-engine/Makefile index c636c80ca2a1..029086d4c675 100644 --- a/math/octave-forge-engine/Makefile +++ b/math/octave-forge-engine/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-engine PORTVERSION= 1.0.9 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-fenv/Makefile b/math/octave-forge-fenv/Makefile index 8cafad199ebc..40fe0f15b6c6 100644 --- a/math/octave-forge-fenv/Makefile +++ b/math/octave-forge-fenv/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-fenv PORTVERSION= 0.1.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-financial/Makefile b/math/octave-forge-financial/Makefile index 8280a374ef6d..4f3c7afea3db 100644 --- a/math/octave-forge-financial/Makefile +++ b/math/octave-forge-financial/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-financial PORTVERSION= 0.5.3 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-fits/Makefile b/math/octave-forge-fits/Makefile index e2a74d46c749..40352dea2d41 100644 --- a/math/octave-forge-fits/Makefile +++ b/math/octave-forge-fits/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-fits PORTVERSION= 1.0.7 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-fl-core/Makefile b/math/octave-forge-fl-core/Makefile index 2a48a2773969..b89af1987d0e 100644 --- a/math/octave-forge-fl-core/Makefile +++ b/math/octave-forge-fl-core/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-fl-core PORTVERSION= 1.0.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-fpl/Makefile b/math/octave-forge-fpl/Makefile index bfcd74176d1d..01a3ea187292 100644 --- a/math/octave-forge-fpl/Makefile +++ b/math/octave-forge-fpl/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-fpl PORTVERSION= 1.3.5 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-fuzzy-logic-toolkit/Makefile b/math/octave-forge-fuzzy-logic-toolkit/Makefile index e1f16f7c0a36..cef0a912dc01 100644 --- a/math/octave-forge-fuzzy-logic-toolkit/Makefile +++ b/math/octave-forge-fuzzy-logic-toolkit/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-fuzzy-logic-toolkit PORTVERSION= 0.4.5 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-ga/Makefile b/math/octave-forge-ga/Makefile index 697198ddf95a..6feaaa155f4c 100644 --- a/math/octave-forge-ga/Makefile +++ b/math/octave-forge-ga/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-ga PORTVERSION= 0.10.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-general/Makefile b/math/octave-forge-general/Makefile index 58757974108b..1e6e6b1a2343 100644 --- a/math/octave-forge-general/Makefile +++ b/math/octave-forge-general/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-general PORTVERSION= 2.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-generate_html/Makefile b/math/octave-forge-generate_html/Makefile index 19bffc6e768b..22818d66cb42 100644 --- a/math/octave-forge-generate_html/Makefile +++ b/math/octave-forge-generate_html/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-generate_html PORTVERSION= 0.3.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-geometry/Makefile b/math/octave-forge-geometry/Makefile index 9c47c89b1e62..aa87827a2396 100644 --- a/math/octave-forge-geometry/Makefile +++ b/math/octave-forge-geometry/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-geometry PORTVERSION= 3.0.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-gnuplot/Makefile b/math/octave-forge-gnuplot/Makefile index 3d9fa8f412ea..cc3276d7bad9 100644 --- a/math/octave-forge-gnuplot/Makefile +++ b/math/octave-forge-gnuplot/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-gnuplot PORTVERSION= 1.0.1 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-gsl/Makefile b/math/octave-forge-gsl/Makefile index 7673ddabe017..2fd63572e0c9 100644 --- a/math/octave-forge-gsl/Makefile +++ b/math/octave-forge-gsl/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-gsl PORTVERSION= 2.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-ident/Makefile b/math/octave-forge-ident/Makefile index 5fcffcde9822..9186a1742cca 100644 --- a/math/octave-forge-ident/Makefile +++ b/math/octave-forge-ident/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-ident PORTVERSION= 1.0.7 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-image/Makefile b/math/octave-forge-image/Makefile index 2becec7c7a18..d32657ef7bbe 100644 --- a/math/octave-forge-image/Makefile +++ b/math/octave-forge-image/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-image PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-informationtheory/Makefile b/math/octave-forge-informationtheory/Makefile index 51b78769bba8..afbd206930e7 100644 --- a/math/octave-forge-informationtheory/Makefile +++ b/math/octave-forge-informationtheory/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-informationtheory PORTVERSION= 0.1.8 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-integration/Makefile b/math/octave-forge-integration/Makefile index 0e4feec41408..f486c1a10a74 100644 --- a/math/octave-forge-integration/Makefile +++ b/math/octave-forge-integration/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-integration PORTVERSION= 1.0.7 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-interval/Makefile b/math/octave-forge-interval/Makefile index 7fede6e17965..c8d1d672ec2b 100644 --- a/math/octave-forge-interval/Makefile +++ b/math/octave-forge-interval/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-interval PORTVERSION= 3.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-io/Makefile b/math/octave-forge-io/Makefile index 928d18414031..930209dd84e0 100644 --- a/math/octave-forge-io/Makefile +++ b/math/octave-forge-io/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-io PORTVERSION= 2.4.12 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= math diff --git a/math/octave-forge-irsa/Makefile b/math/octave-forge-irsa/Makefile index 61c7a6b387d5..eb04d389c7c6 100644 --- a/math/octave-forge-irsa/Makefile +++ b/math/octave-forge-irsa/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-irsa PORTVERSION= 1.0.7 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-level-set/Makefile b/math/octave-forge-level-set/Makefile index 94cd77e12b27..b2660ca981c1 100644 --- a/math/octave-forge-level-set/Makefile +++ b/math/octave-forge-level-set/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-level-set PORTVERSION= 0.3.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-linear-algebra/Makefile b/math/octave-forge-linear-algebra/Makefile index 2a55a387b7f8..b07f722d2a3b 100644 --- a/math/octave-forge-linear-algebra/Makefile +++ b/math/octave-forge-linear-algebra/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-linear-algebra PORTVERSION= 2.2.2 -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 1 CATEGORIES= math diff --git a/math/octave-forge-lssa/Makefile b/math/octave-forge-lssa/Makefile index 09c3f6f17f85..0de95dfbb7fa 100644 --- a/math/octave-forge-lssa/Makefile +++ b/math/octave-forge-lssa/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-lssa PORTVERSION= 0.1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-ltfat/Makefile b/math/octave-forge-ltfat/Makefile index 34cf436ab946..6dba7076a450 100644 --- a/math/octave-forge-ltfat/Makefile +++ b/math/octave-forge-ltfat/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-ltfat PORTVERSION= 2.3.1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= math diff --git a/math/octave-forge-mapping/Makefile b/math/octave-forge-mapping/Makefile index 5dee58ae3893..a69d47b795c5 100644 --- a/math/octave-forge-mapping/Makefile +++ b/math/octave-forge-mapping/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-mapping PORTVERSION= 1.2.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-mechanics/Makefile b/math/octave-forge-mechanics/Makefile index 4c7e2ea96c9b..e80e5069b1bc 100644 --- a/math/octave-forge-mechanics/Makefile +++ b/math/octave-forge-mechanics/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-mechanics PORTVERSION= 1.3.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-miscellaneous/Makefile b/math/octave-forge-miscellaneous/Makefile index cfd10274f16d..d61caada6f2f 100644 --- a/math/octave-forge-miscellaneous/Makefile +++ b/math/octave-forge-miscellaneous/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-miscellaneous PORTVERSION= 1.2.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-missing-functions/Makefile b/math/octave-forge-missing-functions/Makefile index 4a15b4d2efad..eac0dec63d7a 100644 --- a/math/octave-forge-missing-functions/Makefile +++ b/math/octave-forge-missing-functions/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-missing-functions PORTVERSION= 1.0.2 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-msh/Makefile b/math/octave-forge-msh/Makefile index 1d563e92e9c7..115b143b4342 100644 --- a/math/octave-forge-msh/Makefile +++ b/math/octave-forge-msh/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-msh PORTVERSION= 1.0.10 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-multicore/Makefile b/math/octave-forge-multicore/Makefile index e7bbda2a7d86..53a13201ac9d 100644 --- a/math/octave-forge-multicore/Makefile +++ b/math/octave-forge-multicore/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-multicore PORTVERSION= 0.2.15 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-mvn/Makefile b/math/octave-forge-mvn/Makefile index 418392c2ce7f..3bbd29d6b10d 100644 --- a/math/octave-forge-mvn/Makefile +++ b/math/octave-forge-mvn/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-mvn PORTVERSION= 1.1.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-nan/Makefile b/math/octave-forge-nan/Makefile index f500b1f4a786..725fd8302fa6 100644 --- a/math/octave-forge-nan/Makefile +++ b/math/octave-forge-nan/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-nan PORTVERSION= 3.1.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-ncarray/Makefile b/math/octave-forge-ncarray/Makefile index 2faff10a076f..1c88a7f0272a 100644 --- a/math/octave-forge-ncarray/Makefile +++ b/math/octave-forge-ncarray/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-ncarray PORTVERSION= 1.0.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-netcdf/Makefile b/math/octave-forge-netcdf/Makefile index ba3298ea1bde..3515d02477b6 100644 --- a/math/octave-forge-netcdf/Makefile +++ b/math/octave-forge-netcdf/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-netcdf PORTVERSION= 1.0.12 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-nlwing2/Makefile b/math/octave-forge-nlwing2/Makefile index 425ad4addc86..d503eb96e5cc 100644 --- a/math/octave-forge-nlwing2/Makefile +++ b/math/octave-forge-nlwing2/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-nlwing2 PORTVERSION= 1.2.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-nnet/Makefile b/math/octave-forge-nnet/Makefile index 684b7df2d770..b21c6fb34a31 100644 --- a/math/octave-forge-nnet/Makefile +++ b/math/octave-forge-nnet/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-nnet PORTVERSION= 0.1.13 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-nurbs/Makefile b/math/octave-forge-nurbs/Makefile index c68bdb0e90a7..af0f14e52e05 100644 --- a/math/octave-forge-nurbs/Makefile +++ b/math/octave-forge-nurbs/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-nurbs PORTVERSION= 1.3.13 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-oct2mat/Makefile b/math/octave-forge-oct2mat/Makefile index ba4038ab2f95..97ea0370a841 100644 --- a/math/octave-forge-oct2mat/Makefile +++ b/math/octave-forge-oct2mat/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-oct2mat PORTVERSION= 1.0.7 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-octclip/Makefile b/math/octave-forge-octclip/Makefile index 7bcc497b2852..a8a6ba398e98 100644 --- a/math/octave-forge-octclip/Makefile +++ b/math/octave-forge-octclip/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-octclip PORTVERSION= 1.0.8 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-octproj/Makefile b/math/octave-forge-octproj/Makefile index 20e17f4ac236..ba1e9a0c6cc8 100644 --- a/math/octave-forge-octproj/Makefile +++ b/math/octave-forge-octproj/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-octproj PORTVERSION= 1.1.5 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-odebvp/Makefile b/math/octave-forge-odebvp/Makefile index f341d395adec..4ee0442256bb 100644 --- a/math/octave-forge-odebvp/Makefile +++ b/math/octave-forge-odebvp/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-odebvp PORTVERSION= 1.0.6 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-optics/Makefile b/math/octave-forge-optics/Makefile index b474ab057f40..bbbaa36badb5 100644 --- a/math/octave-forge-optics/Makefile +++ b/math/octave-forge-optics/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-optics PORTVERSION= 0.1.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-optim/Makefile b/math/octave-forge-optim/Makefile index 5661becc16b1..a9745225a882 100644 --- a/math/octave-forge-optim/Makefile +++ b/math/octave-forge-optim/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-optim PORTVERSION= 1.5.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-optiminterp/Makefile b/math/octave-forge-optiminterp/Makefile index a8a867b027fc..a21318cb2b0a 100644 --- a/math/octave-forge-optiminterp/Makefile +++ b/math/octave-forge-optiminterp/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-optiminterp PORTVERSION= 0.3.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-outliers/Makefile b/math/octave-forge-outliers/Makefile index 2b4b6b18ead9..29c7009618b8 100644 --- a/math/octave-forge-outliers/Makefile +++ b/math/octave-forge-outliers/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-outliers PORTVERSION= 0.13.9 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-parallel/Makefile b/math/octave-forge-parallel/Makefile index 6d8029ef69d1..635fc9feedd3 100644 --- a/math/octave-forge-parallel/Makefile +++ b/math/octave-forge-parallel/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-parallel PORTVERSION= 3.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-pdb/Makefile b/math/octave-forge-pdb/Makefile index 3a05b28c36f8..3d81a9ec24fb 100644 --- a/math/octave-forge-pdb/Makefile +++ b/math/octave-forge-pdb/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-pdb PORTVERSION= 1.0.7 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-plot/Makefile b/math/octave-forge-plot/Makefile index 6289c94894a2..73144268e1bb 100644 --- a/math/octave-forge-plot/Makefile +++ b/math/octave-forge-plot/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-plot PORTVERSION= 1.1.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-quaternion/Makefile b/math/octave-forge-quaternion/Makefile index 6f684b0ce10b..5825a53393a9 100644 --- a/math/octave-forge-quaternion/Makefile +++ b/math/octave-forge-quaternion/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-quaternion PORTVERSION= 2.4.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-queueing/Makefile b/math/octave-forge-queueing/Makefile index 449c29b00cd8..f4a2d55e3ed3 100644 --- a/math/octave-forge-queueing/Makefile +++ b/math/octave-forge-queueing/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-queueing PORTVERSION= 1.2.6 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-secs1d/Makefile b/math/octave-forge-secs1d/Makefile index e823849cd035..b2e85d9ce082 100644 --- a/math/octave-forge-secs1d/Makefile +++ b/math/octave-forge-secs1d/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-secs1d PORTVERSION= 0.0.9 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-secs2d/Makefile b/math/octave-forge-secs2d/Makefile index 942ab8c77b00..5c7c08741b4d 100644 --- a/math/octave-forge-secs2d/Makefile +++ b/math/octave-forge-secs2d/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-secs2d PORTVERSION= 0.0.8 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-secs3d/Makefile b/math/octave-forge-secs3d/Makefile index c680424a1e2d..5327e9c76017 100644 --- a/math/octave-forge-secs3d/Makefile +++ b/math/octave-forge-secs3d/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-secs3d PORTVERSION= 0.0.1 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-signal/Makefile b/math/octave-forge-signal/Makefile index 849a47f1f3a5..284585107d0f 100644 --- a/math/octave-forge-signal/Makefile +++ b/math/octave-forge-signal/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-signal PORTVERSION= 1.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-simp/Makefile b/math/octave-forge-simp/Makefile index d75f5184bb81..782fa6061382 100644 --- a/math/octave-forge-simp/Makefile +++ b/math/octave-forge-simp/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-simp PORTVERSION= 1.1.0 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-sockets/Makefile b/math/octave-forge-sockets/Makefile index a50fa1d5d103..a833d48d68af 100644 --- a/math/octave-forge-sockets/Makefile +++ b/math/octave-forge-sockets/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-sockets PORTVERSION= 1.2.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-sparsersb/Makefile b/math/octave-forge-sparsersb/Makefile index 8f811ca80e9c..5b2140057b8c 100644 --- a/math/octave-forge-sparsersb/Makefile +++ b/math/octave-forge-sparsersb/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-sparsersb PORTVERSION= 1.0.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-specfun/Makefile b/math/octave-forge-specfun/Makefile index b2a04b31b73d..7d6e2231353a 100644 --- a/math/octave-forge-specfun/Makefile +++ b/math/octave-forge-specfun/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-specfun PORTVERSION= 1.1.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-special-matrix/Makefile b/math/octave-forge-special-matrix/Makefile index f32c22e8cd5f..22bb0d6ccb44 100644 --- a/math/octave-forge-special-matrix/Makefile +++ b/math/octave-forge-special-matrix/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-special-matrix PORTVERSION= 1.0.7 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-splines/Makefile b/math/octave-forge-splines/Makefile index bfe39c0df12a..873d948de4d9 100644 --- a/math/octave-forge-splines/Makefile +++ b/math/octave-forge-splines/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-splines PORTVERSION= 1.3.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-statistics/Makefile b/math/octave-forge-statistics/Makefile index 42ca2dc966fa..66e8b495753d 100644 --- a/math/octave-forge-statistics/Makefile +++ b/math/octave-forge-statistics/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-statistics PORTVERSION= 1.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-stk/Makefile b/math/octave-forge-stk/Makefile index ca97750ff77b..b6382c9c77ae 100644 --- a/math/octave-forge-stk/Makefile +++ b/math/octave-forge-stk/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-stk PORTVERSION= 2.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-strings/Makefile b/math/octave-forge-strings/Makefile index 1489313e09e2..5584f9e19237 100644 --- a/math/octave-forge-strings/Makefile +++ b/math/octave-forge-strings/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-strings PORTVERSION= 1.2.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-struct/Makefile b/math/octave-forge-struct/Makefile index 7b29c2d63577..40b0136194e5 100644 --- a/math/octave-forge-struct/Makefile +++ b/math/octave-forge-struct/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-struct PORTVERSION= 1.0.15 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-symband/Makefile b/math/octave-forge-symband/Makefile index 241febc925bd..20278c7ce757 100644 --- a/math/octave-forge-symband/Makefile +++ b/math/octave-forge-symband/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-symband PORTVERSION= 1.0.10 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-symbolic/Makefile b/math/octave-forge-symbolic/Makefile index 1da86e8687f2..78d26e02d802 100644 --- a/math/octave-forge-symbolic/Makefile +++ b/math/octave-forge-symbolic/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-symbolic PORTVERSION= 2.7.1 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-tcl-octave/Makefile b/math/octave-forge-tcl-octave/Makefile index ac3d556f4dc8..06cce292a7c6 100644 --- a/math/octave-forge-tcl-octave/Makefile +++ b/math/octave-forge-tcl-octave/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-tcl-octave PORTVERSION= 0.1.8 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-tisean/Makefile b/math/octave-forge-tisean/Makefile index 321515eab56f..80249f625990 100644 --- a/math/octave-forge-tisean/Makefile +++ b/math/octave-forge-tisean/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-tisean PORTVERSION= 0.2.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-tsa/Makefile b/math/octave-forge-tsa/Makefile index bc83672a85f9..4d972fc99462 100644 --- a/math/octave-forge-tsa/Makefile +++ b/math/octave-forge-tsa/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-tsa PORTVERSION= 4.4.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-video/Makefile b/math/octave-forge-video/Makefile index ccb677b1c02e..c88b65f53eb6 100644 --- a/math/octave-forge-video/Makefile +++ b/math/octave-forge-video/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-video PORTVERSION= 1.2.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-zenity/Makefile b/math/octave-forge-zenity/Makefile index 0aed2d1be6b0..5c9a45a15eec 100644 --- a/math/octave-forge-zenity/Makefile +++ b/math/octave-forge-zenity/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-zenity PORTVERSION= 0.5.7 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-zeromq/Makefile b/math/octave-forge-zeromq/Makefile index 04817bc529c7..b07f7b999fd4 100644 --- a/math/octave-forge-zeromq/Makefile +++ b/math/octave-forge-zeromq/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-zeromq PORTVERSION= 1.3.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile index 18d8780232a7..b8ce547ec8f2 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge PORTVERSION= 20180409 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave/Makefile b/math/octave/Makefile index 4c6c21f1dc77..bca94b6a92a5 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave PORTVERSION= ${OCTAVE_VERSION} -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math java MASTER_SITES= GNU diff --git a/math/openblas/Makefile b/math/openblas/Makefile index 3ae0230a5aef..bc2ffa3c81ed 100644 --- a/math/openblas/Makefile +++ b/math/openblas/Makefile @@ -3,7 +3,7 @@ PORTNAME= openblas PORTVERSION= 0.2.20 -PORTREVISION= 6 +PORTREVISION= 7 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= math diff --git a/math/openfst/Makefile b/math/openfst/Makefile index 597ed2424ecf..10d2b06dc2a7 100644 --- a/math/openfst/Makefile +++ b/math/openfst/Makefile @@ -3,7 +3,7 @@ PORTNAME= openfst PORTVERSION= 1.6.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= http://www.openfst.org/twiki/pub/FST/FstDownload/ diff --git a/math/osi/Makefile b/math/osi/Makefile index 7fe83cc370da..48de68b3f31d 100644 --- a/math/osi/Makefile +++ b/math/osi/Makefile @@ -2,6 +2,7 @@ PORTNAME= Osi DISTVERSION= 0.107.9 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME}/ PKGNAMEPREFIX= coin-or- diff --git a/math/p5-Math-Int128/Makefile b/math/p5-Math-Int128/Makefile index 41f76843a9a6..c98ca6f5dd67 100644 --- a/math/p5-Math-Int128/Makefile +++ b/math/p5-Math-Int128/Makefile @@ -3,7 +3,7 @@ PORTNAME= Math-Int128 PORTVERSION= 0.22 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Statistics-R/Makefile b/math/p5-Statistics-R/Makefile index 61c9a376c009..829735f47bf0 100644 --- a/math/p5-Statistics-R/Makefile +++ b/math/p5-Statistics-R/Makefile @@ -3,7 +3,7 @@ PORTNAME= Statistics-R PORTVERSION= 0.34 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:FANGLY diff --git a/math/parmetis/Makefile b/math/parmetis/Makefile index f04796b2f6d8..c90a15e767ca 100644 --- a/math/parmetis/Makefile +++ b/math/parmetis/Makefile @@ -3,7 +3,7 @@ PORTNAME= ParMetis PORTVERSION= 4.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math parallel MASTER_SITES= http://glaros.dtc.umn.edu/gkhome/fetch/sw/parmetis/ DISTNAME= ${PORTNAME:tl}-${PORTVERSION} diff --git a/math/parmgridgen/Makefile b/math/parmgridgen/Makefile index c3cc2fd0267e..80cfe4f43aa0 100644 --- a/math/parmgridgen/Makefile +++ b/math/parmgridgen/Makefile @@ -3,7 +3,7 @@ PORTNAME= parmgridgen PORTVERSION= 1.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math science MASTER_SITES= http://www.mgnet.org/mgnet/Codes/parmgridgen/ \ http://www-users.cs.umn.edu/~moulitsa/download/ \ diff --git a/math/pdal/Makefile b/math/pdal/Makefile index 023f7043f75c..68543241a603 100644 --- a/math/pdal/Makefile +++ b/math/pdal/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdal DISTVERSION= 1.7.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math databases graphics MAINTAINER= lbartoletti@tuxfamily.org diff --git a/math/petiga/Makefile b/math/petiga/Makefile index afe79e2c641f..1eb68b98e973 100644 --- a/math/petiga/Makefile +++ b/math/petiga/Makefile @@ -2,7 +2,7 @@ PORTNAME= petiga DISTVERSION= g20180518 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math python MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ diff --git a/math/piranha/Makefile b/math/piranha/Makefile index e0ee305c049f..70bcc90fe566 100644 --- a/math/piranha/Makefile +++ b/math/piranha/Makefile @@ -3,7 +3,7 @@ PORTNAME= piranha DISTVERSIONPREFIX= v DISTVERSION= 0.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/plplot/Makefile b/math/plplot/Makefile index 35825c3ddc66..4fbaee9f8eb8 100644 --- a/math/plplot/Makefile +++ b/math/plplot/Makefile @@ -3,7 +3,7 @@ PORTNAME= plplot PORTVERSION= 5.12.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math science MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source diff --git a/math/primme/Makefile b/math/primme/Makefile index 62c89d85d981..6b255f53810c 100644 --- a/math/primme/Makefile +++ b/math/primme/Makefile @@ -3,6 +3,7 @@ PORTNAME= primme DISTVERSIONPREFIX= v DISTVERSION= 2.2 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/py-CyLP/Makefile b/math/py-CyLP/Makefile index dfb344963ce6..0f18ca94670d 100644 --- a/math/py-CyLP/Makefile +++ b/math/py-CyLP/Makefile @@ -2,6 +2,7 @@ PORTNAME= CyLP DISTVERSION= 0.7.2-30 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g65a985b CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-Diofant/Makefile b/math/py-Diofant/Makefile index 9145452450d5..d23a6bb3643c 100644 --- a/math/py-Diofant/Makefile +++ b/math/py-Diofant/Makefile @@ -2,6 +2,7 @@ PORTNAME= Diofant DISTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-GridDataFormats/Makefile b/math/py-GridDataFormats/Makefile index fbffbb0373f6..617ab2d73256 100644 --- a/math/py-GridDataFormats/Makefile +++ b/math/py-GridDataFormats/Makefile @@ -2,6 +2,7 @@ PORTNAME= GridDataFormats DISTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-PuLP/Makefile b/math/py-PuLP/Makefile index a781ac6c4f55..aed9c562f24a 100644 --- a/math/py-PuLP/Makefile +++ b/math/py-PuLP/Makefile @@ -2,7 +2,7 @@ PORTNAME= PuLP DISTVERSION= 1.6.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-PyWavelets/Makefile b/math/py-PyWavelets/Makefile index b4947f7d8e68..e4831e723956 100644 --- a/math/py-PyWavelets/Makefile +++ b/math/py-PyWavelets/Makefile @@ -2,7 +2,7 @@ PORTNAME= PyWavelets PORTVERSION= 0.5.2 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-algopy/Makefile b/math/py-algopy/Makefile index 0bfa25cbb48f..ec7e3c80916e 100644 --- a/math/py-algopy/Makefile +++ b/math/py-algopy/Makefile @@ -2,6 +2,7 @@ PORTNAME= algopy DISTVERSION= 0.5.7 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-apgl/Makefile b/math/py-apgl/Makefile index cfe52a46f5ef..7be3de40feee 100644 --- a/math/py-apgl/Makefile +++ b/math/py-apgl/Makefile @@ -3,7 +3,7 @@ PORTNAME= apgl PORTVERSION= 0.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-basemap/Makefile b/math/py-basemap/Makefile index 6e75f13b59f8..8e73eb87f918 100644 --- a/math/py-basemap/Makefile +++ b/math/py-basemap/Makefile @@ -3,7 +3,7 @@ PORTNAME= basemap PORTVERSION= 1.0.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python MASTER_SITES= SF/matplotlib/matplotlib-toolkits/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-bottleneck/Makefile b/math/py-bottleneck/Makefile index 454074f9142b..60b49ab58993 100644 --- a/math/py-bottleneck/Makefile +++ b/math/py-bottleneck/Makefile @@ -3,7 +3,7 @@ PORTNAME= bottleneck PORTVERSION= 1.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-chaospy/Makefile b/math/py-chaospy/Makefile index 23d3e8743af8..1158388858ae 100644 --- a/math/py-chaospy/Makefile +++ b/math/py-chaospy/Makefile @@ -2,6 +2,7 @@ PORTNAME= chaospy DISTVERSION= 2.3.5 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-colormath/Makefile b/math/py-colormath/Makefile index 70df1b3b6d66..ecfd7c246c07 100644 --- a/math/py-colormath/Makefile +++ b/math/py-colormath/Makefile @@ -3,7 +3,7 @@ PORTNAME= colormath PORTVERSION= 2.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-cryptominisat/Makefile b/math/py-cryptominisat/Makefile index 2674fcf94b80..fbce53c73219 100644 --- a/math/py-cryptominisat/Makefile +++ b/math/py-cryptominisat/Makefile @@ -2,6 +2,7 @@ PORTNAME= cryptominisat DISTVERSION= 5.6.3 +PORTREVISION= 1 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-cvxopt/Makefile b/math/py-cvxopt/Makefile index adf4750827a0..13313918df8a 100644 --- a/math/py-cvxopt/Makefile +++ b/math/py-cvxopt/Makefile @@ -2,6 +2,7 @@ PORTNAME= cvxopt DISTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-cvxpy/Makefile b/math/py-cvxpy/Makefile index 1726b075fa5e..cce4331ceac2 100644 --- a/math/py-cvxpy/Makefile +++ b/math/py-cvxpy/Makefile @@ -2,6 +2,7 @@ PORTNAME= cvxpy DISTVERSION= 1.0.10 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-cyipopt/Makefile b/math/py-cyipopt/Makefile index 23e0f74af146..2aabe92ead38 100644 --- a/math/py-cyipopt/Makefile +++ b/math/py-cyipopt/Makefile @@ -3,6 +3,7 @@ PORTNAME= cyipopt DISTVERSIONPREFIX= v DISTVERSION= 0.1.9 +PORTREVISION= 1 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-deap/Makefile b/math/py-deap/Makefile index 6e95852dcf7d..68f8011ca54b 100644 --- a/math/py-deap/Makefile +++ b/math/py-deap/Makefile @@ -2,6 +2,7 @@ PORTNAME= deap DISTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= math biology science devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-ecos/Makefile b/math/py-ecos/Makefile index f289cde1f509..9c8b47cc75b0 100644 --- a/math/py-ecos/Makefile +++ b/math/py-ecos/Makefile @@ -2,6 +2,7 @@ PORTNAME= ecos DISTVERSION= 2.0.7 +PORTREVISION= 1 DISTVERSIONSUFFIX= .post1 CATEGORIES= math python MASTER_SITES= CHEESESHOP diff --git a/math/py-fastcluster/Makefile b/math/py-fastcluster/Makefile index 1583aebd9c28..ed68317fe874 100644 --- a/math/py-fastcluster/Makefile +++ b/math/py-fastcluster/Makefile @@ -3,6 +3,7 @@ PORTNAME= fastcluster PORTVERSION= 1.1.25 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-fastdtw/Makefile b/math/py-fastdtw/Makefile index a87f09e6009e..79f5c71ede21 100644 --- a/math/py-fastdtw/Makefile +++ b/math/py-fastdtw/Makefile @@ -3,6 +3,7 @@ PORTNAME= fastdtw DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 +PORTREVISION= 1 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-fiat/Makefile b/math/py-fiat/Makefile index c3b6c1663499..b398019b1aa1 100644 --- a/math/py-fiat/Makefile +++ b/math/py-fiat/Makefile @@ -2,7 +2,7 @@ PORTNAME= fiat PORTVERSION= ${MMVERSION}.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math python MASTER_SITES= https://launchpad.net/${PORTNAME}/${MMVERSION}.x/release-${MMVERSION}/+download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-gau2grid/Makefile b/math/py-gau2grid/Makefile index eb9c51cafbe0..cc3aafd68c3b 100644 --- a/math/py-gau2grid/Makefile +++ b/math/py-gau2grid/Makefile @@ -3,6 +3,7 @@ PORTNAME= gau2grid DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-gimmik/Makefile b/math/py-gimmik/Makefile index 9c675fdf3b32..cae3442d5cf3 100644 --- a/math/py-gimmik/Makefile +++ b/math/py-gimmik/Makefile @@ -2,6 +2,7 @@ PORTNAME= gimmik DISTVERSION= 2.1 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-gnuplot/Makefile b/math/py-gnuplot/Makefile index 3fcc3159b807..a1292e9c66d9 100644 --- a/math/py-gnuplot/Makefile +++ b/math/py-gnuplot/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnuplot PORTVERSION= 1.8 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math python MASTER_SITES= SF/${PORTNAME}-py/Gnuplot-py/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-igakit/Makefile b/math/py-igakit/Makefile index 04c89e634ed4..3da547b2f48c 100644 --- a/math/py-igakit/Makefile +++ b/math/py-igakit/Makefile @@ -2,7 +2,7 @@ PORTNAME= igakit DISTVERSION= 0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-keras/Makefile b/math/py-keras/Makefile index 84bf8a1ce622..448ab3b16b34 100644 --- a/math/py-keras/Makefile +++ b/math/py-keras/Makefile @@ -2,6 +2,7 @@ PORTNAME= keras DISTVERSION= 2.2.4 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-levmar/Makefile b/math/py-levmar/Makefile index 4894ba57daba..bd410ab00151 100644 --- a/math/py-levmar/Makefile +++ b/math/py-levmar/Makefile @@ -4,6 +4,7 @@ PORTNAME= levmar DISTVERSION= 0.2.2 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-luminol/Makefile b/math/py-luminol/Makefile index 0af6a1449d56..ede68e581e6e 100644 --- a/math/py-luminol/Makefile +++ b/math/py-luminol/Makefile @@ -2,7 +2,7 @@ PORTNAME= luminol PORTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile index c34a51dd84b2..671c6490c8b7 100644 --- a/math/py-matplotlib/Makefile +++ b/math/py-matplotlib/Makefile @@ -4,7 +4,7 @@ PORTNAME= matplotlib DISTVERSIONPREFIX= v DISTVERSION= 2.1.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-networkx/Makefile b/math/py-networkx/Makefile index 82193f2d5a93..fb72b0de4e86 100644 --- a/math/py-networkx/Makefile +++ b/math/py-networkx/Makefile @@ -3,6 +3,7 @@ PORTNAME= networkx DISTVERSION= 2.1 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-numexpr/Makefile b/math/py-numexpr/Makefile index ffba015b9966..a90892da9ffa 100644 --- a/math/py-numexpr/Makefile +++ b/math/py-numexpr/Makefile @@ -3,6 +3,7 @@ PORTNAME= numexpr PORTVERSION= 2.6.8 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile index 886bbbe8187b..fb07235634c4 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -3,6 +3,7 @@ PORTNAME= numpy PORTVERSION= 1.15.4 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP \ diff --git a/math/py-osqp/Makefile b/math/py-osqp/Makefile index c51f1ecfb341..6e508d794062 100644 --- a/math/py-osqp/Makefile +++ b/math/py-osqp/Makefile @@ -2,6 +2,7 @@ PORTNAME= osqp DISTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pandas-datareader/Makefile b/math/py-pandas-datareader/Makefile index 05dcd14a93be..c2a574146429 100644 --- a/math/py-pandas-datareader/Makefile +++ b/math/py-pandas-datareader/Makefile @@ -3,6 +3,7 @@ PORTNAME= pandas-datareader DISTVERSIONPREFIX= v DISTVERSION= 0.6.0-30 # dev version because of this fix: https://github.com/pydata/pandas-datareader/pull/520 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g3c17058 CATEGORIES= math finance python #MASTER_SITES= CHEESESHOP diff --git a/math/py-pandas/Makefile b/math/py-pandas/Makefile index 6d966758db46..7b26099654d3 100644 --- a/math/py-pandas/Makefile +++ b/math/py-pandas/Makefile @@ -2,7 +2,7 @@ PORTNAME= pandas DISTVERSION= 0.23.4 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= math devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-patsy/Makefile b/math/py-patsy/Makefile index 75b4275c586b..8f361d4f7b45 100644 --- a/math/py-patsy/Makefile +++ b/math/py-patsy/Makefile @@ -3,6 +3,7 @@ PORTNAME= patsy PORTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-petsc4py/Makefile b/math/py-petsc4py/Makefile index b6c3631708d9..5589938039bd 100644 --- a/math/py-petsc4py/Makefile +++ b/math/py-petsc4py/Makefile @@ -2,6 +2,7 @@ PORTNAME= petsc4py DISTVERSION= 3.10.0 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-piranha/Makefile b/math/py-piranha/Makefile index 3b17ddd2be45..ceb4c984b298 100644 --- a/math/py-piranha/Makefile +++ b/math/py-piranha/Makefile @@ -3,7 +3,7 @@ PORTNAME= piranha DISTVERSIONPREFIX= v DISTVERSION= 0.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-primme/Makefile b/math/py-primme/Makefile index ff74d56fe6c5..043295f6f529 100644 --- a/math/py-primme/Makefile +++ b/math/py-primme/Makefile @@ -3,6 +3,7 @@ PORTNAME= primme DISTVERSIONPREFIX= v DISTVERSION= 2.2 +PORTREVISION= 1 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pyFFTW/Makefile b/math/py-pyFFTW/Makefile index 8b6e3b7ae347..24e11b5b05b7 100644 --- a/math/py-pyFFTW/Makefile +++ b/math/py-pyFFTW/Makefile @@ -2,6 +2,7 @@ PORTNAME= pyFFTW DISTVERSION= 0.11.1 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pygsl/Makefile b/math/py-pygsl/Makefile index 35bffcdb692d..f005f6a50aa1 100644 --- a/math/py-pygsl/Makefile +++ b/math/py-pygsl/Makefile @@ -3,7 +3,7 @@ PORTNAME= pygsl PORTVERSION= 2.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pygslodeiv2/Makefile b/math/py-pygslodeiv2/Makefile index 0fba6ccf3fbb..561efdafdfe5 100644 --- a/math/py-pygslodeiv2/Makefile +++ b/math/py-pygslodeiv2/Makefile @@ -2,6 +2,7 @@ PORTNAME= pygslodeiv2 DISTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pyhull/Makefile b/math/py-pyhull/Makefile index 430b2dd113a7..fea3d69d1079 100644 --- a/math/py-pyhull/Makefile +++ b/math/py-pyhull/Makefile @@ -3,6 +3,7 @@ PORTNAME= pyhull DISTVERSION= 2015.2.1 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pyipopt/Makefile b/math/py-pyipopt/Makefile index 440e85525275..adeca6da0f5a 100644 --- a/math/py-pyipopt/Makefile +++ b/math/py-pyipopt/Makefile @@ -2,6 +2,7 @@ PORTNAME= pyipopt DISTVERSION= g20180409 +PORTREVISION= 1 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pymc/Makefile b/math/py-pymc/Makefile index e0511f39fcf8..f1767b7f3875 100644 --- a/math/py-pymc/Makefile +++ b/math/py-pymc/Makefile @@ -3,7 +3,7 @@ PORTNAME= pymc PORTVERSION= 2.3.6 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP diff --git a/math/py-pymc3/Makefile b/math/py-pymc3/Makefile index 6228792ce293..4ee7ab736abe 100644 --- a/math/py-pymc3/Makefile +++ b/math/py-pymc3/Makefile @@ -3,6 +3,7 @@ PORTNAME= pymc3 DISTVERSIONPREFIX= v DISTVERSION= 3.5 +PORTREVISION= 1 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pyneqsys/Makefile b/math/py-pyneqsys/Makefile index 27a72a8cdcc5..2168763db8c8 100644 --- a/math/py-pyneqsys/Makefile +++ b/math/py-pyneqsys/Makefile @@ -2,6 +2,7 @@ PORTNAME= pyneqsys DISTVERSION= 0.5.6 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pynleq2/Makefile b/math/py-pynleq2/Makefile index 02b6e00f222f..331034391bd1 100644 --- a/math/py-pynleq2/Makefile +++ b/math/py-pynleq2/Makefile @@ -2,7 +2,7 @@ PORTNAME= pynleq2 DISTVERSION= 0.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pyodeint/Makefile b/math/py-pyodeint/Makefile index a631041a7ade..4c8bbd334aab 100644 --- a/math/py-pyodeint/Makefile +++ b/math/py-pyodeint/Makefile @@ -2,7 +2,7 @@ PORTNAME= pyodeint DISTVERSION= 0.10.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pyodesys/Makefile b/math/py-pyodesys/Makefile index 0f1ed86c0805..fc3139f76850 100644 --- a/math/py-pyodesys/Makefile +++ b/math/py-pyodesys/Makefile @@ -2,6 +2,7 @@ PORTNAME= pyodesys DISTVERSION= 0.12.4 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pysparse/Makefile b/math/py-pysparse/Makefile index 07c69629f5b8..29785e769418 100644 --- a/math/py-pysparse/Makefile +++ b/math/py-pysparse/Makefile @@ -3,7 +3,7 @@ PORTNAME= pysparse PORTVERSION= 1.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pysym/Makefile b/math/py-pysym/Makefile index d2ce35e6bf90..527decdf217d 100644 --- a/math/py-pysym/Makefile +++ b/math/py-pysym/Makefile @@ -2,6 +2,7 @@ PORTNAME= pysym DISTVERSION= 0.2.3 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-python-louvain/Makefile b/math/py-python-louvain/Makefile index 376788e0a318..2fc841925cfb 100644 --- a/math/py-python-louvain/Makefile +++ b/math/py-python-louvain/Makefile @@ -2,6 +2,7 @@ PORTNAME= python-louvain DISTVERSION= 0.11 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-rpy2/Makefile b/math/py-rpy2/Makefile index ea227460065d..fd62a797b371 100644 --- a/math/py-rpy2/Makefile +++ b/math/py-rpy2/Makefile @@ -3,6 +3,7 @@ PORTNAME= rpy2 DISTVERSION= 2.9.5 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-scientific/Makefile b/math/py-scientific/Makefile index 4517ca716c8b..1eb3c686a61d 100644 --- a/math/py-scientific/Makefile +++ b/math/py-scientific/Makefile @@ -3,7 +3,7 @@ PORTNAME= scientific PORTVERSION= 2.8 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math python MASTER_SITES= http://sourcesup.cru.fr/frs/download.php/2309/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-scikit-umfpack/Makefile b/math/py-scikit-umfpack/Makefile index 45a11846b08d..ed064143f1ce 100644 --- a/math/py-scikit-umfpack/Makefile +++ b/math/py-scikit-umfpack/Makefile @@ -2,6 +2,7 @@ PORTNAME= scikit-umfpack DISTVERSION= 0.3.2 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-scs/Makefile b/math/py-scs/Makefile index 08d286e3f681..95eb13539b12 100644 --- a/math/py-scs/Makefile +++ b/math/py-scs/Makefile @@ -2,6 +2,7 @@ PORTNAME= scs DISTVERSION= 2.0.2 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-seaborn/Makefile b/math/py-seaborn/Makefile index 56d74a805918..62a05f7da4f3 100644 --- a/math/py-seaborn/Makefile +++ b/math/py-seaborn/Makefile @@ -2,6 +2,7 @@ PORTNAME= seaborn PORTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-slepc4py/Makefile b/math/py-slepc4py/Makefile index b47350912258..057774ac0ae4 100644 --- a/math/py-slepc4py/Makefile +++ b/math/py-slepc4py/Makefile @@ -2,6 +2,7 @@ PORTNAME= slepc4py DISTVERSION= 3.10.0 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-spectral/Makefile b/math/py-spectral/Makefile index 872433189165..511291c52976 100644 --- a/math/py-spectral/Makefile +++ b/math/py-spectral/Makefile @@ -2,6 +2,7 @@ PORTNAME= spectral DISTVERSION= 0.19 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-spot/Makefile b/math/py-spot/Makefile index a555d829392a..d2054089cac1 100644 --- a/math/py-spot/Makefile +++ b/math/py-spot/Makefile @@ -2,6 +2,7 @@ PORTNAME= spot DISTVERSION= 2.6.3 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.lrde.epita.fr/dload/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-statsmodels/Makefile b/math/py-statsmodels/Makefile index ce8aab5b66f7..45d2bd7d9c6e 100644 --- a/math/py-statsmodels/Makefile +++ b/math/py-statsmodels/Makefile @@ -3,6 +3,7 @@ PORTNAME= statsmodels PORTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-sym/Makefile b/math/py-sym/Makefile index 9c9f1657d4c4..bec260786df5 100644 --- a/math/py-sym/Makefile +++ b/math/py-sym/Makefile @@ -2,6 +2,7 @@ PORTNAME= sym DISTVERSION= 0.3.4 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-symcxx/Makefile b/math/py-symcxx/Makefile index b6ab79ea6156..98c057979292 100644 --- a/math/py-symcxx/Makefile +++ b/math/py-symcxx/Makefile @@ -2,7 +2,7 @@ PORTNAME= symcxx DISTVERSION= 0.1.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-symeig/Makefile b/math/py-symeig/Makefile index c8e489920cba..6abbd5a01e53 100644 --- a/math/py-symeig/Makefile +++ b/math/py-symeig/Makefile @@ -3,7 +3,7 @@ PORTNAME= symeig PORTVERSION= 1.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math python MASTER_SITES= SF/mdp-toolkit/mdp-toolkit/2.4 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-theano/Makefile b/math/py-theano/Makefile index af0226dfca85..d280c9f9deef 100644 --- a/math/py-theano/Makefile +++ b/math/py-theano/Makefile @@ -3,7 +3,7 @@ PORTNAME= theano DISTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-uncertainties/Makefile b/math/py-uncertainties/Makefile index 50d53e196fa1..adf30b7ab414 100644 --- a/math/py-uncertainties/Makefile +++ b/math/py-uncertainties/Makefile @@ -2,6 +2,7 @@ PORTNAME= uncertainties DISTVERSION= 3.0.3 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-yt/Makefile b/math/py-yt/Makefile index 7c842f1f612e..0a8aceaad811 100644 --- a/math/py-yt/Makefile +++ b/math/py-yt/Makefile @@ -3,6 +3,7 @@ PORTNAME= yt DISTVERSION= 3.5.0 +PORTREVISION= 1 CATEGORIES= math astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index bb4166d7aac7..9ee097e3f54f 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -3,7 +3,7 @@ PORTNAME= qalculate PORTVERSION= 2.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${PORTVERSION}/ DISTNAME= ${GH_PROJECT}-${PORTVERSION} diff --git a/math/qd/Makefile b/math/qd/Makefile index 5ec7545e4e9e..0e9d9c266552 100644 --- a/math/qd/Makefile +++ b/math/qd/Makefile @@ -3,7 +3,7 @@ PORTNAME= qd PORTVERSION= 2.3.7 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MASTER_SITES= http://www.cs.berkeley.edu/~yozo/software/ diff --git a/math/qposases/Makefile b/math/qposases/Makefile index c97828a2968e..c56bbf1e3f6f 100644 --- a/math/qposases/Makefile +++ b/math/qposases/Makefile @@ -2,7 +2,7 @@ PORTNAME= qpOASES DISTVERSION= 3.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME}/ PKGNAMEPREFIX= coin-or- diff --git a/math/qrupdate/Makefile b/math/qrupdate/Makefile index e540e3d568b1..1818c4d99707 100644 --- a/math/qrupdate/Makefile +++ b/math/qrupdate/Makefile @@ -3,7 +3,7 @@ PORTNAME= qrupdate PORTVERSION= 1.1.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MASTER_SITES= SOURCEFORGE/qrupdate/qrupdate/1.2 diff --git a/math/qtiplot/Makefile b/math/qtiplot/Makefile index f18201db7ca4..41d4af79dadd 100644 --- a/math/qtiplot/Makefile +++ b/math/qtiplot/Makefile @@ -3,7 +3,7 @@ PORTNAME= qtiplot DISTVERSION= 0.9.8.9 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= math science MASTER_SITES= BERLIOS http://soft.proindependent.com/src/ diff --git a/math/qtoctave/Makefile b/math/qtoctave/Makefile index 763f9a95c495..89ecba46bba0 100644 --- a/math/qtoctave/Makefile +++ b/math/qtoctave/Makefile @@ -2,7 +2,7 @@ PORTNAME= qtoctave PORTVERSION= 0.10.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= http://forja.rediris.es/frs/download.php/2054/ diff --git a/math/rkward-kde/Makefile b/math/rkward-kde/Makefile index 88699eed5b2f..7705538a7cf9 100644 --- a/math/rkward-kde/Makefile +++ b/math/rkward-kde/Makefile @@ -3,7 +3,7 @@ PORTNAME= rkward DISTVERSION= 0.7.0b -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION:C/b//}/src PKGNAMESUFFIX= -kde diff --git a/math/rocs/Makefile b/math/rocs/Makefile index 8565439e37c2..16afd54dbb74 100644 --- a/math/rocs/Makefile +++ b/math/rocs/Makefile @@ -2,7 +2,7 @@ PORTNAME= rocs DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/math/rpy/Makefile b/math/rpy/Makefile index 5aa615a1507d..f17ba409eb2f 100644 --- a/math/rpy/Makefile +++ b/math/rpy/Makefile @@ -3,7 +3,7 @@ PORTNAME= rpy PORTVERSION= 1.0.3 -PORTREVISION= 37 +PORTREVISION= 38 CATEGORIES= math MASTER_SITES= SF diff --git a/math/saga/Makefile b/math/saga/Makefile index 02baac8fa503..6d66a289c201 100644 --- a/math/saga/Makefile +++ b/math/saga/Makefile @@ -3,7 +3,7 @@ PORTNAME= saga PORTVERSION= 6.4.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION} diff --git a/math/sage/Makefile b/math/sage/Makefile index 9b38f4f751d2..10566998cae2 100644 --- a/math/sage/Makefile +++ b/math/sage/Makefile @@ -3,7 +3,7 @@ PORTNAME= sage PORTVERSION= 6.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= http://boxen.math.washington.edu/home/sagemath/sage-mirror/src/ \ http://mirrors.xmission.com/sage/src/ \ diff --git a/math/scalapack/Makefile b/math/scalapack/Makefile index 530d814eeac1..6c6d277ffab8 100644 --- a/math/scalapack/Makefile +++ b/math/scalapack/Makefile @@ -3,7 +3,7 @@ PORTNAME= scalapack PORTVERSION= 2.0.2 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= math MASTER_SITES= NL DISTFILES= scalapack-${PORTVERSION}.tgz manpages.tgz diff --git a/math/scilab-toolbox-swt/Makefile b/math/scilab-toolbox-swt/Makefile index 52dd8ac8d30a..adce22c8a0d2 100644 --- a/math/scilab-toolbox-swt/Makefile +++ b/math/scilab-toolbox-swt/Makefile @@ -2,7 +2,7 @@ PORTNAME= swt PORTVERSION= 0.1.20 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= http://atoms.scilab.org/toolboxes/swt/${PORTVERSION}/files/ PKGNAMEPREFIX= scilab-toolbox- diff --git a/math/scilab/Makefile b/math/scilab/Makefile index e47b616cdb9f..7955421de505 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -3,7 +3,7 @@ PORTNAME= scilab PORTVERSION= 5.5.2 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= math cad java MASTER_SITES= http://www.scilab.org/download/${PORTVERSION}/ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} diff --git a/math/scs/Makefile b/math/scs/Makefile index cbc0b33d8feb..0c749f0e30b8 100644 --- a/math/scs/Makefile +++ b/math/scs/Makefile @@ -3,6 +3,7 @@ PORTNAME= scs DISTVERSIONPREFIX= v DISTVERSION= 2.0.2-22 +PORTREVISION= 1 DISTVERSIONSUFFIX= -gb03e156 CATEGORIES= math diff --git a/math/sdpa/Makefile b/math/sdpa/Makefile index 4392481413d1..d95e00a26268 100644 --- a/math/sdpa/Makefile +++ b/math/sdpa/Makefile @@ -3,7 +3,7 @@ PORTNAME= sdpa PORTVERSION= 7.3.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTNAME} \ DEBIAN/pool/main/m/mumps:mumps diff --git a/math/sdpara/Makefile b/math/sdpara/Makefile index 1a062d58879c..d612561594a0 100644 --- a/math/sdpara/Makefile +++ b/math/sdpara/Makefile @@ -3,7 +3,7 @@ PORTNAME= sdpara PORTVERSION= 7.3.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math parallel MASTER_SITES= SF/sdpa/sdpara DISTNAME= ${PORTNAME}.${PORTVERSION}.src.20100914 diff --git a/math/sfft/Makefile b/math/sfft/Makefile index 39123a750bbd..da50dd6b3b2b 100644 --- a/math/sfft/Makefile +++ b/math/sfft/Makefile @@ -3,7 +3,7 @@ PORTNAME= sfft PORTVERSION= 0.1.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MASTER_SITES= http://spiral.net/software/sfft/ LOCAL/bf DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/math/slatec/Makefile b/math/slatec/Makefile index 346379608c66..0c24b9596c58 100644 --- a/math/slatec/Makefile +++ b/math/slatec/Makefile @@ -3,7 +3,7 @@ PORTNAME= slatec PORTVERSION= 4.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MASTER_SITES= NL/slatec/:slatec NL/blas/:blas # Get d1mach.f, i1mach.f, r1mach.f from BLAS, rather than from Slatec: diff --git a/math/sleef/Makefile b/math/sleef/Makefile index c51c8d49e5d7..d31b66bad53b 100644 --- a/math/sleef/Makefile +++ b/math/sleef/Makefile @@ -3,6 +3,7 @@ PORTNAME= sleef DISTVERSION= 3.3-9 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g3998463 CATEGORIES= math diff --git a/math/slepc/Makefile b/math/slepc/Makefile index c41640acfb4a..89730aef98cb 100644 --- a/math/slepc/Makefile +++ b/math/slepc/Makefile @@ -2,6 +2,7 @@ PORTNAME= slepc DISTVERSION= 3.10.1 +PORTREVISION= 1 CATEGORIES= math devel MASTER_SITES= http://slepc.upv.es/download/distrib/ diff --git a/math/slgrace/Makefile b/math/slgrace/Makefile index fe2fe21c915f..c4da43264414 100644 --- a/math/slgrace/Makefile +++ b/math/slgrace/Makefile @@ -2,7 +2,7 @@ PORTNAME= slgrace PORTVERSION= 0.2.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math devel MASTER_SITES= ftp://space.mit.edu/pub/davis/slang/v${SLANG_VER}/modules/grace/ \ ftp://ftp.fu-berlin.de/pub/unix/misc/slang/v${SLANG_VER}/modules/grace/ \ diff --git a/math/spblas/Makefile b/math/spblas/Makefile index 07f83a5f0973..02699baae85c 100644 --- a/math/spblas/Makefile +++ b/math/spblas/Makefile @@ -3,7 +3,7 @@ PORTNAME= spblas DISTVERSION= 1_02 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MASTER_SITES= http://math.nist.gov/spblas/:1 LOCAL/bf/:1 NL/blas/blast-forum/:2 DISTFILES= nist_spblas_${DISTVERSION}.zip:1 diff --git a/math/spooles/Makefile b/math/spooles/Makefile index 16ea640663a4..781a4c1a3f98 100644 --- a/math/spooles/Makefile +++ b/math/spooles/Makefile @@ -3,7 +3,7 @@ PORTNAME= spooles PORTVERSION= 2.2 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= math MASTER_SITES= NETLIB/linalg/spooles .ifdef WITH_MPI diff --git a/math/spot/Makefile b/math/spot/Makefile index 590c1efd9fc4..1f710df5449c 100644 --- a/math/spot/Makefile +++ b/math/spot/Makefile @@ -2,6 +2,7 @@ PORTNAME= spot DISTVERSION= 2.6.3 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.lrde.epita.fr/dload/${PORTNAME}/ diff --git a/math/stp/Makefile b/math/stp/Makefile index c9e6fb5e7fcf..4603fa6685b6 100644 --- a/math/stp/Makefile +++ b/math/stp/Makefile @@ -3,7 +3,7 @@ PORTNAME= stp DISTVERSION= 2.3.1 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= math diff --git a/math/suitesparse/Makefile b/math/suitesparse/Makefile index 8175b1d7d937..716d2b0c7ed2 100644 --- a/math/suitesparse/Makefile +++ b/math/suitesparse/Makefile @@ -3,7 +3,7 @@ PORTNAME= suitesparse DISTVERSION= 5.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://faculty.cse.tamu.edu/davis/SuiteSparse/ DISTNAME= SuiteSparse-${PORTVERSION} diff --git a/math/sundials/Makefile b/math/sundials/Makefile index e5a92f2d0759..04ab5b26b54d 100644 --- a/math/sundials/Makefile +++ b/math/sundials/Makefile @@ -2,7 +2,7 @@ PORTNAME= sundials DISTVERSION= 3.1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= https://computation.llnl.gov/projects/sundials/download/ diff --git a/math/superlu/Makefile b/math/superlu/Makefile index 45e20c44a72e..3e72072c1f1e 100644 --- a/math/superlu/Makefile +++ b/math/superlu/Makefile @@ -3,7 +3,7 @@ PORTNAME= superlu PORTVERSION= 5.2.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= http://crd-legacy.lbl.gov/~xiaoye/SuperLU/ \ http://crd-legacy.lbl.gov/~xiaoye/:doc diff --git a/math/superlu_mt/Makefile b/math/superlu_mt/Makefile index bf962fec32db..ba3823e2bef6 100644 --- a/math/superlu_mt/Makefile +++ b/math/superlu_mt/Makefile @@ -3,7 +3,7 @@ PORTNAME= superlu_mt PORTVERSION= 3.1.20160319 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= http://crd.lbl.gov/~xiaoye/SuperLU/ \ http://crd.lbl.gov/~xiaoye/:doc diff --git a/math/taucs/Makefile b/math/taucs/Makefile index 45d182cc57fe..61e58402fe62 100644 --- a/math/taucs/Makefile +++ b/math/taucs/Makefile @@ -3,7 +3,7 @@ PORTNAME= taucs PORTVERSION= 2.2 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= math MASTER_SITES= http://www.tau.ac.il/~stoledo/taucs/${PORTVERSION}/ \ LOCAL/bf diff --git a/math/tmv/Makefile b/math/tmv/Makefile index 216523c8f6b5..079a62684a12 100644 --- a/math/tmv/Makefile +++ b/math/tmv/Makefile @@ -3,7 +3,7 @@ PORTNAME= tmv DISTVERSIONPREFIX= v DISTVERSION= 0.75 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/tomsfastmath/Makefile b/math/tomsfastmath/Makefile index 1aa292f61543..4f3f97914611 100644 --- a/math/tomsfastmath/Makefile +++ b/math/tomsfastmath/Makefile @@ -2,7 +2,7 @@ PORTNAME= tomsfastmath PORTVERSION= 0.13.1 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v CATEGORIES= math diff --git a/math/trlan/Makefile b/math/trlan/Makefile index ab954e3958eb..73e9f26a2382 100644 --- a/math/trlan/Makefile +++ b/math/trlan/Makefile @@ -3,7 +3,7 @@ PORTNAME= trlan PORTVERSION= 201009 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MASTER_SITES= https://codeforge.lbl.gov/frs/download.php/210/:1 \ http://crd.lbl.gov/~kewu/ps/:2 \ diff --git a/math/viennacl/Makefile b/math/viennacl/Makefile index 777e0b456a3d..0960b924b53f 100644 --- a/math/viennacl/Makefile +++ b/math/viennacl/Makefile @@ -3,7 +3,7 @@ PORTNAME= viennacl PORTVERSION= 1.7.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/1.7.x/ DISTNAME= ViennaCL-${PORTVERSION} diff --git a/math/vowpal_wabbit/Makefile b/math/vowpal_wabbit/Makefile index 8a3acb9d292c..74d5a7b391c7 100644 --- a/math/vowpal_wabbit/Makefile +++ b/math/vowpal_wabbit/Makefile @@ -3,7 +3,7 @@ PORTNAME= vowpal_wabbit PORTVERSION= 7.10 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= demon@FreeBSD.org diff --git a/math/vtk6/Makefile b/math/vtk6/Makefile index a27734b3a9fe..1850a7a73ff1 100644 --- a/math/vtk6/Makefile +++ b/math/vtk6/Makefile @@ -3,7 +3,7 @@ PORTNAME= vtk PORTVERSION= 6.2.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math graphics MASTER_SITES= http://www.vtk.org/files/release/${VTK_SHORT_VER}/ PKGNAMESUFFIX= 6 diff --git a/math/vtk8/Makefile b/math/vtk8/Makefile index 5ee5457b791b..6652122bbc96 100644 --- a/math/vtk8/Makefile +++ b/math/vtk8/Makefile @@ -2,7 +2,7 @@ PORTNAME= vtk DISTVERSION= 8.1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math graphics MASTER_SITES= http://www.vtk.org/files/release/${VTK_SHORT_VER}/ PKGNAMESUFFIX= 8 diff --git a/math/wfmath/Makefile b/math/wfmath/Makefile index 6845615bb281..168441aa47c3 100644 --- a/math/wfmath/Makefile +++ b/math/wfmath/Makefile @@ -3,7 +3,7 @@ PORTNAME= wfmath PORTVERSION= 1.0.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MASTER_SITES= SF/worldforge/${PORTNAME}%20%28math%20lib%29/${PORTVERSION} diff --git a/math/x12arima/Makefile b/math/x12arima/Makefile index 89e52af45fd5..ae8b7f2b199f 100644 --- a/math/x12arima/Makefile +++ b/math/x12arima/Makefile @@ -3,7 +3,7 @@ PORTNAME= x12arima PORTVERSION= 0.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math finance MASTER_SITES= http://www.census.gov/ts/x12a/v03/unix/ DISTFILES= omegav03src.tar.gz diff --git a/math/xlapack/Makefile b/math/xlapack/Makefile index db431c52af9f..eee1029a39ce 100644 --- a/math/xlapack/Makefile +++ b/math/xlapack/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xlapack -PORTREVISION= 4 +PORTREVISION= 5 MAINTAINER= fortran@FreeBSD.org COMMENT= Extended Precision LAPACK diff --git a/math/xlife++/Makefile b/math/xlife++/Makefile index 05f2ac3eb200..ce2f668da5ec 100644 --- a/math/xlife++/Makefile +++ b/math/xlife++/Makefile @@ -2,7 +2,7 @@ PORTNAME= xlife++ DISTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://uma.ensta-paristech.fr/soft/XLiFE++/var/files/src/ DISTNAME= xlifepp-sources-v${DISTVERSION}-2018-05-09 diff --git a/math/yacas/Makefile b/math/yacas/Makefile index 1d5b6d61d223..7349dccc62e0 100644 --- a/math/yacas/Makefile +++ b/math/yacas/Makefile @@ -3,7 +3,7 @@ PORTNAME= yacas PORTVERSION= 1.6.0 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONPREFIX= v CATEGORIES= math diff --git a/math/z3/Makefile b/math/z3/Makefile index 2a49d247d011..a7d995eaeabf 100644 --- a/math/z3/Makefile +++ b/math/z3/Makefile @@ -3,6 +3,7 @@ PORTNAME= z3 DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 4.8.3 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= arrowd@FreeBSD.org diff --git a/misc/R-cran-mime/Makefile b/misc/R-cran-mime/Makefile index 20befb866b91..4a9231204e80 100644 --- a/misc/R-cran-mime/Makefile +++ b/misc/R-cran-mime/Makefile @@ -3,6 +3,7 @@ PORTNAME= mime PORTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= misc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/misc/R-cran-xfun/Makefile b/misc/R-cran-xfun/Makefile index 57592806032b..ca6a4ce9bee4 100644 --- a/misc/R-cran-xfun/Makefile +++ b/misc/R-cran-xfun/Makefile @@ -2,6 +2,7 @@ PORTNAME= xfun PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= misc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/misc/artikulate/Makefile b/misc/artikulate/Makefile index 13e333bba530..4b46bdbd3e81 100644 --- a/misc/artikulate/Makefile +++ b/misc/artikulate/Makefile @@ -2,7 +2,7 @@ PORTNAME= artikulate DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/misc/auto-multiple-choice/Makefile b/misc/auto-multiple-choice/Makefile index a051dd5f24eb..4b3a59040468 100644 --- a/misc/auto-multiple-choice/Makefile +++ b/misc/auto-multiple-choice/Makefile @@ -2,7 +2,7 @@ PORTNAME= auto-multiple-choice PORTVERSION= 1.3.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= misc MASTER_SITES= http://download.gna.org/auto-qcm/ DISTNAME= auto-multiple-choice_${PORTVERSION}_precomp diff --git a/misc/console-bridge/Makefile b/misc/console-bridge/Makefile index 694e40dba1df..067a6035a228 100644 --- a/misc/console-bridge/Makefile +++ b/misc/console-bridge/Makefile @@ -2,6 +2,7 @@ PORTNAME= console-bridge DISTVERSION= 0.4.2 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/estic/Makefile b/misc/estic/Makefile index 823f6ca7c470..2cef339c0ee6 100644 --- a/misc/estic/Makefile +++ b/misc/estic/Makefile @@ -3,7 +3,7 @@ PORTNAME= estic PORTVERSION= 1.61 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= misc comms MASTER_SITES= LOCAL/dinoex PKGNAMESUFFIX?= ${NOX11_SUFFIX}${PKGNAMESUFFIX2} diff --git a/misc/ignition-fuel-tools/Makefile b/misc/ignition-fuel-tools/Makefile index f9d3630f621e..95551c1f27eb 100644 --- a/misc/ignition-fuel-tools/Makefile +++ b/misc/ignition-fuel-tools/Makefile @@ -2,6 +2,7 @@ PORTNAME= ignition-fuel-tools DISTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ diff --git a/misc/kdeedu-kde4/Makefile b/misc/kdeedu-kde4/Makefile index ecaee916e4ca..76c3d233c758 100644 --- a/misc/kdeedu-kde4/Makefile +++ b/misc/kdeedu-kde4/Makefile @@ -3,7 +3,7 @@ PORTNAME= kdeedu PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc kde PKGNAMESUFFIX= -kde4 diff --git a/misc/kf5-purpose/Makefile b/misc/kf5-purpose/Makefile index e0413035cd95..d088d3a4c96e 100644 --- a/misc/kf5-purpose/Makefile +++ b/misc/kf5-purpose/Makefile @@ -2,6 +2,7 @@ PORTNAME= purpose DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= misc kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/misc/kgeography/Makefile b/misc/kgeography/Makefile index 45ba2abd3267..33aa11496707 100644 --- a/misc/kgeography/Makefile +++ b/misc/kgeography/Makefile @@ -2,6 +2,7 @@ PORTNAME= kgeography DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= misc kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/misc/klettres/Makefile b/misc/klettres/Makefile index e9fac644b549..f7eadfc0f748 100644 --- a/misc/klettres/Makefile +++ b/misc/klettres/Makefile @@ -2,6 +2,7 @@ PORTNAME= klettres DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= misc kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/misc/kwordquiz/Makefile b/misc/kwordquiz/Makefile index fbccf9a15861..7005af150db4 100644 --- a/misc/kwordquiz/Makefile +++ b/misc/kwordquiz/Makefile @@ -2,6 +2,7 @@ PORTNAME= kwordquiz DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= misc kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/misc/libkeduvocdocument/Makefile b/misc/libkeduvocdocument/Makefile index a923775f7fbb..ab78039d6afc 100644 --- a/misc/libkeduvocdocument/Makefile +++ b/misc/libkeduvocdocument/Makefile @@ -2,6 +2,7 @@ PORTNAME= libkeduvocdocument DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= misc kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/misc/metalink-tools/Makefile b/misc/metalink-tools/Makefile index dddfe29eefff..fe4354929d52 100644 --- a/misc/metalink-tools/Makefile +++ b/misc/metalink-tools/Makefile @@ -3,7 +3,7 @@ PORTNAME= metalink PORTVERSION= 0.3.6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= misc MASTER_SITES= SF/metalinks/Metalink%20commandline/${PORTVERSION} PKGNAMESUFFIX?= -tools diff --git a/misc/molequeue/Makefile b/misc/molequeue/Makefile index 556c2f8fc2c4..8f0a8224c641 100644 --- a/misc/molequeue/Makefile +++ b/misc/molequeue/Makefile @@ -2,6 +2,7 @@ PORTNAME= molequeue DISTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= https://github.com/openchemistry/molequeue/releases/download/${DISTVERSION}/ diff --git a/misc/ompl/Makefile b/misc/ompl/Makefile index 900e2e1e7bb8..8dd82cd196cb 100644 --- a/misc/ompl/Makefile +++ b/misc/ompl/Makefile @@ -3,7 +3,7 @@ PORTNAME= ompl DISTVERSION= 1.4.1 DISTVERSIONSUFFIX= -Source -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc comms MASTER_SITES= http://cdn.bitbucket.org/${PORTNAME}/${PORTNAME}/downloads/ diff --git a/misc/openhmd/Makefile b/misc/openhmd/Makefile index ebff3ddde966..8840be24fbad 100644 --- a/misc/openhmd/Makefile +++ b/misc/openhmd/Makefile @@ -2,6 +2,7 @@ PORTNAME= OpenHMD DISTVERSION= 0.2.0-215 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g6f91c10 CATEGORIES= misc MASTER_SITES= CHEESESHOP diff --git a/misc/orange3/Makefile b/misc/orange3/Makefile index 257053057b12..ead4a59fca24 100644 --- a/misc/orange3/Makefile +++ b/misc/orange3/Makefile @@ -2,7 +2,7 @@ PORTNAME= orange3 DISTVERSION= 3.17.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc python MAINTAINER= yuri@FreeBSD.org diff --git a/misc/py-QSpectrumAnalyzer/Makefile b/misc/py-QSpectrumAnalyzer/Makefile index 80e65fe646ca..db5bf92d620a 100644 --- a/misc/py-QSpectrumAnalyzer/Makefile +++ b/misc/py-QSpectrumAnalyzer/Makefile @@ -2,7 +2,7 @@ PORTNAME= QSpectrumAnalyzer DISTVERSION= 2.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc hamradio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-SimpleSoapy/Makefile b/misc/py-SimpleSoapy/Makefile index 4c30e46eaee6..eb4d1cd668f5 100644 --- a/misc/py-SimpleSoapy/Makefile +++ b/misc/py-SimpleSoapy/Makefile @@ -2,7 +2,7 @@ PORTNAME= SimpleSoapy DISTVERSION= 1.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc hamradio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-SoapySDR/Makefile b/misc/py-SoapySDR/Makefile index 7841680f3ca8..b674657684b6 100644 --- a/misc/py-SoapySDR/Makefile +++ b/misc/py-SoapySDR/Makefile @@ -3,6 +3,7 @@ PORTNAME= SoapySDR DISTVERSIONPREFIX= soapy-sdr- DISTVERSION= 0.7.0 +PORTREVISION= 1 CATEGORIES= misc hamradio python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-cinder/Makefile b/misc/py-cinder/Makefile index c9952b0a6eb2..2bf322a3efca 100644 --- a/misc/py-cinder/Makefile +++ b/misc/py-cinder/Makefile @@ -3,7 +3,7 @@ PORTNAME= cinder PORTVERSION= 9.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc python MASTER_SITES= https://fossies.org/linux/misc/openstack/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-glance/Makefile b/misc/py-glance/Makefile index bd4750ec194a..9b32b29cb672 100644 --- a/misc/py-glance/Makefile +++ b/misc/py-glance/Makefile @@ -3,7 +3,7 @@ PORTNAME= glance PORTVERSION= 13.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc python MASTER_SITES= https://fossies.org/linux/misc/openstack/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-molequeue/Makefile b/misc/py-molequeue/Makefile index 0a2e683aedea..9979f17dc4bf 100644 --- a/misc/py-molequeue/Makefile +++ b/misc/py-molequeue/Makefile @@ -2,6 +2,7 @@ PORTNAME= molequeue DISTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= https://github.com/openchemistry/molequeue/releases/download/${DISTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-orange3-associate/Makefile b/misc/py-orange3-associate/Makefile index 6589d400098f..a8a73530f0be 100644 --- a/misc/py-orange3-associate/Makefile +++ b/misc/py-orange3-associate/Makefile @@ -2,6 +2,7 @@ PORTNAME= orange3-associate DISTVERSION= 1.1.5-5 +PORTREVISION= 1 DISTVERSIONSUFFIX= -ge82d0db CATEGORIES= misc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-orange3-datafusion/Makefile b/misc/py-orange3-datafusion/Makefile index 01c1ce657eba..8d0e72a8dd44 100644 --- a/misc/py-orange3-datafusion/Makefile +++ b/misc/py-orange3-datafusion/Makefile @@ -3,6 +3,7 @@ PORTNAME= orange3-datafusion DISTVERSIONPREFIX= v DISTVERSION= 0.1.11-7 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g69aa51c CATEGORIES= misc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-orange3-educational/Makefile b/misc/py-orange3-educational/Makefile index e49370c588ea..3429fef1ed51 100644 --- a/misc/py-orange3-educational/Makefile +++ b/misc/py-orange3-educational/Makefile @@ -2,6 +2,7 @@ PORTNAME= orange3-educational DISTVERSION= 0.1.8 +PORTREVISION= 1 CATEGORIES= misc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-orange3-network/Makefile b/misc/py-orange3-network/Makefile index 75c1e5bf1a46..9a1938c7732a 100644 --- a/misc/py-orange3-network/Makefile +++ b/misc/py-orange3-network/Makefile @@ -2,6 +2,7 @@ PORTNAME= orange3-network DISTVERSION= 1.3.2 +PORTREVISION= 1 CATEGORIES= misc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-orange3-timeseries/Makefile b/misc/py-orange3-timeseries/Makefile index fe23e3876945..5da4ac937861 100644 --- a/misc/py-orange3-timeseries/Makefile +++ b/misc/py-orange3-timeseries/Makefile @@ -2,6 +2,7 @@ PORTNAME= orange3-timeseries DISTVERSION= 0.3.3 +PORTREVISION= 1 CATEGORIES= misc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-scikit-fusion/Makefile b/misc/py-scikit-fusion/Makefile index 598ed2f1aef9..120761ff179f 100644 --- a/misc/py-scikit-fusion/Makefile +++ b/misc/py-scikit-fusion/Makefile @@ -2,6 +2,7 @@ PORTNAME= scikit-fusion DISTVERSION= 0.2.1 +PORTREVISION= 1 CATEGORIES= misc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-soapy_power/Makefile b/misc/py-soapy_power/Makefile index b58677d4cefe..9b4cefeb638c 100644 --- a/misc/py-soapy_power/Makefile +++ b/misc/py-soapy_power/Makefile @@ -2,6 +2,7 @@ PORTNAME= soapy_power DISTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= misc hamradio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/qt5ct/Makefile b/misc/qt5ct/Makefile index cc58a6254f4d..9e8f3fa74256 100644 --- a/misc/qt5ct/Makefile +++ b/misc/qt5ct/Makefile @@ -2,6 +2,7 @@ PORTNAME= qt5ct DISTVERSION= 0.36 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= SF/${PORTNAME} diff --git a/misc/sdformat/Makefile b/misc/sdformat/Makefile index 336c9e54ab83..15e71188a517 100644 --- a/misc/sdformat/Makefile +++ b/misc/sdformat/Makefile @@ -2,6 +2,7 @@ PORTNAME= sdformat DISTVERSION= 8.0.0 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ diff --git a/misc/seabios/Makefile b/misc/seabios/Makefile index 0bb74bf8ed0b..2f9f8c5b2e31 100644 --- a/misc/seabios/Makefile +++ b/misc/seabios/Makefile @@ -2,7 +2,7 @@ PORTNAME= seabios PORTVERSION= 1.11.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= http://code.coreboot.org/p/seabios/downloads/get/ diff --git a/misc/soapysdr/Makefile b/misc/soapysdr/Makefile index c698db058b60..f59661b15e81 100644 --- a/misc/soapysdr/Makefile +++ b/misc/soapysdr/Makefile @@ -3,6 +3,7 @@ PORTNAME= SoapySDR DISTVERSIONPREFIX= soapy-sdr- DISTVERSION= 0.7.0 +PORTREVISION= 1 CATEGORIES= misc hamradio MAINTAINER= yuri@FreeBSD.org diff --git a/misc/sword/Makefile b/misc/sword/Makefile index feee99d885b9..1cfaa39be71b 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -3,7 +3,7 @@ PORTNAME= sword PORTVERSION= 1.8.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc MASTER_SITES= ftp://ftp.crosswire.org/pub/sword/source/v${PORTVERSION:R}/ \ http://crosswire.org/ftpmirror/pub/sword/source/v${PORTVERSION:R}/ diff --git a/misc/urdfdom/Makefile b/misc/urdfdom/Makefile index 7e95fb5453b3..6bfbdde21d13 100644 --- a/misc/urdfdom/Makefile +++ b/misc/urdfdom/Makefile @@ -2,6 +2,7 @@ PORTNAME= urdfdom DISTVERSION= 1.0.0-9 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g1857a55 CATEGORIES= misc diff --git a/misc/urh/Makefile b/misc/urh/Makefile index b68a0658b0ad..dbf4e77bd704 100644 --- a/misc/urh/Makefile +++ b/misc/urh/Makefile @@ -2,6 +2,7 @@ PORTNAME= urh DISTVERSION= 2.5.2 +PORTREVISION= 1 CATEGORIES= misc hamradio python MASTER_SITES= CHEESESHOP diff --git a/misc/valentina/Makefile b/misc/valentina/Makefile index 68affe8083c2..6bf3b202fc2b 100644 --- a/misc/valentina/Makefile +++ b/misc/valentina/Makefile @@ -2,6 +2,7 @@ PORTNAME= valentina DISTVERSION= 0.6.1 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ diff --git a/misc/visp/Makefile b/misc/visp/Makefile index b96118ff47b3..77b27c9545c8 100644 --- a/misc/visp/Makefile +++ b/misc/visp/Makefile @@ -2,7 +2,7 @@ PORTNAME= visp DISTVERSION= 3.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= http://gforge.inria.fr/frs/download.php/latestfile/475/ diff --git a/misc/xdelta3/Makefile b/misc/xdelta3/Makefile index 2d2fc69be823..0ad062c3204a 100644 --- a/misc/xdelta3/Makefile +++ b/misc/xdelta3/Makefile @@ -3,7 +3,7 @@ PORTNAME= xdelta PORTVERSION= 3.1.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES?= misc devel diff --git a/multimedia/QtAV/Makefile b/multimedia/QtAV/Makefile index 3a7c0bcf2153..d92107709334 100644 --- a/multimedia/QtAV/Makefile +++ b/multimedia/QtAV/Makefile @@ -3,7 +3,7 @@ PORTNAME= QtAV PORTVERSION= 1.12.0 DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia DIST_SUBDIR= KDE diff --git a/multimedia/aegisub/Makefile b/multimedia/aegisub/Makefile index 8e708b86c19c..387db1295308 100644 --- a/multimedia/aegisub/Makefile +++ b/multimedia/aegisub/Makefile @@ -3,7 +3,7 @@ PORTNAME= aegisub PORTVERSION= 3.2.2 -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= multimedia MASTER_SITES= http://ftp.aegisub.org/pub/archives/releases/source/ \ ftp://ftp.aegisub.org/pub/archives/releases/source/ \ diff --git a/multimedia/aom/Makefile b/multimedia/aom/Makefile index a2591bc477b8..020845ff2c58 100644 --- a/multimedia/aom/Makefile +++ b/multimedia/aom/Makefile @@ -3,6 +3,7 @@ PORTNAME= aom DISTVERSIONPREFIX= v DISTVERSION= 1.0.0-1023 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g71266afd6 CATEGORIES= multimedia diff --git a/multimedia/assimp/Makefile b/multimedia/assimp/Makefile index 027fcea271fe..a609233605d2 100644 --- a/multimedia/assimp/Makefile +++ b/multimedia/assimp/Makefile @@ -3,7 +3,7 @@ PORTNAME= assimp DISTVERSIONPREFIX= v DISTVERSION= 4.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org diff --git a/multimedia/audacious-gtk3/Makefile b/multimedia/audacious-gtk3/Makefile index b967e173cd1f..a7b107d84634 100644 --- a/multimedia/audacious-gtk3/Makefile +++ b/multimedia/audacious-gtk3/Makefile @@ -3,6 +3,7 @@ PORTNAME= audacious PORTVERSION= 3.10 +PORTREVISION= 1 DISTVERSIONSUFFIX= -gtk3 CATEGORIES= multimedia audio #MASTER_SITES= http://distfiles.audacious-media-player.org/ diff --git a/multimedia/audacious-plugins-gtk3/Makefile b/multimedia/audacious-plugins-gtk3/Makefile index caf70be98586..7c8debfbee16 100644 --- a/multimedia/audacious-plugins-gtk3/Makefile +++ b/multimedia/audacious-plugins-gtk3/Makefile @@ -4,7 +4,7 @@ PORTNAME= audacious-plugins PORTVERSION= 3.10 DISTVERSIONSUFFIX= -gtk3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio #MASTER_SITES= http://distfiles.audacious-media-player.org/ PKGNAMESUFFIX= ${DISTVERSIONSUFFIX} diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile index bd193d49d455..15dbb611c312 100644 --- a/multimedia/audacious-plugins/Makefile +++ b/multimedia/audacious-plugins/Makefile @@ -3,7 +3,7 @@ PORTNAME= audacious-plugins PORTVERSION= 3.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.audacious-media-player.org/ diff --git a/multimedia/audacious/Makefile b/multimedia/audacious/Makefile index 7597f4afc812..fb37a6e5fce5 100644 --- a/multimedia/audacious/Makefile +++ b/multimedia/audacious/Makefile @@ -3,6 +3,7 @@ PORTNAME= audacious PORTVERSION= 3.10 +PORTREVISION= 1 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.audacious-media-player.org/ diff --git a/multimedia/avidemux-cli/Makefile b/multimedia/avidemux-cli/Makefile index 714b087a246a..b54c3909f5ba 100644 --- a/multimedia/avidemux-cli/Makefile +++ b/multimedia/avidemux-cli/Makefile @@ -2,7 +2,7 @@ PORTNAME= avidemux PORTVERSION= ${AVIDEMUX_VERSION} -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= multimedia PKGNAMESUFFIX= -cli diff --git a/multimedia/avidemux-plugins/Makefile b/multimedia/avidemux-plugins/Makefile index a80f60c3b6c8..28d4b7b214dd 100644 --- a/multimedia/avidemux-plugins/Makefile +++ b/multimedia/avidemux-plugins/Makefile @@ -3,7 +3,7 @@ PORTNAME= avidemux PORTVERSION= ${AVIDEMUX_VERSION} -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= multimedia PKGNAMESUFFIX= -plugins diff --git a/multimedia/avidemux-qt4/Makefile b/multimedia/avidemux-qt4/Makefile index ad71a144b4b6..5f560258fdab 100644 --- a/multimedia/avidemux-qt4/Makefile +++ b/multimedia/avidemux-qt4/Makefile @@ -2,7 +2,7 @@ PORTNAME= avidemux PORTVERSION= ${AVIDEMUX_VERSION} -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= multimedia PKGNAMESUFFIX= -qt4 diff --git a/multimedia/avidemux/Makefile b/multimedia/avidemux/Makefile index 2341b5bb2180..d7036be00ee6 100644 --- a/multimedia/avidemux/Makefile +++ b/multimedia/avidemux/Makefile @@ -6,7 +6,7 @@ PORTNAME= avidemux PORTVERSION= ${AVIDEMUX_VERSION} -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= multimedia MAINTAINER= multimedia@FreeBSD.org diff --git a/multimedia/baka-mplayer/Makefile b/multimedia/baka-mplayer/Makefile index 71f28ce7f45d..b87669417b52 100644 --- a/multimedia/baka-mplayer/Makefile +++ b/multimedia/baka-mplayer/Makefile @@ -3,7 +3,7 @@ PORTNAME= baka-mplayer DISTVERSIONPREFIX= v DISTVERSION= 2.0.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia audio MAINTAINER= jbeich@FreeBSD.org diff --git a/multimedia/chilitags/Makefile b/multimedia/chilitags/Makefile index 577e8cb97b92..0a190f1a74ce 100644 --- a/multimedia/chilitags/Makefile +++ b/multimedia/chilitags/Makefile @@ -3,7 +3,7 @@ PORTNAME= chilitags DISTVERSION= 2.0.0-169 DISTVERSIONSUFFIX= -g0d9854f -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org diff --git a/multimedia/cmrt/Makefile b/multimedia/cmrt/Makefile index f008a2ecd91a..a074029fc8e2 100644 --- a/multimedia/cmrt/Makefile +++ b/multimedia/cmrt/Makefile @@ -2,6 +2,7 @@ PORTNAME= cmrt DISTVERSION= 1.0.6 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org diff --git a/multimedia/dragon/Makefile b/multimedia/dragon/Makefile index f218fdaeaa86..4dab937eb5ea 100644 --- a/multimedia/dragon/Makefile +++ b/multimedia/dragon/Makefile @@ -2,6 +2,7 @@ PORTNAME= dragon DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= multimedia kde kde-applications PKGNAMESUFFIX= -player diff --git a/multimedia/dvdstyler/Makefile b/multimedia/dvdstyler/Makefile index 93efe7fc7d4a..9504f0f2ecda 100644 --- a/multimedia/dvdstyler/Makefile +++ b/multimedia/dvdstyler/Makefile @@ -3,7 +3,7 @@ PORTNAME= dvdstyler PORTVERSION= 2.9.6 -PORTREVISION= 9 +PORTREVISION= 10 PORTEPOCH= 2 CATEGORIES= multimedia MASTER_SITES= SF diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile index c4d67f6b60c9..179d4ff36d79 100644 --- a/multimedia/ffmpeg/Makefile +++ b/multimedia/ffmpeg/Makefile @@ -3,6 +3,7 @@ PORTNAME= ffmpeg PORTVERSION= 4.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= https://ffmpeg.org/releases/ diff --git a/multimedia/ffmpegthumbnailer/Makefile b/multimedia/ffmpegthumbnailer/Makefile index 3adc9f698f5f..4d360f025a54 100644 --- a/multimedia/ffmpegthumbnailer/Makefile +++ b/multimedia/ffmpegthumbnailer/Makefile @@ -3,7 +3,7 @@ PORTNAME= ffmpegthumbnailer PORTVERSION= 2.2.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= multimedia graphics MAINTAINER= clutton@zoho.com diff --git a/multimedia/ffms2/Makefile b/multimedia/ffms2/Makefile index d91220226da2..4d0ad4940367 100644 --- a/multimedia/ffms2/Makefile +++ b/multimedia/ffms2/Makefile @@ -2,7 +2,7 @@ PORTNAME= ffms2 DISTVERSION= 2.23 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org diff --git a/multimedia/freevo/Makefile b/multimedia/freevo/Makefile index a00eb691eec6..5f8446d7ee5e 100644 --- a/multimedia/freevo/Makefile +++ b/multimedia/freevo/Makefile @@ -3,7 +3,7 @@ PORTNAME= freevo PORTVERSION= 1.9.0 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/Freevo%20releases/${PORTVERSION} diff --git a/multimedia/gmmlib/Makefile b/multimedia/gmmlib/Makefile index 6d4da6fbdc6d..ce05d2844a9f 100644 --- a/multimedia/gmmlib/Makefile +++ b/multimedia/gmmlib/Makefile @@ -3,6 +3,7 @@ PORTNAME= gmmlib DISTVERSIONPREFIX= intel-${PORTNAME}- DISTVERSION= 18.3.0 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org diff --git a/multimedia/gnome-mpv/Makefile b/multimedia/gnome-mpv/Makefile index e871ed8ece71..b1789b1eea6e 100644 --- a/multimedia/gnome-mpv/Makefile +++ b/multimedia/gnome-mpv/Makefile @@ -2,6 +2,7 @@ PORTNAME= gnome-mpv PORTVERSION= 0.15 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/ diff --git a/multimedia/gstreamer1-editing-services/Makefile b/multimedia/gstreamer1-editing-services/Makefile index 1d42e6472cf9..bf6e1d0aa612 100644 --- a/multimedia/gstreamer1-editing-services/Makefile +++ b/multimedia/gstreamer1-editing-services/Makefile @@ -3,6 +3,7 @@ PORTNAME= gstreamer1-editing-services PORTVERSION= 1.14.4 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/gstreamer-editing-services/ DISTNAME= gstreamer-editing-services-${PORTVERSION} diff --git a/multimedia/gstreamer1-plugins/Makefile b/multimedia/gstreamer1-plugins/Makefile index 9ee46d1a1675..c30cdb3122a2 100644 --- a/multimedia/gstreamer1-plugins/Makefile +++ b/multimedia/gstreamer1-plugins/Makefile @@ -5,7 +5,7 @@ PORTNAME= gstreamer PORTVERSION?= ${BASE_PORTVERSION} # When chasing a shared library for a plug-in bump the PORTREVISION in the # plug-in port instead, like ${category}/gstreamer1-plugin-${PLUGIN}. -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= multimedia audio MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-plugins-base/:base \ http://gstreamer.freedesktop.org/src/gst-plugins-bad/:bad \ diff --git a/multimedia/gstreamer1-qt/Makefile b/multimedia/gstreamer1-qt/Makefile index 6de51990b52f..bced1289990a 100644 --- a/multimedia/gstreamer1-qt/Makefile +++ b/multimedia/gstreamer1-qt/Makefile @@ -2,7 +2,7 @@ PORTNAME= gstreamer1 PORTVERSION= 1.2.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/qt-gstreamer/ PKGNAMESUFFIX= -${FLAVOR} diff --git a/multimedia/gstreamer1-vaapi/Makefile b/multimedia/gstreamer1-vaapi/Makefile index c7c79b3f16ee..75f22d398408 100644 --- a/multimedia/gstreamer1-vaapi/Makefile +++ b/multimedia/gstreamer1-vaapi/Makefile @@ -3,6 +3,7 @@ PORTNAME= gstreamer1-vaapi PORTVERSION= 1.14.4 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= https://gstreamer.freedesktop.org/src/gstreamer-vaapi/ DISTNAME= gstreamer-vaapi-${PORTVERSION} diff --git a/multimedia/gstreamermm/Makefile b/multimedia/gstreamermm/Makefile index 8c4c76ee13aa..1ef419220306 100644 --- a/multimedia/gstreamermm/Makefile +++ b/multimedia/gstreamermm/Makefile @@ -4,7 +4,7 @@ PORTNAME= gstreamermm PORTVERSION= 0.10.10.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia MASTER_SITES= GNOME diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile index 32318b0ea1c0..5b43f50af925 100644 --- a/multimedia/handbrake/Makefile +++ b/multimedia/handbrake/Makefile @@ -3,6 +3,7 @@ PORTNAME= handbrake DISTVERSION= 1.1.2 +PORTREVISION= 1 CATEGORIES= multimedia DIST_SUBDIR= ${PORTNAME} diff --git a/multimedia/kdemultimedia-ffmpegthumbs/Makefile b/multimedia/kdemultimedia-ffmpegthumbs/Makefile index 8370ab405f7c..856f6c54ae3b 100644 --- a/multimedia/kdemultimedia-ffmpegthumbs/Makefile +++ b/multimedia/kdemultimedia-ffmpegthumbs/Makefile @@ -2,7 +2,7 @@ PORTNAME= ffmpegthumbs DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia kde kde-applications PKGNAMEPREFIX= kdemultimedia- diff --git a/multimedia/kf5-kmediaplayer/Makefile b/multimedia/kf5-kmediaplayer/Makefile index 96eb7e405763..5afd728699e1 100644 --- a/multimedia/kf5-kmediaplayer/Makefile +++ b/multimedia/kf5-kmediaplayer/Makefile @@ -2,6 +2,7 @@ PORTNAME= kmediaplayer DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= multimedia kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/multimedia/kissdx/Makefile b/multimedia/kissdx/Makefile index 907d0eb0b88c..f5562bc8d9bd 100644 --- a/multimedia/kissdx/Makefile +++ b/multimedia/kissdx/Makefile @@ -3,7 +3,7 @@ PORTNAME= kissdx PORTVERSION= 0.13.10a -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= multimedia net MASTER_SITES= http://paragi.dk/kiss/ diff --git a/multimedia/kodi-devel/Makefile b/multimedia/kodi-devel/Makefile index 48dc54a01086..241a86c5e7a3 100644 --- a/multimedia/kodi-devel/Makefile +++ b/multimedia/kodi-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= kodi CATEGORIES= multimedia DISTVERSION= 18.0rc2 +PORTREVISION= 1 DISTVERSIONSUFFIX= -Leia PKGNAMESUFFIX?= -devel diff --git a/multimedia/kodi/Makefile b/multimedia/kodi/Makefile index 6ca9d8b923fc..e76859efb7d8 100644 --- a/multimedia/kodi/Makefile +++ b/multimedia/kodi/Makefile @@ -2,7 +2,7 @@ PORTNAME= kodi DISTVERSION= 17.6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= multimedia java MAINTAINER= mickael.maillot@gmail.com diff --git a/multimedia/kvazaar/Makefile b/multimedia/kvazaar/Makefile index 6ca84abfce12..10b8e112f1c6 100644 --- a/multimedia/kvazaar/Makefile +++ b/multimedia/kvazaar/Makefile @@ -3,7 +3,7 @@ PORTNAME= kvazaar DISTVERSIONPREFIX= v DISTVERSION?= 1.2.0 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= multimedia PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/multimedia/libcec/Makefile b/multimedia/libcec/Makefile index 447a9dd31043..c084b69048d3 100644 --- a/multimedia/libcec/Makefile +++ b/multimedia/libcec/Makefile @@ -3,7 +3,7 @@ PORTNAME= libcec PORTVERSION= 4.0.2 -PORTREVISION= 5 +PORTREVISION= 6 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= multimedia diff --git a/multimedia/libde265/Makefile b/multimedia/libde265/Makefile index 8dbaa345b4ff..546708955d54 100644 --- a/multimedia/libde265/Makefile +++ b/multimedia/libde265/Makefile @@ -3,7 +3,7 @@ PORTNAME= libde265 PORTVERSION= 1.0.2 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONPREFIX= v CATEGORIES= multimedia diff --git a/multimedia/libmatroska/Makefile b/multimedia/libmatroska/Makefile index a7da99f4a352..599e3843d1b7 100644 --- a/multimedia/libmatroska/Makefile +++ b/multimedia/libmatroska/Makefile @@ -3,7 +3,7 @@ PORTNAME= libmatroska PORTVERSION= 1.4.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio MASTER_SITES= http://dl.matroska.org/downloads/libmatroska/ \ http://www.bunkus.org/videotools/mkvtoolnix/sources/ diff --git a/multimedia/libmediainfo/Makefile b/multimedia/libmediainfo/Makefile index 4ddb1b55d4c5..cffde6385480 100644 --- a/multimedia/libmediainfo/Makefile +++ b/multimedia/libmediainfo/Makefile @@ -3,7 +3,7 @@ PORTNAME= libmediainfo PORTVERSION= 18.08.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= https://mediaarea.net/download/binary/mediainfo/${PORTVERSION}/ \ LOCAL/sunpoet diff --git a/multimedia/libva-intel-driver/Makefile b/multimedia/libva-intel-driver/Makefile index 834be06085db..baf069b1071b 100644 --- a/multimedia/libva-intel-driver/Makefile +++ b/multimedia/libva-intel-driver/Makefile @@ -3,7 +3,7 @@ PORTNAME= libva-intel-driver PORTVERSION= 2.2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia MAINTAINER= madpilot@FreeBSD.org diff --git a/multimedia/libva-intel-hybrid-driver/Makefile b/multimedia/libva-intel-hybrid-driver/Makefile index 361a44ae5b6e..0a38e479b91d 100644 --- a/multimedia/libva-intel-hybrid-driver/Makefile +++ b/multimedia/libva-intel-hybrid-driver/Makefile @@ -2,6 +2,7 @@ PORTNAME= intel-hybrid-driver DISTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= multimedia PKGNAMEPREFIX= libva- diff --git a/multimedia/libva-intel-media-driver/Makefile b/multimedia/libva-intel-media-driver/Makefile index 29aa4fd9df6c..93e86573ccf4 100644 --- a/multimedia/libva-intel-media-driver/Makefile +++ b/multimedia/libva-intel-media-driver/Makefile @@ -3,7 +3,7 @@ PORTNAME= media-driver DISTVERSIONPREFIX= intel-media- DISTVERSION= 18.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia PKGNAMEPREFIX= libva-intel- diff --git a/multimedia/libva-utils/Makefile b/multimedia/libva-utils/Makefile index 0662d0125d23..b6f8108d00b7 100644 --- a/multimedia/libva-utils/Makefile +++ b/multimedia/libva-utils/Makefile @@ -2,7 +2,7 @@ PORTNAME= libva-utils PORTVERSION= 2.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MAINTAINER= madpilot@FreeBSD.org diff --git a/multimedia/libvdpau-va-gl/Makefile b/multimedia/libvdpau-va-gl/Makefile index d2a06b9299a2..0baa444a5bdc 100644 --- a/multimedia/libvdpau-va-gl/Makefile +++ b/multimedia/libvdpau-va-gl/Makefile @@ -3,7 +3,7 @@ PORTNAME= libvdpau-va-gl PORTVERSION= 0.4.2 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/multimedia/libvpx/Makefile b/multimedia/libvpx/Makefile index 587ce7d1fc36..4328695f0ba6 100644 --- a/multimedia/libvpx/Makefile +++ b/multimedia/libvpx/Makefile @@ -4,7 +4,7 @@ PORTNAME= libvpx DISTVERSIONPREFIX= v DISTVERSION= 1.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org diff --git a/multimedia/libzen/Makefile b/multimedia/libzen/Makefile index 8955284e1977..1aca5af80a28 100644 --- a/multimedia/libzen/Makefile +++ b/multimedia/libzen/Makefile @@ -3,6 +3,7 @@ PORTNAME= libzen PORTVERSION= 18.08.1 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= https://mediaarea.net/download/binary/mediainfo/${PORTVERSION}/ \ LOCAL/sunpoet diff --git a/multimedia/lives/Makefile b/multimedia/lives/Makefile index de0098e5829a..d4f9476c3048 100644 --- a/multimedia/lives/Makefile +++ b/multimedia/lives/Makefile @@ -3,7 +3,7 @@ PORTNAME= lives PORTVERSION= 2.8.7 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= multimedia MASTER_SITES= http://lives-video.com/releases/ DISTNAME= LiVES-${PORTVERSION} diff --git a/multimedia/mediainfo/Makefile b/multimedia/mediainfo/Makefile index 865335cab704..f7248dd9d807 100644 --- a/multimedia/mediainfo/Makefile +++ b/multimedia/mediainfo/Makefile @@ -3,6 +3,7 @@ PORTNAME= mediainfo PORTVERSION= 18.08.1 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= https://mediaarea.net/download/binary/${PORTNAME}/${PORTVERSION}/ \ LOCAL/sunpoet diff --git a/multimedia/mjpegtools/Makefile b/multimedia/mjpegtools/Makefile index e321ffa44b06..9602618817a8 100644 --- a/multimedia/mjpegtools/Makefile +++ b/multimedia/mjpegtools/Makefile @@ -3,7 +3,7 @@ PORTNAME= mjpegtools PORTVERSION= 2.1.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME:S/tools//}/${PORTNAME}/${PORTVERSION} diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile index 55168c61b2c0..f3d9d693c6b0 100644 --- a/multimedia/mkvtoolnix/Makefile +++ b/multimedia/mkvtoolnix/Makefile @@ -3,7 +3,7 @@ PORTNAME= mkvtoolnix PORTVERSION= 29.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/mpc-qt/Makefile b/multimedia/mpc-qt/Makefile index 01a6d92ae693..9caa144b17d8 100644 --- a/multimedia/mpc-qt/Makefile +++ b/multimedia/mpc-qt/Makefile @@ -3,7 +3,7 @@ PORTNAME= mpc-qt DISTVERSIONPREFIX= v DISTVERSION= 18.08 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio MAINTAINER= jbeich@FreeBSD.org diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile index 6e34f1d4fff6..62ced8b8ff83 100644 --- a/multimedia/mplayer/Makefile +++ b/multimedia/mplayer/Makefile @@ -3,7 +3,7 @@ PORTNAME= mplayer PORTVERSION= ${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia audio MAINTAINER= riggs@FreeBSD.org diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile index 9db991e9e84f..7badee7a298c 100644 --- a/multimedia/mpv/Makefile +++ b/multimedia/mpv/Makefile @@ -4,7 +4,7 @@ PORTNAME= mpv PORTVERSION= 0.29.1 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= multimedia audio MASTER_SITES= https://waf.io/:waf diff --git a/multimedia/mswebrtc/Makefile b/multimedia/mswebrtc/Makefile index 2089b245d9e9..642cbeb554a6 100644 --- a/multimedia/mswebrtc/Makefile +++ b/multimedia/mswebrtc/Makefile @@ -2,6 +2,7 @@ PORTNAME= mswebrtc PORTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= multimedia net MASTER_SITES= https://www.linphone.org/releases/sources/plugins/mswebrtc/ diff --git a/multimedia/obs-studio/Makefile b/multimedia/obs-studio/Makefile index f1b8192f82df..e44439de65d3 100644 --- a/multimedia/obs-studio/Makefile +++ b/multimedia/obs-studio/Makefile @@ -2,7 +2,7 @@ PORTNAME= obs-studio DISTVERSION= 22.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/multimedia/oggvideotools/Makefile b/multimedia/oggvideotools/Makefile index 7f6e8c07f30a..409e10a1194b 100644 --- a/multimedia/oggvideotools/Makefile +++ b/multimedia/oggvideotools/Makefile @@ -3,7 +3,7 @@ PORTNAME= oggvideotools PORTVERSION= 0.9.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME} diff --git a/multimedia/pHash/Makefile b/multimedia/pHash/Makefile index c414759e20bf..2e85733fa05b 100644 --- a/multimedia/pHash/Makefile +++ b/multimedia/pHash/Makefile @@ -3,7 +3,7 @@ PORTNAME= pHash PORTVERSION= 0.9.6 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= multimedia devel MASTER_SITES= http://phash.org/releases/ \ http://www.cyberbotx.com/pHash/ diff --git a/multimedia/phonon/Makefile b/multimedia/phonon/Makefile index 50dfa84a89e4..3159812f0663 100644 --- a/multimedia/phonon/Makefile +++ b/multimedia/phonon/Makefile @@ -3,7 +3,7 @@ PORTNAME= phonon DISTVERSION= 4.10.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION} DIST_SUBDIR= KDE/phonon diff --git a/multimedia/php-pHash/Makefile b/multimedia/php-pHash/Makefile index 73b88270d431..a91b4aa2330c 100644 --- a/multimedia/php-pHash/Makefile +++ b/multimedia/php-pHash/Makefile @@ -3,7 +3,7 @@ PORTNAME= pHash PORTVERSION= 0.9.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia devel MASTER_SITES= http://phash.org/releases/ \ http://www.cyberbotx.com/pHash/ diff --git a/multimedia/pitivi/Makefile b/multimedia/pitivi/Makefile index 81129255fa3c..0ec646ededde 100644 --- a/multimedia/pitivi/Makefile +++ b/multimedia/pitivi/Makefile @@ -3,6 +3,7 @@ PORTNAME= pitivi PORTVERSION= 0.999 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= GNOME diff --git a/multimedia/py-PySceneDetect/Makefile b/multimedia/py-PySceneDetect/Makefile index 7fa15ee4896e..af4f91a9389f 100644 --- a/multimedia/py-PySceneDetect/Makefile +++ b/multimedia/py-PySceneDetect/Makefile @@ -2,6 +2,7 @@ PORTNAME= PySceneDetect PORTVERSION= 0.5 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= multimedia python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/multimedia/py-kaa-base/Makefile b/multimedia/py-kaa-base/Makefile index ff569d6548ca..f2c38949e40e 100644 --- a/multimedia/py-kaa-base/Makefile +++ b/multimedia/py-kaa-base/Makefile @@ -3,7 +3,7 @@ PORTNAME= kaa-base PORTVERSION= 0.6.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= multimedia python MASTER_SITES= SF/freevo/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/multimedia/py-kaa-imlib2/Makefile b/multimedia/py-kaa-imlib2/Makefile index d546d5772890..74ebe9909c5e 100644 --- a/multimedia/py-kaa-imlib2/Makefile +++ b/multimedia/py-kaa-imlib2/Makefile @@ -3,7 +3,7 @@ PORTNAME= kaa-imlib2 PORTVERSION= 0.2.3 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= multimedia python MASTER_SITES= SF/freevo/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/multimedia/py-kaa-metadata/Makefile b/multimedia/py-kaa-metadata/Makefile index 6fde5c3ca399..3001c7589eec 100644 --- a/multimedia/py-kaa-metadata/Makefile +++ b/multimedia/py-kaa-metadata/Makefile @@ -3,7 +3,7 @@ PORTNAME= kaa-metadata PORTVERSION= 0.7.7 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= multimedia python MASTER_SITES= SF/freevo/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/multimedia/py-moviepy/Makefile b/multimedia/py-moviepy/Makefile index ed3be74aeb3c..c30193c9730c 100644 --- a/multimedia/py-moviepy/Makefile +++ b/multimedia/py-moviepy/Makefile @@ -2,6 +2,7 @@ PORTNAME= moviepy PORTVERSION= 0.2.3.5 +PORTREVISION= 1 CATEGORIES= multimedia python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/multimedia/py-pretty_midi/Makefile b/multimedia/py-pretty_midi/Makefile index d2659bf7c61a..65d782fb3547 100644 --- a/multimedia/py-pretty_midi/Makefile +++ b/multimedia/py-pretty_midi/Makefile @@ -2,7 +2,7 @@ PORTNAME= pretty_midi DISTVERSION= 0.2.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/multimedia/qt5-multimedia/Makefile b/multimedia/qt5-multimedia/Makefile index 1a1e65605dea..eae8790bc2f8 100644 --- a/multimedia/qt5-multimedia/Makefile +++ b/multimedia/qt5-multimedia/Makefile @@ -2,7 +2,7 @@ PORTNAME= multimedia DISTVERSION= ${QT5_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia PKGNAMEPREFIX= qt5- diff --git a/multimedia/rage/Makefile b/multimedia/rage/Makefile index ffc76488e6ed..7ed0119db5db 100644 --- a/multimedia/rage/Makefile +++ b/multimedia/rage/Makefile @@ -3,7 +3,7 @@ PORTNAME= rage PORTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia enlightenment MASTER_SITES= http://download.enlightenment.org/rel/apps/${PORTNAME}/ diff --git a/multimedia/smplayer/Makefile b/multimedia/smplayer/Makefile index 499d7018cd56..758e573193f2 100644 --- a/multimedia/smplayer/Makefile +++ b/multimedia/smplayer/Makefile @@ -3,6 +3,7 @@ PORTNAME= smplayer DISTVERSION= 18.9.0 +PORTREVISION= 1 CATEGORIES= multimedia audio kde MASTER_SITES= SF/${PORTNAME}/SMPlayer/${PORTVERSION} diff --git a/multimedia/subtitlecomposer/Makefile b/multimedia/subtitlecomposer/Makefile index 9eb5fd3f6dfd..8533b0b62549 100644 --- a/multimedia/subtitlecomposer/Makefile +++ b/multimedia/subtitlecomposer/Makefile @@ -3,7 +3,7 @@ PORTNAME= subtitlecomposer PORTVERSION= 0.6.6 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia kde MAINTAINER= makc@FreeBSD.org diff --git a/multimedia/subtitleeditor/Makefile b/multimedia/subtitleeditor/Makefile index 82bac07e678a..30a49c41abf7 100644 --- a/multimedia/subtitleeditor/Makefile +++ b/multimedia/subtitleeditor/Makefile @@ -3,7 +3,7 @@ PORTNAME= subtitleeditor PORTVERSION= 0.41.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= http://download.gna.org/${PORTNAME}/${PORTVERSION:C/\.[0-9]*$//}/ diff --git a/multimedia/tvheadend/Makefile b/multimedia/tvheadend/Makefile index 2a0aec7bfad1..9c2b45eecbde 100644 --- a/multimedia/tvheadend/Makefile +++ b/multimedia/tvheadend/Makefile @@ -4,7 +4,7 @@ PORTNAME= tvheadend PORTVERSION= 4.2.7 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MAINTAINER= decke@FreeBSD.org diff --git a/multimedia/vapoursynth/Makefile b/multimedia/vapoursynth/Makefile index 8522264a3e7e..a0341a73569f 100644 --- a/multimedia/vapoursynth/Makefile +++ b/multimedia/vapoursynth/Makefile @@ -2,7 +2,7 @@ PORTNAME= vapoursynth PORTVERSION= R45.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org diff --git a/multimedia/vdr-plugin-control/Makefile b/multimedia/vdr-plugin-control/Makefile index 9c27b17aa208..03c3b4aba4f8 100644 --- a/multimedia/vdr-plugin-control/Makefile +++ b/multimedia/vdr-plugin-control/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-control PORTVERSION= 0.0.2a45 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= multimedia MASTER_SITES= http://ricomp.de/vdr/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION:S/a45/a/}${DISTVERSIONSUFFIX} diff --git a/multimedia/vdr-plugin-eepg/Makefile b/multimedia/vdr-plugin-eepg/Makefile index e3ed17bf3c36..a033808f24f1 100644 --- a/multimedia/vdr-plugin-eepg/Makefile +++ b/multimedia/vdr-plugin-eepg/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-eepg PORTVERSION= 0.0.6p2011071921 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MASTER_SITES= LOCAL/nox/ DISTNAME= ${PORTNAME}-${PORTVERSION:C/p.*/pre/}-0-g${GITHASH} diff --git a/multimedia/vdr-plugin-epgsearch/Makefile b/multimedia/vdr-plugin-epgsearch/Makefile index f8febf4bf55a..3388b5b3ac03 100644 --- a/multimedia/vdr-plugin-epgsearch/Makefile +++ b/multimedia/vdr-plugin-epgsearch/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-epgsearch PORTVERSION= 1.0.1s20120322 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MASTER_SITES= http://winni.vdr-developer.org/epgsearch/downloads/beta/:beta \ LOCAL/nox/:snapshot diff --git a/multimedia/vdr-plugin-extrecmenu/Makefile b/multimedia/vdr-plugin-extrecmenu/Makefile index fb27cd84762e..566b8bc22b7e 100644 --- a/multimedia/vdr-plugin-extrecmenu/Makefile +++ b/multimedia/vdr-plugin-extrecmenu/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-extrecmenu PORTVERSION= 1.2.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/936/ DISTNAME= vdr-${PLUGIN}-${PORTVERSION} diff --git a/multimedia/vdr-plugin-femon/Makefile b/multimedia/vdr-plugin-femon/Makefile index 80141bb1ece1..0eabb222a44a 100644 --- a/multimedia/vdr-plugin-femon/Makefile +++ b/multimedia/vdr-plugin-femon/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-femon PORTVERSION= 1.7.17 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= http://www.saunalahti.fi/~rahrenbe/vdr/femon/files/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} diff --git a/multimedia/vdr-plugin-infosatepg/Makefile b/multimedia/vdr-plugin-infosatepg/Makefile index c7cb92bc617c..c87789ae14c9 100644 --- a/multimedia/vdr-plugin-infosatepg/Makefile +++ b/multimedia/vdr-plugin-infosatepg/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-infosatepg PORTVERSION= 0.0.11 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/342/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} diff --git a/multimedia/vdr-plugin-iptv/Makefile b/multimedia/vdr-plugin-iptv/Makefile index e868889156c9..12aef151c7d4 100644 --- a/multimedia/vdr-plugin-iptv/Makefile +++ b/multimedia/vdr-plugin-iptv/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-iptv PORTVERSION= 1.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://www.saunalahti.fi/~rahrenbe/vdr/iptv/files/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} diff --git a/multimedia/vdr-plugin-markad/Makefile b/multimedia/vdr-plugin-markad/Makefile index 8eda5114a2fd..75500d394ae7 100644 --- a/multimedia/vdr-plugin-markad/Makefile +++ b/multimedia/vdr-plugin-markad/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-markad PORTVERSION= 0.1.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/1041/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} diff --git a/multimedia/vdr-plugin-osdpip/Makefile b/multimedia/vdr-plugin-osdpip/Makefile index 516c2cebd400..8296901870c6 100644 --- a/multimedia/vdr-plugin-osdpip/Makefile +++ b/multimedia/vdr-plugin-osdpip/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-osdpip PORTVERSION= 0.1.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/961/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} diff --git a/multimedia/vdr-plugin-osdteletext/Makefile b/multimedia/vdr-plugin-osdteletext/Makefile index 810e3bc1597d..cccf62d03047 100644 --- a/multimedia/vdr-plugin-osdteletext/Makefile +++ b/multimedia/vdr-plugin-osdteletext/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-osdteletext PORTVERSION= 0.9.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/899/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} diff --git a/multimedia/vdr-plugin-reelchannelscan/Makefile b/multimedia/vdr-plugin-reelchannelscan/Makefile index f29e8d26a3c8..cf0fab1ee5ee 100644 --- a/multimedia/vdr-plugin-reelchannelscan/Makefile +++ b/multimedia/vdr-plugin-reelchannelscan/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-reelchannelscan PORTVERSION= 0.6.1b1.7.15 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= multimedia MASTER_SITES= LOCAL/nox \ http://ppa.launchpad.net/yavdr/stable-vdr/ubuntu/pool/main/v/vdr-plugin-reelchannelscan/ diff --git a/multimedia/vdr-plugin-remote/Makefile b/multimedia/vdr-plugin-remote/Makefile index 4dd5ea3b4e7b..59a29072d1d1 100644 --- a/multimedia/vdr-plugin-remote/Makefile +++ b/multimedia/vdr-plugin-remote/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-remote PORTVERSION= 0.4.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= multimedia MASTER_SITES= http://www.escape-edv.de/endriss/vdr/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} diff --git a/multimedia/vdr-plugin-skinenigmang/Makefile b/multimedia/vdr-plugin-skinenigmang/Makefile index e52aed3d678c..78e08da59a15 100644 --- a/multimedia/vdr-plugin-skinenigmang/Makefile +++ b/multimedia/vdr-plugin-skinenigmang/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-skinenigmang PORTVERSION= 0.1.2s20120606 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://andreas.vdr-developer.org/enigmang/download/:release \ LOCAL/nox:snapshot diff --git a/multimedia/vdr-plugin-sleeptimer/Makefile b/multimedia/vdr-plugin-sleeptimer/Makefile index e52f93c6d23a..98778394c953 100644 --- a/multimedia/vdr-plugin-sleeptimer/Makefile +++ b/multimedia/vdr-plugin-sleeptimer/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-sleeptimer PORTVERSION= 0.8.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/652/ diff --git a/multimedia/vdr-plugin-softhddevice/Makefile b/multimedia/vdr-plugin-softhddevice/Makefile index 282bb9534767..46ec7149511f 100644 --- a/multimedia/vdr-plugin-softhddevice/Makefile +++ b/multimedia/vdr-plugin-softhddevice/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-softhddevice PORTVERSION= 0.5.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/1000/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} diff --git a/multimedia/vdr-plugin-streamdev/Makefile b/multimedia/vdr-plugin-streamdev/Makefile index d80d8206659d..d236bd42d069 100644 --- a/multimedia/vdr-plugin-streamdev/Makefile +++ b/multimedia/vdr-plugin-streamdev/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-streamdev PORTVERSION= 0.6.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/1580/:release \ LOCAL/nox:snapshot diff --git a/multimedia/vdr-plugin-ttxtsubs/Makefile b/multimedia/vdr-plugin-ttxtsubs/Makefile index 5afc6ddf9066..ab9b0487270d 100644 --- a/multimedia/vdr-plugin-ttxtsubs/Makefile +++ b/multimedia/vdr-plugin-ttxtsubs/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-ttxtsubs PORTVERSION= 0.2.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/725/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} diff --git a/multimedia/vdr-plugin-upnp/Makefile b/multimedia/vdr-plugin-upnp/Makefile index c3e3ea51d35e..ddda77ce5fee 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= 37 +PORTREVISION= 38 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/multimedia/vdr-plugin-vdrmanager/Makefile b/multimedia/vdr-plugin-vdrmanager/Makefile index 59123653f958..cab53c95fd0b 100644 --- a/multimedia/vdr-plugin-vdrmanager/Makefile +++ b/multimedia/vdr-plugin-vdrmanager/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-vdrmanager PORTVERSION= 0.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/828/ DISTNAME= ${PORTNAME:S/-plugin//}-${PORTVERSION} diff --git a/multimedia/vdr-plugin-vnsiserver/Makefile b/multimedia/vdr-plugin-vnsiserver/Makefile index b039602e82b7..78795f265e35 100644 --- a/multimedia/vdr-plugin-vnsiserver/Makefile +++ b/multimedia/vdr-plugin-vnsiserver/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-vnsiserver PORTVERSION= 14.0.20150330 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MAINTAINER= ports@FreeBSD.org diff --git a/multimedia/vdr-plugin-wirbelscan/Makefile b/multimedia/vdr-plugin-wirbelscan/Makefile index 9077fe610605..982749a67f86 100644 --- a/multimedia/vdr-plugin-wirbelscan/Makefile +++ b/multimedia/vdr-plugin-wirbelscan/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-wirbelscan PORTVERSION= 0.0.7 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= multimedia MASTER_SITES= http://wirbel.htpc-forum.de/wirbelscan/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} diff --git a/multimedia/vdr-plugin-xineliboutput/Makefile b/multimedia/vdr-plugin-xineliboutput/Makefile index 4c74ba6ffbeb..429549600f5f 100644 --- a/multimedia/vdr-plugin-xineliboutput/Makefile +++ b/multimedia/vdr-plugin-xineliboutput/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-xineliboutput PORTVERSION= 1.0.90s20120511 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= multimedia MASTER_SITES= SF/xineliboutput/files/xineliboutput/vdr-xineliboutput-${PORTVERSION}/:release \ LOCAL/nox:snapshot diff --git a/multimedia/vdr-plugin-xvdr/Makefile b/multimedia/vdr-plugin-xvdr/Makefile index f34e0b259091..c840ccd49cd0 100644 --- a/multimedia/vdr-plugin-xvdr/Makefile +++ b/multimedia/vdr-plugin-xvdr/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-xvdr PORTVERSION= 0.9.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MASTER_SITES= LOCAL/nox/ DISTNAME= pipelka-${PORTNAME}-xvdr-${PORTVERSION}-0-g${GITHASH} diff --git a/multimedia/vdr-plugins/Makefile b/multimedia/vdr-plugins/Makefile index 2c3fb82b63c0..c3e9e4ad8660 100644 --- a/multimedia/vdr-plugins/Makefile +++ b/multimedia/vdr-plugins/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugins PORTVERSION= 1.7.29 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia MAINTAINER= ports@FreeBSD.org diff --git a/multimedia/vdr/Makefile b/multimedia/vdr/Makefile index ac1bc91366b9..0537d0d96e7f 100644 --- a/multimedia/vdr/Makefile +++ b/multimedia/vdr/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr PORTVERSION= 1.7.29 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= multimedia MASTER_SITES= ftp://ftp.tvdr.de/vdr/Developer/ DIST_SUBDIR= vdr diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index 6f3bb1412f43..25e9d7452521 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -3,7 +3,7 @@ PORTNAME= vlc DISTVERSION= 2.2.8 -PORTREVISION= 14 +PORTREVISION= 15 PORTEPOCH= 4 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \ diff --git a/multimedia/vlc3/Makefile b/multimedia/vlc3/Makefile index d83d4283aaf3..3024f0daf2de 100644 --- a/multimedia/vlc3/Makefile +++ b/multimedia/vlc3/Makefile @@ -3,7 +3,7 @@ PORTNAME= vlc DISTVERSION= 3.0.4 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 4 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \ diff --git a/multimedia/webcamoid/Makefile b/multimedia/webcamoid/Makefile index 0d9ef6ed1c7a..fb85905a0d79 100644 --- a/multimedia/webcamoid/Makefile +++ b/multimedia/webcamoid/Makefile @@ -2,7 +2,7 @@ PORTNAME= webcamoid DISTVERSION= 8.1.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org diff --git a/multimedia/x264/Makefile b/multimedia/x264/Makefile index 3dfa150c89ca..b9a9a7b47a81 100644 --- a/multimedia/x264/Makefile +++ b/multimedia/x264/Makefile @@ -19,7 +19,7 @@ PORTNAME= x264 PORTVERSION= 0.${X264_BUILD}.${X264_REV} -PORTREVISION?= 4 # 0 in libx264 +PORTREVISION?= 5 # 0 in libx264 CATEGORIES= multimedia MASTER_SITES= https://downloads.videolan.org/pub/videolan/x264/snapshots/ \ https://samples.mplayerhq.hu/yuv4mpeg2/:pgo diff --git a/multimedia/x265/Makefile b/multimedia/x265/Makefile index f63bc224be57..ef472bf83b1f 100644 --- a/multimedia/x265/Makefile +++ b/multimedia/x265/Makefile @@ -3,7 +3,7 @@ PORTNAME= x265 PORTVERSION= 2.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= https://downloads.videolan.org/pub/videolan/x265/ \ https://mirror.leaseweb.com/videolan/x265/ \ diff --git a/multimedia/xanim/Makefile b/multimedia/xanim/Makefile index 03bd2570a7f4..4491998bf626 100644 --- a/multimedia/xanim/Makefile +++ b/multimedia/xanim/Makefile @@ -3,7 +3,7 @@ PORTNAME= xanim PORTVERSION= 2.92.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= multimedia graphics MASTER_SITES= ftp://ftp.nstu.ru/pub/mirrors/xanim.va.pubnix.com/:main \ LOCAL/dinoex:main,DEFAULT \ diff --git a/net-im/corebird/Makefile b/net-im/corebird/Makefile index 154487e3013b..ad56cbb4b71c 100644 --- a/net-im/corebird/Makefile +++ b/net-im/corebird/Makefile @@ -3,7 +3,7 @@ PORTNAME= corebird PORTVERSION= 1.7.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MAINTAINER= cpm@FreeBSD.org diff --git a/net-im/diligent/Makefile b/net-im/diligent/Makefile index 2ef2a17b5873..63752e76f62b 100644 --- a/net-im/diligent/Makefile +++ b/net-im/diligent/Makefile @@ -3,7 +3,7 @@ PORTNAME= diligent PORTVERSION= 0.2.7 -PORTREVISION= 5 +PORTREVISION= 6 DISTVERSIONPREFIX= v CATEGORIES= net-im diff --git a/net-im/ekiga/Makefile b/net-im/ekiga/Makefile index 08181e411504..41babc50643e 100644 --- a/net-im/ekiga/Makefile +++ b/net-im/ekiga/Makefile @@ -4,7 +4,7 @@ PORTNAME= ekiga PORTVERSION= 4.0.1 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= net-im MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/net-im/jabberd/Makefile b/net-im/jabberd/Makefile index 441fb51d0f7f..b07b1e1b8421 100644 --- a/net-im/jabberd/Makefile +++ b/net-im/jabberd/Makefile @@ -3,6 +3,7 @@ PORTNAME= jabberd PORTVERSION= 2.7.0 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= https://github.com/jabberd2/jabberd2/releases/download/${PORTNAME}-${DISTVERSION}/ \ LOCAL/matthew/${PORTNAME} diff --git a/net-im/kaccounts-integration/Makefile b/net-im/kaccounts-integration/Makefile index 790e38119c33..dbfabfd01efb 100644 --- a/net-im/kaccounts-integration/Makefile +++ b/net-im/kaccounts-integration/Makefile @@ -2,6 +2,7 @@ PORTNAME= kaccounts-integration DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net-im kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net-im/kaccounts-providers/Makefile b/net-im/kaccounts-providers/Makefile index 985059435514..c992e743ea99 100644 --- a/net-im/kaccounts-providers/Makefile +++ b/net-im/kaccounts-providers/Makefile @@ -2,7 +2,7 @@ PORTNAME= kaccounts-providers DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net-im/ktp-call-ui/Makefile b/net-im/ktp-call-ui/Makefile index d46ad69a2e15..0a1ed752b6ce 100644 --- a/net-im/ktp-call-ui/Makefile +++ b/net-im/ktp-call-ui/Makefile @@ -2,7 +2,7 @@ PORTNAME= ktp-call-ui DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net-im/ktp-common-internals-kde4/Makefile b/net-im/ktp-common-internals-kde4/Makefile index 6e443b5b6806..ce41512c3d4e 100644 --- a/net-im/ktp-common-internals-kde4/Makefile +++ b/net-im/ktp-common-internals-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= ktp-common-internals PORTVERSION= ${KTP_VERSION} -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-im kde MASTER_SITES= KDE/${KTP_BRANCH}/kde-telepathy/${PORTVERSION}/src PKGNAMESUFFIX= -kde4 diff --git a/net-im/ktp-common-internals/Makefile b/net-im/ktp-common-internals/Makefile index 4ef3078b28af..dcc0a2ffe703 100644 --- a/net-im/ktp-common-internals/Makefile +++ b/net-im/ktp-common-internals/Makefile @@ -2,6 +2,7 @@ PORTNAME= ktp-common-internals DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net-im kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net-im/ktp-contact-list/Makefile b/net-im/ktp-contact-list/Makefile index 8e68954360fa..41eec611ed92 100644 --- a/net-im/ktp-contact-list/Makefile +++ b/net-im/ktp-contact-list/Makefile @@ -2,6 +2,7 @@ PORTNAME= ktp-contact-list DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net-im kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net-im/ktp-filetransfer-handler/Makefile b/net-im/ktp-filetransfer-handler/Makefile index 10a45bc4b4a1..adb153a1f5a8 100644 --- a/net-im/ktp-filetransfer-handler/Makefile +++ b/net-im/ktp-filetransfer-handler/Makefile @@ -2,6 +2,7 @@ PORTNAME= ktp-filetransfer-handler DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net-im kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net-im/ktp-text-ui-kde4/Makefile b/net-im/ktp-text-ui-kde4/Makefile index f489888f3e1f..e012e68dc134 100644 --- a/net-im/ktp-text-ui-kde4/Makefile +++ b/net-im/ktp-text-ui-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= ktp-text-ui PORTVERSION= ${KTP_VERSION} -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-im kde MASTER_SITES= KDE/${KTP_BRANCH}/kde-telepathy/${PORTVERSION}/src PKGNAMESUFFIX= -kde4 diff --git a/net-im/ktp-text-ui/Makefile b/net-im/ktp-text-ui/Makefile index 679694805ef1..5c6036eeed29 100644 --- a/net-im/ktp-text-ui/Makefile +++ b/net-im/ktp-text-ui/Makefile @@ -2,7 +2,7 @@ PORTNAME= ktp-text-ui DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net-im/libaccounts-qt5/Makefile b/net-im/libaccounts-qt5/Makefile index b1e77d9faba7..74ed526061fa 100644 --- a/net-im/libaccounts-qt5/Makefile +++ b/net-im/libaccounts-qt5/Makefile @@ -3,7 +3,7 @@ PORTNAME= libaccounts-qt5 PORTVERSION= 1.13 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-im MASTER_SITES= https://drive.google.com/uc?export=download&id=0B8fX9XOwH_g4cTRCaktXNDRmMXM&dummy= \ LOCAL/rakuco diff --git a/net-im/libqtelegram-ae/Makefile b/net-im/libqtelegram-ae/Makefile index 6f3cb4fa1ad1..2f404ee31980 100644 --- a/net-im/libqtelegram-ae/Makefile +++ b/net-im/libqtelegram-ae/Makefile @@ -3,7 +3,7 @@ PORTNAME= libqtelegram-ae PORTVERSION= 6.1 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -stable CATEGORIES= net-im diff --git a/net-im/qTox/Makefile b/net-im/qTox/Makefile index cfa04e2145eb..e5c3de97a6e8 100644 --- a/net-im/qTox/Makefile +++ b/net-im/qTox/Makefile @@ -4,7 +4,7 @@ PORTNAME= qTox DISTVERSIONPREFIX= v DISTVERSION= 1.16.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/qxmpp/Makefile b/net-im/qxmpp/Makefile index d824fdc9c8be..a8194faafffc 100644 --- a/net-im/qxmpp/Makefile +++ b/net-im/qxmpp/Makefile @@ -3,6 +3,7 @@ PORTNAME= qxmpp PORTVERSION= 0.9.3 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net-im diff --git a/net-im/ricochet/Makefile b/net-im/ricochet/Makefile index c4f18250b5b1..2eb81808b244 100644 --- a/net-im/ricochet/Makefile +++ b/net-im/ricochet/Makefile @@ -4,7 +4,7 @@ PORTNAME= ricochet PORTVERSION= 1.1.4 DISTVERSIONPREFIX= v -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/rubygem-lita/Makefile b/net-im/rubygem-lita/Makefile index 3b2733b5278f..70b6c9344670 100644 --- a/net-im/rubygem-lita/Makefile +++ b/net-im/rubygem-lita/Makefile @@ -3,6 +3,7 @@ PORTNAME= lita PORTVERSION= 4.7.1 +PORTREVISION= 1 CATEGORIES= net-im rubygems MASTER_SITES= RG diff --git a/net-im/teamwords/Makefile b/net-im/teamwords/Makefile index de4231ce12ff..a7bb1cbe784c 100644 --- a/net-im/teamwords/Makefile +++ b/net-im/teamwords/Makefile @@ -4,7 +4,7 @@ PORTNAME= teamwords PORTVERSION= 0.2.1 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-im MAINTAINER= kmoore@FreeBSD.org diff --git a/net-im/telegram-desktop/Makefile b/net-im/telegram-desktop/Makefile index b9fafa5a01b0..63ef4df81a6f 100644 --- a/net-im/telegram-desktop/Makefile +++ b/net-im/telegram-desktop/Makefile @@ -3,7 +3,7 @@ PORTNAME= telegram-desktop DISTVERSIONPREFIX= v DISTVERSION= 1.4.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MAINTAINER= henry.hu.sh@gmail.com diff --git a/net-im/telepathy-logger-qt5/Makefile b/net-im/telepathy-logger-qt5/Makefile index 1e7f53f4880f..586a6bc34ac1 100644 --- a/net-im/telepathy-logger-qt5/Makefile +++ b/net-im/telepathy-logger-qt5/Makefile @@ -2,6 +2,7 @@ PORTNAME= telepathy-logger-qt DISTVERSION= 17.08.0 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION:R}/src diff --git a/net-im/telepathy-qt/Makefile b/net-im/telepathy-qt/Makefile index 0367b01fc6a6..da13678b216d 100644 --- a/net-im/telepathy-qt/Makefile +++ b/net-im/telepathy-qt/Makefile @@ -3,7 +3,7 @@ PORTNAME= telepathy-qt PORTVERSION= 0.9.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im MASTER_SITES= https://telepathy.freedesktop.org/releases/${PORTNAME}/ diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index 1086ff4b7c26..64b897d3e967 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -3,6 +3,7 @@ PORTNAME= toxcore PORTVERSION= 0.2.8 +PORTREVISION= 1 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= net-im net-p2p diff --git a/net-im/uTox/Makefile b/net-im/uTox/Makefile index 5f7d0918e256..947266a231a5 100644 --- a/net-im/uTox/Makefile +++ b/net-im/uTox/Makefile @@ -3,7 +3,7 @@ PORTNAME= uTox DISTVERSION= 0.17.0 DISTVERSIONSUFFIX= -full -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im net-p2p MASTER_SITES= https://github.com/uTox/uTox/releases/download/v${PORTVERSION}/ diff --git a/net-mgmt/aircrack-ng/Makefile b/net-mgmt/aircrack-ng/Makefile index 24766ad05c21..a51b5ca048ba 100644 --- a/net-mgmt/aircrack-ng/Makefile +++ b/net-mgmt/aircrack-ng/Makefile @@ -3,6 +3,7 @@ PORTNAME= aircrack-ng DISTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= net-mgmt security MASTER_SITES= http://download.aircrack-ng.org/ diff --git a/net-mgmt/ccnet-server/Makefile b/net-mgmt/ccnet-server/Makefile index ca7c30897480..88020521acb8 100644 --- a/net-mgmt/ccnet-server/Makefile +++ b/net-mgmt/ccnet-server/Makefile @@ -3,6 +3,7 @@ PORTNAME= ccnet-server DISTVERSIONPREFIX= v DISTVERSION= ${SEAFILE_VER} +PORTREVISION= 1 DISTVERSIONSUFFIX= -server CATEGORIES= net-mgmt devel diff --git a/net-mgmt/chillispot/Makefile b/net-mgmt/chillispot/Makefile index 9d1d37c4d10e..4185bed60006 100644 --- a/net-mgmt/chillispot/Makefile +++ b/net-mgmt/chillispot/Makefile @@ -3,7 +3,7 @@ PORTNAME= chillispot PORTVERSION= 1.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net-mgmt MASTER_SITES= http://www.chillispot.info/download/ \ http://www.geeklan.co.uk/files/ \ diff --git a/net-mgmt/icinga2/Makefile b/net-mgmt/icinga2/Makefile index 2358080364ed..c89bc5e7b127 100644 --- a/net-mgmt/icinga2/Makefile +++ b/net-mgmt/icinga2/Makefile @@ -3,7 +3,7 @@ PORTNAME= icinga2 DISTVERSIONPREFIX= v DISTVERSION= 2.10.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MAINTAINER= lme@FreeBSD.org diff --git a/net-mgmt/icingaweb2-module-businessprocess/Makefile b/net-mgmt/icingaweb2-module-businessprocess/Makefile index ae50612d57ba..42db8af47e64 100644 --- a/net-mgmt/icingaweb2-module-businessprocess/Makefile +++ b/net-mgmt/icingaweb2-module-businessprocess/Makefile @@ -3,7 +3,7 @@ PORTNAME= icingaweb2-module-businessprocess DISTVERSIONPREFIX= v DISTVERSION= 2.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt www MAINTAINER= lme@FreeBSD.org diff --git a/net-mgmt/icingaweb2-module-cube/Makefile b/net-mgmt/icingaweb2-module-cube/Makefile index e5f9962b534d..bd7608be44f6 100644 --- a/net-mgmt/icingaweb2-module-cube/Makefile +++ b/net-mgmt/icingaweb2-module-cube/Makefile @@ -3,6 +3,7 @@ PORTNAME= icingaweb2-module-cube DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= net-mgmt www MAINTAINER= lme@FreeBSD.org diff --git a/net-mgmt/icingaweb2-module-director/Makefile b/net-mgmt/icingaweb2-module-director/Makefile index 560c7f6a067f..f7ca322f3b18 100644 --- a/net-mgmt/icingaweb2-module-director/Makefile +++ b/net-mgmt/icingaweb2-module-director/Makefile @@ -3,6 +3,7 @@ PORTNAME= icingaweb2-module-director DISTVERSIONPREFIX= v DISTVERSION= 1.5.2 +PORTREVISION= 1 CATEGORIES= net-mgmt www MAINTAINER= lme@FreeBSD.org diff --git a/net-mgmt/icingaweb2-module-elasticsearch/Makefile b/net-mgmt/icingaweb2-module-elasticsearch/Makefile index 24a656ca4702..5f108bd5ac30 100644 --- a/net-mgmt/icingaweb2-module-elasticsearch/Makefile +++ b/net-mgmt/icingaweb2-module-elasticsearch/Makefile @@ -3,6 +3,7 @@ PORTNAME= icingaweb2-module-elasticsearch DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= net-mgmt www MAINTAINER= lme@FreeBSD.org diff --git a/net-mgmt/icingaweb2-module-fileshipper/Makefile b/net-mgmt/icingaweb2-module-fileshipper/Makefile index 100952e97f0d..54d17727dbe8 100644 --- a/net-mgmt/icingaweb2-module-fileshipper/Makefile +++ b/net-mgmt/icingaweb2-module-fileshipper/Makefile @@ -3,6 +3,7 @@ PORTNAME= icingaweb2-module-fileshipper DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= net-mgmt www MAINTAINER= lme@FreeBSD.org diff --git a/net-mgmt/icingaweb2-module-generictts/Makefile b/net-mgmt/icingaweb2-module-generictts/Makefile index a7c141914b4a..5c5387afb037 100644 --- a/net-mgmt/icingaweb2-module-generictts/Makefile +++ b/net-mgmt/icingaweb2-module-generictts/Makefile @@ -3,6 +3,7 @@ PORTNAME= icingaweb2-module-generictts DISTVERSIONPREFIX= v DISTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= net-mgmt www MAINTAINER= lme@FreeBSD.org diff --git a/net-mgmt/icingaweb2-module-grafana/Makefile b/net-mgmt/icingaweb2-module-grafana/Makefile index c606b1351ab6..8f948ef2b640 100644 --- a/net-mgmt/icingaweb2-module-grafana/Makefile +++ b/net-mgmt/icingaweb2-module-grafana/Makefile @@ -3,6 +3,7 @@ PORTNAME= icingaweb2-module-grafana DISTVERSIONPREFIX= v DISTVERSION= 1.3.2 +PORTREVISION= 1 CATEGORIES= net-mgmt www MAINTAINER= lme@FreeBSD.org diff --git a/net-mgmt/icingaweb2-module-graphite/Makefile b/net-mgmt/icingaweb2-module-graphite/Makefile index ac8e5acb6e48..b3cb6de8296d 100644 --- a/net-mgmt/icingaweb2-module-graphite/Makefile +++ b/net-mgmt/icingaweb2-module-graphite/Makefile @@ -3,6 +3,7 @@ PORTNAME= icingaweb2-module-graphite DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= net-mgmt www MAINTAINER= lme@FreeBSD.org diff --git a/net-mgmt/icingaweb2-module-map/Makefile b/net-mgmt/icingaweb2-module-map/Makefile index 767d414214d8..c619db416c4f 100644 --- a/net-mgmt/icingaweb2-module-map/Makefile +++ b/net-mgmt/icingaweb2-module-map/Makefile @@ -3,6 +3,7 @@ PORTNAME= icingaweb2-module-map DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= net-mgmt www MAINTAINER= lme@FreeBSD.org diff --git a/net-mgmt/icingaweb2-module-vsphere/Makefile b/net-mgmt/icingaweb2-module-vsphere/Makefile index e18af2d3eda3..bac6fe5f264f 100644 --- a/net-mgmt/icingaweb2-module-vsphere/Makefile +++ b/net-mgmt/icingaweb2-module-vsphere/Makefile @@ -3,6 +3,7 @@ PORTNAME= icingaweb2-module-vsphere DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= net-mgmt www MAINTAINER= lme@FreeBSD.org diff --git a/net-mgmt/icingaweb2/Makefile b/net-mgmt/icingaweb2/Makefile index a97eb6fa8814..07ecde26057f 100644 --- a/net-mgmt/icingaweb2/Makefile +++ b/net-mgmt/icingaweb2/Makefile @@ -3,6 +3,7 @@ PORTNAME= icingaweb2 DISTVERSIONPREFIX= v DISTVERSION= 2.6.2 +PORTREVISION= 1 CATEGORIES= net-mgmt www MAINTAINER= lme@FreeBSD.org diff --git a/net-mgmt/metronome/Makefile b/net-mgmt/metronome/Makefile index 7fe85b25c9e2..799b01287259 100644 --- a/net-mgmt/metronome/Makefile +++ b/net-mgmt/metronome/Makefile @@ -2,7 +2,7 @@ PORTNAME= metronome DISTVERSION= 0.9.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-mgmt dns MAINTAINER= krion@FreeBSD.org diff --git a/net-mgmt/mk-livestatus/Makefile b/net-mgmt/mk-livestatus/Makefile index 08169b534c38..44c7cc110530 100644 --- a/net-mgmt/mk-livestatus/Makefile +++ b/net-mgmt/mk-livestatus/Makefile @@ -3,7 +3,7 @@ PORTNAME= mk-livestatus PORTVERSION= 1.2.8p20 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= http://mathias-kettner.de/download/ DIST_SUBDIR= check_mk diff --git a/net-mgmt/nagios-check_postgres/Makefile b/net-mgmt/nagios-check_postgres/Makefile index c69387b65743..09614ef176aa 100644 --- a/net-mgmt/nagios-check_postgres/Makefile +++ b/net-mgmt/nagios-check_postgres/Makefile @@ -3,6 +3,7 @@ PORTNAME= check_postgres PORTVERSION= 2.24.0 +PORTREVISION= 1 CATEGORIES= net-mgmt databases perl5 MASTER_SITES= http://bucardo.org/downloads/ PKGNAMEPREFIX= nagios- diff --git a/net-mgmt/netbox/Makefile b/net-mgmt/netbox/Makefile index cde74610efb5..7eff3789ee8a 100644 --- a/net-mgmt/netbox/Makefile +++ b/net-mgmt/netbox/Makefile @@ -3,6 +3,7 @@ PORTNAME= netbox DISTVERSIONPREFIX= v DISTVERSION= 2.4.9 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= freebsd_ports@k-worx.org diff --git a/net-mgmt/netdisco/Makefile b/net-mgmt/netdisco/Makefile index 56e02aaad5c2..07e7b893ca52 100644 --- a/net-mgmt/netdisco/Makefile +++ b/net-mgmt/netdisco/Makefile @@ -3,6 +3,7 @@ PORTNAME= netdisco DISTVERSION= 2.039033 +PORTREVISION= 1 CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:OLIVER diff --git a/net-mgmt/netmagis-common/Makefile b/net-mgmt/netmagis-common/Makefile index cf51b294ad93..5ce0db50e41d 100644 --- a/net-mgmt/netmagis-common/Makefile +++ b/net-mgmt/netmagis-common/Makefile @@ -3,6 +3,7 @@ PORTNAME?= netmagis PORTVERSION?= 2.3.4 +PORTREVISION= 1 CATEGORIES?= net-mgmt MASTER_SITES= http://netmagis.org/files/ PKGNAMESUFFIX?= -common diff --git a/net-mgmt/pnp-icinga2/Makefile b/net-mgmt/pnp-icinga2/Makefile index 6592e8692496..912496cadaa9 100644 --- a/net-mgmt/pnp-icinga2/Makefile +++ b/net-mgmt/pnp-icinga2/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 1 PKGNAMESUFFIX= -icinga2 MAINTAINER= lme@FreeBSD.org diff --git a/net-mgmt/seafile-gui/Makefile b/net-mgmt/seafile-gui/Makefile index 927d719511a7..8e188f927c29 100644 --- a/net-mgmt/seafile-gui/Makefile +++ b/net-mgmt/seafile-gui/Makefile @@ -3,7 +3,7 @@ PORTNAME= seafile-gui DISTVERSIONPREFIX= v DISTVERSION= 6.1.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt devel PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/net-mgmt/seafile-server/Makefile b/net-mgmt/seafile-server/Makefile index 60a6c63c5ae5..a58f5c8ed2b5 100644 --- a/net-mgmt/seafile-server/Makefile +++ b/net-mgmt/seafile-server/Makefile @@ -3,6 +3,7 @@ PORTNAME= seafile-server DISTVERSIONPREFIX= v DISTVERSION= ${SEAFILE_VER} +PORTREVISION= 1 DISTVERSIONSUFFIX= -server CATEGORIES= net-mgmt diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile index 6497cd48c4d9..17f96b87adb6 100644 --- a/net-p2p/bitcoin/Makefile +++ b/net-p2p/bitcoin/Makefile @@ -3,7 +3,7 @@ PORTNAME= bitcoin PORTVERSION= 0.17.0 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= net-p2p finance MASTER_SITES= https://bitcoincore.org/bin/bitcoin-core-${PORTVERSION}/:DEFAULT \ LOCAL/swills:icon diff --git a/net-p2p/bitmessage/Makefile b/net-p2p/bitmessage/Makefile index 52f69aaf9283..82feac8a7efc 100644 --- a/net-p2p/bitmessage/Makefile +++ b/net-p2p/bitmessage/Makefile @@ -3,7 +3,7 @@ PORTNAME= bitmessage DISTVERSION= 0.6.3.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net-p2p/cpuminer/Makefile b/net-p2p/cpuminer/Makefile index dd6f212f4e7c..1c6dccc41bbf 100644 --- a/net-p2p/cpuminer/Makefile +++ b/net-p2p/cpuminer/Makefile @@ -3,7 +3,7 @@ PORTNAME= cpuminer PORTVERSION= 2.5.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p math MASTER_SITES= SF/cpuminer DISTNAME= pooler-${PORTNAME}-${PORTVERSION} diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile index 8369e26a71f3..97459af9b597 100644 --- a/net-p2p/deluge/Makefile +++ b/net-p2p/deluge/Makefile @@ -2,7 +2,7 @@ PORTNAME= deluge PORTVERSION= 1.3.15 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= net-p2p python diff --git a/net-p2p/eiskaltdcpp-daemon/Makefile b/net-p2p/eiskaltdcpp-daemon/Makefile index b9413a7062f8..24cf5d4cbfb9 100644 --- a/net-p2p/eiskaltdcpp-daemon/Makefile +++ b/net-p2p/eiskaltdcpp-daemon/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eiskaltdcpp -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net-p2p PKGNAMESUFFIX= -daemon diff --git a/net-p2p/eiskaltdcpp-gtk/Makefile b/net-p2p/eiskaltdcpp-gtk/Makefile index bbe99895d24f..2f45f0b2f17f 100644 --- a/net-p2p/eiskaltdcpp-gtk/Makefile +++ b/net-p2p/eiskaltdcpp-gtk/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eiskaltdcpp -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net-p2p PKGNAMESUFFIX= -gtk diff --git a/net-p2p/eiskaltdcpp-lib/Makefile b/net-p2p/eiskaltdcpp-lib/Makefile index cf6a99680201..1f20cfae90db 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= 14 +PORTREVISION= 15 CATEGORIES= net-p2p PKGNAMESUFFIX?= -lib diff --git a/net-p2p/eiskaltdcpp-qt/Makefile b/net-p2p/eiskaltdcpp-qt/Makefile index 24e5d01f255d..2594b4920380 100644 --- a/net-p2p/eiskaltdcpp-qt/Makefile +++ b/net-p2p/eiskaltdcpp-qt/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eiskaltdcpp -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net-p2p PKGNAMESUFFIX= -qt diff --git a/net-p2p/libktorrent/Makefile b/net-p2p/libktorrent/Makefile index 405f037ceda0..81cc239153a9 100644 --- a/net-p2p/libktorrent/Makefile +++ b/net-p2p/libktorrent/Makefile @@ -2,7 +2,7 @@ PORTNAME= libktorrent DISTVERSION= 2.1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-p2p kde DIST_SUBDIR= KDE/${PORTNAME} diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile index f1174307a8a1..908450f288ac 100644 --- a/net-p2p/libtorrent-rasterbar/Makefile +++ b/net-p2p/libtorrent-rasterbar/Makefile @@ -3,7 +3,7 @@ PORTNAME= libtorrent-rasterbar DISTVERSION= 1.1.10 -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/libtorrent/Makefile b/net-p2p/libtorrent/Makefile index 02fd8304b57d..cd81bf7fd6c1 100644 --- a/net-p2p/libtorrent/Makefile +++ b/net-p2p/libtorrent/Makefile @@ -2,7 +2,7 @@ PORTNAME= libtorrent PORTVERSION= 0.13.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p MASTER_SITES= https://rtorrent.net/downloads/ diff --git a/net-p2p/linuxdcpp/Makefile b/net-p2p/linuxdcpp/Makefile index 48f1afe3b324..9fa7ed539d95 100644 --- a/net-p2p/linuxdcpp/Makefile +++ b/net-p2p/linuxdcpp/Makefile @@ -2,7 +2,7 @@ PORTNAME= linuxdcpp PORTVERSION= 1.1.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= net-p2p MASTER_SITES= http://launchpadlibrarian.net/69733951/ diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile index 661522f74045..fdaf030bfb98 100644 --- a/net-p2p/litecoin/Makefile +++ b/net-p2p/litecoin/Makefile @@ -4,7 +4,7 @@ PORTNAME= litecoin PORTVERSION= 0.16.3 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p finance MAINTAINER= swills@FreeBSD.org diff --git a/net-p2p/monero-cli/Makefile b/net-p2p/monero-cli/Makefile index 2a44a172d6d7..9e07fb1ac5c6 100644 --- a/net-p2p/monero-cli/Makefile +++ b/net-p2p/monero-cli/Makefile @@ -5,7 +5,7 @@ PORTNAME= monero-cli # To build from an arbitrary git commit comment PORTVERSION and PORTREVISION (if present) PORTVERSION= 0.13.0.4 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 # and uncomment the following two lines #PORTVERSION= 0 #PKGNAMESUFFIX= -git-HEAD diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile index 743cd90482ae..266484f4e90a 100644 --- a/net-p2p/namecoin/Makefile +++ b/net-p2p/namecoin/Makefile @@ -4,7 +4,7 @@ PORTNAME= namecoin PORTVERSION= 0.17.0 DISTVERSIONPREFIX= nc -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= net-p2p dns diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index c020e70b7b16..a791b9d10cec 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -3,7 +3,7 @@ PORTNAME= qbittorrent DISTVERSION= 4.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/net-p2p/qtum/Makefile b/net-p2p/qtum/Makefile index 5f8b93d22b3c..d396cbbedd27 100644 --- a/net-p2p/qtum/Makefile +++ b/net-p2p/qtum/Makefile @@ -4,7 +4,7 @@ PORTNAME= qtum PORTVERSION= 0.16.2 DISTVERSIONPREFIX= mainnet-ignition-v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p finance MAINTAINER= vd@FreeBSD.org diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index 9ee1a4836442..b50a88ff1ae6 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -2,7 +2,7 @@ PORTNAME= rtorrent PORTVERSION= 0.9.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p MASTER_SITES= https://rtorrent.net/downloads/ diff --git a/net-p2p/torrent-file-editor/Makefile b/net-p2p/torrent-file-editor/Makefile index 92f061ca4e48..596f51a98ca1 100644 --- a/net-p2p/torrent-file-editor/Makefile +++ b/net-p2p/torrent-file-editor/Makefile @@ -3,6 +3,7 @@ PORTNAME= torrent-file-editor PORTVERSION= 0.3.13 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/v${PORTVERSION} diff --git a/net-p2p/transmission-qt/Makefile b/net-p2p/transmission-qt/Makefile index a838ec75c9f3..85002e4dc80b 100644 --- a/net-p2p/transmission-qt/Makefile +++ b/net-p2p/transmission-qt/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 2 +PORTREVISION= 3 PKGNAMESUFFIX= -${FLAVOR} LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ diff --git a/net-p2p/tribler/Makefile b/net-p2p/tribler/Makefile index cccf49f82afa..ae8654706c44 100644 --- a/net-p2p/tribler/Makefile +++ b/net-p2p/tribler/Makefile @@ -3,7 +3,7 @@ PORTNAME= tribler PORTVERSION= 6.5.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net-p2p MASTER_SITES= https://github.com/Tribler/tribler/releases/download/v${PORTVERSION}/ DISTNAME= Tribler-v${PORTVERSION} diff --git a/net-p2p/verlihub-plugins-chatroom/Makefile b/net-p2p/verlihub-plugins-chatroom/Makefile index 20e2943bc366..4e9b4956a6f6 100644 --- a/net-p2p/verlihub-plugins-chatroom/Makefile +++ b/net-p2p/verlihub-plugins-chatroom/Makefile @@ -3,7 +3,7 @@ PORTNAME= chatroom PORTVERSION= 1.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-p2p MASTER_SITES= SF/verlihub/VH_Chatroom/${DISTVERSION} diff --git a/net-p2p/verlihub-plugins-floodprotect/Makefile b/net-p2p/verlihub-plugins-floodprotect/Makefile index 799c79ba0b6a..511438422892 100644 --- a/net-p2p/verlihub-plugins-floodprotect/Makefile +++ b/net-p2p/verlihub-plugins-floodprotect/Makefile @@ -3,7 +3,7 @@ PORTNAME= floodprotect PORTVERSION= 1.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-p2p MASTER_SITES= SF/verlihub/OldFiles DISTNAME= ${PLUGIN_NAME} diff --git a/net-p2p/verlihub-plugins-forbid/Makefile b/net-p2p/verlihub-plugins-forbid/Makefile index 37a01b9f12de..a09afbcd5c04 100644 --- a/net-p2p/verlihub-plugins-forbid/Makefile +++ b/net-p2p/verlihub-plugins-forbid/Makefile @@ -3,7 +3,7 @@ PORTNAME= forbid PORTVERSION= 1.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-p2p MASTER_SITES= SF/verlihub/VH_Forbid/${DISTVERSION} diff --git a/net-p2p/verlihub-plugins-iplog/Makefile b/net-p2p/verlihub-plugins-iplog/Makefile index 7092867e8ca7..008c78df32f2 100644 --- a/net-p2p/verlihub-plugins-iplog/Makefile +++ b/net-p2p/verlihub-plugins-iplog/Makefile @@ -3,7 +3,7 @@ PORTNAME= iplog PORTVERSION= 1.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-p2p MASTER_SITES= SF/verlihub/VH_IPLog/${DISTVERSION} diff --git a/net-p2p/verlihub-plugins-isp/Makefile b/net-p2p/verlihub-plugins-isp/Makefile index bcabd53ce018..816f1c491774 100644 --- a/net-p2p/verlihub-plugins-isp/Makefile +++ b/net-p2p/verlihub-plugins-isp/Makefile @@ -3,7 +3,7 @@ PORTNAME= isp PORTVERSION= 1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-p2p MASTER_SITES= SF/verlihub/VH_ISP/${DISTVERSION} diff --git a/net-p2p/verlihub-plugins-luascript/Makefile b/net-p2p/verlihub-plugins-luascript/Makefile index d53a8ea0fc5f..8691ea20ee26 100644 --- a/net-p2p/verlihub-plugins-luascript/Makefile +++ b/net-p2p/verlihub-plugins-luascript/Makefile @@ -3,7 +3,7 @@ PORTNAME= luascript PORTVERSION= 1.8.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-p2p PKGNAMEPREFIX= verlihub-plugins- MASTER_SITES= SF/verlihub/VH_Lua/${DISTVERSION} diff --git a/net-p2p/verlihub-plugins-messanger/Makefile b/net-p2p/verlihub-plugins-messanger/Makefile index 33f3ce53b224..62cbcc5d9da4 100644 --- a/net-p2p/verlihub-plugins-messanger/Makefile +++ b/net-p2p/verlihub-plugins-messanger/Makefile @@ -3,7 +3,7 @@ PORTNAME= messanger PORTVERSION= 1.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-p2p MASTER_SITES= SF/verlihub/VH_Messanger/${DISTVERSION} diff --git a/net-p2p/verlihub-plugins-stats/Makefile b/net-p2p/verlihub-plugins-stats/Makefile index 7c453b50cf53..c137401d905b 100644 --- a/net-p2p/verlihub-plugins-stats/Makefile +++ b/net-p2p/verlihub-plugins-stats/Makefile @@ -3,7 +3,7 @@ PORTNAME= stats PORTVERSION= 1.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-p2p MASTER_SITES= SF/verlihub/VH_Stats/${DISTVERSION} diff --git a/net-p2p/verlihub-plugins/Makefile b/net-p2p/verlihub-plugins/Makefile index 7e3737f5257a..f36bc44d58a3 100644 --- a/net-p2p/verlihub-plugins/Makefile +++ b/net-p2p/verlihub-plugins/Makefile @@ -3,7 +3,7 @@ PORTNAME= verlihub PORTVERSION= 1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-p2p PKGNAMESUFFIX= -plugins diff --git a/net-p2p/zetacoin/Makefile b/net-p2p/zetacoin/Makefile index 1fadfaba3d5b..8ad1a27a61eb 100644 --- a/net-p2p/zetacoin/Makefile +++ b/net-p2p/zetacoin/Makefile @@ -4,7 +4,7 @@ PORTNAME= zetacoin PORTVERSION= 0.11.2.3 DISTVERSIONPREFIX= v -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= net-p2p finance MAINTAINER= daniel@morante.net diff --git a/net/R-cran-twitteR/Makefile b/net/R-cran-twitteR/Makefile index 766745e169ea..c7f8a3df2ab2 100644 --- a/net/R-cran-twitteR/Makefile +++ b/net/R-cran-twitteR/Makefile @@ -3,7 +3,7 @@ PORTNAME= twitteR PORTVERSION= 1.1.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/net/akonadi-calendar/Makefile b/net/akonadi-calendar/Makefile index 965599e674b2..e74775ae63f5 100644 --- a/net/akonadi-calendar/Makefile +++ b/net/akonadi-calendar/Makefile @@ -2,6 +2,7 @@ PORTNAME= akonadi-calendar DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/akonadi-contacts/Makefile b/net/akonadi-contacts/Makefile index 1daacb842012..0ba87afeacb4 100644 --- a/net/akonadi-contacts/Makefile +++ b/net/akonadi-contacts/Makefile @@ -2,6 +2,7 @@ PORTNAME= akonadi-contacts DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/akonadi-mime/Makefile b/net/akonadi-mime/Makefile index 59452931baad..71abb5eb75e2 100644 --- a/net/akonadi-mime/Makefile +++ b/net/akonadi-mime/Makefile @@ -2,6 +2,7 @@ PORTNAME= akonadi-mime DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/akonadi-notes/Makefile b/net/akonadi-notes/Makefile index 168500f359d1..2ed2608df4b4 100644 --- a/net/akonadi-notes/Makefile +++ b/net/akonadi-notes/Makefile @@ -2,6 +2,7 @@ PORTNAME= akonadi-notes DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/akonadi-search/Makefile b/net/akonadi-search/Makefile index b4c1eefaccec..1c6b229375d4 100644 --- a/net/akonadi-search/Makefile +++ b/net/akonadi-search/Makefile @@ -2,6 +2,7 @@ PORTNAME= akonadi-search DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/appkonference/Makefile b/net/appkonference/Makefile index 1a8ecc94f837..3f4e822fca1d 100644 --- a/net/appkonference/Makefile +++ b/net/appkonference/Makefile @@ -3,7 +3,7 @@ PORTNAME= appkonference PORTVERSION= 2.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= SF diff --git a/net/asterisk-chan_sccp/Makefile b/net/asterisk-chan_sccp/Makefile index ef2fdf916692..ca6c8c562faf 100644 --- a/net/asterisk-chan_sccp/Makefile +++ b/net/asterisk-chan_sccp/Makefile @@ -3,7 +3,7 @@ PORTNAME= chan_sccp PORTVERSION= 4.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= SF/chan-sccp-b PKGNAMEPREFIX= asterisk- diff --git a/net/asterisk-g72x/Makefile b/net/asterisk-g72x/Makefile index 6d538fc2da0c..a0ad5982ab73 100644 --- a/net/asterisk-g72x/Makefile +++ b/net/asterisk-g72x/Makefile @@ -2,6 +2,7 @@ PORTNAME= g72x PORTVERSION= 1.4.3 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://asterisk.hosting.lv/src/ DISTNAME= asterisk-${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} diff --git a/net/asterisk13/Makefile b/net/asterisk13/Makefile index 4782bdc1ebed..7406e7753cee 100644 --- a/net/asterisk13/Makefile +++ b/net/asterisk13/Makefile @@ -2,6 +2,7 @@ PORTNAME= asterisk PORTVERSION= 13.23.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729 MASTER_SITE_SUBDIR= asterisk/ \ diff --git a/net/asterisk15/Makefile b/net/asterisk15/Makefile index 65288708fc23..b17947dd1c54 100644 --- a/net/asterisk15/Makefile +++ b/net/asterisk15/Makefile @@ -2,6 +2,7 @@ PORTNAME= asterisk PORTVERSION= 15.6.2 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729 MASTER_SITE_SUBDIR= asterisk/ \ diff --git a/net/asterisk16/Makefile b/net/asterisk16/Makefile index 091f89c32af4..930bd3a8c4a6 100644 --- a/net/asterisk16/Makefile +++ b/net/asterisk16/Makefile @@ -2,6 +2,7 @@ PORTNAME= asterisk PORTVERSION= 16.0.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729 MASTER_SITE_SUBDIR= asterisk/ \ diff --git a/net/bctoolbox/Makefile b/net/bctoolbox/Makefile index c3766f0982fa..2feb5f05a4e5 100644 --- a/net/bctoolbox/Makefile +++ b/net/bctoolbox/Makefile @@ -2,6 +2,7 @@ PORTNAME= bctoolbox PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://www.linphone.org/releases/sources/bctoolbox/ diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile index 0e79b273d561..3e5155d58ef8 100644 --- a/net/boinc-client/Makefile +++ b/net/boinc-client/Makefile @@ -4,7 +4,7 @@ PORTNAME= boinc-client PORTVERSION= 7.8.6 DISTVERSIONPREFIX= client_release/7.8/ -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net MAINTAINER= ler@FreeBSD.org diff --git a/net/calendarsupport/Makefile b/net/calendarsupport/Makefile index 9a3fee903b6a..f803b267a8af 100644 --- a/net/calendarsupport/Makefile +++ b/net/calendarsupport/Makefile @@ -2,7 +2,7 @@ PORTNAME= calendarsupport DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/charm/Makefile b/net/charm/Makefile index 25425ca8d453..786b6a38085a 100644 --- a/net/charm/Makefile +++ b/net/charm/Makefile @@ -2,7 +2,7 @@ PORTNAME= charm DISTVERSION= 6.8.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://charm.cs.illinois.edu/distrib/ PKGNAMESUFFIX= -uiuc diff --git a/net/corosync3/Makefile b/net/corosync3/Makefile index 4b2004798e33..0f97185402c2 100644 --- a/net/corosync3/Makefile +++ b/net/corosync3/Makefile @@ -2,6 +2,7 @@ # $FreeBSD$ PORTVERSION= 2.99.2 +PORTREVISION= 1 PKGNAMESUFFIX= 3 .include "${.CURDIR}/../corosync2/Makefile.common" diff --git a/net/eternalterminal/Makefile b/net/eternalterminal/Makefile index 2ba413d8c75d..2dcbcd52260d 100644 --- a/net/eternalterminal/Makefile +++ b/net/eternalterminal/Makefile @@ -3,7 +3,7 @@ PORTNAME= eternalterminal DISTVERSIONPREFIX= et-v DISTVERSION= 4.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= trevis@silencedpoet.com diff --git a/net/eventviews/Makefile b/net/eventviews/Makefile index 212922901674..53cba8355b88 100644 --- a/net/eventviews/Makefile +++ b/net/eventviews/Makefile @@ -2,7 +2,7 @@ PORTNAME= eventviews DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/fiche/Makefile b/net/fiche/Makefile index d3645fb59de8..baa33dca66a5 100644 --- a/net/fiche/Makefile +++ b/net/fiche/Makefile @@ -3,6 +3,7 @@ PORTNAME= fiche PORTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= GH diff --git a/net/flower/Makefile b/net/flower/Makefile index caf9e7e0ea72..d93a02db5472 100644 --- a/net/flower/Makefile +++ b/net/flower/Makefile @@ -4,6 +4,7 @@ PORTNAME= flower DISTVERSIONPREFIX= v DISTVERSION= 0.10 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= ed@FreeBSD.org diff --git a/net/freerdp/Makefile b/net/freerdp/Makefile index ac821b990610..8817cd981c25 100644 --- a/net/freerdp/Makefile +++ b/net/freerdp/Makefile @@ -3,7 +3,7 @@ PORTNAME= freerdp DISTVERSION= 2.0.0-rc3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net comms ipv6 PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/net/freerdp1/Makefile b/net/freerdp1/Makefile index 2ac0d67d8131..de7e6bbb259e 100644 --- a/net/freerdp1/Makefile +++ b/net/freerdp1/Makefile @@ -3,7 +3,7 @@ PORTNAME= freerdp PORTVERSION= 1.2.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= net comms ipv6 PKGNAMESUFFIX= 1 diff --git a/net/frr4/Makefile b/net/frr4/Makefile index 617fbc0bf805..e058edd5dd1b 100644 --- a/net/frr4/Makefile +++ b/net/frr4/Makefile @@ -3,7 +3,7 @@ PORTNAME= frr PORTVERSION= 4.0 DISTVERSIONPREFIX= frr- -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net ipv6 PKGNAMESUFFIX= 4 diff --git a/net/frr5/Makefile b/net/frr5/Makefile index 7a44abe32def..b5f1a851659b 100644 --- a/net/frr5/Makefile +++ b/net/frr5/Makefile @@ -2,7 +2,7 @@ PORTNAME= frr PORTVERSION= 5.0.1 -PORTREVISION= 4 +PORTREVISION= 5 DISTVERSIONPREFIX= frr- CATEGORIES= net ipv6 PKGNAMESUFFIX= 5 diff --git a/net/frr6/Makefile b/net/frr6/Makefile index fcd0ff52c8e2..86e37ea47618 100644 --- a/net/frr6/Makefile +++ b/net/frr6/Makefile @@ -2,7 +2,7 @@ PORTNAME= frr PORTVERSION= 6.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= frr- CATEGORIES= net ipv6 PKGNAMESUFFIX= 6 diff --git a/net/glib-networking/Makefile b/net/glib-networking/Makefile index c1ccac747a99..c36960cfd155 100644 --- a/net/glib-networking/Makefile +++ b/net/glib-networking/Makefile @@ -3,6 +3,7 @@ PORTNAME= glib-networking PORTVERSION= 2.56.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/net/gnome-online-accounts/Makefile b/net/gnome-online-accounts/Makefile index bf3a6a245f95..1c01b6766003 100644 --- a/net/gnome-online-accounts/Makefile +++ b/net/gnome-online-accounts/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnome-online-accounts PORTVERSION= 3.28.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= GNOME diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile index 20dcf62b8a22..f8b45a36ec04 100644 --- a/net/gupnp/Makefile +++ b/net/gupnp/Makefile @@ -3,6 +3,7 @@ PORTNAME= gupnp PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= GNOME diff --git a/net/haproxy-devel/Makefile b/net/haproxy-devel/Makefile index 32e860b8d6b3..e1490197d767 100644 --- a/net/haproxy-devel/Makefile +++ b/net/haproxy-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= haproxy DISTVERSION= 1.9-dev10 +PORTREVISION= 1 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/1.9/src/devel/ PKGNAMESUFFIX= -devel diff --git a/net/iaxmodem/Makefile b/net/iaxmodem/Makefile index 1d112d9b1f2a..bbd5b78dbb24 100644 --- a/net/iaxmodem/Makefile +++ b/net/iaxmodem/Makefile @@ -3,7 +3,7 @@ PORTNAME= iaxmodem PORTVERSION= 1.2.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net comms MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/net/incidenceeditor/Makefile b/net/incidenceeditor/Makefile index f9350693bcdb..dbb86bc07c37 100644 --- a/net/incidenceeditor/Makefile +++ b/net/incidenceeditor/Makefile @@ -2,7 +2,7 @@ PORTNAME= incidenceeditor DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/ipxe/Makefile b/net/ipxe/Makefile index 9748fd29fc0c..08fa91d7fe98 100644 --- a/net/ipxe/Makefile +++ b/net/ipxe/Makefile @@ -3,6 +3,7 @@ PORTNAME= ipxe PORTVERSION= 20180825 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= tobik@FreeBSD.org diff --git a/net/kalarmcal/Makefile b/net/kalarmcal/Makefile index 53b83a704cf8..cbda8293a5a9 100644 --- a/net/kalarmcal/Makefile +++ b/net/kalarmcal/Makefile @@ -2,6 +2,7 @@ PORTNAME= kalarmcal DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kblog/Makefile b/net/kblog/Makefile index e42b45a031c2..e49b231ed588 100644 --- a/net/kblog/Makefile +++ b/net/kblog/Makefile @@ -2,6 +2,7 @@ PORTNAME= kblog DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kcalcore/Makefile b/net/kcalcore/Makefile index 1c94e74a4f2f..019a45ca8cfe 100644 --- a/net/kcalcore/Makefile +++ b/net/kcalcore/Makefile @@ -2,6 +2,7 @@ PORTNAME= kcalcore DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kcalutils/Makefile b/net/kcalutils/Makefile index beb779582333..5ca2d2ff29a7 100644 --- a/net/kcalutils/Makefile +++ b/net/kcalutils/Makefile @@ -2,6 +2,7 @@ PORTNAME= kcalutils DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kcontacts/Makefile b/net/kcontacts/Makefile index 133a54f186e8..557f595b21a9 100644 --- a/net/kcontacts/Makefile +++ b/net/kcontacts/Makefile @@ -2,6 +2,7 @@ PORTNAME= kcontacts DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kdav/Makefile b/net/kdav/Makefile index 5b4a3aa198d9..f8b1d4483725 100644 --- a/net/kdav/Makefile +++ b/net/kdav/Makefile @@ -2,6 +2,7 @@ PORTNAME= kdav DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kdenetwork-filesharing/Makefile b/net/kdenetwork-filesharing/Makefile index e3b67ba82e22..f326fa04e012 100644 --- a/net/kdenetwork-filesharing/Makefile +++ b/net/kdenetwork-filesharing/Makefile @@ -2,6 +2,7 @@ PORTNAME= kdenetwork-filesharing DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kea/Makefile b/net/kea/Makefile index 92438ddaa3d8..6d6a8d074794 100644 --- a/net/kea/Makefile +++ b/net/kea/Makefile @@ -2,7 +2,7 @@ PORTNAME= kea PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net ipv6 MASTER_SITES= ISC/kea/${ISCVERSION} DISTNAME= ${PORTNAME}-${ISCVERSION} diff --git a/net/kf5-kholidays/Makefile b/net/kf5-kholidays/Makefile index 616afcca622b..c2597da0b4b9 100644 --- a/net/kf5-kholidays/Makefile +++ b/net/kf5-kholidays/Makefile @@ -2,6 +2,7 @@ PORTNAME= kholidays DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/net/kf5-kxmlrpcclient/Makefile b/net/kf5-kxmlrpcclient/Makefile index 8c6192cc5d3c..8aeaca848dc3 100644 --- a/net/kf5-kxmlrpcclient/Makefile +++ b/net/kf5-kxmlrpcclient/Makefile @@ -2,6 +2,7 @@ PORTNAME= kxmlrpcclient DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/net/kf5-syndication/Makefile b/net/kf5-syndication/Makefile index 89ecbf0a6f4f..6fe0f95338e2 100644 --- a/net/kf5-syndication/Makefile +++ b/net/kf5-syndication/Makefile @@ -2,6 +2,7 @@ PORTNAME= syndication DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net kde kde-frameworks diff --git a/net/kidentitymanagement/Makefile b/net/kidentitymanagement/Makefile index 8f54678cb73c..e2d048765a3a 100644 --- a/net/kidentitymanagement/Makefile +++ b/net/kidentitymanagement/Makefile @@ -2,6 +2,7 @@ PORTNAME= kidentitymanagement DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kimap/Makefile b/net/kimap/Makefile index 0a3ff64b46c7..3747d417be8f 100644 --- a/net/kimap/Makefile +++ b/net/kimap/Makefile @@ -2,7 +2,7 @@ PORTNAME= kimap DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kitinerary/Makefile b/net/kitinerary/Makefile index cc5d2f37a20d..d77bf7c4fdd7 100644 --- a/net/kitinerary/Makefile +++ b/net/kitinerary/Makefile @@ -2,6 +2,7 @@ PORTNAME= kitinerary DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kldap/Makefile b/net/kldap/Makefile index f0d21636f7b9..0d2b856b1251 100644 --- a/net/kldap/Makefile +++ b/net/kldap/Makefile @@ -2,6 +2,7 @@ PORTNAME= kldap DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kmailtransport/Makefile b/net/kmailtransport/Makefile index 43e48b1cbad2..a398bc7cc303 100644 --- a/net/kmailtransport/Makefile +++ b/net/kmailtransport/Makefile @@ -2,6 +2,7 @@ PORTNAME= kmailtransport DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kmbox/Makefile b/net/kmbox/Makefile index 0418ff55dc4f..e4ebea73267e 100644 --- a/net/kmbox/Makefile +++ b/net/kmbox/Makefile @@ -2,6 +2,7 @@ PORTNAME= kmbox DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kmime/Makefile b/net/kmime/Makefile index 181defcd6c4b..b44e163595cc 100644 --- a/net/kmime/Makefile +++ b/net/kmime/Makefile @@ -2,7 +2,7 @@ PORTNAME= kmime DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kontactinterface/Makefile b/net/kontactinterface/Makefile index 2d76b916fc39..62dbe909b9d6 100644 --- a/net/kontactinterface/Makefile +++ b/net/kontactinterface/Makefile @@ -2,6 +2,7 @@ PORTNAME= kontactinterface DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kpimtextedit/Makefile b/net/kpimtextedit/Makefile index fa61c0ec3245..8454452dea97 100644 --- a/net/kpimtextedit/Makefile +++ b/net/kpimtextedit/Makefile @@ -2,6 +2,7 @@ PORTNAME= kpimtextedit DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/krdc/Makefile b/net/krdc/Makefile index 712e4d7a69ef..1927db0aeec5 100644 --- a/net/krdc/Makefile +++ b/net/krdc/Makefile @@ -2,6 +2,7 @@ PORTNAME= krdc DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/krfb/Makefile b/net/krfb/Makefile index 70f4c2cda29b..d48d0da0a2bb 100644 --- a/net/krfb/Makefile +++ b/net/krfb/Makefile @@ -2,6 +2,7 @@ PORTNAME= krfb DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/ksmtp/Makefile b/net/ksmtp/Makefile index 5e5541b4d4d5..1e2d63e14333 100644 --- a/net/ksmtp/Makefile +++ b/net/ksmtp/Makefile @@ -2,6 +2,7 @@ PORTNAME= ksmtp DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/ktnef/Makefile b/net/ktnef/Makefile index f36c4a323b58..cbbcdd617bcd 100644 --- a/net/ktnef/Makefile +++ b/net/ktnef/Makefile @@ -2,6 +2,7 @@ PORTNAME= ktnef DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/l2tpd/Makefile b/net/l2tpd/Makefile index 2daa9a333a89..644d188eaa99 100644 --- a/net/l2tpd/Makefile +++ b/net/l2tpd/Makefile @@ -3,7 +3,7 @@ PORTNAME= l2tpd PORTVERSION= 0.69 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/L2TPd/${PORTVERSION} diff --git a/net/libcmis/Makefile b/net/libcmis/Makefile index 65246a4e8acf..52b480cbae03 100644 --- a/net/libcmis/Makefile +++ b/net/libcmis/Makefile @@ -2,7 +2,7 @@ PORTNAME= libcmis PORTVERSION= 0.5.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net devel MASTER_SITES= http://dev-www.libreoffice.org/src/ diff --git a/net/libgravatar/Makefile b/net/libgravatar/Makefile index bb98c75e0ab8..9d7386905b49 100644 --- a/net/libgravatar/Makefile +++ b/net/libgravatar/Makefile @@ -2,6 +2,7 @@ PORTNAME= libgravatar DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/libkgapi/Makefile b/net/libkgapi/Makefile index dbc441ab6155..32dc0e59950e 100644 --- a/net/libkgapi/Makefile +++ b/net/libkgapi/Makefile @@ -2,7 +2,7 @@ PORTNAME= libkgapi DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/libksieve/Makefile b/net/libksieve/Makefile index 584c69860e7b..ac0fea753f8e 100644 --- a/net/libksieve/Makefile +++ b/net/libksieve/Makefile @@ -2,7 +2,7 @@ PORTNAME= libksieve DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/libkvkontakte/Makefile b/net/libkvkontakte/Makefile index 3c28ab985267..5e11f48176e4 100644 --- a/net/libkvkontakte/Makefile +++ b/net/libkvkontakte/Makefile @@ -2,7 +2,7 @@ PORTNAME= libkvkontakte DISTVERSION= 5.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src DIST_SUBDIR= KDE/digikam diff --git a/net/liblinphone/Makefile b/net/liblinphone/Makefile index 6be874ec8209..6570b535dbd1 100644 --- a/net/liblinphone/Makefile +++ b/net/liblinphone/Makefile @@ -2,6 +2,7 @@ PORTNAME= linphone PORTVERSION= 3.12.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://www.linphone.org/releases/sources/linphone/ PKGNAMEPREFIX= lib diff --git a/net/libmaia/Makefile b/net/libmaia/Makefile index 6a9b406c0a66..a35f3e7f7c5f 100644 --- a/net/libmaia/Makefile +++ b/net/libmaia/Makefile @@ -4,7 +4,7 @@ PORTNAME= libmaia DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= kde@FreeBSD.org diff --git a/net/libmediawiki/Makefile b/net/libmediawiki/Makefile index 99e6289e7278..9715c4afa81c 100644 --- a/net/libmediawiki/Makefile +++ b/net/libmediawiki/Makefile @@ -2,6 +2,7 @@ PORTNAME= libmediawiki DISTVERSION= 5.37.0 +PORTREVISION= 1 CATEGORIES= net kde MASTER_SITES= KDE/stable/${PORTNAME} DIST_SUBDIR= KDE/digikam diff --git a/net/libnss-pgsql/Makefile b/net/libnss-pgsql/Makefile index 3bfb6dfd0308..b429f10a2d02 100644 --- a/net/libnss-pgsql/Makefile +++ b/net/libnss-pgsql/Makefile @@ -3,6 +3,7 @@ PORTNAME= libnss-pgsql PORTVERSION= 1.5.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= PGSQL/projects/pgFoundry/sysauth/NSS/nss1.5.0-beta DISTNAME= ${PORTNAME}-${PORTVERSION}-beta diff --git a/net/libproxy-mozjs/Makefile b/net/libproxy-mozjs/Makefile index 62c9ed3fb08d..7aab1c1c6cdf 100644 --- a/net/libproxy-mozjs/Makefile +++ b/net/libproxy-mozjs/Makefile @@ -1,7 +1,7 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net www PKGNAMESUFFIX= -${LIBPROXY_SLAVE} diff --git a/net/librdkafka/Makefile b/net/librdkafka/Makefile index 1a46f3465c09..2966ff6d028e 100644 --- a/net/librdkafka/Makefile +++ b/net/librdkafka/Makefile @@ -3,6 +3,7 @@ PORTNAME= librdkafka PORTVERSION= 0.11.6 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net diff --git a/net/libtnl/Makefile b/net/libtnl/Makefile index 998769c00827..c0914f4f5e43 100644 --- a/net/libtnl/Makefile +++ b/net/libtnl/Makefile @@ -3,7 +3,7 @@ PORTNAME= libtnl PORTVERSION= 1.5.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net devel MASTER_SITES= SF/opentnl/TNL%20Source/${PORTVERSION} DISTNAME= tnl-${PORTVERSION}-source diff --git a/net/libyang/Makefile b/net/libyang/Makefile index 8e2f8c95a875..7fc38fa3d107 100644 --- a/net/libyang/Makefile +++ b/net/libyang/Makefile @@ -4,7 +4,7 @@ PORTNAME= libyang PORTVERSION= 0.16 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -r1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MAINTAINER= olivier@FreeBSD.org diff --git a/net/liferea/Makefile b/net/liferea/Makefile index 471be4da03ea..00e46fb79a41 100644 --- a/net/liferea/Makefile +++ b/net/liferea/Makefile @@ -3,6 +3,7 @@ PORTNAME= liferea DISTVERSION= 1.12.6 +PORTREVISION= 1 DISTVERSIONSUFFIX=b CATEGORIES= net gnome MASTER_SITES= https://github.com/lwindolf/liferea/releases/download/v${PORTVERSION:S/.r/-rc/}/ diff --git a/net/linphone/Makefile b/net/linphone/Makefile index eed7c9058eff..5882d80c3e9d 100644 --- a/net/linphone/Makefile +++ b/net/linphone/Makefile @@ -2,7 +2,7 @@ PORTNAME= linphone PORTVERSION= 4.1.1 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= https://www.linphone.org/releases/sources/linphoneqt/ diff --git a/net/mailcommon/Makefile b/net/mailcommon/Makefile index 235019856f5e..7b1d55a717d2 100644 --- a/net/mailcommon/Makefile +++ b/net/mailcommon/Makefile @@ -2,7 +2,7 @@ PORTNAME= mailcommon DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/mailimporter/Makefile b/net/mailimporter/Makefile index 6f9f89f5f15e..95a4e720ea9f 100644 --- a/net/mailimporter/Makefile +++ b/net/mailimporter/Makefile @@ -2,7 +2,7 @@ PORTNAME= mailimporter DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/mediatomb/Makefile b/net/mediatomb/Makefile index f96f144a2c89..cf5aa2dec4d7 100644 --- a/net/mediatomb/Makefile +++ b/net/mediatomb/Makefile @@ -3,7 +3,7 @@ PORTNAME= mediatomb PORTVERSION= 0.12.1 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= net multimedia MASTER_SITES= SF/${PORTNAME}/MediaTomb/${PORTVERSION} diff --git a/net/megatools/Makefile b/net/megatools/Makefile index 408e4b26dbde..df8127618794 100644 --- a/net/megatools/Makefile +++ b/net/megatools/Makefile @@ -3,6 +3,7 @@ PORTNAME= megatools PORTVERSION= 1.10.2 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://megatools.megous.com/builds/ diff --git a/net/messagelib/Makefile b/net/messagelib/Makefile index 455ac89323a6..6b90e15006f4 100644 --- a/net/messagelib/Makefile +++ b/net/messagelib/Makefile @@ -2,7 +2,7 @@ PORTNAME= messagelib DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/mosh/Makefile b/net/mosh/Makefile index 134571db4d6a..56dda87b878d 100644 --- a/net/mosh/Makefile +++ b/net/mosh/Makefile @@ -3,7 +3,7 @@ PORTNAME= mosh PORTVERSION= 1.3.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MASTER_SITES= http://mosh.mit.edu/ \ ZI diff --git a/net/mpich/Makefile b/net/mpich/Makefile index 9917418bea73..5c23ee8843d3 100644 --- a/net/mpich/Makefile +++ b/net/mpich/Makefile @@ -2,7 +2,7 @@ PORTNAME= mpich PORTVERSION= 3.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net parallel MASTER_SITES= http://www.mpich.org/static/downloads/${DISTVERSION}/ diff --git a/net/mpich2/Makefile b/net/mpich2/Makefile index a5a7c15b5a44..6d0fa361ba71 100644 --- a/net/mpich2/Makefile +++ b/net/mpich2/Makefile @@ -3,7 +3,7 @@ PORTNAME= mpich2 DISTVERSION= 1.5 -PORTREVISION= 11 +PORTREVISION= 12 PORTEPOCH= 5 CATEGORIES= net java parallel MASTER_SITES= http://www.mcs.anl.gov/research/projects/mpich2/downloads/tarballs/${DISTVERSION}/ diff --git a/net/ndisc6/Makefile b/net/ndisc6/Makefile index bf73a88bb586..563cb5c2cdfe 100644 --- a/net/ndisc6/Makefile +++ b/net/ndisc6/Makefile @@ -3,6 +3,7 @@ PORTNAME= ndisc6 PORTVERSION= 1.0.3 +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= http://www.remlab.net/files/ndisc6/ \ http://people.via.ecp.fr/~rem/www.remlab.net/files/ndisc6/ diff --git a/net/ndpi/Makefile b/net/ndpi/Makefile index c60cd9772fdb..87d9b352e9df 100644 --- a/net/ndpi/Makefile +++ b/net/ndpi/Makefile @@ -3,7 +3,7 @@ PORTNAME= ndpi PORTVERSION= 2.4.d20180830 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= net diff --git a/net/nepenthes/Makefile b/net/nepenthes/Makefile index c9920ebfe760..308196b19754 100644 --- a/net/nepenthes/Makefile +++ b/net/nepenthes/Makefile @@ -3,7 +3,7 @@ PORTNAME= nepenthes PORTVERSION= 0.2.2 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/Nepenthes%20development/${PORTVERSION} diff --git a/net/net6/Makefile b/net/net6/Makefile index c296084787ad..55372cf0d8cf 100644 --- a/net/net6/Makefile +++ b/net/net6/Makefile @@ -3,7 +3,7 @@ PORTNAME= net6 PORTVERSION= 1.3.14 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net devel MASTER_SITES= http://releases.0x539.de/net6/ diff --git a/net/nfs-ganesha/Makefile b/net/nfs-ganesha/Makefile index 28e376cf91a2..33783479c663 100644 --- a/net/nfs-ganesha/Makefile +++ b/net/nfs-ganesha/Makefile @@ -3,7 +3,7 @@ PORTNAME= nfs-ganesha DISTVERSIONPREFIX= V DISTVERSION= 2.7.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MAINTAINER= fatih@gandi.net diff --git a/net/ns3/Makefile b/net/ns3/Makefile index 6e40a852c019..3017b702651a 100644 --- a/net/ns3/Makefile +++ b/net/ns3/Makefile @@ -2,6 +2,7 @@ PORTNAME= ns3 PORTVERSION= 3.29 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://www.nsnam.org/release/ DISTNAME= ns-allinone-${PORTVERSION} diff --git a/net/openbsc/Makefile b/net/openbsc/Makefile index 21f3fef11bd4..204278e2c9a3 100644 --- a/net/openbsc/Makefile +++ b/net/openbsc/Makefile @@ -2,7 +2,7 @@ PORTNAME= openbsc PORTVERSION= 0.15.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MASTER_SITES= http://git.osmocom.org/${PORTNAME}/snapshot/ \ http://chaosophia.net/downloads/osmocom/${PORTNAME}/ diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile index da190e382f42..9a6d52da53d5 100644 --- a/net/openmpi/Makefile +++ b/net/openmpi/Makefile @@ -5,7 +5,7 @@ PORTNAME= openmpi PORTVERSION= 1.10.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net parallel MASTER_SITES= http://www.open-mpi.org/software/ompi/v${PORTVERSION:R}/downloads/ diff --git a/net/openmpi2/Makefile b/net/openmpi2/Makefile index 6ddafb167855..fb444bfddadc 100644 --- a/net/openmpi2/Makefile +++ b/net/openmpi2/Makefile @@ -2,7 +2,7 @@ PORTNAME= openmpi PORTVERSION= 2.1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net parallel MASTER_SITES= http://www.open-mpi.org/software/ompi/v${PORTVERSION:R}/downloads/ PKGNAMESUFFIX= 2 diff --git a/net/openmpi3/Makefile b/net/openmpi3/Makefile index c43870f2c92b..c1b1cd540362 100644 --- a/net/openmpi3/Makefile +++ b/net/openmpi3/Makefile @@ -2,6 +2,7 @@ PORTNAME= openmpi PORTVERSION= 3.1.3 +PORTREVISION= 1 CATEGORIES= net parallel MASTER_SITES= http://www.open-mpi.org/software/ompi/v${PORTVERSION:R}/downloads/ PKGNAMESUFFIX= 3 diff --git a/net/openpgm/Makefile b/net/openpgm/Makefile index 0d44c35b3fee..5aede59aa1ee 100644 --- a/net/openpgm/Makefile +++ b/net/openpgm/Makefile @@ -4,7 +4,7 @@ PORTNAME= openpgm DISTVERSIONPREFIX= release- DISTVERSION= 5-2-122 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net devel MAINTAINER= ports@FreeBSD.org diff --git a/net/opensips/Makefile b/net/opensips/Makefile index 7e091a9e56a6..aff9dd33384f 100644 --- a/net/opensips/Makefile +++ b/net/opensips/Makefile @@ -3,7 +3,7 @@ PORTNAME= opensips DISTVERSION= 2.2.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://opensips.org/pub/opensips/${PORTVERSION}/ diff --git a/net/openvswitch/Makefile b/net/openvswitch/Makefile index 2119f7db40a8..8e681797f360 100644 --- a/net/openvswitch/Makefile +++ b/net/openvswitch/Makefile @@ -3,6 +3,7 @@ PORTNAME= openvswitch DISTVERSION= 2.10.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://openvswitch.org/releases/ diff --git a/net/ortp/Makefile b/net/ortp/Makefile index 0a40009e5434..64e5bcd8eeaa 100644 --- a/net/ortp/Makefile +++ b/net/ortp/Makefile @@ -3,6 +3,7 @@ PORTNAME= ortp PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://www.linphone.org/releases/sources/ortp/ diff --git a/net/ostinato/Makefile b/net/ostinato/Makefile index a689bb9d4032..d887d60b25cc 100644 --- a/net/ostinato/Makefile +++ b/net/ostinato/Makefile @@ -3,7 +3,7 @@ PORTNAME= ostinato PORTVERSION= 0.8 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net security MASTER_SITES= https://bintray.com/artifact/download/pstavirs/ostinato/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} diff --git a/net/p5-Net-SSH-Perl/Makefile b/net/p5-Net-SSH-Perl/Makefile index 177a83dd37ca..0a384a65d7bb 100644 --- a/net/p5-Net-SSH-Perl/Makefile +++ b/net/p5-Net-SSH-Perl/Makefile @@ -3,6 +3,7 @@ PORTNAME= Net-SSH-Perl PORTVERSION= 2.14 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/pimcommon/Makefile b/net/pimcommon/Makefile index 9de89d5cb931..a368f2831a00 100644 --- a/net/pimcommon/Makefile +++ b/net/pimcommon/Makefile @@ -2,7 +2,7 @@ PORTNAME= pimcommon DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/pktanon/Makefile b/net/pktanon/Makefile index d96d20bae77e..1b2ff13b8a2d 100644 --- a/net/pktanon/Makefile +++ b/net/pktanon/Makefile @@ -2,7 +2,7 @@ PORTNAME= pktanon PORTVERSION= 1.4.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net MASTER_SITES= http://www.tm.uka.de/software/pktanon/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-dev diff --git a/net/prosearch/Makefile b/net/prosearch/Makefile index a31f0c1e76e8..a2fb8c2bd746 100644 --- a/net/prosearch/Makefile +++ b/net/prosearch/Makefile @@ -2,7 +2,7 @@ PORTNAME= prosearch PORTVERSION= 0.19.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net www MASTER_SITES= http://pro.setun.net/search/download/ SF/pro-search/pro-search/${PORTVERSION} diff --git a/net/py-mpi4py/Makefile b/net/py-mpi4py/Makefile index 208ab795050c..87d6199adc1a 100644 --- a/net/py-mpi4py/Makefile +++ b/net/py-mpi4py/Makefile @@ -2,6 +2,7 @@ PORTNAME= mpi4py DISTVERSION= 3.0.0 +PORTREVISION= 1 CATEGORIES= net parallel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/qoauth-qt5/Makefile b/net/qoauth-qt5/Makefile index fc3c0e759466..7f8593bf5582 100644 --- a/net/qoauth-qt5/Makefile +++ b/net/qoauth-qt5/Makefile @@ -4,7 +4,7 @@ PORTNAME= qoauth PORTVERSION= 2.0.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net devel security PKGNAMESUFFIX= -qt5 diff --git a/net/qt5-network/Makefile b/net/qt5-network/Makefile index ffaa7be45d62..517295725671 100644 --- a/net/qt5-network/Makefile +++ b/net/qt5-network/Makefile @@ -2,7 +2,7 @@ PORTNAME= network DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net ipv6 PKGNAMEPREFIX= qt5- diff --git a/net/quagga/Makefile b/net/quagga/Makefile index 6353cad7fb5a..270ee9ebf02e 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -3,7 +3,7 @@ PORTNAME= quagga PORTVERSION= 1.2.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net ipv6 MASTER_SITES= SAVANNAH diff --git a/net/reaver/Makefile b/net/reaver/Makefile index 2f699f5f2103..f2056e784352 100644 --- a/net/reaver/Makefile +++ b/net/reaver/Makefile @@ -3,6 +3,7 @@ PORTNAME= reaver DISTVERSIONPREFIX= v DISTVERSION= 1.6.5 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= freebsd@sysctl.cz diff --git a/net/rubygem-lita-gems/Makefile b/net/rubygem-lita-gems/Makefile index f45e0eb42bba..9d2d0eb545dc 100644 --- a/net/rubygem-lita-gems/Makefile +++ b/net/rubygem-lita-gems/Makefile @@ -3,6 +3,7 @@ PORTNAME= lita-gems PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/skstream/Makefile b/net/skstream/Makefile index 2abca3d28c16..0d133ea12064 100644 --- a/net/skstream/Makefile +++ b/net/skstream/Makefile @@ -3,7 +3,7 @@ PORTNAME= skstream PORTVERSION= 0.3.9 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net MASTER_SITES= SF/worldforge/${PORTNAME}%20%28network%20lib%29/${PORTVERSION} diff --git a/net/sobby/Makefile b/net/sobby/Makefile index fae185ce39ae..4dd4b307586c 100644 --- a/net/sobby/Makefile +++ b/net/sobby/Makefile @@ -3,7 +3,7 @@ PORTNAME= sobby PORTVERSION= 0.4.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://releases.0x539.de/sobby/ diff --git a/net/spoofer/Makefile b/net/spoofer/Makefile index 7113e1da4599..1bf6c302c1b4 100644 --- a/net/spoofer/Makefile +++ b/net/spoofer/Makefile @@ -3,7 +3,7 @@ PORTNAME= spoofer PORTVERSION= 1.2.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net MASTER_SITES= http://www.caida.org/projects/spoofer/downloads/ diff --git a/net/turnserver/Makefile b/net/turnserver/Makefile index e8a795daf7a9..ac69abb62f2d 100644 --- a/net/turnserver/Makefile +++ b/net/turnserver/Makefile @@ -2,6 +2,7 @@ PORTNAME= turnserver PORTVERSION= 4.5.0.8 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://turnserver.open-sys.org/downloads/extradocs/:xdocs \ http://coturn.net/turnserver/extradocs/:xdocs diff --git a/net/uget/Makefile b/net/uget/Makefile index 356d69267641..2ec22028e90d 100644 --- a/net/uget/Makefile +++ b/net/uget/Makefile @@ -3,7 +3,7 @@ PORTNAME= uget PORTVERSION= 2.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= SF/urlget/${PORTNAME}%20%28stable%29/${PORTVERSION} diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 60ff4b1c8125..a228d2b2a470 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -3,7 +3,7 @@ PORTNAME?= wireshark PORTVERSION= 2.6.5 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= net ipv6 MASTER_SITES= http://www.wireshark.org/download/src/ \ http://ftp.uni-kl.de/pub/wireshark/src/ \ diff --git a/net/yate/Makefile b/net/yate/Makefile index 81f81471c022..f6d6a62458c2 100644 --- a/net/yate/Makefile +++ b/net/yate/Makefile @@ -3,6 +3,7 @@ PORTNAME= yate PORTVERSION= 6.1.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://yate.null.ro/tarballs/yate6/ DISTNAME= ${PORTNAME}-${PORTVERSION}-1 diff --git a/net/zerotier/Makefile b/net/zerotier/Makefile index 79d1dbfb576e..c188bb42310a 100644 --- a/net/zerotier/Makefile +++ b/net/zerotier/Makefile @@ -3,7 +3,7 @@ PORTNAME= zerotier DISTVERSION= 1.2.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= dch@FreeBSD.org diff --git a/news/nget/Makefile b/news/nget/Makefile index 06dca7b23ffe..61d996d0ef87 100644 --- a/news/nget/Makefile +++ b/news/nget/Makefile @@ -4,7 +4,7 @@ PORTNAME= nget PORTVERSION= 0.27.1 DISTVERSIONSUFFIX= +uulib -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= news MASTER_SITES= SF diff --git a/news/nzbget/Makefile b/news/nzbget/Makefile index d52a79ec3e64..c1211e1f9f6b 100644 --- a/news/nzbget/Makefile +++ b/news/nzbget/Makefile @@ -3,7 +3,7 @@ PORTNAME= nzbget PORTVERSION= 20.0 -PORTREVISION= 0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= news diff --git a/polish/kadu/Makefile b/polish/kadu/Makefile index 72f578b8a3d7..aee0d3169b1a 100644 --- a/polish/kadu/Makefile +++ b/polish/kadu/Makefile @@ -3,7 +3,7 @@ PORTNAME= kadu PORTVERSION= 4.3 -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 1 CATEGORIES= polish net-im MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/:kadu \ diff --git a/polish/qnapi/Makefile b/polish/qnapi/Makefile index 932d20a0f266..d46a2801f3d4 100644 --- a/polish/qnapi/Makefile +++ b/polish/qnapi/Makefile @@ -3,7 +3,7 @@ PORTNAME= qnapi PORTVERSION= 0.2.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= polish multimedia MAINTAINER= ports@FreeBSD.org diff --git a/ports-mgmt/octopkg/Makefile b/ports-mgmt/octopkg/Makefile index 18c06b4595b7..dc41a12c42d3 100644 --- a/ports-mgmt/octopkg/Makefile +++ b/ports-mgmt/octopkg/Makefile @@ -3,7 +3,7 @@ PORTNAME= octopkg PORTVERSION= 0.2.0 -PORTREVISION= 4 +PORTREVISION= 5 DISTVERSIONPREFIX= v CATEGORIES= ports-mgmt diff --git a/ports-mgmt/portal/Makefile b/ports-mgmt/portal/Makefile index 86249217ee0f..e70ea9751a42 100644 --- a/ports-mgmt/portal/Makefile +++ b/ports-mgmt/portal/Makefile @@ -2,7 +2,7 @@ PORTNAME= portal PORTVERSION= 0.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= ports-mgmt MAINTAINER= culot@FreeBSD.org diff --git a/ports-mgmt/portrac/Makefile b/ports-mgmt/portrac/Makefile index a2118806558f..994a14f389d3 100644 --- a/ports-mgmt/portrac/Makefile +++ b/ports-mgmt/portrac/Makefile @@ -2,7 +2,7 @@ PORTNAME= portrac PORTVERSION= 0.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= ports-mgmt MASTER_SITES= http://e-soul.org/distfiles/ \ http://home.e-soul.org/~mgp/distfiles/ diff --git a/ports-mgmt/portscout/Makefile b/ports-mgmt/portscout/Makefile index 3bdcda738d01..11bd66f0df8d 100644 --- a/ports-mgmt/portscout/Makefile +++ b/ports-mgmt/portscout/Makefile @@ -3,7 +3,7 @@ PORTNAME= portscout PORTVERSION= 0.8.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= ports-mgmt MASTER_SITES= http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ \ http://www.atarininja.org/~wxs/distfiles/ \ diff --git a/ports-mgmt/porttree/Makefile b/ports-mgmt/porttree/Makefile index ef97f30cd3d0..6e3d355b9849 100644 --- a/ports-mgmt/porttree/Makefile +++ b/ports-mgmt/porttree/Makefile @@ -3,6 +3,7 @@ PORTNAME= porttree PORTVERSION= 0.6.r${SVN_REV} +PORTREVISION= 1 CATEGORIES= ports-mgmt python MASTER_SITES= SF/${PORTNAME} diff --git a/print/R-cran-knitr/Makefile b/print/R-cran-knitr/Makefile index b89b681f99e9..926284562a96 100644 --- a/print/R-cran-knitr/Makefile +++ b/print/R-cran-knitr/Makefile @@ -3,6 +3,7 @@ PORTNAME= knitr PORTVERSION= 1.20 +PORTREVISION= 1 CATEGORIES= print DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/print/R-cran-tinytex/Makefile b/print/R-cran-tinytex/Makefile index 4262ef214940..2f6ee9a58472 100644 --- a/print/R-cran-tinytex/Makefile +++ b/print/R-cran-tinytex/Makefile @@ -2,6 +2,7 @@ PORTNAME= tinytex DISTVERSION= 0.9 +PORTREVISION= 1 CATEGORIES= print DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile index 87a846311a2c..427e3b23b38c 100644 --- a/print/cups-filters/Makefile +++ b/print/cups-filters/Makefile @@ -2,6 +2,7 @@ PORTNAME= cups-filters PORTVERSION= 1.21.3 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= http://www.openprinting.org/download/cups-filters/ diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index d31b937632b3..9c0466d1ae0d 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -3,7 +3,7 @@ PORTNAME= harfbuzz PORTVERSION= 2.2.0 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ diff --git a/print/libgnomeprintmm/Makefile b/print/libgnomeprintmm/Makefile index 7c806cc54681..842d65a671b4 100644 --- a/print/libgnomeprintmm/Makefile +++ b/print/libgnomeprintmm/Makefile @@ -3,7 +3,7 @@ PORTNAME= libgnomeprintmm PORTVERSION= 2.5.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/print/libmspub01/Makefile b/print/libmspub01/Makefile index 79fdde00dda7..0b7da13c1262 100644 --- a/print/libmspub01/Makefile +++ b/print/libmspub01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libmspub PORTVERSION= 0.1.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= print graphics devel MASTER_SITES= LODEV/${PORTNAME} PKGNAMESUFFIX= 01 diff --git a/print/libpagemaker/Makefile b/print/libpagemaker/Makefile index b8775082b6ab..4a57cff8e830 100644 --- a/print/libpagemaker/Makefile +++ b/print/libpagemaker/Makefile @@ -2,7 +2,7 @@ PORTNAME= libpagemaker PORTVERSION= 0.0.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= print graphics devel MASTER_SITES= LODEV/${PORTNAME} diff --git a/print/lilypond-devel/Makefile b/print/lilypond-devel/Makefile index fe73fdbcfed3..2d0fbacea2bd 100644 --- a/print/lilypond-devel/Makefile +++ b/print/lilypond-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= lilypond DISTVERSION= 2.19.81 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print audio MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v${DISTVERSION:R}/ \ http://lilypond.org/downloads/sources/v${DISTVERSION:R}/ diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index 48b0807420dd..26ef83948c85 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -3,7 +3,7 @@ PORTNAME= lilypond PORTVERSION= 2.18.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= print audio MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v${PORTVERSION:R}/ diff --git a/print/pdfcube/Makefile b/print/pdfcube/Makefile index 6d58a08045ee..8209d9b43bc1 100644 --- a/print/pdfcube/Makefile +++ b/print/pdfcube/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdfcube PORTVERSION= 0.0.5 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= print MASTER_SITES= http://code.100allora.it/releases/pdfcube/ diff --git a/print/print-manager/Makefile b/print/print-manager/Makefile index d64afb01cd89..a6e734fc2315 100644 --- a/print/print-manager/Makefile +++ b/print/print-manager/Makefile @@ -2,7 +2,7 @@ PORTNAME= print-manager DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/print/qpdf/Makefile b/print/qpdf/Makefile index a5e10f728894..9deb73a8d318 100644 --- a/print/qpdf/Makefile +++ b/print/qpdf/Makefile @@ -3,6 +3,7 @@ PORTNAME= qpdf DISTVERSION= 8.2.1 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= SF diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile index 6aae1a08b2cc..4a7bea5ca8f1 100644 --- a/print/qpdfview/Makefile +++ b/print/qpdfview/Makefile @@ -3,7 +3,7 @@ PORTNAME= qpdfview DISTVERSION= 0.4.17beta1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print MASTER_SITES= https://launchpadlibrarian.net/294276875/ \ https://launchpad.net/${PORTNAME}/trunk/${DISTVERSION}/+download/ diff --git a/print/qt5-printsupport/Makefile b/print/qt5-printsupport/Makefile index 6cd3c690753c..ec140b4699b1 100644 --- a/print/qt5-printsupport/Makefile +++ b/print/qt5-printsupport/Makefile @@ -2,6 +2,7 @@ PORTNAME= printsupport DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= print PKGNAMEPREFIX= qt5- diff --git a/print/tex-xetex/Makefile b/print/tex-xetex/Makefile index c206452e89d5..c98c9e77e17c 100644 --- a/print/tex-xetex/Makefile +++ b/print/tex-xetex/Makefile @@ -2,7 +2,7 @@ PORTNAME= xetex PORTVERSION= 0.99992 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ PKGNAMEPREFIX= tex- diff --git a/print/texlive-base/Makefile b/print/texlive-base/Makefile index 7c3ecd1711d1..c8cdcdfd45e5 100644 --- a/print/texlive-base/Makefile +++ b/print/texlive-base/Makefile @@ -2,7 +2,7 @@ PORTNAME= texlive PORTVERSION= 20150521 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= print MASTER_SITES= TEX_CTAN/systems/texlive/Source/ PKGNAMESUFFIX= -base diff --git a/print/ttfquery/Makefile b/print/ttfquery/Makefile index 71d4a4de58f1..b3c54c9d4a68 100644 --- a/print/ttfquery/Makefile +++ b/print/ttfquery/Makefile @@ -3,7 +3,7 @@ PORTNAME= ttfquery PORTVERSION= 1.0.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= print MASTER_SITES= CHEESESHOP DISTNAME= TTFQuery-${PORTVERSION} diff --git a/science/ALPSCore/Makefile b/science/ALPSCore/Makefile index 59b6a107b6bf..9623030ffe4a 100644 --- a/science/ALPSCore/Makefile +++ b/science/ALPSCore/Makefile @@ -3,7 +3,7 @@ PORTNAME= ALPSCore DISTVERSIONPREFIX= v DISTVERSION= 2.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MAINTAINER= mike.d.ft402@gmail.com diff --git a/science/InsightToolkit/Makefile b/science/InsightToolkit/Makefile index cb1fcc57f4f9..41c247e6fdcd 100644 --- a/science/InsightToolkit/Makefile +++ b/science/InsightToolkit/Makefile @@ -3,7 +3,7 @@ PORTNAME= InsightToolkit PORTVERSION= 4.13.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science biology MASTER_SITES= SF/itk/itk/${ITK_VER} diff --git a/science/MOOSE-neural-simulator/Makefile b/science/MOOSE-neural-simulator/Makefile index feda5646b4ab..dda47f1acb4a 100644 --- a/science/MOOSE-neural-simulator/Makefile +++ b/science/MOOSE-neural-simulator/Makefile @@ -3,7 +3,7 @@ PORTNAME= MOOSE-neural-simulator DISTVERSION= 3.1.2 -PORTREVISION= 5 +PORTREVISION= 6 DISTVERSIONSUFFIX= -382-gc93d23a CATEGORIES= science biology diff --git a/science/PETSc/Makefile b/science/PETSc/Makefile index 3cbad89083ef..e07f446410c4 100644 --- a/science/PETSc/Makefile +++ b/science/PETSc/Makefile @@ -3,6 +3,7 @@ PORTNAME= PETSc DISTVERSION= 3.10.2 +PORTREVISION= 1 CATEGORIES= science devel MASTER_SITES= http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/ DISTNAME= ${PORTNAME:tl}-${DISTVERSION} diff --git a/science/R-cran-AMORE/Makefile b/science/R-cran-AMORE/Makefile index 386a314ae8ff..cd2c0f515410 100644 --- a/science/R-cran-AMORE/Makefile +++ b/science/R-cran-AMORE/Makefile @@ -3,7 +3,7 @@ PORTNAME= AMORE PORTVERSION= 0.2.14 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/./1} diff --git a/science/R-cran-DCluster/Makefile b/science/R-cran-DCluster/Makefile index a59a5c887e47..dfb9c8380bdf 100644 --- a/science/R-cran-DCluster/Makefile +++ b/science/R-cran-DCluster/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DCluster -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSION= 0.2-7 CATEGORIES= science DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/science/R-cran-Epi/Makefile b/science/R-cran-Epi/Makefile index ac304dfe9f4f..f591d326f241 100644 --- a/science/R-cran-Epi/Makefile +++ b/science/R-cran-Epi/Makefile @@ -3,6 +3,7 @@ PORTNAME= Epi PORTVERSION= 2.32 +PORTREVISION= 1 CATEGORIES= science DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/science/R-cran-bayesm/Makefile b/science/R-cran-bayesm/Makefile index e8a57318a6a0..b50c0450a2dd 100644 --- a/science/R-cran-bayesm/Makefile +++ b/science/R-cran-bayesm/Makefile @@ -3,7 +3,7 @@ PORTNAME= bayesm DISTVERSION= 3.1-0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/science/R-cran-cmprsk/Makefile b/science/R-cran-cmprsk/Makefile index 009aafa66aaa..f2cef261c44f 100644 --- a/science/R-cran-cmprsk/Makefile +++ b/science/R-cran-cmprsk/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cmprsk -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSION= 2.2-7 CATEGORIES= science DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/science/R-cran-e1071/Makefile b/science/R-cran-e1071/Makefile index 622811704e7e..0f3feb7b728b 100644 --- a/science/R-cran-e1071/Makefile +++ b/science/R-cran-e1071/Makefile @@ -3,6 +3,7 @@ PORTNAME= e1071 DISTVERSION= 1.7-0 +PORTREVISION= 1 CATEGORIES= science DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/science/R-cran-eco/Makefile b/science/R-cran-eco/Makefile index 26a81142f5de..859b972fd2c0 100644 --- a/science/R-cran-eco/Makefile +++ b/science/R-cran-eco/Makefile @@ -3,7 +3,7 @@ PORTNAME= eco PORTVERSION= 3.1.6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= science DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/./1} diff --git a/science/R-cran-epicalc/Makefile b/science/R-cran-epicalc/Makefile index 84c6a85c53e1..d37d605bb36d 100644 --- a/science/R-cran-epicalc/Makefile +++ b/science/R-cran-epicalc/Makefile @@ -3,7 +3,7 @@ PORTNAME= epicalc PORTVERSION= 2.15.1.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= science DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/science/R-cran-etm/Makefile b/science/R-cran-etm/Makefile index 1afaa5d70a5c..774b65555336 100644 --- a/science/R-cran-etm/Makefile +++ b/science/R-cran-etm/Makefile @@ -3,6 +3,7 @@ PORTNAME= etm DISTVERSION= 1.0.4 +PORTREVISION= 1 CATEGORIES= science DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/science/R-cran-fastICA/Makefile b/science/R-cran-fastICA/Makefile index 9807424ce345..09c1c8c8b9c7 100644 --- a/science/R-cran-fastICA/Makefile +++ b/science/R-cran-fastICA/Makefile @@ -3,7 +3,7 @@ PORTNAME= fastICA DISTVERSION= 1.2-1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/science/R-cran-kernlab/Makefile b/science/R-cran-kernlab/Makefile index d925e3513349..483850ae7b04 100644 --- a/science/R-cran-kernlab/Makefile +++ b/science/R-cran-kernlab/Makefile @@ -3,6 +3,7 @@ PORTNAME= kernlab DISTVERSION= 0.9-27 +PORTREVISION= 1 CATEGORIES= science DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/science/R-cran-snow/Makefile b/science/R-cran-snow/Makefile index 8d609fd88693..ed23a6bfe4e5 100644 --- a/science/R-cran-snow/Makefile +++ b/science/R-cran-snow/Makefile @@ -3,6 +3,7 @@ PORTNAME= snow DISTVERSION= 0.4-3 +PORTREVISION= 1 CATEGORIES= science DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/science/R-cran-som/Makefile b/science/R-cran-som/Makefile index 8bcfc38f8df7..466ced008822 100644 --- a/science/R-cran-som/Makefile +++ b/science/R-cran-som/Makefile @@ -3,7 +3,7 @@ PORTNAME= som DISTVERSION= 0.3-5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/science/R-cran-udunits2/Makefile b/science/R-cran-udunits2/Makefile index d3a4328782f3..d47515cf0bd3 100644 --- a/science/R-cran-udunits2/Makefile +++ b/science/R-cran-udunits2/Makefile @@ -3,7 +3,7 @@ PORTNAME= udunits2 PORTVERSION= 0.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/science/abinit/Makefile b/science/abinit/Makefile index 2894b55fef2f..c70ec683b738 100644 --- a/science/abinit/Makefile +++ b/science/abinit/Makefile @@ -3,7 +3,7 @@ PORTNAME= abinit DISTVERSION= 8.8.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= https://www.abinit.org/sites/default/files/packages/ diff --git a/science/afni/Makefile b/science/afni/Makefile index 2400136c5fd9..8744258258fe 100644 --- a/science/afni/Makefile +++ b/science/afni/Makefile @@ -10,7 +10,7 @@ PORTNAME= afni PORTVERSION= 2015.11.13 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= science biology graphics MASTER_SITES= http://www.acadix.biz/Ports/distfiles/ diff --git a/science/aircraft-datcom/Makefile b/science/aircraft-datcom/Makefile index e651970395ea..5ad48c6ebc14 100644 --- a/science/aircraft-datcom/Makefile +++ b/science/aircraft-datcom/Makefile @@ -2,7 +2,7 @@ PORTNAME= aircraft-datcom DISTVERSION= 0.0.20120723 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MAINTAINER= mike.d.ft402@gmail.com diff --git a/science/antioch/Makefile b/science/antioch/Makefile index 1e6faac27907..c02c1ed9af25 100644 --- a/science/antioch/Makefile +++ b/science/antioch/Makefile @@ -4,7 +4,7 @@ PORTNAME= antioch DISTVERSIONPREFIX= v DISTVERSION= 0.4.0-156 DISTVERSIONSUFFIX= -g90ffa43 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/atom/Makefile b/science/atom/Makefile index 1abd29ef67fd..4e580f9baeb9 100644 --- a/science/atom/Makefile +++ b/science/atom/Makefile @@ -2,7 +2,7 @@ PORTNAME= atom DISTVERSION= 4.2.7-100 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= https://departments.icmab.es/leem/siesta/Pseudopotentials/Code/ \ https://departments.icmab.es/leem/siesta/Pseudopotentials/:lic diff --git a/science/atompaw/Makefile b/science/atompaw/Makefile index 7b23e3619c16..f864ab53213e 100644 --- a/science/atompaw/Makefile +++ b/science/atompaw/Makefile @@ -2,6 +2,7 @@ PORTNAME= atompaw DISTVERSION= 4.1.0.5 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= http://users.wfu.edu/natalie/papers/pwpaw/ diff --git a/science/avogadro/Makefile b/science/avogadro/Makefile index bb9859bd7cfe..8e11134cf4c2 100644 --- a/science/avogadro/Makefile +++ b/science/avogadro/Makefile @@ -3,7 +3,7 @@ PORTNAME= avogadro DISTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= SF diff --git a/science/avogadro2/Makefile b/science/avogadro2/Makefile index 468486e29090..47cca2ab8e29 100644 --- a/science/avogadro2/Makefile +++ b/science/avogadro2/Makefile @@ -2,7 +2,7 @@ PORTNAME= avogadro2 DISTVERSION= 1.91.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/avogadrolibs/Makefile b/science/avogadrolibs/Makefile index ffa866fea09f..2508dfacf600 100644 --- a/science/avogadrolibs/Makefile +++ b/science/avogadrolibs/Makefile @@ -2,6 +2,7 @@ PORTNAME= avogadrolibs DISTVERSION= 1.92.0 +PORTREVISION= 1 CATEGORIES= science PATCH_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/commit/ diff --git a/science/bagel/Makefile b/science/bagel/Makefile index 2ad9dbbf9352..a9f29cc17702 100644 --- a/science/bagel/Makefile +++ b/science/bagel/Makefile @@ -3,7 +3,7 @@ PORTNAME= bagel DISTVERSIONPREFIX= v DISTVERSION= 1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/bddsolve/Makefile b/science/bddsolve/Makefile index a5751fd53f32..dfc05580af96 100644 --- a/science/bddsolve/Makefile +++ b/science/bddsolve/Makefile @@ -3,7 +3,7 @@ PORTNAME= bddsolve PORTVERSION= 1.04 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science MASTER_SITES= http://www.win.tue.nl/~wieger/bddsolve/_downloads/ DISTNAME= ${PORTNAME}-source-${PORTVERSION} diff --git a/science/berkeleygw/Makefile b/science/berkeleygw/Makefile index dd2f3c9c8ce7..e9b78ac23316 100644 --- a/science/berkeleygw/Makefile +++ b/science/berkeleygw/Makefile @@ -2,6 +2,7 @@ PORTNAME= BerkeleyGW DISTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= https://berkeley.box.com/shared/static/ DISTFILES= wkqu37wu77tll53r8t1soe6ozqja67yy.gz diff --git a/science/brian/Makefile b/science/brian/Makefile index 335b55340e82..9a85dafef769 100644 --- a/science/brian/Makefile +++ b/science/brian/Makefile @@ -3,6 +3,7 @@ PORTNAME= brian PORTVERSION= 1.4.4 +PORTREVISION= 1 CATEGORIES= science python MAINTAINER= wen@FreeBSD.org diff --git a/science/cdf/Makefile b/science/cdf/Makefile index a18f29b0365c..27292794dea0 100644 --- a/science/cdf/Makefile +++ b/science/cdf/Makefile @@ -3,7 +3,7 @@ PORTNAME= cdf3 PORTVERSION= 3.3.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= science MASTER_SITES= LOCAL/thierry/${PORTNAME} \ ftp://cdaweb.gsfc.nasa.gov/pub/cdf/dist/cdf${VER}/unix/ diff --git a/science/cdo/Makefile b/science/cdo/Makefile index c97c9859bae6..0dca2458628b 100644 --- a/science/cdo/Makefile +++ b/science/cdo/Makefile @@ -3,7 +3,7 @@ PORTNAME= cdo PORTVERSION= 1.9.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= https://code.mpimet.mpg.de/attachments/download/18264/ \ LOCAL/sunpoet diff --git a/science/cgnslib/Makefile b/science/cgnslib/Makefile index 3469bb308188..f33413a632f1 100644 --- a/science/cgnslib/Makefile +++ b/science/cgnslib/Makefile @@ -4,6 +4,7 @@ PORTNAME= cgnslib DISTVERSIONPREFIX= v DISTVERSION= 3.3.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= science diff --git a/science/chemps2/Makefile b/science/chemps2/Makefile index 35a07b3a5fbb..2dc40346d2fc 100644 --- a/science/chemps2/Makefile +++ b/science/chemps2/Makefile @@ -3,6 +3,7 @@ PORTNAME= CheMPS2 DISTVERSIONPREFIX= v DISTVERSION= 1.8.9 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/chemtool/Makefile b/science/chemtool/Makefile index d65b07ca4d79..34e5bcae3f48 100644 --- a/science/chemtool/Makefile +++ b/science/chemtool/Makefile @@ -3,6 +3,7 @@ PORTNAME= chemtool DISTVERSION= 1.6.14 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= http://ruby.chemie.uni-freiburg.de/~martin/chemtool/ diff --git a/science/chrono/Makefile b/science/chrono/Makefile index f44c8cf65c47..911cd8e340c5 100644 --- a/science/chrono/Makefile +++ b/science/chrono/Makefile @@ -3,7 +3,7 @@ PORTNAME= chrono DISTVERSION= 2.0.0-9070 DISTVERSIONSUFFIX= -g57a828dc0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science devel MAINTAINER= yuri@FreeBSD.org diff --git a/science/clhep/Makefile b/science/clhep/Makefile index b036607ee278..755db009fabd 100644 --- a/science/clhep/Makefile +++ b/science/clhep/Makefile @@ -3,7 +3,7 @@ PORTNAME= clhep PORTVERSION= 2.4.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/ diff --git a/science/clipper/Makefile b/science/clipper/Makefile index c06dd998ba22..6eb15c66dedf 100644 --- a/science/clipper/Makefile +++ b/science/clipper/Makefile @@ -2,6 +2,7 @@ PORTNAME= clipper DISTVERSION= 2.1.20180802 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= https://www2.mrc-lmb.cam.ac.uk/personal/pemsley/coot/dependencies/ diff --git a/science/code_saturne/Makefile b/science/code_saturne/Makefile index d3b2918ef89e..083c41bcba0b 100644 --- a/science/code_saturne/Makefile +++ b/science/code_saturne/Makefile @@ -3,6 +3,7 @@ PORTNAME= code_saturne PORTVERSION= 5.3.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= science parallel diff --git a/science/coordgenlibs/Makefile b/science/coordgenlibs/Makefile index 7eb961685104..ef62696619bb 100644 --- a/science/coordgenlibs/Makefile +++ b/science/coordgenlibs/Makefile @@ -3,7 +3,7 @@ PORTNAME= coordgenlibs DISTVERSIONPREFIX= v DISTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/coot/Makefile b/science/coot/Makefile index 06ee96924490..673f7945556e 100644 --- a/science/coot/Makefile +++ b/science/coot/Makefile @@ -2,7 +2,7 @@ PORTNAME= coot DISTVERSION= 0.8.9.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= https://www2.mrc-lmb.cam.ac.uk/personal/pemsley/${PORTNAME}/source/releases/ \ https://www2.mrc-lmb.cam.ac.uk/personal/pemsley/${PORTNAME}/dependencies/:data diff --git a/science/cp2k/Makefile b/science/cp2k/Makefile index 33319dd175be..e686f8da1202 100644 --- a/science/cp2k/Makefile +++ b/science/cp2k/Makefile @@ -2,7 +2,7 @@ PORTNAME= cp2k DISTVERSION= 6.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= SF/${PORTNAME}/ diff --git a/science/dalton/Makefile b/science/dalton/Makefile index 7bfdc4ed96fd..3f2cf2e42f6a 100644 --- a/science/dalton/Makefile +++ b/science/dalton/Makefile @@ -2,7 +2,7 @@ PORTNAME= dalton DISTVERSION= 2016.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science PATCH_SITES= https://gitlab.com/${PORTNAME}/${PORTNAME}/commit/ diff --git a/science/dcl/Makefile b/science/dcl/Makefile index 34d3680ffe72..666a33785304 100644 --- a/science/dcl/Makefile +++ b/science/dcl/Makefile @@ -3,7 +3,7 @@ PORTNAME= dcl PORTVERSION= 5.4.8 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= science graphics MASTER_SITES= http://www.gfd-dennou.org/library/dcl/ \ http://dennou-h.gfd-dennou.org/library/dcl/ \ diff --git a/science/dft_tools/Makefile b/science/dft_tools/Makefile index 379c64b51e57..c3d16b89760d 100644 --- a/science/dft_tools/Makefile +++ b/science/dft_tools/Makefile @@ -2,7 +2,7 @@ PORTNAME= dft_tools DISTVERSION= 1.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/dftbplus/Makefile b/science/dftbplus/Makefile index 53b2a3d19523..1e4f5a307262 100644 --- a/science/dftbplus/Makefile +++ b/science/dftbplus/Makefile @@ -2,7 +2,7 @@ PORTNAME= dftbplus DISTVERSION= 18.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/dkh/Makefile b/science/dkh/Makefile index 1bb563ea9b92..4dec6c080b03 100644 --- a/science/dkh/Makefile +++ b/science/dkh/Makefile @@ -3,7 +3,7 @@ PORTNAME= dkh DISTVERSIONPREFIX= v DISTVERSION= 1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/dlib-cpp/Makefile b/science/dlib-cpp/Makefile index 32f3683bd10c..40555918ebef 100644 --- a/science/dlib-cpp/Makefile +++ b/science/dlib-cpp/Makefile @@ -2,7 +2,7 @@ PORTNAME= dlib DISTVERSION= 19.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science devel math MASTER_SITES= http://dlib.net/files/ PKGNAMESUFFIX= -cpp diff --git a/science/dlpoly-classic/Makefile b/science/dlpoly-classic/Makefile index ebfa95f60a5c..da1ef2f0885c 100644 --- a/science/dlpoly-classic/Makefile +++ b/science/dlpoly-classic/Makefile @@ -2,7 +2,7 @@ PORTNAME= dlpoly PORTVERSION= 1.8 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= science java MASTER_SITES= http://ccpforge.cse.rl.ac.uk/gf/download/frsrelease/238/2028/ PKGNAMESUFFIX= classic diff --git a/science/elk/Makefile b/science/elk/Makefile index c47330d411a1..542c89c6ef4c 100644 --- a/science/elk/Makefile +++ b/science/elk/Makefile @@ -2,6 +2,7 @@ PORTNAME= elk DISTVERSION= 5.2.14 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= SF/${PORTNAME}/ PKGNAMESUFFIX= -chemistry diff --git a/science/erd/Makefile b/science/erd/Makefile index 8a8aa6c3c47c..f3fa332633f7 100644 --- a/science/erd/Makefile +++ b/science/erd/Makefile @@ -3,7 +3,7 @@ PORTNAME= erd DISTVERSIONPREFIX= v DISTVERSION= 3.0.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/erkale/Makefile b/science/erkale/Makefile index c7920bdbbff3..0b6ff1105509 100644 --- a/science/erkale/Makefile +++ b/science/erkale/Makefile @@ -2,7 +2,7 @@ PORTNAME= erkale DISTVERSION= g20181009 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science DIST_SUBDIR= ${PORTNAME}${PKGNAMESUFFIX} diff --git a/science/esys-particle/Makefile b/science/esys-particle/Makefile index aa0746ebd7a0..0e258e2f3fc7 100644 --- a/science/esys-particle/Makefile +++ b/science/esys-particle/Makefile @@ -2,7 +2,7 @@ PORTNAME= esys-particle DISTVERSION= 2.3.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= https://launchpad.net/esys-particle/trunk/${DISTVERSION}/+download/ DISTNAME= ESyS-Particle-${DISTVERSION} diff --git a/science/fleur/Makefile b/science/fleur/Makefile index f975dbfcd512..8e7974fc19bd 100644 --- a/science/fleur/Makefile +++ b/science/fleur/Makefile @@ -2,7 +2,7 @@ PORTNAME= fleur DISTVERSION= 0.27-3 # Release 3 of Version 0.27 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MASTER_SITES= http://www.flapw.de/pm/uploads/FLEUR/ DISTNAME= fleurMaXR${DISTVERSION:C/.*-//} diff --git a/science/fsom/Makefile b/science/fsom/Makefile index 22931a3039dd..4db19fb24a59 100644 --- a/science/fsom/Makefile +++ b/science/fsom/Makefile @@ -2,6 +2,7 @@ PORTNAME= fsom DISTVERSION= g20151117 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= jwb@FreeBSD.org diff --git a/science/fvcom-mpi/Makefile b/science/fvcom-mpi/Makefile index 0c57ebc375b2..cbef6897965b 100644 --- a/science/fvcom-mpi/Makefile +++ b/science/fvcom-mpi/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 11 +PORTREVISION= 12 PKGNAMESUFFIX= -openmpi MPIPREFIX= mpi/openmpi/ diff --git a/science/fvcom/Makefile b/science/fvcom/Makefile index 5f2e12f04cec..dd685ce41224 100644 --- a/science/fvcom/Makefile +++ b/science/fvcom/Makefile @@ -2,7 +2,7 @@ PORTNAME= fvcom PORTVERSION= 2.7.1 -PORTREVISION?= 12 +PORTREVISION?= 13 CATEGORIES= science MASTER_SITES= http://fvcom.smast.umassd.edu/FVCOM/index.html/ DISTNAME= sourcecode1 diff --git a/science/gamess-us/Makefile b/science/gamess-us/Makefile index 70b085dff32a..ab4b90cb0582 100644 --- a/science/gamess-us/Makefile +++ b/science/gamess-us/Makefile @@ -2,7 +2,7 @@ PORTNAME= gamess DISTVERSION= 20181013 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science PKGNAMESUFFIX= -us # "US" fork DISTNAME= gamess-current diff --git a/science/gdma/Makefile b/science/gdma/Makefile index 4c98ab6c2e56..95b4e9bb4064 100644 --- a/science/gdma/Makefile +++ b/science/gdma/Makefile @@ -3,7 +3,7 @@ PORTNAME= gdma DISTVERSIONPREFIX= v DISTVERSION= 2.2.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/getdp/Makefile b/science/getdp/Makefile index ccc8afd62067..ff5fbf2e1e2a 100644 --- a/science/getdp/Makefile +++ b/science/getdp/Makefile @@ -3,6 +3,7 @@ PORTNAME= getdp PORTVERSION= 3.0.4 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= http://www.geuz.org/getdp/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source diff --git a/science/ghemical/Makefile b/science/ghemical/Makefile index f50581b29d45..119f25bccfef 100644 --- a/science/ghemical/Makefile +++ b/science/ghemical/Makefile @@ -3,7 +3,7 @@ PORTNAME= ghemical PORTVERSION= 3.0.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= science MASTER_SITES= http://bioinformatics.org/ghemical/download/%SUBDIR%/ MASTER_SITE_SUBDIR= release20111012 current diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile index d926a1071156..2dda377f17b6 100644 --- a/science/gnudatalanguage/Makefile +++ b/science/gnudatalanguage/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnudatalanguage PORTVERSION= 0.9.9 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= science lang .if defined(BUILD_PYTHON_MODULE) diff --git a/science/gromacs/Makefile b/science/gromacs/Makefile index ccc52040232c..849604331ce5 100644 --- a/science/gromacs/Makefile +++ b/science/gromacs/Makefile @@ -3,7 +3,7 @@ PORTNAME= gromacs DISTVERSION= 2018.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= ftp://ftp.gromacs.org/pub/gromacs/ diff --git a/science/h5utils/Makefile b/science/h5utils/Makefile index 012a2e6a417e..36707015d8d2 100644 --- a/science/h5utils/Makefile +++ b/science/h5utils/Makefile @@ -3,7 +3,7 @@ PORTNAME= h5utils DISTVERSION= 1.13.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MAINTAINER= aehlig@linta.de diff --git a/science/harminv/Makefile b/science/harminv/Makefile index e2dc68e07dba..a2c4fdaa1da7 100644 --- a/science/harminv/Makefile +++ b/science/harminv/Makefile @@ -3,7 +3,7 @@ PORTNAME= harminv PORTVERSION= 1.3.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= science MASTER_SITES= http://ab-initio.mit.edu/harminv/ diff --git a/science/hdf/Makefile b/science/hdf/Makefile index 03317c7d126f..f1c93f98d96e 100644 --- a/science/hdf/Makefile +++ b/science/hdf/Makefile @@ -3,7 +3,7 @@ PORTNAME= hdf PORTVERSION= 4.2.11 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= science archivers graphics MASTER_SITES= http://www.hdfgroup.org/ftp/HDF/releases/HDF${PORTVERSION}/src/ \ diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile index cb7c7537b96a..e2021bc15d7d 100644 --- a/science/hdf5-18/Makefile +++ b/science/hdf5-18/Makefile @@ -3,6 +3,7 @@ PORTNAME= hdf5 PORTVERSION= 1.8.21 # When PORTVERSION changes, please update french/med/files/patch-configure +PORTREVISION= 1 CATEGORIES= science archivers graphics MASTER_SITES= https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8/${PORTNAME}-${PORTVERSION}/src/ \ http://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8/${PORTNAME}-${PORTVERSION}/src/ \ diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile index b88a0c7f76ff..92b2cad49c24 100644 --- a/science/hdf5/Makefile +++ b/science/hdf5/Makefile @@ -3,6 +3,7 @@ PORTNAME= hdf5 PORTVERSION= 1.10.2 +PORTREVISION= 1 CATEGORIES= science archivers graphics MASTER_SITES= https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-${PORTVERSION:R}/${DISTNAME}/src/ \ LOCAL/sunpoet diff --git a/science/hypre/Makefile b/science/hypre/Makefile index 345a2be48e7c..f3c19f172670 100644 --- a/science/hypre/Makefile +++ b/science/hypre/Makefile @@ -4,6 +4,7 @@ PORTNAME= hypre DISTVERSIONPREFIX= v DISTVERSION= 2.15.1 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/iboview/Makefile b/science/iboview/Makefile index e17d458c7f25..7b6fc28ec2c8 100644 --- a/science/iboview/Makefile +++ b/science/iboview/Makefile @@ -3,7 +3,7 @@ PORTNAME= iboview PORTVERSION= 20150427 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= science MASTER_SITES= http://www.iboview.org/bin/ DISTNAME= ibo-view.20150427 diff --git a/science/isaac-cfd/Makefile b/science/isaac-cfd/Makefile index c633a784144f..3cbf2825b88e 100644 --- a/science/isaac-cfd/Makefile +++ b/science/isaac-cfd/Makefile @@ -3,7 +3,7 @@ PORTNAME= isaac PORTVERSION= 4.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= science MASTER_SITES= SF/${PORTNAME}-cfd/${PORTNAME}-cfd/ISAAC%20Version%20${PORTVERSION} DISTFILES= ${PORTNAME}src.4_2${EXTRACT_SUFX} ${PORTNAME}mk.4_2${EXTRACT_SUFX} diff --git a/science/jdftx/Makefile b/science/jdftx/Makefile index 60677debe004..6a1186e82f17 100644 --- a/science/jdftx/Makefile +++ b/science/jdftx/Makefile @@ -3,7 +3,7 @@ PORTNAME= jdftx DISTVERSIONPREFIX= v DISTVERSION= 1.4.2-74 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONSUFFIX= -gba743849 CATEGORIES= science diff --git a/science/kalzium-kde4/Makefile b/science/kalzium-kde4/Makefile index 8d2aa6582764..d2e61c9cf9ca 100644 --- a/science/kalzium-kde4/Makefile +++ b/science/kalzium-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= kalzium PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= science kde kde-kde4 MAINTAINER= kde@FreeBSD.org diff --git a/science/kst2/Makefile b/science/kst2/Makefile index ce19943403d9..a9a44ed7cfbd 100644 --- a/science/kst2/Makefile +++ b/science/kst2/Makefile @@ -3,6 +3,7 @@ PORTNAME= kst DISTVERSION= ${KST_VERSION}.${KST_DATE} +PORTREVISION= 1 CATEGORIES= science kde MAINTAINER= makc@FreeBSD.org diff --git a/science/lammps/Makefile b/science/lammps/Makefile index 0f0b73419c64..c4a222078042 100644 --- a/science/lammps/Makefile +++ b/science/lammps/Makefile @@ -2,7 +2,7 @@ PORTNAME= lammps PORTVERSION= ${GH_TAGNAME:C/(stable|patch)_([0-9]{1,2})([A-Z][a-z][a-z])([0-9]{4})/\4.\3.\2/S/Jan/01/S/Feb/02/S/Mar/03/S/Apr/04/S/May/05/S/Jun/06/S/Jul/07/S/Aug/08/S/Sep/09/S/Oct/10/S/Nov/11/S/Dec/12/} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/lamprop/Makefile b/science/lamprop/Makefile index 542b5b01bb5d..153bf0d2abad 100644 --- a/science/lamprop/Makefile +++ b/science/lamprop/Makefile @@ -2,7 +2,7 @@ PORTNAME= lamprop PORTVERSION= 3.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science python MAINTAINER= rsmith@xs4all.nl diff --git a/science/latte/Makefile b/science/latte/Makefile index 20eca45943b2..38f804b5c799 100644 --- a/science/latte/Makefile +++ b/science/latte/Makefile @@ -3,6 +3,7 @@ PORTNAME= latte DISTVERSIONPREFIX= v DISTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/libccp4/Makefile b/science/libccp4/Makefile index 6d4a271720cb..6a599aca1b54 100644 --- a/science/libccp4/Makefile +++ b/science/libccp4/Makefile @@ -2,7 +2,7 @@ PORTNAME= libccp4 DISTVERSION= 6.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= ftp://ftp.ccp4.ac.uk/opensource/ diff --git a/science/libcint/Makefile b/science/libcint/Makefile index 1798a10b4b4f..d5dc9bae3483 100644 --- a/science/libcint/Makefile +++ b/science/libcint/Makefile @@ -3,6 +3,7 @@ PORTNAME= libcint DISTVERSIONPREFIX= v DISTVERSION= 3.0.14 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/libctl/Makefile b/science/libctl/Makefile index 0c3f63369b2a..313087e209f3 100644 --- a/science/libctl/Makefile +++ b/science/libctl/Makefile @@ -3,7 +3,7 @@ PORTNAME= libctl PORTVERSION= 3.2.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science math MASTER_SITES= http://ab-initio.mit.edu/libctl/ diff --git a/science/libgeodecomp/Makefile b/science/libgeodecomp/Makefile index e34e936ce52c..e7a1c0172507 100644 --- a/science/libgeodecomp/Makefile +++ b/science/libgeodecomp/Makefile @@ -3,7 +3,7 @@ PORTNAME= libgeodecomp PORTVERSION= 0.4.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= science devel MASTER_SITES= http://www.libgeodecomp.org/archive/ diff --git a/science/libghemical/Makefile b/science/libghemical/Makefile index c3714fceedf9..861732386ced 100644 --- a/science/libghemical/Makefile +++ b/science/libghemical/Makefile @@ -3,7 +3,7 @@ PORTNAME= libghemical PORTVERSION= 3.0.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= science MASTER_SITES= http://bioinformatics.org/ghemical/download/release20111012/ \ http://bioinformatics.org/ghemical/download/current/ diff --git a/science/libgridxc/Makefile b/science/libgridxc/Makefile index ac80ceca3afc..912decc306ec 100644 --- a/science/libgridxc/Makefile +++ b/science/libgridxc/Makefile @@ -2,6 +2,7 @@ PORTNAME= libgridxc DISTVERSION= 0.8.4 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= https://launchpad.net/${PORTNAME}/trunk/${DISTVERSION:R}/+download/ diff --git a/science/libint2/Makefile b/science/libint2/Makefile index 4a84e84ccd6c..adfd06e14c9f 100644 --- a/science/libint2/Makefile +++ b/science/libint2/Makefile @@ -5,7 +5,7 @@ PORTNAME= libint DISTVERSIONPREFIX= v DISTVERSION= 2.5.0-beta.2-20 DISTVERSIONSUFFIX= -gc2e0a72 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science PKGNAMESUFFIX= 2 diff --git a/science/libssm/Makefile b/science/libssm/Makefile index 19aa840a93c2..4cac19b49b43 100644 --- a/science/libssm/Makefile +++ b/science/libssm/Makefile @@ -2,6 +2,7 @@ PORTNAME= libssm DISTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= ftp://ftp.ccp4.ac.uk/opensource/ DISTNAME= ssm-${DISTVERSION} diff --git a/science/libxc/Makefile b/science/libxc/Makefile index ab8e18fb74a2..3edda4a88f48 100644 --- a/science/libxc/Makefile +++ b/science/libxc/Makefile @@ -3,6 +3,7 @@ PORTNAME= libxc DISTVERSION= 4.2.3 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= http://www.tddft.org/programs/octopus/download/libxc/${DISTVERSION}/ diff --git a/science/liggghts/Makefile b/science/liggghts/Makefile index 48aa7f48320c..8355537c7b63 100644 --- a/science/liggghts/Makefile +++ b/science/liggghts/Makefile @@ -2,7 +2,7 @@ PORTNAME= liggghts DISTVERSION= 3.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/lm/Makefile b/science/lm/Makefile index e7566605701e..3b8fda3185e1 100644 --- a/science/lm/Makefile +++ b/science/lm/Makefile @@ -2,7 +2,7 @@ PORTNAME= lm DISTVERSION= 2.3.0 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONSUFFIX= -src CATEGORIES= science MASTER_SITES= http://scs.illinois.edu/schulten/${PORTNAME}/download/${PORTNAME}${DISTVERSION:R:S/.//}/ diff --git a/science/madness/Makefile b/science/madness/Makefile index dee826ff283b..7a3bbe1bd78d 100644 --- a/science/madness/Makefile +++ b/science/madness/Makefile @@ -2,7 +2,7 @@ PORTNAME= madness DISTVERSION= 0.10.1.20180823 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/maeparser/Makefile b/science/maeparser/Makefile index d7a19c30d42d..ffe5127887eb 100644 --- a/science/maeparser/Makefile +++ b/science/maeparser/Makefile @@ -3,7 +3,7 @@ PORTNAME= maeparser DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/massxpert/Makefile b/science/massxpert/Makefile index 330704b5353d..6ce98a6f6fd6 100644 --- a/science/massxpert/Makefile +++ b/science/massxpert/Makefile @@ -3,7 +3,7 @@ PORTNAME= massxpert PORTVERSION= 3.4.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= science MASTER_SITES= http://download.tuxfamily.org/massxpert/source/ diff --git a/science/mbdyn/Makefile b/science/mbdyn/Makefile index cce278143cbe..5a0734f9352f 100644 --- a/science/mbdyn/Makefile +++ b/science/mbdyn/Makefile @@ -3,7 +3,7 @@ PORTNAME= mbdyn PORTVERSION= 1.7.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science MASTER_SITES= https://www.mbdyn.org/userfiles/downloads/ diff --git a/science/mdynamix/Makefile b/science/mdynamix/Makefile index c8840bb4b0d8..fb24c08b3b27 100644 --- a/science/mdynamix/Makefile +++ b/science/mdynamix/Makefile @@ -2,7 +2,7 @@ PORTNAME= mdynamix DISTVERSION= 5.2.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= http://www.fos.su.se/~sasha/${PORTNAME}/versions/ DISTNAME= md${DISTVERSION:S/.//g} diff --git a/science/meep/Makefile b/science/meep/Makefile index b8b2259ae358..0927ba0942ff 100644 --- a/science/meep/Makefile +++ b/science/meep/Makefile @@ -3,7 +3,7 @@ PORTNAME= meep PORTVERSION= 1.2.1 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= science MASTER_SITES= http://ab-initio.mit.edu/meep/ diff --git a/science/mmtf/Makefile b/science/mmtf/Makefile index 6cbff1437f54..975c84b4aa48 100644 --- a/science/mmtf/Makefile +++ b/science/mmtf/Makefile @@ -2,6 +2,7 @@ PORTNAME= mmtf DISTVERSION= g20180730 +PORTREVISION= 1 CATEGORIES= science biology MAINTAINER= yuri@FreeBSD.org diff --git a/science/mpb/Makefile b/science/mpb/Makefile index 740123e71aef..a942eef74908 100644 --- a/science/mpb/Makefile +++ b/science/mpb/Makefile @@ -3,7 +3,7 @@ PORTNAME= mpb PORTVERSION= 1.5 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= science MASTER_SITES= http://ab-initio.mit.edu/mpb/ diff --git a/science/mpqc/Makefile b/science/mpqc/Makefile index a5799e39c682..c0794c2eb746 100644 --- a/science/mpqc/Makefile +++ b/science/mpqc/Makefile @@ -3,7 +3,7 @@ PORTNAME= mpqc PORTVERSION= 2.3.1 -PORTREVISION= 39 +PORTREVISION= 40 CATEGORIES= science parallel MASTER_SITES= SF diff --git a/science/multiwfn/Makefile b/science/multiwfn/Makefile index 54c809e578e0..8da2ec468199 100644 --- a/science/multiwfn/Makefile +++ b/science/multiwfn/Makefile @@ -3,6 +3,7 @@ PORTNAME= multiwfn DISTVERSIONPREFIX= v DISTVERSION= 3.4.1-0-14 +PORTREVISION= 1 DISTVERSIONSUFFIX= -ge873677 CATEGORIES= science diff --git a/science/namd/Makefile b/science/namd/Makefile index d20e40b2f1e8..0af9c352fd4a 100644 --- a/science/namd/Makefile +++ b/science/namd/Makefile @@ -2,6 +2,7 @@ PORTNAME= namd DISTVERSION= 2.12 +PORTREVISION= 1 CATEGORIES= science DISTNAME= ${PORTNAME:tu}_${DISTVERSION}_Source diff --git a/science/netcdf-fortran/Makefile b/science/netcdf-fortran/Makefile index 89851d1e9965..6669b7fbcb73 100644 --- a/science/netcdf-fortran/Makefile +++ b/science/netcdf-fortran/Makefile @@ -3,7 +3,7 @@ PORTNAME= netcdf-fortran PORTVERSION= 4.4.4 -PORTREVISION= 6 +PORTREVISION= 7 DISTVERSIONPREFIX= v CATEGORIES= science diff --git a/science/nwchem/Makefile b/science/nwchem/Makefile index bf8da5132061..a5643507f4e3 100644 --- a/science/nwchem/Makefile +++ b/science/nwchem/Makefile @@ -2,6 +2,7 @@ PORTNAME= nwchem PORTVERSION= 6.8.1.20181107 +PORTREVISION= 1 CATEGORIES= science PATCH_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/commit/ diff --git a/science/octopus/Makefile b/science/octopus/Makefile index b9e3eff9b793..359f9f9cf85f 100644 --- a/science/octopus/Makefile +++ b/science/octopus/Makefile @@ -2,7 +2,7 @@ PORTNAME= octopus DISTVERSION= 8.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= http://www.tddft.org/programs/${PORTNAME}/download/${DISTVERSION}/ diff --git a/science/openbabel/Makefile b/science/openbabel/Makefile index c08af27dbcd0..ca5051f425b8 100644 --- a/science/openbabel/Makefile +++ b/science/openbabel/Makefile @@ -3,7 +3,7 @@ PORTNAME= openbabel PORTVERSION= 2.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= SF diff --git a/science/openkim/Makefile b/science/openkim/Makefile index 757ed3f4bbd0..8b90499ab024 100644 --- a/science/openkim/Makefile +++ b/science/openkim/Makefile @@ -2,7 +2,7 @@ PORTNAME= openkim PORTVERSION= 1.1.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= science MASTER_SITES= http://s3.openkim.org/openkim-api/ DISTNAME= ${PORTNAME}-api-v${PORTVERSION} diff --git a/science/openmx/Makefile b/science/openmx/Makefile index 9a3169d69f46..d9482b6088e2 100644 --- a/science/openmx/Makefile +++ b/science/openmx/Makefile @@ -2,7 +2,7 @@ PORTNAME= openmx DISTVERSION= 3.8.5 # the 18June12 patch upgrades 3.8 -> 3.8.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= http://www.openmx-square.org/ \ http://www.openmx-square.org/bugfixed/18June12/:patch diff --git a/science/opensim-core/Makefile b/science/opensim-core/Makefile index a82a54e8977d..37e3a75e553a 100644 --- a/science/opensim-core/Makefile +++ b/science/opensim-core/Makefile @@ -2,6 +2,7 @@ PORTNAME= OpenSim DISTVERSION= 4.0 +PORTREVISION= 1 CATEGORIES= science PKGNAMESUFFIX= -core diff --git a/science/openstructure/Makefile b/science/openstructure/Makefile index a1c6f46c71f1..55c87569592a 100644 --- a/science/openstructure/Makefile +++ b/science/openstructure/Makefile @@ -2,7 +2,7 @@ PORTNAME= openstructure DISTVERSION= 1.7.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= science MASTER_SITES= https://git.scicore.unibas.ch/schwede/${PORTNAME}/repository/${DISTVERSION}/archive.tar.gz?dummy=/ diff --git a/science/p5-Mcstas-Tools/Makefile b/science/p5-Mcstas-Tools/Makefile index c400c35f55d3..c95035b84c32 100644 --- a/science/p5-Mcstas-Tools/Makefile +++ b/science/p5-Mcstas-Tools/Makefile @@ -3,7 +3,7 @@ PORTNAME= Mcstas-Tools PORTVERSION= 2.2a -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= http://download.mcstas.org/mcstas-${PORTVERSION}/unix/McStas-${PORTVERSION}-UNIX-src/ PKGNAMEPREFIX= p5- diff --git a/science/paraview/Makefile b/science/paraview/Makefile index 602e3a6497ea..bc549ad4da6f 100644 --- a/science/paraview/Makefile +++ b/science/paraview/Makefile @@ -3,7 +3,7 @@ PORTNAME= paraview DISTVERSION= 5.5.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science graphics MASTER_SITES= http://www.paraview.org/files/v${VERMAJORMINOR}/ DISTNAME= ParaView-v${PORTVERSION} diff --git a/science/pcmsolver/Makefile b/science/pcmsolver/Makefile index 5ac892d9c95d..1b9b4fcae4d7 100644 --- a/science/pcmsolver/Makefile +++ b/science/pcmsolver/Makefile @@ -3,7 +3,7 @@ PORTNAME= pcmsolver DISTVERSIONPREFIX= v DISTVERSION= 1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/pnetcdf/Makefile b/science/pnetcdf/Makefile index e6331e78e80c..11533fdf4892 100644 --- a/science/pnetcdf/Makefile +++ b/science/pnetcdf/Makefile @@ -3,7 +3,7 @@ PORTNAME= pnetcdf PORTVERSION= 1.8.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= science parallel MASTER_SITES= http://cucis.ece.northwestern.edu/projects/PnetCDF/Release/ \ LOCAL/sunpoet diff --git a/science/psychopy/Makefile b/science/psychopy/Makefile index 952a44ccdbe9..7c52b0185812 100644 --- a/science/psychopy/Makefile +++ b/science/psychopy/Makefile @@ -3,7 +3,7 @@ PORTNAME= psychopy DISTVERSION= 1.90.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science python MAINTAINER= ports@FreeBSD.org diff --git a/science/pulseview/Makefile b/science/pulseview/Makefile index 5c3ae409d0cf..9cbec5c839ab 100644 --- a/science/pulseview/Makefile +++ b/science/pulseview/Makefile @@ -3,7 +3,7 @@ PORTNAME= pulseview PORTVERSION= 0.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science cad MASTER_SITES= http://sigrok.org/download/source/pulseview/ diff --git a/science/py-MDAnalysis/Makefile b/science/py-MDAnalysis/Makefile index 4aefaa57d5a9..4129d4b16d38 100644 --- a/science/py-MDAnalysis/Makefile +++ b/science/py-MDAnalysis/Makefile @@ -2,6 +2,7 @@ PORTNAME= MDAnalysis DISTVERSION= 0.19.2 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-MDAnalysisTests/Makefile b/science/py-MDAnalysisTests/Makefile index cfccbbff407b..633a4415c8c7 100644 --- a/science/py-MDAnalysisTests/Makefile +++ b/science/py-MDAnalysisTests/Makefile @@ -2,6 +2,7 @@ PORTNAME= MDAnalysisTests DISTVERSION= 0.19.2 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-OpenFermion/Makefile b/science/py-OpenFermion/Makefile index 5a08c7092c80..cbe48d33a5bb 100644 --- a/science/py-OpenFermion/Makefile +++ b/science/py-OpenFermion/Makefile @@ -3,6 +3,7 @@ PORTNAME= OpenFermion DISTVERSIONPREFIX= v DISTVERSION= 0.8 +PORTREVISION= 1 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-PyFR/Makefile b/science/py-PyFR/Makefile index 232b6e12858c..9d31e90ad8b5 100644 --- a/science/py-PyFR/Makefile +++ b/science/py-PyFR/Makefile @@ -2,7 +2,7 @@ PORTNAME= PyFR DISTVERSION= 1.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science python MASTER_SITES= http://www.pyfr.org/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-PyQuante/Makefile b/science/py-PyQuante/Makefile index 75150888537d..349050839dd6 100644 --- a/science/py-PyQuante/Makefile +++ b/science/py-PyQuante/Makefile @@ -2,6 +2,7 @@ PORTNAME= PyQuante DISTVERSION= 1.6.5 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}-${DISTVERSION:R}/${PORTNAME}-${DISTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-ScientificPython/Makefile b/science/py-ScientificPython/Makefile index 69e4c0ad26b3..ad5267a791ca 100644 --- a/science/py-ScientificPython/Makefile +++ b/science/py-ScientificPython/Makefile @@ -2,7 +2,7 @@ PORTNAME= ScientificPython DISTVERSION= 2.9.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-SimpleSpectral/Makefile b/science/py-SimpleSpectral/Makefile index 9bd2066b19e0..03254bd183dc 100644 --- a/science/py-SimpleSpectral/Makefile +++ b/science/py-SimpleSpectral/Makefile @@ -2,6 +2,7 @@ PORTNAME= SimpleSpectral DISTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-abipy/Makefile b/science/py-abipy/Makefile index 4f27bc6639d7..60a255d2e504 100644 --- a/science/py-abipy/Makefile +++ b/science/py-abipy/Makefile @@ -2,6 +2,7 @@ PORTNAME= abipy DISTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-ase/Makefile b/science/py-ase/Makefile index b58c063bdbf7..96a530ee3556 100644 --- a/science/py-ase/Makefile +++ b/science/py-ase/Makefile @@ -2,6 +2,7 @@ PORTNAME= ase DISTVERSION= 3.17.0 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-avogadrolibs/Makefile b/science/py-avogadrolibs/Makefile index 2ff6308dfd90..7d91b5c869db 100644 --- a/science/py-avogadrolibs/Makefile +++ b/science/py-avogadrolibs/Makefile @@ -2,6 +2,7 @@ PORTNAME= avogadrolibs DISTVERSION= 1.91.0-107 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g60c69b0 CATEGORIES= science PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-chempy/Makefile b/science/py-chempy/Makefile index 0d1145d28200..0ff5d6fa9836 100644 --- a/science/py-chempy/Makefile +++ b/science/py-chempy/Makefile @@ -2,6 +2,7 @@ PORTNAME= chempy DISTVERSION= 0.7.7 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-gpaw/Makefile b/science/py-gpaw/Makefile index 7a36c3ddf6cd..adb079c8797d 100644 --- a/science/py-gpaw/Makefile +++ b/science/py-gpaw/Makefile @@ -2,7 +2,7 @@ PORTNAME= gpaw DISTVERSION= 1.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-gsd/Makefile b/science/py-gsd/Makefile index 0dc94b0bdb1a..789705e08cba 100644 --- a/science/py-gsd/Makefile +++ b/science/py-gsd/Makefile @@ -3,6 +3,7 @@ PORTNAME= gsd DISTVERSIONPREFIX= v DISTVERSION= 1.5.5 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= http://glotzerlab.engin.umich.edu/Downloads/gsd/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-h5py/Makefile b/science/py-h5py/Makefile index e34f9eeea53f..13e095a91383 100644 --- a/science/py-h5py/Makefile +++ b/science/py-h5py/Makefile @@ -3,7 +3,7 @@ PORTNAME= h5py PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-hcluster/Makefile b/science/py-hcluster/Makefile index e88096e7a5e7..55e42934692a 100644 --- a/science/py-hcluster/Makefile +++ b/science/py-hcluster/Makefile @@ -3,7 +3,7 @@ PORTNAME= hcluster PORTVERSION= 0.2.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-kinematics/Makefile b/science/py-kinematics/Makefile index 22fa679397c5..baf0a2121fda 100644 --- a/science/py-kinematics/Makefile +++ b/science/py-kinematics/Makefile @@ -3,6 +3,7 @@ PORTNAME= kinematics PORTVERSION= 0.1.0 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-lifelines/Makefile b/science/py-lifelines/Makefile index 6335afbe3aaa..46b87de4ac55 100644 --- a/science/py-lifelines/Makefile +++ b/science/py-lifelines/Makefile @@ -2,6 +2,7 @@ PORTNAME= lifelines DISTVERSION= 0.14.6 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-mdp/Makefile b/science/py-mdp/Makefile index 8379c824e7b7..e36ab0c8cf5c 100644 --- a/science/py-mdp/Makefile +++ b/science/py-mdp/Makefile @@ -3,7 +3,7 @@ PORTNAME= mdp PORTVERSION= 3.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science python MASTER_SITES= SF/${PORTNAME}-toolkit/${PORTNAME}-toolkit/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-mlpy/Makefile b/science/py-mlpy/Makefile index 6d98bd9e44f1..935d419d977c 100644 --- a/science/py-mlpy/Makefile +++ b/science/py-mlpy/Makefile @@ -3,7 +3,7 @@ PORTNAME= mlpy PORTVERSION= 3.5.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= science python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-molmod/Makefile b/science/py-molmod/Makefile index 975c1fb89cf5..f5ce144c7359 100644 --- a/science/py-molmod/Makefile +++ b/science/py-molmod/Makefile @@ -2,6 +2,7 @@ PORTNAME= molmod DISTVERSION= 1.4.4 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-netCDF4/Makefile b/science/py-netCDF4/Makefile index 86e9d07f4a7b..640d4adefcda 100644 --- a/science/py-netCDF4/Makefile +++ b/science/py-netCDF4/Makefile @@ -3,7 +3,7 @@ PORTNAME= netCDF4 PORTVERSION= 1.3.1 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= rel CATEGORIES= science python diff --git a/science/py-obspy/Makefile b/science/py-obspy/Makefile index 84fee2e79f92..5c4dc49aaf8c 100644 --- a/science/py-obspy/Makefile +++ b/science/py-obspy/Makefile @@ -3,7 +3,7 @@ PORTNAME= obspy PORTVERSION= 1.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-openpiv/Makefile b/science/py-openpiv/Makefile index 4ee332a5ab24..085813e86907 100644 --- a/science/py-openpiv/Makefile +++ b/science/py-openpiv/Makefile @@ -2,6 +2,7 @@ PORTNAME= openpiv PORTVERSION= 0.20.9 +PORTREVISION= 1 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-phono3py/Makefile b/science/py-phono3py/Makefile index f24678c9c33d..0d65279ca7b0 100644 --- a/science/py-phono3py/Makefile +++ b/science/py-phono3py/Makefile @@ -2,6 +2,7 @@ PORTNAME= phono3py DISTVERSION= 1.13.3.27 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-phonopy/Makefile b/science/py-phonopy/Makefile index 2ef731f76ef8..b0c4d94b6528 100644 --- a/science/py-phonopy/Makefile +++ b/science/py-phonopy/Makefile @@ -2,6 +2,7 @@ PORTNAME= phonopy DISTVERSION= 1.13.2.107 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-pupynere/Makefile b/science/py-pupynere/Makefile index ed8dd8521740..faa9bc66f017 100644 --- a/science/py-pupynere/Makefile +++ b/science/py-pupynere/Makefile @@ -3,7 +3,7 @@ PORTNAME= pupynere PORTVERSION= 1.0.15 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-pymatgen/Makefile b/science/py-pymatgen/Makefile index 7fce8bf87da9..3e3b5f34f08f 100644 --- a/science/py-pymatgen/Makefile +++ b/science/py-pymatgen/Makefile @@ -2,6 +2,7 @@ PORTNAME= pymatgen DISTVERSION= 2018.9.30 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-pymol/Makefile b/science/py-pymol/Makefile index 0a6ac61a0944..d5e15236678b 100644 --- a/science/py-pymol/Makefile +++ b/science/py-pymol/Makefile @@ -4,7 +4,7 @@ PORTNAME= pymol DISTVERSIONPREFIX= v DISTVERSION= 2.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science biology python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-pysal/Makefile b/science/py-pysal/Makefile index 77f051c49f01..60e22679e165 100644 --- a/science/py-pysal/Makefile +++ b/science/py-pysal/Makefile @@ -3,6 +3,7 @@ PORTNAME= pysal PORTVERSION= 1.14.4 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-pyteomics/Makefile b/science/py-pyteomics/Makefile index e49e6f49613b..7e98e21cac28 100644 --- a/science/py-pyteomics/Makefile +++ b/science/py-pyteomics/Makefile @@ -2,6 +2,7 @@ PORTNAME= pyteomics PORTVERSION= 3.5.1 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-qspin/Makefile b/science/py-qspin/Makefile index 802cde099461..fd7e4db2bc9b 100644 --- a/science/py-qspin/Makefile +++ b/science/py-qspin/Makefile @@ -2,7 +2,7 @@ PORTNAME= qspin DISTVERSION= 0.1.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-quantities/Makefile b/science/py-quantities/Makefile index f9657b4acdf5..27955f0748c7 100644 --- a/science/py-quantities/Makefile +++ b/science/py-quantities/Makefile @@ -2,6 +2,7 @@ PORTNAME= quantities DISTVERSION= 0.12.2 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-scikit-fuzzy/Makefile b/science/py-scikit-fuzzy/Makefile index 56d0d3ae5bef..624a8e34e4e4 100644 --- a/science/py-scikit-fuzzy/Makefile +++ b/science/py-scikit-fuzzy/Makefile @@ -3,6 +3,7 @@ PORTNAME= scikit-fuzzy DISTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-scikit-learn/Makefile b/science/py-scikit-learn/Makefile index ce15223bd3ef..ee92c3cd2087 100644 --- a/science/py-scikit-learn/Makefile +++ b/science/py-scikit-learn/Makefile @@ -3,6 +3,7 @@ PORTNAME= scikit-learn DISTVERSION= 0.20.1 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-scikit-sparse/Makefile b/science/py-scikit-sparse/Makefile index 786e056cbe1e..ba20f3037efe 100644 --- a/science/py-scikit-sparse/Makefile +++ b/science/py-scikit-sparse/Makefile @@ -3,6 +3,7 @@ PORTNAME= scikit-sparse DISTVERSION= 0.4.4 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-scimath/Makefile b/science/py-scimath/Makefile index 7ecb1aafbd59..b77d9e559080 100644 --- a/science/py-scimath/Makefile +++ b/science/py-scimath/Makefile @@ -3,7 +3,7 @@ PORTNAME= scimath PORTVERSION= 4.1.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science math python MASTER_SITES= http://www.enthought.com/repo/ets/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-scipy/Makefile b/science/py-scipy/Makefile index e894241b5ba9..fd8a9f0a95f8 100644 --- a/science/py-scipy/Makefile +++ b/science/py-scipy/Makefile @@ -3,7 +3,7 @@ PORTNAME= scipy PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science python MASTER_SITES= https://docs.scipy.org/doc/scipy/:doc \ CHEESESHOP:source \ diff --git a/science/py-scoria/Makefile b/science/py-scoria/Makefile index b0882759a599..cac2fab29a7d 100644 --- a/science/py-scoria/Makefile +++ b/science/py-scoria/Makefile @@ -2,7 +2,7 @@ PORTNAME= scoria DISTVERSION= 1.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-spglib/Makefile b/science/py-spglib/Makefile index 99d3de690951..15380448e521 100644 --- a/science/py-spglib/Makefile +++ b/science/py-spglib/Makefile @@ -2,6 +2,7 @@ PORTNAME= spglib DISTVERSION= 1.11.1 +PORTREVISION= 1 DISTVERSIONSUFFIX= .post3 CATEGORIES= science python MASTER_SITES= CHEESESHOP diff --git a/science/py-veusz/Makefile b/science/py-veusz/Makefile index 8154b13579eb..a001aa5cc50f 100644 --- a/science/py-veusz/Makefile +++ b/science/py-veusz/Makefile @@ -3,7 +3,7 @@ PORTNAME= veusz PORTVERSION= 1.19.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science kde MASTER_SITES= http://download.gna.org/veusz/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/pybrain/Makefile b/science/pybrain/Makefile index eaac33473698..7687bef3d01d 100644 --- a/science/pybrain/Makefile +++ b/science/pybrain/Makefile @@ -3,7 +3,7 @@ PORTNAME= pybrain PORTVERSION= 0.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science python MAINTAINER= wen@FreeBSD.org diff --git a/science/pycdf/Makefile b/science/pycdf/Makefile index a76f7d051141..6850216866f2 100644 --- a/science/pycdf/Makefile +++ b/science/pycdf/Makefile @@ -3,7 +3,7 @@ PORTNAME= pycdf PORTVERSION= 0.6.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= science python MASTER_SITES= SF/pysclint/${PORTNAME}/${PORTNAME}-${PORTVERSION}b DISTNAME= ${PORTNAME}-0.6-3b diff --git a/science/pynn/Makefile b/science/pynn/Makefile index eb0bf7f0bfd1..9661a466f793 100644 --- a/science/pynn/Makefile +++ b/science/pynn/Makefile @@ -3,7 +3,7 @@ PORTNAME= pynn PORTVERSION= 0.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/qbox/Makefile b/science/qbox/Makefile index 6dc4d77b2e62..b61fdd060d7d 100644 --- a/science/qbox/Makefile +++ b/science/qbox/Makefile @@ -3,7 +3,7 @@ PORTNAME= qbox DISTVERSIONPREFIX= rel DISTVERSION= 1_66_2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/qmcpack/Makefile b/science/qmcpack/Makefile index 4a5169fdf656..4b880e5fd604 100644 --- a/science/qmcpack/Makefile +++ b/science/qmcpack/Makefile @@ -3,7 +3,7 @@ PORTNAME= qmcpack DISTVERSIONPREFIX= v DISTVERSION= 3.5.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/quantum-espresso-pseudopotentials/Makefile b/science/quantum-espresso-pseudopotentials/Makefile index fb7653ff4b4b..2afe6b03e518 100644 --- a/science/quantum-espresso-pseudopotentials/Makefile +++ b/science/quantum-espresso-pseudopotentials/Makefile @@ -2,6 +2,7 @@ PORTNAME= quantum-espresso-pseudopotentials DISTVERSION= g20180406 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/quantum-espresso/Makefile b/science/quantum-espresso/Makefile index d6eae795a484..4497cb2b502d 100644 --- a/science/quantum-espresso/Makefile +++ b/science/quantum-espresso/Makefile @@ -3,7 +3,7 @@ PORTNAME= quantum-espresso DISTVERSIONPREFIX= qe- DISTVERSION= 6.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/qwalk/Makefile b/science/qwalk/Makefile index f8dedc13db50..0e9a47b60199 100644 --- a/science/qwalk/Makefile +++ b/science/qwalk/Makefile @@ -3,6 +3,7 @@ PORTNAME= qwalk DISTVERSIONPREFIX= v DISTVERSION= 1.0.1-300 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g1b7e381 CATEGORIES= science diff --git a/science/rdkit/Makefile b/science/rdkit/Makefile index 4b935c91c825..edf8d7972b33 100644 --- a/science/rdkit/Makefile +++ b/science/rdkit/Makefile @@ -3,7 +3,7 @@ PORTNAME= rdkit DISTVERSIONPREFIX= Release_ DISTVERSION= 2018_09_1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/rmf/Makefile b/science/rmf/Makefile index fa6a7719a1e3..b28fda65b889 100644 --- a/science/rmf/Makefile +++ b/science/rmf/Makefile @@ -2,7 +2,7 @@ PORTNAME= rmf DISTVERSION= 1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science graphics MAINTAINER= yuri@FreeBSD.org diff --git a/science/siesta/Makefile b/science/siesta/Makefile index 5932d9e57e8d..6d54bef5dd60 100644 --- a/science/siesta/Makefile +++ b/science/siesta/Makefile @@ -2,6 +2,7 @@ PORTNAME= siesta DISTVERSION= 4.0.2 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= https://launchpad.net/${PORTNAME}/${DISTVERSION:R}/${DISTVERSION}/+download/ diff --git a/science/silo/Makefile b/science/silo/Makefile index a87ef16fd137..502ba3a2273e 100644 --- a/science/silo/Makefile +++ b/science/silo/Makefile @@ -4,7 +4,7 @@ PORTNAME= silo PORTVERSION= 4.10.2 DISTVERSIONSUFFIX= -bsd -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= science MASTER_SITES= http://wci.llnl.gov/content/assets/docs/simulation/computer-codes/${PORTNAME}/silo-${PORTVERSION}/ diff --git a/science/simbody/Makefile b/science/simbody/Makefile index f0b131ac9a57..6204db1e9549 100644 --- a/science/simbody/Makefile +++ b/science/simbody/Makefile @@ -3,6 +3,7 @@ PORTNAME= simbody DISTVERSIONPREFIX= Simbody- DISTVERSION= 3.6.1 +PORTREVISION= 1 CATEGORIES= science biology PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/ diff --git a/science/sparta/Makefile b/science/sparta/Makefile index 21dd6c976c1b..b1f3cf36377d 100644 --- a/science/sparta/Makefile +++ b/science/sparta/Makefile @@ -2,6 +2,7 @@ PORTNAME= sparta PORTVERSION= ${GH_TAGNAME:C/([0-9]{1,2})([A-Z][a-z][a-z])([0-9]{4})/\3.\2.\1/S/Jan/01/S/Feb/02/S/Mar/03/S/Apr/04/S/May/05/S/Jun/06/S/Jul/07/S/Aug/08/S/Sep/09/S/Oct/10/S/Nov/11/S/Dec/12/} +PORTREVISION= 1 CATEGORIES= science PKGNAMESUFFIX= -dsmc # Direct Simulation Monte Carlo diff --git a/science/step/Makefile b/science/step/Makefile index ea2e92854579..83d6b11b5924 100644 --- a/science/step/Makefile +++ b/science/step/Makefile @@ -2,7 +2,7 @@ PORTNAME= step DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/science/tfel/Makefile b/science/tfel/Makefile index eb1fb4c5d399..2ba165e4b5e3 100644 --- a/science/tfel/Makefile +++ b/science/tfel/Makefile @@ -3,7 +3,7 @@ PORTNAME= tfel PORTVERSION= 3.1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MASTER_SITES= SF/${PORTNAME}/ PKGNAMESUFFIX= -mfront diff --git a/science/tinker/Makefile b/science/tinker/Makefile index fefd326efc71..44f75f32bfc7 100644 --- a/science/tinker/Makefile +++ b/science/tinker/Makefile @@ -3,6 +3,7 @@ PORTNAME= tinker DISTVERSION= 8.4.4 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= https://dasher.wustl.edu/tinker/downloads/ diff --git a/science/triqs/Makefile b/science/triqs/Makefile index 25595e6f27f1..73298148c818 100644 --- a/science/triqs/Makefile +++ b/science/triqs/Makefile @@ -2,7 +2,7 @@ PORTNAME= triqs DISTVERSION= 2.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/v_sim/Makefile b/science/v_sim/Makefile index f5308cf75fb7..883312503ee5 100644 --- a/science/v_sim/Makefile +++ b/science/v_sim/Makefile @@ -3,7 +3,7 @@ PORTNAME= v_sim PORTVERSION= 3.7.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= science MASTER_SITES= http://inac.cea.fr/L_Sim/V_Sim/download/ diff --git a/science/vmd/Makefile b/science/vmd/Makefile index b21d2c7e752d..9c3aed60cd2f 100644 --- a/science/vmd/Makefile +++ b/science/vmd/Makefile @@ -3,7 +3,7 @@ PORTNAME= vmd DISTVERSION= 1.9.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science graphics python tcl tk MASTER_SITES= http://jedi.ks.uiuc.edu/~johns/raytracer/files/0.99b6/:tachyon \ http://www.photonlimited.com/~johns/tachyon/files/0.99b6/:tachyon \ diff --git a/science/wannier90/Makefile b/science/wannier90/Makefile index b20493cf0e28..fc1a7f89637e 100644 --- a/science/wannier90/Makefile +++ b/science/wannier90/Makefile @@ -2,6 +2,7 @@ PORTNAME= wannier90 DISTVERSION= 2.1.0 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= http://www.wannier.org/code/ diff --git a/science/xcrysden/Makefile b/science/xcrysden/Makefile index 1fa48b1ce780..f2cdaee56330 100644 --- a/science/xcrysden/Makefile +++ b/science/xcrysden/Makefile @@ -2,7 +2,7 @@ PORTNAME= xcrysden DISTVERSION= 1.5.60 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science MASTER_SITES= http://www.xcrysden.org/download/ diff --git a/security/R-cran-ROAuth/Makefile b/security/R-cran-ROAuth/Makefile index 55b98d1da020..80f5b714c71b 100644 --- a/security/R-cran-ROAuth/Makefile +++ b/security/R-cran-ROAuth/Makefile @@ -3,7 +3,7 @@ PORTNAME= ROAuth PORTVERSION= 0.9.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/security/R-cran-digest/Makefile b/security/R-cran-digest/Makefile index f8b8af762851..e5b044af1fb2 100644 --- a/security/R-cran-digest/Makefile +++ b/security/R-cran-digest/Makefile @@ -3,6 +3,7 @@ PORTNAME= digest PORTVERSION= 0.6.18 +PORTREVISION= 1 CATEGORIES= security DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/security/R-cran-openssl/Makefile b/security/R-cran-openssl/Makefile index a60274f97fec..8274d3e29a19 100644 --- a/security/R-cran-openssl/Makefile +++ b/security/R-cran-openssl/Makefile @@ -3,6 +3,7 @@ PORTNAME= openssl PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= security DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/security/akmos/Makefile b/security/akmos/Makefile index 2769d8f71e5c..96f5c360376b 100644 --- a/security/akmos/Makefile +++ b/security/akmos/Makefile @@ -2,7 +2,7 @@ PORTNAME= akmos PORTVERSION= 0.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= melanhit@gmail.com diff --git a/security/arpCounterattack/Makefile b/security/arpCounterattack/Makefile index 21155ab9c416..3362a0e1a039 100644 --- a/security/arpCounterattack/Makefile +++ b/security/arpCounterattack/Makefile @@ -3,7 +3,7 @@ PORTNAME= arpCounterattack PORTVERSION= 1.2.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security MASTER_SITES= http://isis.poly.edu/~bk/${PORTNAME}/ \ http://bk.macroblock.net/${PORTNAME}/ diff --git a/security/botan2/Makefile b/security/botan2/Makefile index f4eb11e0ebf0..2af97915222f 100644 --- a/security/botan2/Makefile +++ b/security/botan2/Makefile @@ -2,7 +2,7 @@ PORTNAME= botan DISTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://botan.randombit.net/releases/ PKGNAMESUFFIX= 2 diff --git a/security/bro/Makefile b/security/bro/Makefile index d9819793becf..aa5677b76325 100644 --- a/security/bro/Makefile +++ b/security/bro/Makefile @@ -3,6 +3,7 @@ PORTNAME= bro PORTVERSION= 2.5.5 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://www.bro.org/downloads/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/security/certificate-transparency/Makefile b/security/certificate-transparency/Makefile index 22d0fd9e6b08..f180a1b9347b 100644 --- a/security/certificate-transparency/Makefile +++ b/security/certificate-transparency/Makefile @@ -3,7 +3,7 @@ PORTNAME= certificate-transparency PORTVERSION= 20161015 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/security/clamfs/Makefile b/security/clamfs/Makefile index e823fbef7b28..67d2527645ea 100644 --- a/security/clamfs/Makefile +++ b/security/clamfs/Makefile @@ -3,7 +3,7 @@ PORTNAME= clamfs PORTVERSION= 1.0.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= security MASTER_SITES= SF diff --git a/security/cryptopp/Makefile b/security/cryptopp/Makefile index 5bc157bce857..e47287dfd1af 100644 --- a/security/cryptopp/Makefile +++ b/security/cryptopp/Makefile @@ -3,6 +3,7 @@ PORTNAME= cryptopp PORTVERSION= 7.0.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.cryptopp.com/ DISTNAME= cryptopp${PORTVERSION:S/.//g} diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index 333e9f168619..1dee35cb2f31 100644 --- a/security/gnome-keyring/Makefile +++ b/security/gnome-keyring/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnome-keyring PORTVERSION= 3.28.2 +PORTREVISION= 1 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 4b8d96a8d782..636bcd082596 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -2,7 +2,7 @@ PORTNAME= gnupg PORTVERSION= 2.2.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= GNUPG diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile index fdf703cf46c6..aa95afabe9de 100644 --- a/security/gpgme/Makefile +++ b/security/gpgme/Makefile @@ -3,7 +3,7 @@ PORTNAME= gpgme PORTVERSION= 1.12.0 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= security MASTER_SITES= GNUPG/gpgme diff --git a/security/hashcat-legacy/Makefile b/security/hashcat-legacy/Makefile index f62a74d2be97..18def8e4d937 100644 --- a/security/hashcat-legacy/Makefile +++ b/security/hashcat-legacy/Makefile @@ -3,7 +3,7 @@ PORTNAME= hashcat-legacy PORTVERSION= 2.00 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security MAINTAINER= lifanov@FreeBSD.org diff --git a/security/highwayhash/Makefile b/security/highwayhash/Makefile index 7d98082f52bc..7e3f45402463 100644 --- a/security/highwayhash/Makefile +++ b/security/highwayhash/Makefile @@ -3,6 +3,7 @@ PORTNAME= highwayhash PORTVERSION= g20181002 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/security/hpenc/Makefile b/security/hpenc/Makefile index 0c2bb782af51..dfa42f2330a9 100644 --- a/security/hpenc/Makefile +++ b/security/hpenc/Makefile @@ -2,6 +2,7 @@ PORTNAME= hpenc PORTVERSION= 3.0 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= vsevolod@FreeBSD.org diff --git a/security/i2pd/Makefile b/security/i2pd/Makefile index 85a0f55a444b..d4fa0cb6ac92 100644 --- a/security/i2pd/Makefile +++ b/security/i2pd/Makefile @@ -3,7 +3,7 @@ PORTNAME= i2pd PORTVERSION= 2.22.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security net-p2p MAINTAINER= amdmi3@FreeBSD.org diff --git a/security/john/Makefile b/security/john/Makefile index 4602b445fe5d..a3645ac67318 100644 --- a/security/john/Makefile +++ b/security/john/Makefile @@ -3,7 +3,7 @@ PORTNAME= john DISTVERSION= 1.8.0-jumbo-1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MASTER_SITES= http://www.openwall.com/john/j/ \ http://mirrors.kernel.org/openwall/projects/john/${DISTVERSION:C/-.*//}/ \ diff --git a/security/keepassx-devel/Makefile b/security/keepassx-devel/Makefile index ed54a6d12ec9..7a1f652fce91 100644 --- a/security/keepassx-devel/Makefile +++ b/security/keepassx-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= keepassx PORTVERSION= 2.0.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security PKGNAMESUFFIX= -devel diff --git a/security/keepassxc/Makefile b/security/keepassxc/Makefile index 47edc031b735..b348ddc8ba09 100644 --- a/security/keepassxc/Makefile +++ b/security/keepassxc/Makefile @@ -2,7 +2,7 @@ PORTNAME= keepassxc DISTVERSION= 2.3.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= https://github.com/keepassxreboot/keepassxc/releases/download/${DISTVERSION}/${PORTNAME}-${DISTVERSION}-src.tar.xz?dummy=/ diff --git a/security/kf5-kdesu/Makefile b/security/kf5-kdesu/Makefile index 91b6ec56a3b5..d47018c40d42 100644 --- a/security/kf5-kdesu/Makefile +++ b/security/kf5-kdesu/Makefile @@ -2,6 +2,7 @@ PORTNAME= kdesu DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= security kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/security/kpkpass/Makefile b/security/kpkpass/Makefile index 84702661db1e..aad2adaa188e 100644 --- a/security/kpkpass/Makefile +++ b/security/kpkpass/Makefile @@ -2,6 +2,7 @@ PORTNAME= kpkpass DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= security kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/security/kwalletmanager/Makefile b/security/kwalletmanager/Makefile index 76457209a483..c4856fb8d2cd 100644 --- a/security/kwalletmanager/Makefile +++ b/security/kwalletmanager/Makefile @@ -2,6 +2,7 @@ PORTNAME= kwalletmanager DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= security kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/security/libkleo/Makefile b/security/libkleo/Makefile index 778172ab5048..e3aef6adc303 100644 --- a/security/libkleo/Makefile +++ b/security/libkleo/Makefile @@ -2,6 +2,7 @@ PORTNAME= libkleo DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= security kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/security/libzrtpcppcore/Makefile b/security/libzrtpcppcore/Makefile index 1c4af871f55f..01de9dcbd5b1 100644 --- a/security/libzrtpcppcore/Makefile +++ b/security/libzrtpcppcore/Makefile @@ -2,7 +2,7 @@ PORTNAME= libzrtpcppcore PORTVERSION= 4.6.6 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= V CATEGORIES= security diff --git a/security/lxqt-sudo/Makefile b/security/lxqt-sudo/Makefile index 42aaa795dcd2..f47a923eb151 100644 --- a/security/lxqt-sudo/Makefile +++ b/security/lxqt-sudo/Makefile @@ -3,6 +3,7 @@ PORTNAME= lxqt-sudo PORTVERSION= 0.13.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= LXQT diff --git a/security/md5deep/Makefile b/security/md5deep/Makefile index 842dbd8e25bb..99d9259d3b46 100644 --- a/security/md5deep/Makefile +++ b/security/md5deep/Makefile @@ -3,7 +3,7 @@ PORTNAME= md5deep PORTVERSION= 4.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= nobutaka@FreeBSD.org diff --git a/security/metasploit/Makefile b/security/metasploit/Makefile index d40c2c7836a6..33f8d8eb2ab3 100644 --- a/security/metasploit/Makefile +++ b/security/metasploit/Makefile @@ -3,6 +3,7 @@ PORTNAME= metasploit PORTVERSION= 4.17.26 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= tanawts@gmail.com diff --git a/security/modsecurity3/Makefile b/security/modsecurity3/Makefile index b95d142e3eb8..0bce9c1c821e 100644 --- a/security/modsecurity3/Makefile +++ b/security/modsecurity3/Makefile @@ -3,7 +3,7 @@ PORTNAME= modsecurity DISTVERSIONPREFIX= v DISTVERSION= 3.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security www PKGNAMESUFFIX= 3 diff --git a/security/nettle/Makefile b/security/nettle/Makefile index 0129f030fd8a..101e694990d4 100644 --- a/security/nettle/Makefile +++ b/security/nettle/Makefile @@ -3,6 +3,7 @@ PORTNAME= nettle PORTVERSION= 3.4.1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= GNU \ https://www.lysator.liu.se/~nisse/archive/ diff --git a/security/nss/Makefile b/security/nss/Makefile index 565010dcdb14..c0ca11569ea0 100644 --- a/security/nss/Makefile +++ b/security/nss/Makefile @@ -3,6 +3,7 @@ PORTNAME= nss PORTVERSION= 3.41 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src diff --git a/security/obfsclient/Makefile b/security/obfsclient/Makefile index eb5b3de624af..6a3c74f1ee36 100644 --- a/security/obfsclient/Makefile +++ b/security/obfsclient/Makefile @@ -4,7 +4,7 @@ PORTNAME= obfsclient PORTVERSION= 0.0.2 DISTVERSIONPREFIX= v -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/security/openvas8-scanner/Makefile b/security/openvas8-scanner/Makefile index 9388b5b12941..bac516af05f7 100644 --- a/security/openvas8-scanner/Makefile +++ b/security/openvas8-scanner/Makefile @@ -3,7 +3,7 @@ PORTNAME?= openvas8-scanner PORTVERSION?= 5.0.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES?= http://wald.intevation.org/frs/download.php/2436/ DISTNAME= ${PORTNAME:S/${OPENVAS_VER}//}-${PORTVERSION} diff --git a/security/openvas8/Makefile b/security/openvas8/Makefile index c60332b7c316..5bf6a51acf83 100644 --- a/security/openvas8/Makefile +++ b/security/openvas8/Makefile @@ -3,7 +3,7 @@ PORTNAME= openvas8 PORTVERSION= 8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= acm@FreeBSD.org diff --git a/security/openvas9-scanner/Makefile b/security/openvas9-scanner/Makefile index dede788af63c..376dd6aebe0e 100644 --- a/security/openvas9-scanner/Makefile +++ b/security/openvas9-scanner/Makefile @@ -2,7 +2,7 @@ PORTNAME= openvas9-scanner PORTVERSION= 5.1.1 -PORTREVISION= 1 +PORTREVISION= 2 MASTER_SITES= http://wald.intevation.org/frs/download.php/2423/ COMMENT= OpenVAS 9 scanner diff --git a/security/openvas9/Makefile b/security/openvas9/Makefile index 16d879f1bd2e..529b85bcb6a5 100644 --- a/security/openvas9/Makefile +++ b/security/openvas9/Makefile @@ -3,7 +3,7 @@ PORTNAME= openvas9 PORTVERSION= 9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= acm@FreeBSD.org diff --git a/security/pam-pgsql/Makefile b/security/pam-pgsql/Makefile index ceec54ab06ea..8dce4ba6230c 100644 --- a/security/pam-pgsql/Makefile +++ b/security/pam-pgsql/Makefile @@ -3,6 +3,7 @@ PORTNAME= pam-pgsql PORTVERSION= 0.7.3.2 +PORTREVISION= 1 CATEGORIES= security databases MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.7/ diff --git a/security/pecl-crypto/Makefile b/security/pecl-crypto/Makefile index 34042c77f4a8..0fe6178158b0 100644 --- a/security/pecl-crypto/Makefile +++ b/security/pecl-crypto/Makefile @@ -3,6 +3,7 @@ PORTNAME= crypto PORTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= gasol.wu@gmail.com diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile index 2436264ce19b..e0d0296f4e83 100644 --- a/security/pinentry/Makefile +++ b/security/pinentry/Makefile @@ -3,7 +3,7 @@ PORTNAME= pinentry PORTVERSION= 1.1.0 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= security MASTER_SITES= GNUPG/pinentry diff --git a/security/pks/Makefile b/security/pks/Makefile index 772c77aa1bb6..a9a2b54af2a0 100644 --- a/security/pks/Makefile +++ b/security/pks/Makefile @@ -3,7 +3,7 @@ PORTNAME= pks PORTVERSION= 0.9.6.20040312 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security www MASTER_SITES= http://pks.sourceforge.net/ LOCAL/mandree DISTFILES= pks-current.tgz diff --git a/security/plasma5-kscreenlocker/Makefile b/security/plasma5-kscreenlocker/Makefile index 4aca1b5c9bff..9c88c1901c7a 100644 --- a/security/plasma5-kscreenlocker/Makefile +++ b/security/plasma5-kscreenlocker/Makefile @@ -2,7 +2,7 @@ PORTNAME= kscreenlocker DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/security/plasma5-ksshaskpass/Makefile b/security/plasma5-ksshaskpass/Makefile index ea6ec278bea1..4eadb8e2de9f 100644 --- a/security/plasma5-ksshaskpass/Makefile +++ b/security/plasma5-ksshaskpass/Makefile @@ -2,6 +2,7 @@ PORTNAME= ksshaskpass DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= security kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/security/py-python-nss/Makefile b/security/py-python-nss/Makefile index 0cd977f9cf64..fe38f65f033e 100644 --- a/security/py-python-nss/Makefile +++ b/security/py-python-nss/Makefile @@ -2,6 +2,7 @@ PORTNAME= python-nss PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-rekall/Makefile b/security/py-rekall/Makefile index 11f58d811fe6..e994e63eb520 100644 --- a/security/py-rekall/Makefile +++ b/security/py-rekall/Makefile @@ -3,7 +3,7 @@ PORTNAME= rekall DISTVERSION= 1.7.2rc1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/qtkeychain/Makefile b/security/qtkeychain/Makefile index f9c41b8f417d..6eb517ec5b08 100644 --- a/security/qtkeychain/Makefile +++ b/security/qtkeychain/Makefile @@ -3,7 +3,7 @@ PORTNAME= qtkeychain DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security PKGNAMESUFFIX= -${FLAVOR} diff --git a/security/quantis/Makefile b/security/quantis/Makefile index 5747975a20b7..b46c34bc242c 100644 --- a/security/quantis/Makefile +++ b/security/quantis/Makefile @@ -3,7 +3,7 @@ PORTNAME= quantis DISTVERSION= v18.03.08 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security devel java MASTER_SITES= https://www.idquantique.com/wordpress/wp-content/uploads/ DISTNAME= Quantis-${DISTVERSION} diff --git a/security/rubygem-metasploit-credential/Makefile b/security/rubygem-metasploit-credential/Makefile index 9b459185ffd0..60d5423634a6 100644 --- a/security/rubygem-metasploit-credential/Makefile +++ b/security/rubygem-metasploit-credential/Makefile @@ -2,7 +2,7 @@ PORTNAME= metasploit-credential PORTVERSION= 2.0.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-metasploit_data_models/Makefile b/security/rubygem-metasploit_data_models/Makefile index 663a2276431a..fe989759268c 100644 --- a/security/rubygem-metasploit_data_models/Makefile +++ b/security/rubygem-metasploit_data_models/Makefile @@ -2,7 +2,7 @@ PORTNAME= metasploit_data_models PORTVERSION= 2.0.16 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/seccure/Makefile b/security/seccure/Makefile index 68bd787e7be2..9ed9bf0280da 100644 --- a/security/seccure/Makefile +++ b/security/seccure/Makefile @@ -3,7 +3,7 @@ PORTNAME= seccure PORTVERSION= 0.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MASTER_SITES= http://point-at-infinity.org/seccure/ \ NETBSD diff --git a/security/snort3/Makefile b/security/snort3/Makefile index 5bcd4fe0e189..558b1ce85cc5 100644 --- a/security/snort3/Makefile +++ b/security/snort3/Makefile @@ -3,7 +3,7 @@ PORTNAME= snort DISTVERSION= 3.0.0-a4.243 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security PKGNAMESUFFIX= 3 diff --git a/security/spass/Makefile b/security/spass/Makefile index 2fb2b0f3254e..b6310ee18c70 100644 --- a/security/spass/Makefile +++ b/security/spass/Makefile @@ -2,7 +2,7 @@ PORTNAME= spass PORTVERSION= 3.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/security/titus/Makefile b/security/titus/Makefile index 36c636b3779a..4e36a0278b04 100644 --- a/security/titus/Makefile +++ b/security/titus/Makefile @@ -3,7 +3,7 @@ PORTNAME= titus PORTVERSION= 0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MAINTAINER= feld@FreeBSD.org diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile index af7ea67ec49f..e69ac55bf547 100644 --- a/security/tor-devel/Makefile +++ b/security/tor-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= tor DISTVERSION= 0.3.5.5 +PORTREVISION= 1 DISTVERSIONSUFFIX= -alpha CATEGORIES= security net ipv6 MASTER_SITES= TOR diff --git a/security/tor/Makefile b/security/tor/Makefile index 551237255818..ab82832d8f62 100644 --- a/security/tor/Makefile +++ b/security/tor/Makefile @@ -3,6 +3,7 @@ PORTNAME= tor DISTVERSION= 0.3.4.9 +PORTREVISION= 1 CATEGORIES= security net ipv6 MASTER_SITES= TOR diff --git a/security/veracrypt/Makefile b/security/veracrypt/Makefile index 90893ee0f15f..dc5e46564061 100644 --- a/security/veracrypt/Makefile +++ b/security/veracrypt/Makefile @@ -2,6 +2,7 @@ PORTNAME= veracrypt PORTVERSION= 1.23 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME:S/v/V/:S/c/C/}%20${PORTVERSION}/ DISTNAME= ${PORTNAME:S/v/V/:S/c/C/}_${PORTVERSION}_Source diff --git a/security/w3af/Makefile b/security/w3af/Makefile index 9a92e3356fd1..ad1cf5fede78 100644 --- a/security/w3af/Makefile +++ b/security/w3af/Makefile @@ -3,7 +3,7 @@ PORTNAME= w3af PORTVERSION= 1.6.49 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security python www MAINTAINER= dbaio@FreeBSD.org diff --git a/security/xca/Makefile b/security/xca/Makefile index 11a5997fd610..cdb9ff403536 100644 --- a/security/xca/Makefile +++ b/security/xca/Makefile @@ -3,6 +3,7 @@ PORTNAME= xca PORTVERSION= 2.1.2 +PORTREVISION= 1 DISTVERSIONPREFIX= RELEASE. CATEGORIES= security diff --git a/shells/sparforte/Makefile b/shells/sparforte/Makefile index 3813a117348b..7491a5b4c8cb 100644 --- a/shells/sparforte/Makefile +++ b/shells/sparforte/Makefile @@ -3,7 +3,7 @@ PORTNAME= sparforte PORTVERSION= 2.0.2 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONPREFIX= v CATEGORIES= shells lang diff --git a/sysutils/UEFITool/Makefile b/sysutils/UEFITool/Makefile index e3be5f522658..f8a9266f3f8b 100644 --- a/sysutils/UEFITool/Makefile +++ b/sysutils/UEFITool/Makefile @@ -4,6 +4,7 @@ PORTNAME= UEFITool DISTVERSIONPREFIX= A DISTVERSION= 53 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= pkubaj@anongoth.pl diff --git a/sysutils/abgx360gui/Makefile b/sysutils/abgx360gui/Makefile index c6f8c1370aca..3617a7d2607a 100644 --- a/sysutils/abgx360gui/Makefile +++ b/sysutils/abgx360gui/Makefile @@ -3,7 +3,7 @@ PORTNAME= abgx360gui PORTVERSION= 1.0.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \ http://update.cooltrainer.org/abgx360/:png \ diff --git a/sysutils/android-file-transfer/Makefile b/sysutils/android-file-transfer/Makefile index 856609fc9389..e036d44bd08b 100644 --- a/sysutils/android-file-transfer/Makefile +++ b/sysutils/android-file-transfer/Makefile @@ -3,7 +3,7 @@ PORTNAME= android-file-transfer DISTVERSIONPREFIX= v DISTVERSION= 3.7 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= sysutils MAINTAINER= jbeich@FreeBSD.org diff --git a/sysutils/b2sum/Makefile b/sysutils/b2sum/Makefile index d49f6cd3a2e5..3d2208233603 100644 --- a/sysutils/b2sum/Makefile +++ b/sysutils/b2sum/Makefile @@ -2,7 +2,7 @@ PORTNAME= b2sum PORTVERSION= 0.0.d${B2VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils security MASTER_SITES= http://blake2.net/ DISTNAME= blake2_code_${B2VERSION}${EXTRACT_SUFFX} diff --git a/sysutils/bacula-server/Makefile b/sysutils/bacula-server/Makefile index f9d2bf29c8f0..4b47a16313bb 100644 --- a/sysutils/bacula-server/Makefile +++ b/sysutils/bacula-server/Makefile @@ -3,7 +3,7 @@ PORTNAME= bacula PORTVERSION= 7.4.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES?= sysutils MASTER_SITES= SF/bacula/bacula/${PORTVERSION} PKGNAMEPREFIX?= # diff --git a/sysutils/bacula9-server/Makefile b/sysutils/bacula9-server/Makefile index ffdc8969e3c1..0ee15219d92b 100644 --- a/sysutils/bacula9-server/Makefile +++ b/sysutils/bacula9-server/Makefile @@ -3,6 +3,7 @@ PORTNAME= bacula PORTVERSION= 9.2.2 +PORTREVISION= 1 CATEGORIES?= sysutils MASTER_SITES= SF/bacula/bacula/${PORTVERSION} PKGNAMEPREFIX?= # diff --git a/sysutils/baloo-widgets/Makefile b/sysutils/baloo-widgets/Makefile index 84d43d147f9a..04a365bdea13 100644 --- a/sysutils/baloo-widgets/Makefile +++ b/sysutils/baloo-widgets/Makefile @@ -2,6 +2,7 @@ PORTNAME= baloo-widgets DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/bareos-server/Makefile b/sysutils/bareos-server/Makefile index 6b3ba5311777..c3ac0e983c2c 100644 --- a/sysutils/bareos-server/Makefile +++ b/sysutils/bareos-server/Makefile @@ -3,7 +3,7 @@ PORTNAME= bareos DISTVERSIONPREFIX= Release/ DISTVERSION= 17.2.7 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= sysutils PKGNAMEPREFIX?= # PKGNAMESUFFIX?= -server diff --git a/sysutils/bareos16-server/Makefile b/sysutils/bareos16-server/Makefile index 2c185a92188b..4e1a02e978b6 100644 --- a/sysutils/bareos16-server/Makefile +++ b/sysutils/bareos16-server/Makefile @@ -3,7 +3,7 @@ PORTNAME= bareos16 DISTVERSIONPREFIX= Release/ DISTVERSION= 16.2.8 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= sysutils PKGNAMEPREFIX?= # PKGNAMESUFFIX?= -server diff --git a/sysutils/bsdisks/Makefile b/sysutils/bsdisks/Makefile index 1dcc56f1898d..9715b6b1af66 100644 --- a/sysutils/bsdisks/Makefile +++ b/sysutils/bsdisks/Makefile @@ -2,6 +2,7 @@ PORTNAME= bsdisks DISTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://bitbucket.org/arrowd/bsdisks/downloads/ diff --git a/sysutils/burp/Makefile b/sysutils/burp/Makefile index 175741b76c35..db42bed5f6e5 100644 --- a/sysutils/burp/Makefile +++ b/sysutils/burp/Makefile @@ -3,7 +3,7 @@ PORTNAME= burp PORTVERSION= 1.4.40 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/cdrdao/Makefile b/sysutils/cdrdao/Makefile index c16bba42ce85..f694bf0a1453 100644 --- a/sysutils/cdrdao/Makefile +++ b/sysutils/cdrdao/Makefile @@ -3,7 +3,7 @@ PORTNAME?= cdrdao PORTVERSION= 1.2.4 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= sysutils audio MASTER_SITES= SF/cdrdao DISTNAME= cdrdao-${PORTVERSION} diff --git a/sysutils/cfengine-devel/Makefile b/sysutils/cfengine-devel/Makefile index e16bb085f283..6d25d5ee405c 100644 --- a/sysutils/cfengine-devel/Makefile +++ b/sysutils/cfengine-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= cfengine PORTVERSION= 3.${CFENGINE_COMMIT_DATE} +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://s3.amazonaws.com/cfengine-package-repos/tarballs/ PKGNAMESUFFIX= -devel diff --git a/sysutils/cfengine-masterfiles-devel/Makefile b/sysutils/cfengine-masterfiles-devel/Makefile index af4b396a63e8..8c83adaa8b99 100644 --- a/sysutils/cfengine-masterfiles-devel/Makefile +++ b/sysutils/cfengine-masterfiles-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= cfengine-masterfiles PORTVERSION= 3.${CFENGINE_COMMIT_DATE} +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://cfengine-package-repos.s3.amazonaws.com/tarballs/ PKGNAMESUFFIX= -devel diff --git a/sysutils/clone/Makefile b/sysutils/clone/Makefile index 627bd085c7e9..45679680707e 100644 --- a/sysutils/clone/Makefile +++ b/sysutils/clone/Makefile @@ -2,7 +2,7 @@ PORTNAME= clone PORTVERSION= 1.0.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://cyclaero.com/public/clone/ diff --git a/sysutils/condor/Makefile b/sysutils/condor/Makefile index 2882ec96e937..6717be1cc254 100644 --- a/sysutils/condor/Makefile +++ b/sysutils/condor/Makefile @@ -6,7 +6,7 @@ PORTNAME= condor DISTVERSION= 8.4.12 -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/conky/Makefile b/sysutils/conky/Makefile index 5f1083975686..bf6bca85b0e8 100644 --- a/sysutils/conky/Makefile +++ b/sysutils/conky/Makefile @@ -4,7 +4,7 @@ PORTNAME= conky PORTVERSION= 1.10.8 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= madpilot@FreeBSD.org diff --git a/sysutils/dar/Makefile b/sysutils/dar/Makefile index b3c3af4126b1..c9ec0ebcd60b 100644 --- a/sysutils/dar/Makefile +++ b/sysutils/dar/Makefile @@ -3,7 +3,7 @@ PORTNAME= dar PORTVERSION= 2.5.14 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -bis CATEGORIES= sysutils archivers MASTER_SITES= SF diff --git a/sysutils/e2fsprogs/Makefile b/sysutils/e2fsprogs/Makefile index dc5e7a2969cf..ff5f45e72681 100644 --- a/sysutils/e2fsprogs/Makefile +++ b/sysutils/e2fsprogs/Makefile @@ -3,7 +3,7 @@ PORTNAME= e2fsprogs PORTVERSION= 1.44.4 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= sysutils MASTER_SITES= KERNEL_ORG/linux/kernel/people/tytso/${PORTNAME}/v${PORTVERSION} diff --git a/sysutils/facter/Makefile b/sysutils/facter/Makefile index db2773384524..202ce27806ac 100644 --- a/sysutils/facter/Makefile +++ b/sysutils/facter/Makefile @@ -2,7 +2,7 @@ PORTNAME= facter PORTVERSION= 3.12.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES?= sysutils MASTER_SITES= https://downloads.puppetlabs.com/facter/ diff --git a/sysutils/filelight/Makefile b/sysutils/filelight/Makefile index 2393d3ef008f..16fb27ce8b3f 100644 --- a/sysutils/filelight/Makefile +++ b/sysutils/filelight/Makefile @@ -2,6 +2,7 @@ PORTNAME= filelight DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/freefilesync/Makefile b/sysutils/freefilesync/Makefile index fb4b5e357a99..3a6387e58125 100644 --- a/sysutils/freefilesync/Makefile +++ b/sysutils/freefilesync/Makefile @@ -3,7 +3,7 @@ PORTNAME= freefilesync DISTVERSION= 9.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= https://www.freefilesync.org/download/ \ https://www.freefilesync.org/archive/ diff --git a/sysutils/fsearch/Makefile b/sysutils/fsearch/Makefile index adcdfb6ebd63..38da31170383 100644 --- a/sysutils/fsearch/Makefile +++ b/sysutils/fsearch/Makefile @@ -3,7 +3,7 @@ PORTNAME= fsearch DISTVERSION= 0.1beta2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= danfe@FreeBSD.org diff --git a/sysutils/fswatch-mon/Makefile b/sysutils/fswatch-mon/Makefile index cece6b79ee86..c12c934cb2a9 100644 --- a/sysutils/fswatch-mon/Makefile +++ b/sysutils/fswatch-mon/Makefile @@ -3,6 +3,7 @@ PORTNAME= fswatch DISTVERSION= 1.13.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://github.com/emcrisostomo/${PORTNAME}/releases/download/${DISTVERSION}/ PKGNAMESUFFIX= -mon diff --git a/sysutils/fusefs-encfs/Makefile b/sysutils/fusefs-encfs/Makefile index 47d7392b5835..7f531ad1e9bd 100644 --- a/sysutils/fusefs-encfs/Makefile +++ b/sysutils/fusefs-encfs/Makefile @@ -4,7 +4,7 @@ PORTNAME= encfs DISTVERSIONPREFIX= v DISTVERSION= 1.9.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- diff --git a/sysutils/fusefs-lkl/Makefile b/sysutils/fusefs-lkl/Makefile index 86d2463144fd..550d1bcc9e4c 100644 --- a/sysutils/fusefs-lkl/Makefile +++ b/sysutils/fusefs-lkl/Makefile @@ -3,7 +3,7 @@ PORTNAME= lkl DISTVERSION= 4.16.g20180628 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- diff --git a/sysutils/fusefs-simple-mtpfs/Makefile b/sysutils/fusefs-simple-mtpfs/Makefile index dc309e62e618..57ed94d3566e 100644 --- a/sysutils/fusefs-simple-mtpfs/Makefile +++ b/sysutils/fusefs-simple-mtpfs/Makefile @@ -3,7 +3,7 @@ PORTNAME= simple-mtpfs DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 0.3.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- diff --git a/sysutils/gdisk/Makefile b/sysutils/gdisk/Makefile index 5575e195089a..0caa9f4bb8b2 100644 --- a/sysutils/gdisk/Makefile +++ b/sysutils/gdisk/Makefile @@ -3,7 +3,7 @@ PORTNAME= gdisk PORTVERSION= 1.0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= SF/gptfdisk/gptfdisk/${PORTVERSION} DISTNAME= gptfdisk-${PORTVERSION} diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile index c5997c479791..ff100490af2b 100644 --- a/sysutils/gnome-control-center/Makefile +++ b/sysutils/gnome-control-center/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-control-center PORTVERSION= 3.28.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile index 0886fad0ad9c..665ad38983ba 100644 --- a/sysutils/gnome-system-monitor/Makefile +++ b/sysutils/gnome-system-monitor/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnome-system-monitor PORTVERSION= 3.28.2 +PORTREVISION= 1 CATEGORIES= sysutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/sysutils/google-compute-engine-oslogin/Makefile b/sysutils/google-compute-engine-oslogin/Makefile index 147e38e647a5..dc27a4edfd01 100644 --- a/sysutils/google-compute-engine-oslogin/Makefile +++ b/sysutils/google-compute-engine-oslogin/Makefile @@ -2,6 +2,7 @@ PORTNAME= google-compute-engine-oslogin DISTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= helen.koike@collabora.com diff --git a/sysutils/grub2-bhyve/Makefile b/sysutils/grub2-bhyve/Makefile index a4309fc73945..dd0cf970aee4 100644 --- a/sysutils/grub2-bhyve/Makefile +++ b/sysutils/grub2-bhyve/Makefile @@ -4,7 +4,7 @@ PORTNAME= grub2-bhyve DISTVERSIONPREFIX= v DISTVERSION= 0.40 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/grub2-efi/Makefile b/sysutils/grub2-efi/Makefile index 6a1ade1d4d17..14944bdf3804 100644 --- a/sysutils/grub2-efi/Makefile +++ b/sysutils/grub2-efi/Makefile @@ -3,7 +3,7 @@ PORTNAME= grub2-efi PORTVERSION= 2.02 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= sysutils MASTER_SITES= http://www.pcbsd.org/~kris/software/ \ ftp://ftp.pcbsd.org/pub/software/ diff --git a/sysutils/grub2-pcbsd/Makefile b/sysutils/grub2-pcbsd/Makefile index 6fcf785fc4dc..1b795858f392 100644 --- a/sysutils/grub2-pcbsd/Makefile +++ b/sysutils/grub2-pcbsd/Makefile @@ -3,7 +3,7 @@ PORTNAME= grub2-pcbsd PORTVERSION= 2.02q -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= sysutils MASTER_SITES= http://www.pcbsd.org/~kris/software/ \ ftp://ftp.pcbsd.org/pub/software/ diff --git a/sysutils/gsmartcontrol/Makefile b/sysutils/gsmartcontrol/Makefile index 48e22a60ee7a..16ef22c80a05 100644 --- a/sysutils/gsmartcontrol/Makefile +++ b/sysutils/gsmartcontrol/Makefile @@ -3,7 +3,7 @@ PORTNAME= gsmartcontrol PORTVERSION= 1.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} diff --git a/sysutils/hfm/Makefile b/sysutils/hfm/Makefile index 553efe25d80a..42d92da5e371 100644 --- a/sysutils/hfm/Makefile +++ b/sysutils/hfm/Makefile @@ -2,7 +2,7 @@ PORTNAME= hfm PORTVERSION= 1.2.3 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONPREFIX= v CATEGORIES= sysutils diff --git a/sysutils/ipdbtools/Makefile b/sysutils/ipdbtools/Makefile index ba0dddd1d2ee..fafc31ec71a4 100644 --- a/sysutils/ipdbtools/Makefile +++ b/sysutils/ipdbtools/Makefile @@ -3,7 +3,7 @@ PORTNAME= ipdbtools DISTVERSIONPREFIX= v DISTVERSION= 1.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= cyclaero@gmail.com diff --git a/sysutils/kcron/Makefile b/sysutils/kcron/Makefile index c1e9864183f1..7ca4a1f8269e 100644 --- a/sysutils/kcron/Makefile +++ b/sysutils/kcron/Makefile @@ -2,6 +2,7 @@ PORTNAME= kcron DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/kdebugsettings/Makefile b/sysutils/kdebugsettings/Makefile index f0dd29bf22a6..11207e121e39 100644 --- a/sysutils/kdebugsettings/Makefile +++ b/sysutils/kdebugsettings/Makefile @@ -2,6 +2,7 @@ PORTNAME= kdebugsettings DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/kdf/Makefile b/sysutils/kdf/Makefile index 38112b09e319..c591e3e964fa 100644 --- a/sysutils/kdf/Makefile +++ b/sysutils/kdf/Makefile @@ -2,6 +2,7 @@ PORTNAME= kdf DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/kdialog/Makefile b/sysutils/kdialog/Makefile index d0b8a3c3a98b..fbb93f80bc74 100644 --- a/sysutils/kdialog/Makefile +++ b/sysutils/kdialog/Makefile @@ -2,6 +2,7 @@ PORTNAME= kdialog DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/kf5-baloo/Makefile b/sysutils/kf5-baloo/Makefile index c38243ff64dc..e2fbd7275fd4 100644 --- a/sysutils/kf5-baloo/Makefile +++ b/sysutils/kf5-baloo/Makefile @@ -2,6 +2,7 @@ PORTNAME= baloo DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/kf5-kwallet/Makefile b/sysutils/kf5-kwallet/Makefile index fbb741f66563..53c99e7d6bfe 100644 --- a/sysutils/kf5-kwallet/Makefile +++ b/sysutils/kf5-kwallet/Makefile @@ -2,7 +2,7 @@ PORTNAME= kwallet DISTVERSION= ${KDE_FRAMEWORKS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/kfloppy/Makefile b/sysutils/kfloppy/Makefile index 79c80be89d7d..67c852647f0f 100644 --- a/sysutils/kfloppy/Makefile +++ b/sysutils/kfloppy/Makefile @@ -2,6 +2,7 @@ PORTNAME= kfloppy DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/khelpcenter/Makefile b/sysutils/khelpcenter/Makefile index 31b667a652f3..a2276553502d 100644 --- a/sysutils/khelpcenter/Makefile +++ b/sysutils/khelpcenter/Makefile @@ -2,6 +2,7 @@ PORTNAME= khelpcenter DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-applications # kde kde-applications-plasma MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/kshutdown-kde4/Makefile b/sysutils/kshutdown-kde4/Makefile index f2cee8afa107..d3624e50ced0 100644 --- a/sysutils/kshutdown-kde4/Makefile +++ b/sysutils/kshutdown-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= kshutdown DISTVERSION= 4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils kde MASTER_SITES= SF/${PORTNAME}/KShutdown/${DISTVERSION}/ DISTNAME= ${PORTNAME}-source-${DISTVERSION} diff --git a/sysutils/ksystemlog/Makefile b/sysutils/ksystemlog/Makefile index 6e46d436973b..ef79a2fb9bf7 100644 --- a/sysutils/ksystemlog/Makefile +++ b/sysutils/ksystemlog/Makefile @@ -2,6 +2,7 @@ PORTNAME= ksystemlog DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/libretto-config/Makefile b/sysutils/libretto-config/Makefile index 4f02f0f612fc..5ba2aa8fb664 100644 --- a/sysutils/libretto-config/Makefile +++ b/sysutils/libretto-config/Makefile @@ -3,7 +3,7 @@ PORTNAME= libretto-config PORTVERSION= 1.0.b5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MASTER_SITES= http://club.pep.ne.jp/~ishioka/Software/Linux/libapm/ DISTNAME= libapm-linux-1.0beta5 diff --git a/sysutils/libsysstat/Makefile b/sysutils/libsysstat/Makefile index f14448d4a92d..3bcca15c2339 100644 --- a/sysutils/libsysstat/Makefile +++ b/sysutils/libsysstat/Makefile @@ -3,6 +3,7 @@ PORTNAME= libsysstat PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= LXQT/${PORTNAME} diff --git a/sysutils/lnav/Makefile b/sysutils/lnav/Makefile index 5e6998894d84..4a483be4165d 100644 --- a/sysutils/lnav/Makefile +++ b/sysutils/lnav/Makefile @@ -4,7 +4,7 @@ PORTNAME= lnav PORTVERSION= 0.8.2 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= tom@hur.st diff --git a/sysutils/logstalgia/Makefile b/sysutils/logstalgia/Makefile index f39606d35f6c..df904b5c7f9c 100644 --- a/sysutils/logstalgia/Makefile +++ b/sysutils/logstalgia/Makefile @@ -4,7 +4,7 @@ PORTNAME= logstalgia DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 1.1.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils www MAINTAINER= ehaupt@FreeBSD.org diff --git a/sysutils/lxqt-config/Makefile b/sysutils/lxqt-config/Makefile index 22e99d63b808..30c3600c2b3e 100644 --- a/sysutils/lxqt-config/Makefile +++ b/sysutils/lxqt-config/Makefile @@ -3,6 +3,7 @@ PORTNAME= lxqt-config PORTVERSION= 0.13.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= LXQT DIST_SUBDIR= lxqt diff --git a/sysutils/lxqt-policykit/Makefile b/sysutils/lxqt-policykit/Makefile index e4005b3ed03f..9de65ee99eae 100644 --- a/sysutils/lxqt-policykit/Makefile +++ b/sysutils/lxqt-policykit/Makefile @@ -3,7 +3,7 @@ PORTNAME= lxqt-policykit PORTVERSION= 0.13.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= LXQT diff --git a/sysutils/lxqt-qtplugin/Makefile b/sysutils/lxqt-qtplugin/Makefile index 58b565fe9821..369f41558d0c 100644 --- a/sysutils/lxqt-qtplugin/Makefile +++ b/sysutils/lxqt-qtplugin/Makefile @@ -3,7 +3,7 @@ PORTNAME= lxqt-qtplugin PORTVERSION= 0.13.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= LXQT diff --git a/sysutils/mate-system-monitor/Makefile b/sysutils/mate-system-monitor/Makefile index d5599ecd3295..190f6b640b5f 100644 --- a/sysutils/mate-system-monitor/Makefile +++ b/sysutils/mate-system-monitor/Makefile @@ -3,6 +3,7 @@ PORTNAME= mate-system-monitor PORTVERSION= 1.20.1 +PORTREVISION= 1 CATEGORIES= sysutils mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/sysutils/munin-contrib/Makefile b/sysutils/munin-contrib/Makefile index 43e71debfa97..b6bdef02042b 100644 --- a/sysutils/munin-contrib/Makefile +++ b/sysutils/munin-contrib/Makefile @@ -2,6 +2,7 @@ PORTNAME= contrib DISTVERSION= git.2018-11-20 +PORTREVISION= 1 CATEGORIES= sysutils PKGNAMEPREFIX= munin- diff --git a/sysutils/munin-node/Makefile b/sysutils/munin-node/Makefile index a9afd2465599..9fd448d975d8 100644 --- a/sysutils/munin-node/Makefile +++ b/sysutils/munin-node/Makefile @@ -3,7 +3,7 @@ PORTNAME= munin PORTVERSION= ${MUNIN_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils perl5 MASTER_SITES= ${MUNIN_SITES} PKGNAMESUFFIX= -node diff --git a/sysutils/nitrogen/Makefile b/sysutils/nitrogen/Makefile index 4ebc19285c7d..08f58acc93e0 100644 --- a/sysutils/nitrogen/Makefile +++ b/sysutils/nitrogen/Makefile @@ -3,6 +3,7 @@ PORTNAME= nitrogen DISTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://github.com/l3ib/nitrogen/releases/download/${DISTVERSION}/ diff --git a/sysutils/omnibackup/Makefile b/sysutils/omnibackup/Makefile index c7e7600c8987..82a07a63526a 100644 --- a/sysutils/omnibackup/Makefile +++ b/sysutils/omnibackup/Makefile @@ -3,6 +3,7 @@ PORTNAME= omnibackup PORTVERSION= 0.2.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= info@babaei.net diff --git a/sysutils/ori/Makefile b/sysutils/ori/Makefile index ebb1ed9bba52..1c83ca0f956c 100644 --- a/sysutils/ori/Makefile +++ b/sysutils/ori/Makefile @@ -3,7 +3,7 @@ PORTNAME= ori PORTVERSION= 0.8.1 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= sysutils net MASTER_SITES= http://cdn.bitbucket.org/orifs/ori/downloads/ diff --git a/sysutils/osquery/Makefile b/sysutils/osquery/Makefile index 5d8f8385df35..707a8d2bc96a 100644 --- a/sysutils/osquery/Makefile +++ b/sysutils/osquery/Makefile @@ -3,7 +3,7 @@ PORTNAME= osquery PORTVERSION= 3.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= zi@FreeBSD.org diff --git a/sysutils/parafly/Makefile b/sysutils/parafly/Makefile index eff13fb0cb33..6f2fcc0486ad 100644 --- a/sysutils/parafly/Makefile +++ b/sysutils/parafly/Makefile @@ -2,7 +2,7 @@ PORTNAME= parafly PORTVERSION= 2013.01.21 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/ DISTNAME= ${PORTNAME}-r2013-01-21 diff --git a/sysutils/pesign/Makefile b/sysutils/pesign/Makefile index d7635aae9bf0..0102247c7559 100644 --- a/sysutils/pesign/Makefile +++ b/sysutils/pesign/Makefile @@ -3,7 +3,7 @@ PORTNAME= pesign PORTVERSION= 0.110 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/plasma-pass/Makefile b/sysutils/plasma-pass/Makefile index 97e141f4e9d1..10c0f758b9c8 100644 --- a/sysutils/plasma-pass/Makefile +++ b/sysutils/plasma-pass/Makefile @@ -2,6 +2,7 @@ PORTNAME= plasma-pass DISTVERSION= 0.1.a.20181210 +PORTREVISION= 1 CATEGORIES= sysutils kde MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/plasma5-discover/Makefile b/sysutils/plasma5-discover/Makefile index b196204c5b21..c615c662ee7a 100644 --- a/sysutils/plasma5-discover/Makefile +++ b/sysutils/plasma5-discover/Makefile @@ -2,7 +2,7 @@ PORTNAME= discover DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/plasma5-drkonqi/Makefile b/sysutils/plasma5-drkonqi/Makefile index a4e91a24999e..69e2cdac79d8 100644 --- a/sysutils/plasma5-drkonqi/Makefile +++ b/sysutils/plasma5-drkonqi/Makefile @@ -2,6 +2,7 @@ PORTNAME= drkonqi DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/plasma5-kde-cli-tools/Makefile b/sysutils/plasma5-kde-cli-tools/Makefile index c20b2bb46c38..6c9f29657c27 100644 --- a/sysutils/plasma5-kde-cli-tools/Makefile +++ b/sysutils/plasma5-kde-cli-tools/Makefile @@ -2,6 +2,7 @@ PORTNAME= kde-cli-tools DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/plasma5-kinfocenter/Makefile b/sysutils/plasma5-kinfocenter/Makefile index d40d1dec3118..332919017c82 100644 --- a/sysutils/plasma5-kinfocenter/Makefile +++ b/sysutils/plasma5-kinfocenter/Makefile @@ -2,6 +2,7 @@ PORTNAME= kinfocenter DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/plasma5-kmenuedit/Makefile b/sysutils/plasma5-kmenuedit/Makefile index ed5dc6b957cc..73ca38d5f9a8 100644 --- a/sysutils/plasma5-kmenuedit/Makefile +++ b/sysutils/plasma5-kmenuedit/Makefile @@ -2,6 +2,7 @@ PORTNAME= kmenuedit DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/plasma5-ksysguard/Makefile b/sysutils/plasma5-ksysguard/Makefile index 6ca7964c5000..b70d2c8d3738 100644 --- a/sysutils/plasma5-ksysguard/Makefile +++ b/sysutils/plasma5-ksysguard/Makefile @@ -2,6 +2,7 @@ PORTNAME= ksysguard DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/plasma5-libksysguard/Makefile b/sysutils/plasma5-libksysguard/Makefile index 426d33a116c4..4f6859eb587f 100644 --- a/sysutils/plasma5-libksysguard/Makefile +++ b/sysutils/plasma5-libksysguard/Makefile @@ -2,6 +2,7 @@ PORTNAME= libksysguard DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/plasma5-polkit-kde-agent-1/Makefile b/sysutils/plasma5-polkit-kde-agent-1/Makefile index dcf0764d131f..893f90dd0284 100644 --- a/sysutils/plasma5-polkit-kde-agent-1/Makefile +++ b/sysutils/plasma5-polkit-kde-agent-1/Makefile @@ -2,6 +2,7 @@ PORTNAME= polkit-kde-agent-1 DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/plasma5-powerdevil/Makefile b/sysutils/plasma5-powerdevil/Makefile index 560ce3c07246..a5c1d2802adc 100644 --- a/sysutils/plasma5-powerdevil/Makefile +++ b/sysutils/plasma5-powerdevil/Makefile @@ -2,6 +2,7 @@ PORTNAME= powerdevil DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/plasma5-systemsettings/Makefile b/sysutils/plasma5-systemsettings/Makefile index 4f19dda9ac4f..dd05fa504b7e 100644 --- a/sysutils/plasma5-systemsettings/Makefile +++ b/sysutils/plasma5-systemsettings/Makefile @@ -2,7 +2,7 @@ PORTNAME= systemsettings DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/plasma5-user-manager/Makefile b/sysutils/plasma5-user-manager/Makefile index 7793d33ebd92..fe7698c3f8ea 100644 --- a/sysutils/plasma5-user-manager/Makefile +++ b/sysutils/plasma5-user-manager/Makefile @@ -2,6 +2,7 @@ PORTNAME= user-manager DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/polkit-qt/Makefile b/sysutils/polkit-qt/Makefile index 56acb14cd7c8..b5c0fa2d44d8 100644 --- a/sysutils/polkit-qt/Makefile +++ b/sysutils/polkit-qt/Makefile @@ -4,7 +4,7 @@ PORTNAME= polkit-qt DISTVERSIONPREFIX= 1- DISTVERSION= 0.112.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= KDE/stable/apps/KDE4.x/admin/ PKGNAMESUFFIX= ${FLAVOR:C/qt//} diff --git a/sysutils/polkit/Makefile b/sysutils/polkit/Makefile index 851627cc910c..e247ff68cbe3 100644 --- a/sysutils/polkit/Makefile +++ b/sysutils/polkit/Makefile @@ -3,7 +3,7 @@ PORTNAME= polkit PORTVERSION= 0.114 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils gnome MASTER_SITES= http://www.freedesktop.org/software/polkit/releases/ diff --git a/sysutils/powerdxx/Makefile b/sysutils/powerdxx/Makefile index 27a797051217..7f0a814dad51 100644 --- a/sysutils/powerdxx/Makefile +++ b/sysutils/powerdxx/Makefile @@ -2,6 +2,7 @@ PORTNAME= powerdxx DISTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= rigoletto@FreeBSD.org diff --git a/sysutils/qdirstat/Makefile b/sysutils/qdirstat/Makefile index 55dd5bf696ae..28fd11d17d5c 100644 --- a/sysutils/qdirstat/Makefile +++ b/sysutils/qdirstat/Makefile @@ -2,6 +2,7 @@ PORTNAME= qdirstat PORTVERSION= 1.5 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= kbowling@FreeBSD.org diff --git a/sysutils/qsudo/Makefile b/sysutils/qsudo/Makefile index 100b42523893..d77d288b3c9d 100644 --- a/sysutils/qsudo/Makefile +++ b/sysutils/qsudo/Makefile @@ -2,6 +2,7 @@ PORTNAME= qsudo DISTVERSION= 201711240000 +PORTREVISION= 1 CATEGORIES= sysutils security MAINTAINER= jt@ixsystems.com diff --git a/sysutils/qt5-qtdiag/Makefile b/sysutils/qt5-qtdiag/Makefile index 34e18b168457..94e4432cb307 100644 --- a/sysutils/qt5-qtdiag/Makefile +++ b/sysutils/qt5-qtdiag/Makefile @@ -2,6 +2,7 @@ PORTNAME= qtdiag DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils PKGNAMEPREFIX= qt5- diff --git a/sysutils/qt5-qtpaths/Makefile b/sysutils/qt5-qtpaths/Makefile index 00c2a7e2bd5b..8694a2758f87 100644 --- a/sysutils/qt5-qtpaths/Makefile +++ b/sysutils/qt5-qtpaths/Makefile @@ -2,6 +2,7 @@ PORTNAME= qtpaths DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils PKGNAMEPREFIX= qt5- diff --git a/sysutils/qt5-qtplugininfo/Makefile b/sysutils/qt5-qtplugininfo/Makefile index eb61e1db0d89..93687c95666c 100644 --- a/sysutils/qt5-qtplugininfo/Makefile +++ b/sysutils/qt5-qtplugininfo/Makefile @@ -2,6 +2,7 @@ PORTNAME= qtplugininfo DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils PKGNAMEPREFIX= qt5- diff --git a/sysutils/qtpass/Makefile b/sysutils/qtpass/Makefile index 04bbe0a2ae1b..8e38dcbccf1a 100644 --- a/sysutils/qtpass/Makefile +++ b/sysutils/qtpass/Makefile @@ -3,6 +3,7 @@ PORTNAME= qtpass DISTVERSIONPREFIX= v DISTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= brouwer@annejan.com diff --git a/sysutils/shim/Makefile b/sysutils/shim/Makefile index dfc606f593da..6f128883ad3e 100644 --- a/sysutils/shim/Makefile +++ b/sysutils/shim/Makefile @@ -3,6 +3,7 @@ PORTNAME= shim PORTVERSION= 0.9 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= egypcio@FreeBSD.org diff --git a/sysutils/signon-kwallet-extension/Makefile b/sysutils/signon-kwallet-extension/Makefile index e37f05c23cba..0a88aaecf6fa 100644 --- a/sysutils/signon-kwallet-extension/Makefile +++ b/sysutils/signon-kwallet-extension/Makefile @@ -2,6 +2,7 @@ PORTNAME= signon-kwallet-extension DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/signon-plugin-oauth2/Makefile b/sysutils/signon-plugin-oauth2/Makefile index ef8eeadebd2e..3d177659f65a 100644 --- a/sysutils/signon-plugin-oauth2/Makefile +++ b/sysutils/signon-plugin-oauth2/Makefile @@ -2,6 +2,7 @@ PORTNAME= signon-plugin-oauth2 DISTVERSION= 0.24 +PORTREVISION= 1 CATEGORIES= sysutils kde DISTNAME= archive DIST_SUBDIR= KDE/${GL_ACCOUNT} diff --git a/sysutils/signon-qt5/Makefile b/sysutils/signon-qt5/Makefile index b7218a4cfee3..c348344507c8 100644 --- a/sysutils/signon-qt5/Makefile +++ b/sysutils/signon-qt5/Makefile @@ -2,6 +2,7 @@ PORTNAME= signon PORTVERSION= 8.58 +PORTREVISION= 1 CATEGORIES= sysutils kde PKGNAMESUFFIX= -qt5 DIST_SUBDIR= KDE/${GL_ACCOUNT} diff --git a/sysutils/signon-ui/Makefile b/sysutils/signon-ui/Makefile index be20f4338a0a..d90b11d67567 100644 --- a/sysutils/signon-ui/Makefile +++ b/sysutils/signon-ui/Makefile @@ -2,7 +2,7 @@ PORTNAME= signon-ui PORTVERSION= 0.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils kde DIST_SUBDIR= KDE/${GL_ACCOUNT} diff --git a/sysutils/sleuthkit/Makefile b/sysutils/sleuthkit/Makefile index f315e4532e7e..1d2e936358fc 100644 --- a/sysutils/sleuthkit/Makefile +++ b/sysutils/sleuthkit/Makefile @@ -3,6 +3,7 @@ PORTNAME= sleuthkit PORTVERSION= 4.6.4 +PORTREVISION= 1 CATEGORIES= sysutils security MASTER_SITES= https://github.com/sleuthkit/sleuthkit/releases/download/sleuthkit-${PORTVERSION}/ diff --git a/sysutils/smartmontools/Makefile b/sysutils/smartmontools/Makefile index f16d42eca162..edf89b18ea71 100644 --- a/sysutils/smartmontools/Makefile +++ b/sysutils/smartmontools/Makefile @@ -3,7 +3,7 @@ PORTNAME= smartmontools PORTVERSION= 6.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= SF diff --git a/sysutils/spiped/Makefile b/sysutils/spiped/Makefile index 5f19b5f48e28..589dc224d789 100644 --- a/sysutils/spiped/Makefile +++ b/sysutils/spiped/Makefile @@ -2,7 +2,7 @@ PORTNAME= spiped PORTVERSION= 1.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils security MASTER_SITES= http://www.tarsnap.com/spiped/ diff --git a/sysutils/synergy-1/Makefile b/sysutils/synergy-1/Makefile index b2f7a15a5065..aac054bdde2b 100644 --- a/sysutils/synergy-1/Makefile +++ b/sysutils/synergy-1/Makefile @@ -3,6 +3,7 @@ PORTNAME= synergy-1 DISTVERSIONPREFIX= v DISTVERSION= 1.10.1 +PORTREVISION= 1 DISTVERSIONSUFFIX= -stable CATEGORIES= sysutils diff --git a/sysutils/synergy/Makefile b/sysutils/synergy/Makefile index a6c24aeabeb3..8497afdabb14 100644 --- a/sysutils/synergy/Makefile +++ b/sysutils/synergy/Makefile @@ -4,7 +4,7 @@ PORTNAME= synergy DISTVERSIONPREFIX= v DISTVERSION= 2.0.0 DISTVERSIONSUFFIX= -stable -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/syslog-ng36/Makefile b/sysutils/syslog-ng36/Makefile index 218337221421..8f791fad4828 100644 --- a/sysutils/syslog-ng36/Makefile +++ b/sysutils/syslog-ng36/Makefile @@ -3,7 +3,7 @@ PORTNAME= syslog-ng DISTVERSION= 3.6.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= https://github.com/balabit/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSION}/ \ http://www.balabit.com/downloads/files/syslog-ng/open-source-edition/${DISTVERSION}/source/ \ diff --git a/sysutils/tarsnap-gui/Makefile b/sysutils/tarsnap-gui/Makefile index 8463aa5d3a15..369c25f77941 100644 --- a/sysutils/tarsnap-gui/Makefile +++ b/sysutils/tarsnap-gui/Makefile @@ -2,6 +2,7 @@ PORTNAME= tarsnap-gui PORTVERSION= 1.0.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= sysutils diff --git a/sysutils/tmux-mem-cpu-load/Makefile b/sysutils/tmux-mem-cpu-load/Makefile index 4ba64f305a19..f22b18e78c0a 100644 --- a/sysutils/tmux-mem-cpu-load/Makefile +++ b/sysutils/tmux-mem-cpu-load/Makefile @@ -3,7 +3,7 @@ PORTNAME= tmux-mem-cpu-load PORTVERSION= 3.4.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= sysutils diff --git a/sysutils/tracker/Makefile b/sysutils/tracker/Makefile index 1c1603bc174f..29c4c0c82b8a 100644 --- a/sysutils/tracker/Makefile +++ b/sysutils/tracker/Makefile @@ -3,7 +3,7 @@ PORTNAME= tracker PORTVERSION= 2.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils gnome MASTER_SITES= GNOME diff --git a/sysutils/upower/Makefile b/sysutils/upower/Makefile index 3582bc3775af..b8c2fd9e4683 100644 --- a/sysutils/upower/Makefile +++ b/sysutils/upower/Makefile @@ -3,6 +3,7 @@ PORTNAME= upower PORTVERSION= 0.99.7 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://upower.freedesktop.org/releases/ diff --git a/sysutils/usbtop/Makefile b/sysutils/usbtop/Makefile index 36c558c83dde..ae5f05ae0306 100644 --- a/sysutils/usbtop/Makefile +++ b/sysutils/usbtop/Makefile @@ -4,7 +4,7 @@ PORTNAME= usbtop DISTVERSIONPREFIX= release- DISTVERSION= 0.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/wiimms/Makefile b/sysutils/wiimms/Makefile index 110ef5d61e0d..72e63de93588 100644 --- a/sysutils/wiimms/Makefile +++ b/sysutils/wiimms/Makefile @@ -3,7 +3,7 @@ PORTNAME= wiimms DISTVERSION= 2.23a -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils MASTER_SITES= http://gugus69.free.fr/wiimms/ \ LOCAL/martymac diff --git a/sysutils/zbackup/Makefile b/sysutils/zbackup/Makefile index 10bdaa47d338..a1e07f52d654 100644 --- a/sysutils/zbackup/Makefile +++ b/sysutils/zbackup/Makefile @@ -2,7 +2,7 @@ PORTNAME= zbackup PORTVERSION= 1.4.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/textproc/R-cran-DT/Makefile b/textproc/R-cran-DT/Makefile index 0c5437dacdc7..b270a7ee4df0 100644 --- a/textproc/R-cran-DT/Makefile +++ b/textproc/R-cran-DT/Makefile @@ -3,6 +3,7 @@ PORTNAME= DT PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-R2HTML/Makefile b/textproc/R-cran-R2HTML/Makefile index 5b6f6bf84a83..e909368a4c71 100644 --- a/textproc/R-cran-R2HTML/Makefile +++ b/textproc/R-cran-R2HTML/Makefile @@ -3,7 +3,7 @@ PORTNAME= R2HTML PORTVERSION= 2.3.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-XML/Makefile b/textproc/R-cran-XML/Makefile index eab68911e7ba..bfb62f01b020 100644 --- a/textproc/R-cran-XML/Makefile +++ b/textproc/R-cran-XML/Makefile @@ -3,6 +3,7 @@ PORTNAME= XML DISTVERSION= 3.98-1.16 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-bibtex/Makefile b/textproc/R-cran-bibtex/Makefile index 4ffaf677b43d..2670db8daac2 100644 --- a/textproc/R-cran-bibtex/Makefile +++ b/textproc/R-cran-bibtex/Makefile @@ -2,6 +2,7 @@ PORTNAME= bibtex DISTVERSION= 0.4.2 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-brew/Makefile b/textproc/R-cran-brew/Makefile index 394c8feee238..f7ab5e5c8b4e 100644 --- a/textproc/R-cran-brew/Makefile +++ b/textproc/R-cran-brew/Makefile @@ -3,7 +3,7 @@ PORTNAME= brew DISTVERSION= 1.0-6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-cellranger/Makefile b/textproc/R-cran-cellranger/Makefile index 65dc8f87b26e..22804de3ec2f 100644 --- a/textproc/R-cran-cellranger/Makefile +++ b/textproc/R-cran-cellranger/Makefile @@ -2,6 +2,7 @@ PORTNAME= cellranger DISTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-formatR/Makefile b/textproc/R-cran-formatR/Makefile index 82aa52ec9da8..2c56179c786a 100644 --- a/textproc/R-cran-formatR/Makefile +++ b/textproc/R-cran-formatR/Makefile @@ -3,7 +3,7 @@ PORTNAME= formatR DISTVERSION= 1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-highr/Makefile b/textproc/R-cran-highr/Makefile index ce5d57ce1cee..96c7a142565b 100644 --- a/textproc/R-cran-highr/Makefile +++ b/textproc/R-cran-highr/Makefile @@ -3,6 +3,7 @@ PORTNAME= highr PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-htmltools/Makefile b/textproc/R-cran-htmltools/Makefile index ded1b977a9e9..a658aa437d20 100644 --- a/textproc/R-cran-htmltools/Makefile +++ b/textproc/R-cran-htmltools/Makefile @@ -3,7 +3,7 @@ PORTNAME= htmltools PORTVERSION= 0.3.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-markdown/Makefile b/textproc/R-cran-markdown/Makefile index 2dafbb7c2766..e9ebe76b7d0f 100644 --- a/textproc/R-cran-markdown/Makefile +++ b/textproc/R-cran-markdown/Makefile @@ -3,7 +3,7 @@ PORTNAME= markdown PORTVERSION= 0.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-openxlsx/Makefile b/textproc/R-cran-openxlsx/Makefile index 7367a67a6fb1..c674995fbf03 100644 --- a/textproc/R-cran-openxlsx/Makefile +++ b/textproc/R-cran-openxlsx/Makefile @@ -2,6 +2,7 @@ PORTNAME= openxlsx DISTVERSION= 4.1.0 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-pystr/Makefile b/textproc/R-cran-pystr/Makefile index 1fd33717571c..b088dbfea8a3 100644 --- a/textproc/R-cran-pystr/Makefile +++ b/textproc/R-cran-pystr/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pystr -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSION= 2.0.0 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-readr/Makefile b/textproc/R-cran-readr/Makefile index 1c74fb4993ea..22b8f3b033dc 100644 --- a/textproc/R-cran-readr/Makefile +++ b/textproc/R-cran-readr/Makefile @@ -3,7 +3,7 @@ PORTNAME= readr PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-readxl/Makefile b/textproc/R-cran-readxl/Makefile index e1bd9a8f8634..1ffe9ad54b41 100644 --- a/textproc/R-cran-readxl/Makefile +++ b/textproc/R-cran-readxl/Makefile @@ -2,6 +2,7 @@ PORTNAME= readxl DISTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-rematch/Makefile b/textproc/R-cran-rematch/Makefile index 54ea63fdd367..23b3359aa393 100644 --- a/textproc/R-cran-rematch/Makefile +++ b/textproc/R-cran-rematch/Makefile @@ -2,6 +2,7 @@ PORTNAME= rematch DISTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-rex/Makefile b/textproc/R-cran-rex/Makefile index 8143f72c080f..9fea84553a23 100644 --- a/textproc/R-cran-rex/Makefile +++ b/textproc/R-cran-rex/Makefile @@ -2,6 +2,7 @@ PORTNAME= rex DISTVERSION= 1.1.2 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-rio/Makefile b/textproc/R-cran-rio/Makefile index e54f898283e9..87e82f8ecd26 100644 --- a/textproc/R-cran-rio/Makefile +++ b/textproc/R-cran-rio/Makefile @@ -2,6 +2,7 @@ PORTNAME= rio DISTVERSION= 0.5.16 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-rmarkdown/Makefile b/textproc/R-cran-rmarkdown/Makefile index 1f0d0c98d1c4..4e47cced63f0 100644 --- a/textproc/R-cran-rmarkdown/Makefile +++ b/textproc/R-cran-rmarkdown/Makefile @@ -3,6 +3,7 @@ PORTNAME= rmarkdown PORTVERSION= 1.10 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-stringi/Makefile b/textproc/R-cran-stringi/Makefile index 6f3adbb90974..653ded529ffc 100644 --- a/textproc/R-cran-stringi/Makefile +++ b/textproc/R-cran-stringi/Makefile @@ -3,7 +3,7 @@ PORTNAME= stringi DISTVERSION= 1.2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-stringr/Makefile b/textproc/R-cran-stringr/Makefile index 2d501529f48a..b98521ece001 100644 --- a/textproc/R-cran-stringr/Makefile +++ b/textproc/R-cran-stringr/Makefile @@ -3,6 +3,7 @@ PORTNAME= stringr PORTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-utf8/Makefile b/textproc/R-cran-utf8/Makefile index 207b2dde7780..d10c468eb8b2 100644 --- a/textproc/R-cran-utf8/Makefile +++ b/textproc/R-cran-utf8/Makefile @@ -3,6 +3,7 @@ PORTNAME= utf8 PORTVERSION= 1.1.4 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-xml2/Makefile b/textproc/R-cran-xml2/Makefile index fcb631fa2a00..bb2a0885c4d1 100644 --- a/textproc/R-cran-xml2/Makefile +++ b/textproc/R-cran-xml2/Makefile @@ -3,6 +3,7 @@ PORTNAME= xml2 PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-xtable/Makefile b/textproc/R-cran-xtable/Makefile index 50f1fdcd17ab..ef7ce3f48e5c 100644 --- a/textproc/R-cran-xtable/Makefile +++ b/textproc/R-cran-xtable/Makefile @@ -3,6 +3,7 @@ PORTNAME= xtable DISTVERSION= 1.8-3 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-yaml/Makefile b/textproc/R-cran-yaml/Makefile index 487c17e5348e..9f2c1693b2b6 100644 --- a/textproc/R-cran-yaml/Makefile +++ b/textproc/R-cran-yaml/Makefile @@ -3,6 +3,7 @@ PORTNAME= yaml PORTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/ansifilter/Makefile b/textproc/ansifilter/Makefile index b068d408917d..04524fc91e26 100644 --- a/textproc/ansifilter/Makefile +++ b/textproc/ansifilter/Makefile @@ -3,7 +3,7 @@ PORTNAME= ansifilter PORTVERSION= 2.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ diff --git a/textproc/belr/Makefile b/textproc/belr/Makefile index 69eae8ee9156..3cac04c5499e 100644 --- a/textproc/belr/Makefile +++ b/textproc/belr/Makefile @@ -2,6 +2,7 @@ PORTNAME= belr PORTVERSION= 0.1.3 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://www.linphone.org/releases/sources/belr/ diff --git a/textproc/crex/Makefile b/textproc/crex/Makefile index 62d2cb61db46..1bdacb3932ef 100644 --- a/textproc/crex/Makefile +++ b/textproc/crex/Makefile @@ -2,6 +2,7 @@ PORTNAME= crex DISTVERSION= 0.2.5 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= tobik@FreeBSD.org diff --git a/textproc/ctpp2/Makefile b/textproc/ctpp2/Makefile index b42c8a265c82..61ccd667bedd 100644 --- a/textproc/ctpp2/Makefile +++ b/textproc/ctpp2/Makefile @@ -3,7 +3,7 @@ PORTNAME= ctpp2 PORTVERSION= 2.8.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc devel MASTER_SITES= http://ctpp.havoc.ru/download/ diff --git a/textproc/enchant2/Makefile b/textproc/enchant2/Makefile index ebeb252d8d92..b5d58cd1a522 100644 --- a/textproc/enchant2/Makefile +++ b/textproc/enchant2/Makefile @@ -3,7 +3,7 @@ PORTNAME= enchant PORTVERSION= 2.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc gnome MASTER_SITES= https://github.com/AbiWord/enchant/releases/download/v${PORTVERSION}/ PKGNAMESUFFIX= 2 diff --git a/textproc/fcitx-qt5/Makefile b/textproc/fcitx-qt5/Makefile index 4e0f87056e0a..3e44f2e3af36 100644 --- a/textproc/fcitx-qt5/Makefile +++ b/textproc/fcitx-qt5/Makefile @@ -2,7 +2,7 @@ PORTNAME= fcitx-qt5 DISTVERSION= 1.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/fox-xml/Makefile b/textproc/fox-xml/Makefile index c36028fed6d1..1029ff81b46c 100644 --- a/textproc/fox-xml/Makefile +++ b/textproc/fox-xml/Makefile @@ -2,7 +2,7 @@ PORTNAME= fox DISTVERSION= 4.1.2-91 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -g9c6716e CATEGORIES= textproc PKGNAMESUFFIX= -xml diff --git a/textproc/goldendict/Makefile b/textproc/goldendict/Makefile index af3dfec2cdea..c8968d878206 100644 --- a/textproc/goldendict/Makefile +++ b/textproc/goldendict/Makefile @@ -3,7 +3,7 @@ PORTNAME= goldendict PORTVERSION= 1.0.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:C|(.*)\.[0-9]*$|\1|}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src diff --git a/textproc/gutenmark/Makefile b/textproc/gutenmark/Makefile index 70599485a59d..69dc9f74c120 100644 --- a/textproc/gutenmark/Makefile +++ b/textproc/gutenmark/Makefile @@ -3,7 +3,7 @@ PORTNAME= gutenmark PORTVERSION= 20090510 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= http://www.sandroid.org/GutenMark/wasftp.GutenMark/SoftwareSnapshots/ DISTNAME= GutenMark_source_dev-${PORTVERSION} diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index 1c793ff46bc1..175f3de0a3cc 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -3,7 +3,7 @@ PORTNAME= highlight PORTVERSION= 3.43 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 3 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ diff --git a/textproc/htmltolatex/Makefile b/textproc/htmltolatex/Makefile index abf00a4392e8..c6b3b78d74c7 100644 --- a/textproc/htmltolatex/Makefile +++ b/textproc/htmltolatex/Makefile @@ -3,7 +3,7 @@ PORTNAME= htmltolatex PORTVERSION= 1 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= textproc MASTER_SITES= http://people.FreeBSD.org/~foxfair/distfiles/ DISTNAME= ${PORTNAME} diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile index 7ecbb6a4e853..d348bb3ee16c 100644 --- a/textproc/hunspell/Makefile +++ b/textproc/hunspell/Makefile @@ -3,7 +3,7 @@ PORTNAME= hunspell PORTVERSION= 1.6.2 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= textproc DIST_SUBDIR= ${PORTNAME} diff --git a/textproc/ibus-qt/Makefile b/textproc/ibus-qt/Makefile index 049d9712c64c..0a5ec585cd77 100644 --- a/textproc/ibus-qt/Makefile +++ b/textproc/ibus-qt/Makefile @@ -3,7 +3,7 @@ PORTNAME= ibus-qt PORTVERSION= 1.3.3 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= textproc MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-Source diff --git a/textproc/ibus/Makefile b/textproc/ibus/Makefile index fd6d98d0770b..0be386180fb9 100644 --- a/textproc/ibus/Makefile +++ b/textproc/ibus/Makefile @@ -3,7 +3,7 @@ PORTNAME= ibus PORTVERSION= 1.5.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/:DEFAULT DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:DEFAULT diff --git a/textproc/kenlm/Makefile b/textproc/kenlm/Makefile index f11c46982d1c..56e01843cdfb 100644 --- a/textproc/kenlm/Makefile +++ b/textproc/kenlm/Makefile @@ -3,7 +3,7 @@ PORTNAME= kenlm PORTVERSION= 20140830 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= textproc MASTER_SITES= http://kheafield.com/code/ DISTNAME= ${PORTNAME} diff --git a/textproc/kf5-kcodecs/Makefile b/textproc/kf5-kcodecs/Makefile index 3175908112be..ddc8d9063013 100644 --- a/textproc/kf5-kcodecs/Makefile +++ b/textproc/kf5-kcodecs/Makefile @@ -2,6 +2,7 @@ PORTNAME= kcodecs DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= textproc kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/textproc/kf5-sonnet/Makefile b/textproc/kf5-sonnet/Makefile index e2de4f978887..718c8009507e 100644 --- a/textproc/kf5-sonnet/Makefile +++ b/textproc/kf5-sonnet/Makefile @@ -2,6 +2,7 @@ PORTNAME= sonnet DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= textproc kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/textproc/kf5-syntax-highlighting/Makefile b/textproc/kf5-syntax-highlighting/Makefile index d40457c8f7ed..ca2101e96ef5 100644 --- a/textproc/kf5-syntax-highlighting/Makefile +++ b/textproc/kf5-syntax-highlighting/Makefile @@ -2,6 +2,7 @@ PORTNAME= syntax-highlighting DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= textproc kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/textproc/kiss-templates/Makefile b/textproc/kiss-templates/Makefile index ba02940bdb4f..97e54037c6c5 100644 --- a/textproc/kiss-templates/Makefile +++ b/textproc/kiss-templates/Makefile @@ -3,7 +3,7 @@ PORTNAME= kiss-templates PORTVERSION= 0.19 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc MAINTAINER= andreas.sommer87@googlemail.com diff --git a/textproc/kompare/Makefile b/textproc/kompare/Makefile index 49fd50d47e1d..f3dbbe0b0738 100644 --- a/textproc/kompare/Makefile +++ b/textproc/kompare/Makefile @@ -2,6 +2,7 @@ PORTNAME= kompare DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= textproc kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/textproc/kreport/Makefile b/textproc/kreport/Makefile index 328af7d4a7bb..437871ce6ec8 100644 --- a/textproc/kreport/Makefile +++ b/textproc/kreport/Makefile @@ -2,6 +2,7 @@ PORTNAME= kreport DISTVERSION= 3.1.0 +PORTREVISION= 1 CATEGORIES= textproc kde MASTER_SITES= KDE/stable/${PORTNAME}/src DIST_SUBDIR= KDE/${PORTNAME} diff --git a/textproc/libabw/Makefile b/textproc/libabw/Makefile index 4edd39a5b2ad..4c648c7fb23e 100644 --- a/textproc/libabw/Makefile +++ b/textproc/libabw/Makefile @@ -2,7 +2,7 @@ PORTNAME= libabw PORTVERSION= 0.1.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= LODEV/${PORTNAME} diff --git a/textproc/libe-book/Makefile b/textproc/libe-book/Makefile index c982e6b2e25b..c324b362b79a 100644 --- a/textproc/libe-book/Makefile +++ b/textproc/libe-book/Makefile @@ -2,7 +2,7 @@ PORTNAME= libe-book PORTVERSION= 0.1.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc MASTER_SITES= SF/libebook/${PORTNAME}-${PORTVERSION}/ diff --git a/textproc/libebml/Makefile b/textproc/libebml/Makefile index b724af5c7251..026f6926bef4 100644 --- a/textproc/libebml/Makefile +++ b/textproc/libebml/Makefile @@ -3,7 +3,7 @@ PORTNAME= libebml PORTVERSION= 1.3.6 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= release- CATEGORIES= textproc diff --git a/textproc/libepubgen/Makefile b/textproc/libepubgen/Makefile index 55b090355a80..f5bef6cc080f 100644 --- a/textproc/libepubgen/Makefile +++ b/textproc/libepubgen/Makefile @@ -2,7 +2,7 @@ PORTNAME= libepubgen PORTVERSION= 0.1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/textproc/libkomparediff2/Makefile b/textproc/libkomparediff2/Makefile index 7d0985e83ddb..8dbcfe3291d4 100644 --- a/textproc/libkomparediff2/Makefile +++ b/textproc/libkomparediff2/Makefile @@ -2,6 +2,7 @@ PORTNAME= libkomparediff2 DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= textproc kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/textproc/libmwaw03/Makefile b/textproc/libmwaw03/Makefile index 5ef77e5f5be2..bc58f335abfa 100644 --- a/textproc/libmwaw03/Makefile +++ b/textproc/libmwaw03/Makefile @@ -2,7 +2,7 @@ PORTNAME= libmwaw PORTVERSION= 0.3.14 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= 03 diff --git a/textproc/libodfgen01/Makefile b/textproc/libodfgen01/Makefile index 0f1f5ad3cacb..e6f16725db2d 100644 --- a/textproc/libodfgen01/Makefile +++ b/textproc/libodfgen01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libodfgen PORTVERSION= 0.1.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF/libwpd/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= 01 diff --git a/textproc/libqxp/Makefile b/textproc/libqxp/Makefile index 00ae1fc8b5e0..6ed9665cdeed 100644 --- a/textproc/libqxp/Makefile +++ b/textproc/libqxp/Makefile @@ -2,7 +2,7 @@ PORTNAME= libqxp PORTVERSION= 0.0.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= textproc MASTER_SITES= https://dev-www.libreoffice.org/src/${PORTNAME}/ diff --git a/textproc/libsass/Makefile b/textproc/libsass/Makefile index 9ddd1d30c036..3985c1ec7ce6 100644 --- a/textproc/libsass/Makefile +++ b/textproc/libsass/Makefile @@ -3,7 +3,7 @@ PORTNAME= libsass DISTVERSION= 3.5.5 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= nivit@FreeBSD.org diff --git a/textproc/libstaroffice/Makefile b/textproc/libstaroffice/Makefile index 279679c17913..1feca11a4ba3 100644 --- a/textproc/libstaroffice/Makefile +++ b/textproc/libstaroffice/Makefile @@ -2,7 +2,7 @@ PORTNAME= libstaroffice PORTVERSION= 0.0.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= LODEV MASTER_SITE_SUBDIR= # diff --git a/textproc/libvisio01/Makefile b/textproc/libvisio01/Makefile index 967999af01e3..9a935c93c38d 100644 --- a/textproc/libvisio01/Makefile +++ b/textproc/libvisio01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libvisio PORTVERSION= 0.1.6 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= textproc devel MASTER_SITES= LODEV/${PORTNAME} PKGNAMESUFFIX= 01 diff --git a/textproc/libwpd010/Makefile b/textproc/libwpd010/Makefile index 3cda1661c5cc..297c2b91d0f1 100644 --- a/textproc/libwpd010/Makefile +++ b/textproc/libwpd010/Makefile @@ -3,7 +3,7 @@ PORTNAME= libwpd PORTVERSION= 0.10.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= 010 diff --git a/textproc/libwps/Makefile b/textproc/libwps/Makefile index 3b0ff294ac47..d7f6842ef453 100644 --- a/textproc/libwps/Makefile +++ b/textproc/libwps/Makefile @@ -3,6 +3,7 @@ PORTNAME= libwps PORTVERSION= 0.4.10 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index b5d63a80b522..8cf70cb6d46b 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/Makefile @@ -4,7 +4,7 @@ PORTNAME= libxml++ PORTVERSION= 2.34.2 -PORTREVISION?= 2 +PORTREVISION?= 3 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= GNOME diff --git a/textproc/link-grammar/Makefile b/textproc/link-grammar/Makefile index f3b85142e02e..e1e26223a9be 100644 --- a/textproc/link-grammar/Makefile +++ b/textproc/link-grammar/Makefile @@ -2,7 +2,7 @@ PORTNAME= link-grammar DISTVERSION= 5.4.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://www.abisource.com/downloads/${PORTNAME}/${PORTVERSION}/ diff --git a/textproc/luceneplusplus/Makefile b/textproc/luceneplusplus/Makefile index 0f9c5314dc76..2b17ec0985c4 100644 --- a/textproc/luceneplusplus/Makefile +++ b/textproc/luceneplusplus/Makefile @@ -3,7 +3,7 @@ PORTNAME= lucene++ PORTVERSION= 3.0.7 DISTVERSIONPREFIX= rel_ -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= textproc MAINTAINER= arved@FreeBSD.org diff --git a/textproc/multimarkdown/Makefile b/textproc/multimarkdown/Makefile index 8bfdd8ca9b4c..4a796de954cb 100644 --- a/textproc/multimarkdown/Makefile +++ b/textproc/multimarkdown/Makefile @@ -3,6 +3,7 @@ PORTNAME= multimarkdown DISTVERSION= 6.4.0 +PORTREVISION= 1 CATEGORIES= textproc DIST_SUBDIR= ${PORTNAME} diff --git a/textproc/mythes/Makefile b/textproc/mythes/Makefile index b7c8191ca723..903684524ba3 100644 --- a/textproc/mythes/Makefile +++ b/textproc/mythes/Makefile @@ -2,7 +2,7 @@ PORTNAME= mythes PORTVERSION= 1.2.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= SF/hunspell/MyThes/${PORTVERSION}/ DIST_SUBDIR= ${PORTNAME} diff --git a/textproc/openfts/Makefile b/textproc/openfts/Makefile index 6db82aa31342..fbcda23aa22c 100644 --- a/textproc/openfts/Makefile +++ b/textproc/openfts/Makefile @@ -2,7 +2,7 @@ PORTNAME= openfts PORTVERSION= 0.40 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/OpenFTS-perl%2C%20v${PORTVERSION} DISTNAME= Search-OpenFTS-${PORTVERSION} diff --git a/textproc/p5-Search-VectorSpace/Makefile b/textproc/p5-Search-VectorSpace/Makefile index 8f26ffcf5dbc..ec9cb98ae201 100644 --- a/textproc/p5-Search-VectorSpace/Makefile +++ b/textproc/p5-Search-VectorSpace/Makefile @@ -3,7 +3,7 @@ PORTNAME= Search-VectorSpace PORTVERSION= 0.02 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Senna/Makefile b/textproc/p5-Senna/Makefile index c827ec0bc1da..1e155f53533e 100644 --- a/textproc/p5-Senna/Makefile +++ b/textproc/p5-Senna/Makefile @@ -2,7 +2,7 @@ PORTNAME= Senna PORTVERSION= 0.51 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DMAKI diff --git a/textproc/pugixml/Makefile b/textproc/pugixml/Makefile index 078941649da3..6af4fe617003 100644 --- a/textproc/pugixml/Makefile +++ b/textproc/pugixml/Makefile @@ -2,7 +2,7 @@ PORTNAME= pugixml PORTVERSION= 1.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= https://github.com/zeux/pugixml/releases/download/v${PORTVERSION}/ diff --git a/textproc/py-gensim/Makefile b/textproc/py-gensim/Makefile index 7c424cb99560..6c328d6aacca 100644 --- a/textproc/py-gensim/Makefile +++ b/textproc/py-gensim/Makefile @@ -2,6 +2,7 @@ PORTNAME= gensim DISTVERSION= 3.5.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-orange3-text/Makefile b/textproc/py-orange3-text/Makefile index 7871d7d10b57..5c88c23de832 100644 --- a/textproc/py-orange3-text/Makefile +++ b/textproc/py-orange3-text/Makefile @@ -2,6 +2,7 @@ PORTNAME= orange3-text DISTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-tablib/Makefile b/textproc/py-tablib/Makefile index c03249526115..a7a6341b9e6d 100644 --- a/textproc/py-tablib/Makefile +++ b/textproc/py-tablib/Makefile @@ -2,6 +2,7 @@ PORTNAME= tablib DISTVERSION= 0.12.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-transpopy/Makefile b/textproc/py-transpopy/Makefile index d0ccbf333b40..09c4f6d64592 100644 --- a/textproc/py-transpopy/Makefile +++ b/textproc/py-transpopy/Makefile @@ -2,6 +2,7 @@ PORTNAME= transpopy PORTVERSION= 0.1.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-ufal.udpipe/Makefile b/textproc/py-ufal.udpipe/Makefile index cd0323706b9d..635e76fc834d 100644 --- a/textproc/py-ufal.udpipe/Makefile +++ b/textproc/py-ufal.udpipe/Makefile @@ -2,6 +2,7 @@ PORTNAME= ufal.udpipe PORTVERSION= 1.2.0.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/qt5-xml/Makefile b/textproc/qt5-xml/Makefile index e5929d163a87..af7f9abe905c 100644 --- a/textproc/qt5-xml/Makefile +++ b/textproc/qt5-xml/Makefile @@ -2,6 +2,7 @@ PORTNAME= xml DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= textproc PKGNAMEPREFIX= qt5- diff --git a/textproc/qt5-xmlpatterns/Makefile b/textproc/qt5-xmlpatterns/Makefile index e2b484d1a933..035133227239 100644 --- a/textproc/qt5-xmlpatterns/Makefile +++ b/textproc/qt5-xmlpatterns/Makefile @@ -2,6 +2,7 @@ PORTNAME= xmlpatterns DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= textproc PKGNAMEPREFIX= qt5- diff --git a/textproc/randlm/Makefile b/textproc/randlm/Makefile index 638f06f28722..77017a8cb7a4 100644 --- a/textproc/randlm/Makefile +++ b/textproc/randlm/Makefile @@ -3,7 +3,7 @@ PORTNAME= randlm PORTVERSION= 0.2.5 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME} diff --git a/textproc/refdb/Makefile b/textproc/refdb/Makefile index dce2938a0ffa..67bf82462d9e 100644 --- a/textproc/refdb/Makefile +++ b/textproc/refdb/Makefile @@ -4,7 +4,7 @@ PORTNAME= refdb PORTVERSION= 0.9.9 DISTVERSIONSUFFIX= -1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTNAME}-src-${PORTVERSION}-1 diff --git a/textproc/regex2dfa/Makefile b/textproc/regex2dfa/Makefile index 85355c54330f..b6356c938488 100644 --- a/textproc/regex2dfa/Makefile +++ b/textproc/regex2dfa/Makefile @@ -2,7 +2,7 @@ PORTNAME= regex2dfa DISTVERSION= 0.1.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= egypcio@FreeBSD.org diff --git a/textproc/rubygem-liquid-tag-parser/Makefile b/textproc/rubygem-liquid-tag-parser/Makefile index 285384e4c047..948fb94f3cad 100644 --- a/textproc/rubygem-liquid-tag-parser/Makefile +++ b/textproc/rubygem-liquid-tag-parser/Makefile @@ -3,7 +3,7 @@ PORTNAME= liquid-tag-parser PORTVERSION= 1.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/sassc/Makefile b/textproc/sassc/Makefile index 2fd09f1d036d..f7e43c353b00 100644 --- a/textproc/sassc/Makefile +++ b/textproc/sassc/Makefile @@ -3,6 +3,7 @@ PORTNAME= sassc PORTVERSION= 3.5.0 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= nivit@FreeBSD.org diff --git a/textproc/scim-table-imengine/Makefile b/textproc/scim-table-imengine/Makefile index 388286b78ec1..f2448caeaef1 100644 --- a/textproc/scim-table-imengine/Makefile +++ b/textproc/scim-table-imengine/Makefile @@ -3,7 +3,7 @@ PORTNAME= scim-table-imengine PORTVERSION= 0.5.10 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= SF/scim/scim-tables/${PORTVERSION} DISTNAME= scim-tables-${PORTVERSION} diff --git a/textproc/scim/Makefile b/textproc/scim/Makefile index 0e54940ac79c..e9c279024772 100644 --- a/textproc/scim/Makefile +++ b/textproc/scim/Makefile @@ -3,7 +3,7 @@ PORTNAME= scim PORTVERSION= 1.4.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= SF diff --git a/textproc/sdcv/Makefile b/textproc/sdcv/Makefile index d7917cfddad9..d7946667718c 100644 --- a/textproc/sdcv/Makefile +++ b/textproc/sdcv/Makefile @@ -3,7 +3,7 @@ PORTNAME= sdcv PORTVERSION= 0.5.2 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= textproc diff --git a/textproc/senna/Makefile b/textproc/senna/Makefile index 7df327bbd1f5..5aab9ee35a3b 100644 --- a/textproc/senna/Makefile +++ b/textproc/senna/Makefile @@ -2,7 +2,7 @@ PORTNAME= senna PORTVERSION= 1.1.5 -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= OSDN/senna/46945 diff --git a/textproc/sigil/Makefile b/textproc/sigil/Makefile index 95e52a838875..a78f1fbeb471 100644 --- a/textproc/sigil/Makefile +++ b/textproc/sigil/Makefile @@ -3,6 +3,7 @@ PORTNAME= sigil PORTVERSION= 0.9.10 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile index 55444870d2b1..ed09a09a91c8 100644 --- a/textproc/source-highlight/Makefile +++ b/textproc/source-highlight/Makefile @@ -3,7 +3,7 @@ PORTNAME= source-highlight DISTVERSION= 3.1.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= GNU/src-highlite diff --git a/textproc/stardict3/Makefile b/textproc/stardict3/Makefile index 9afac303a825..8fc5e6cc2731 100644 --- a/textproc/stardict3/Makefile +++ b/textproc/stardict3/Makefile @@ -3,7 +3,7 @@ PORTNAME= stardict PORTVERSION= 3.0.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= SF/stardict-4/${PORTVERSION} DIST_SUBDIR= stardict diff --git a/textproc/tinyxml/Makefile b/textproc/tinyxml/Makefile index 60585820da4f..7f1a59467e1c 100644 --- a/textproc/tinyxml/Makefile +++ b/textproc/tinyxml/Makefile @@ -3,7 +3,7 @@ PORTNAME= tinyxml PORTVERSION= 2.6.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= SF DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g} diff --git a/textproc/tinyxml2/Makefile b/textproc/tinyxml2/Makefile index 4baf829ead8d..96209b43edca 100644 --- a/textproc/tinyxml2/Makefile +++ b/textproc/tinyxml2/Makefile @@ -3,6 +3,7 @@ PORTNAME= tinyxml2 PORTVERSION= 7.0.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/uim-kde4/Makefile b/textproc/uim-kde4/Makefile index 0dd5f45dc7be..a9c4bdf2d37b 100644 --- a/textproc/uim-kde4/Makefile +++ b/textproc/uim-kde4/Makefile @@ -1,7 +1,7 @@ # Created by: MANTANI Nobutaka <nobutaka@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= -kde4 COMMENT= KDE4 panel applet of uim input method diff --git a/textproc/xmlf90/Makefile b/textproc/xmlf90/Makefile index eb15a389897c..d1338ccf7ecb 100644 --- a/textproc/xmlf90/Makefile +++ b/textproc/xmlf90/Makefile @@ -2,6 +2,7 @@ PORTNAME= xmlf90 DISTVERSION= 1.5.4 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://launchpad.net/xmlf90/trunk/1.5/+download/ diff --git a/textproc/xmlwrapp/Makefile b/textproc/xmlwrapp/Makefile index 768626172f82..4c871460f97f 100644 --- a/textproc/xmlwrapp/Makefile +++ b/textproc/xmlwrapp/Makefile @@ -3,7 +3,7 @@ PORTNAME= xmlwrapp PORTVERSION= 0.7.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= textproc MASTER_SITES= SF diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile index 7e729ea89824..923f1f18b3e3 100644 --- a/textproc/yodl/Makefile +++ b/textproc/yodl/Makefile @@ -3,7 +3,7 @@ PORTNAME= yodl PORTVERSION= 3.10.00 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= bofh@FreeBSD.org diff --git a/textproc/zorba/Makefile b/textproc/zorba/Makefile index dcba3095bf30..5c71b434015c 100644 --- a/textproc/zorba/Makefile +++ b/textproc/zorba/Makefile @@ -3,7 +3,7 @@ PORTNAME= zorba PORTVERSION= 2.7.0 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= textproc java MASTER_SITES= https://launchpadlibrarian.net/119058962/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} diff --git a/textproc/zxing-cpp/Makefile b/textproc/zxing-cpp/Makefile index 774d6aecf109..83dd0a36f9b0 100644 --- a/textproc/zxing-cpp/Makefile +++ b/textproc/zxing-cpp/Makefile @@ -3,6 +3,7 @@ PORTNAME= zxing-cpp DISTVERSION= 0.20180320 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/www/R-cran-RgoogleMaps/Makefile b/www/R-cran-RgoogleMaps/Makefile index c06a11d9b8c2..97d0ad5bdbbf 100644 --- a/www/R-cran-RgoogleMaps/Makefile +++ b/www/R-cran-RgoogleMaps/Makefile @@ -3,6 +3,7 @@ PORTNAME= RgoogleMaps PORTVERSION= 1.4.3 +PORTREVISION= 1 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/www/R-cran-Rook/Makefile b/www/R-cran-Rook/Makefile index 2e2c052c2f9b..160f89537830 100644 --- a/www/R-cran-Rook/Makefile +++ b/www/R-cran-Rook/Makefile @@ -3,7 +3,7 @@ PORTNAME= Rook DISTVERSION= 1.1-1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/www/R-cran-crosstalk/Makefile b/www/R-cran-crosstalk/Makefile index 0cd536a8a5b2..12209e9166de 100644 --- a/www/R-cran-crosstalk/Makefile +++ b/www/R-cran-crosstalk/Makefile @@ -3,6 +3,7 @@ PORTNAME= crosstalk PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/www/R-cran-downloader/Makefile b/www/R-cran-downloader/Makefile index d234d9f4a091..4b4472dc26c6 100644 --- a/www/R-cran-downloader/Makefile +++ b/www/R-cran-downloader/Makefile @@ -3,7 +3,7 @@ PORTNAME= downloader PORTVERSION= 0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/www/R-cran-htmlwidgets/Makefile b/www/R-cran-htmlwidgets/Makefile index 39c2102e927b..e5573ac001fd 100644 --- a/www/R-cran-htmlwidgets/Makefile +++ b/www/R-cran-htmlwidgets/Makefile @@ -3,6 +3,7 @@ PORTNAME= htmlwidgets PORTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/www/R-cran-httpuv/Makefile b/www/R-cran-httpuv/Makefile index ff19d2eb4ff2..e527e907ef6f 100644 --- a/www/R-cran-httpuv/Makefile +++ b/www/R-cran-httpuv/Makefile @@ -3,6 +3,7 @@ PORTNAME= httpuv PORTVERSION= 1.4.5 +PORTREVISION= 1 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/www/R-cran-httr/Makefile b/www/R-cran-httr/Makefile index e6f864279d17..47d2ce66d6a4 100644 --- a/www/R-cran-httr/Makefile +++ b/www/R-cran-httr/Makefile @@ -3,7 +3,7 @@ PORTNAME= httr PORTVERSION= 1.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/www/R-cran-rvest/Makefile b/www/R-cran-rvest/Makefile index 7327804b84f8..b42ea35bda82 100644 --- a/www/R-cran-rvest/Makefile +++ b/www/R-cran-rvest/Makefile @@ -3,7 +3,7 @@ PORTNAME= rvest PORTVERSION= 0.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/www/R-cran-scrapeR/Makefile b/www/R-cran-scrapeR/Makefile index 304994f5bbf1..b56054126d49 100644 --- a/www/R-cran-scrapeR/Makefile +++ b/www/R-cran-scrapeR/Makefile @@ -3,7 +3,7 @@ PORTNAME= scrapeR PORTVERSION= 0.1.6 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/www/R-cran-selectr/Makefile b/www/R-cran-selectr/Makefile index 42f8436867ca..e85fc5c65fc6 100644 --- a/www/R-cran-selectr/Makefile +++ b/www/R-cran-selectr/Makefile @@ -3,6 +3,7 @@ PORTNAME= selectr DISTVERSION= 0.4-1 +PORTREVISION= 1 CATEGORIES= www DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/www/R-cran-shiny/Makefile b/www/R-cran-shiny/Makefile index b24e0081a6a9..f0abbf648d73 100644 --- a/www/R-cran-shiny/Makefile +++ b/www/R-cran-shiny/Makefile @@ -3,6 +3,7 @@ PORTNAME= shiny PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/www/Stikked/Makefile b/www/Stikked/Makefile index 2c925a5a9955..e6f13871b920 100644 --- a/www/Stikked/Makefile +++ b/www/Stikked/Makefile @@ -3,6 +3,7 @@ PORTNAME= Stikked DISTVERSION= 0.13.0 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= dvl@FreeBSD.org diff --git a/www/anyterm/Makefile b/www/anyterm/Makefile index 795f99f76985..73d9a8a83065 100644 --- a/www/anyterm/Makefile +++ b/www/anyterm/Makefile @@ -3,7 +3,7 @@ PORTNAME= anyterm PORTVERSION= 1.1.29 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= www MASTER_SITES= http://anyterm.org/download/ \ http://dl1.douglasthrift.net/${PORTNAME}/ \ diff --git a/www/aria2/Makefile b/www/aria2/Makefile index 8ffeefcd4eb4..83d98d531582 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -3,6 +3,7 @@ PORTNAME= aria2 PORTVERSION= 1.34.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/release-${PORTVERSION}/ \ LOCAL/sunpoet diff --git a/www/bacula-web/Makefile b/www/bacula-web/Makefile index 6b4033013fe1..b5e28157f7a8 100644 --- a/www/bacula-web/Makefile +++ b/www/bacula-web/Makefile @@ -3,6 +3,7 @@ PORTNAME= bacula-web DISTVERSION= 7.2.0 +PORTREVISION= 1 CATEGORIES= www sysutils MASTER_SITES= http://www.bacula-web.org/files/bacula-web.org/downloads/ diff --git a/www/bareos-webui/Makefile b/www/bareos-webui/Makefile index 82354ed6400c..2a051a49b1e8 100644 --- a/www/bareos-webui/Makefile +++ b/www/bareos-webui/Makefile @@ -2,6 +2,7 @@ PORTNAME= bareos-webui PORTVERSION= 17.2.5 +PORTREVISION= 1 DISTVERSIONPREFIX= Release/ CATEGORIES= www sysutils diff --git a/www/bareos16-webui/Makefile b/www/bareos16-webui/Makefile index 2984d6b4b0c2..cd904a558057 100644 --- a/www/bareos16-webui/Makefile +++ b/www/bareos16-webui/Makefile @@ -2,6 +2,7 @@ PORTNAME= bareos16-webui PORTVERSION= 16.2.7 +PORTREVISION= 1 DISTVERSIONPREFIX= Release/ CATEGORIES= www sysutils diff --git a/www/bigbluebutton/Makefile b/www/bigbluebutton/Makefile index 0965a15b4f0a..d9bf32875078 100644 --- a/www/bigbluebutton/Makefile +++ b/www/bigbluebutton/Makefile @@ -3,7 +3,7 @@ PORTNAME= bigbluebutton PORTVERSION= 0.71 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= www java MASTER_SITES= http://bigbluebutton.org/downloads/${PORTVERSION}/ \ http://bigbluebutton.org/downloads/0.70/:2 \ diff --git a/www/calendarserver/Makefile b/www/calendarserver/Makefile index 06ef669baf52..f7df73273fdc 100644 --- a/www/calendarserver/Makefile +++ b/www/calendarserver/Makefile @@ -2,6 +2,7 @@ PORTNAME= calendarserver PORTVERSION= 9.1 +PORTREVISION= 1 DISTVERSIONPREFIX= CalendarServer- CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/choqok/Makefile b/www/choqok/Makefile index af0ee4418114..cea8bc8e910f 100644 --- a/www/choqok/Makefile +++ b/www/choqok/Makefile @@ -2,7 +2,7 @@ PORTNAME= choqok DISTVERSION= 1.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION:R}/src DIST_SUBDIR= KDE/${PORTNAME} diff --git a/www/chromium/Makefile b/www/chromium/Makefile index 990aff77719f..4b6c80c9053c 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -3,7 +3,7 @@ PORTNAME= chromium PORTVERSION= 68.0.3440.106 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES?= www MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \ LOCAL/cpm/chromium/:fonts diff --git a/www/cppcms/Makefile b/www/cppcms/Makefile index 03abd8cfa587..a66c1f5ca08c 100644 --- a/www/cppcms/Makefile +++ b/www/cppcms/Makefile @@ -2,7 +2,7 @@ PORTNAME= cppcms PORTVERSION= 1.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= SF diff --git a/www/cssed/Makefile b/www/cssed/Makefile index 2a117781177c..d7f3b529161c 100644 --- a/www/cssed/Makefile +++ b/www/cssed/Makefile @@ -3,7 +3,7 @@ PORTNAME= cssed PORTVERSION= 0.4.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= www MASTER_SITES= SF diff --git a/www/davical/Makefile b/www/davical/Makefile index 906032cc38dc..7797777bed99 100644 --- a/www/davical/Makefile +++ b/www/davical/Makefile @@ -4,6 +4,7 @@ PORTNAME= davical DISTVERSIONPREFIX= r DISTVERSION= 1.1.7 +PORTREVISION= 1 CATEGORIES?= www MAINTAINER= rigoletto@FreeBSD.org diff --git a/www/davix/Makefile b/www/davix/Makefile index 0766c8915d2e..566bda778e1a 100644 --- a/www/davix/Makefile +++ b/www/davix/Makefile @@ -2,6 +2,7 @@ PORTNAME= davix DISTVERSION= 0.7.1 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://github.com/cern-fts/davix/releases/download/R_${DISTVERSION:S/./_/g}/ diff --git a/www/domoticz/Makefile b/www/domoticz/Makefile index c1fa153eb7e0..05889fc3e8b3 100644 --- a/www/domoticz/Makefile +++ b/www/domoticz/Makefile @@ -2,7 +2,7 @@ PORTNAME= domoticz PORTVERSION= 4.${DOMOTICZ_REL} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= kiwi@oav.net diff --git a/www/edbrowse/Makefile b/www/edbrowse/Makefile index e0c5e117e4a4..5719d81968b5 100644 --- a/www/edbrowse/Makefile +++ b/www/edbrowse/Makefile @@ -3,6 +3,7 @@ PORTNAME= edbrowse DISTVERSIONPREFIX= v DISTVERSION= 3.7.4 +PORTREVISION= 1 CATEGORIES= www editors MAINTAINER= alfix86@gmail.com diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 2d8569c2954b..66d692190743 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -3,6 +3,7 @@ PORTNAME= epiphany PORTVERSION= 3.28.5 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/www/fgallery/Makefile b/www/fgallery/Makefile index 1f694f82709a..712335702b21 100644 --- a/www/fgallery/Makefile +++ b/www/fgallery/Makefile @@ -3,7 +3,7 @@ PORTNAME= fgallery PORTVERSION= 1.8.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www graphics MAINTAINER= ehaupt@FreeBSD.org diff --git a/www/fpc-googleapi/Makefile b/www/fpc-googleapi/Makefile index 1ef4b46d7516..9693843ee88d 100644 --- a/www/fpc-googleapi/Makefile +++ b/www/fpc-googleapi/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= www lang PKGNAMESUFFIX= -googleapi diff --git a/www/gatling/Makefile b/www/gatling/Makefile index 774763c5e2cf..0ab6f5981584 100644 --- a/www/gatling/Makefile +++ b/www/gatling/Makefile @@ -3,6 +3,7 @@ PORTNAME= gatling PORTVERSION= 0.15 +PORTREVISION= 1 CATEGORIES= www benchmarks ftp ipv6 MASTER_SITES= http://www.fefe.de/gatling/ diff --git a/www/gecko-mediaplayer/Makefile b/www/gecko-mediaplayer/Makefile index fbf26d087c46..fbd74f25f856 100644 --- a/www/gecko-mediaplayer/Makefile +++ b/www/gecko-mediaplayer/Makefile @@ -3,7 +3,7 @@ PORTNAME= gecko-mediaplayer PORTVERSION= 1.0.9 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www multimedia gnome MASTER_SITES= https://pkgs.rpmfusion.org/repo/pkgs/free/gecko-mediaplayer/gecko-mediaplayer-1.0.9.tar.gz/69b50ecbbbf34ca6d980a477345dbd40/ \ LOCAL/tobik:npapi diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile index 6fc3f67ac631..119aae3099d6 100644 --- a/www/gitlab-ce/Makefile +++ b/www/gitlab-ce/Makefile @@ -3,6 +3,7 @@ PORTNAME= gitlab-ce PORTVERSION= 11.5.3 +PORTREVISION= 1 CATEGORIES= www devel MAINTAINER= mfechner@FreeBSD.org diff --git a/www/h2o-devel/Makefile b/www/h2o-devel/Makefile index 634348bf1c66..943f4b715504 100644 --- a/www/h2o-devel/Makefile +++ b/www/h2o-devel/Makefile @@ -4,7 +4,7 @@ PORTNAME= h2o DISTVERSIONPREFIX= v DISTVERSION= 2.3.0-beta1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www PKGNAMESUFFIX= -devel diff --git a/www/h2o/Makefile b/www/h2o/Makefile index c33a68da7c23..49d4fadc65a3 100644 --- a/www/h2o/Makefile +++ b/www/h2o/Makefile @@ -4,7 +4,7 @@ PORTNAME= h2o DISTVERSIONPREFIX= v DISTVERSION= 2.2.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= dch@FreeBSD.org diff --git a/www/hiawatha/Makefile b/www/hiawatha/Makefile index 320f0054e386..b4691b475621 100644 --- a/www/hiawatha/Makefile +++ b/www/hiawatha/Makefile @@ -3,7 +3,7 @@ PORTNAME= hiawatha PORTVERSION= 10.8.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://www.hiawatha-webserver.org/files/ diff --git a/www/kannel-sqlbox/Makefile b/www/kannel-sqlbox/Makefile index c7bbf59da8bd..4eb1b05cdf5c 100644 --- a/www/kannel-sqlbox/Makefile +++ b/www/kannel-sqlbox/Makefile @@ -2,7 +2,7 @@ PORTNAME= kannel-sqlbox PORTVERSION= 1.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MAINTAINER= dbaio@FreeBSD.org diff --git a/www/kannel/Makefile b/www/kannel/Makefile index 5bce9c13963e..0ebce0c66253 100644 --- a/www/kannel/Makefile +++ b/www/kannel/Makefile @@ -3,7 +3,7 @@ PORTNAME= kannel PORTVERSION= 1.4.4 -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://www.kannel.org/download/${PORTVERSION}/ diff --git a/www/kf5-kdewebkit/Makefile b/www/kf5-kdewebkit/Makefile index 04e75ba8f69a..560dca92f961 100644 --- a/www/kf5-kdewebkit/Makefile +++ b/www/kf5-kdewebkit/Makefile @@ -2,6 +2,7 @@ PORTNAME= kdewebkit DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= www kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/www/kf5-khtml/Makefile b/www/kf5-khtml/Makefile index 39218041da4b..928dead9c2eb 100644 --- a/www/kf5-khtml/Makefile +++ b/www/kf5-khtml/Makefile @@ -2,6 +2,7 @@ PORTNAME= khtml DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= www kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/www/kf5-kjs/Makefile b/www/kf5-kjs/Makefile index 11245a37a3af..f85248443ccb 100644 --- a/www/kf5-kjs/Makefile +++ b/www/kf5-kjs/Makefile @@ -2,6 +2,7 @@ PORTNAME= kjs DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= www kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/www/kf5-kjsembed/Makefile b/www/kf5-kjsembed/Makefile index 58c0d278c239..f47e206c10da 100644 --- a/www/kf5-kjsembed/Makefile +++ b/www/kf5-kjsembed/Makefile @@ -2,6 +2,7 @@ PORTNAME= kjsembed DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= www kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile index 25d270c7a0bd..8d117ff9f040 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -3,6 +3,7 @@ PORTNAME= nghttp2 PORTVERSION= 1.35.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= www net PKGNAMEPREFIX= lib diff --git a/www/logtools/Makefile b/www/logtools/Makefile index 6f44dcf044c1..48d09cd65845 100644 --- a/www/logtools/Makefile +++ b/www/logtools/Makefile @@ -3,6 +3,7 @@ PORTNAME= logtools PORTVERSION= 0.13e +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.coker.com.au/logtools/ diff --git a/www/miniflux/Makefile b/www/miniflux/Makefile index e94dc869f303..e678349c5124 100644 --- a/www/miniflux/Makefile +++ b/www/miniflux/Makefile @@ -2,6 +2,7 @@ PORTNAME= miniflux DISTVERSION= 2.0.13 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= krion@FreeBSD.org diff --git a/www/mod_auth_pgsql2/Makefile b/www/mod_auth_pgsql2/Makefile index 2f74ea0b8e7b..dc2106b80702 100644 --- a/www/mod_auth_pgsql2/Makefile +++ b/www/mod_auth_pgsql2/Makefile @@ -3,7 +3,7 @@ PORTNAME= mod_auth_pgsql PORTVERSION= 2.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://www.giuseppetanzilli.it/mod_auth_pgsql2/dist/ PKGNAMESUFFIX= 2 diff --git a/www/mod_authnz_crowd/Makefile b/www/mod_authnz_crowd/Makefile index 5b5f396276c9..956efa216d27 100644 --- a/www/mod_authnz_crowd/Makefile +++ b/www/mod_authnz_crowd/Makefile @@ -3,7 +3,7 @@ PORTNAME= mod_authnz_crowd PORTVERSION= 2.2.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= www MASTER_SITES= http://downloads.atlassian.com/software/crowd/downloads/cwdapache/ DIST_SUBDIR= apache2 diff --git a/www/mod_gnutls/Makefile b/www/mod_gnutls/Makefile index 62f1fd2fa4a3..a05a2aab16b8 100644 --- a/www/mod_gnutls/Makefile +++ b/www/mod_gnutls/Makefile @@ -2,6 +2,7 @@ PORTNAME= mod_gnutls PORTVERSION= 0.8.4 +PORTREVISION= 1 CATEGORIES= www security MASTER_SITES= https://mod.gnutls.org/downloads/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} diff --git a/www/mod_pagespeed/Makefile b/www/mod_pagespeed/Makefile index 350919d06272..fef5b9c039c1 100644 --- a/www/mod_pagespeed/Makefile +++ b/www/mod_pagespeed/Makefile @@ -2,7 +2,7 @@ PORTNAME= mod_pagespeed PORTVERSION= 1.12.34.2 -PORTREVISION= 16 +PORTREVISION= 17 PORTEPOCH= 1 CATEGORIES= www devel MASTER_SITES= LOCAL/mmokhi:boringssl,chromium_base,chromium_build,googleurl,gflags_arch,gflags_src,libjpeg_turbo_src,yasm_patched,libwebp,modpb64 \ diff --git a/www/newsboat/Makefile b/www/newsboat/Makefile index a8574e57f082..ab27335f20b5 100644 --- a/www/newsboat/Makefile +++ b/www/newsboat/Makefile @@ -3,6 +3,7 @@ PORTNAME= newsboat PORTVERSION= 2.13 +PORTREVISION= 1 DISTVERSIONPREFIX= r CATEGORIES= www diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile index 3dd18e546fc5..cbd45f03f5ac 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -4,7 +4,7 @@ PORTNAME= nghttp2 PORTVERSION= 1.35.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www net MAINTAINER= sunpoet@FreeBSD.org diff --git a/www/nginx-full/Makefile b/www/nginx-full/Makefile index c124395d390d..3399100ef539 100644 --- a/www/nginx-full/Makefile +++ b/www/nginx-full/Makefile @@ -2,6 +2,7 @@ # $FreeBSD$ PORTNAME= nginx +PORTREVISION= 1 PKGNAMESUFFIX= -full MAINTAINER= robak@FreeBSD.org diff --git a/www/node/Makefile b/www/node/Makefile index 2cbe61d2fd04..eeeec8ca2fec 100644 --- a/www/node/Makefile +++ b/www/node/Makefile @@ -2,6 +2,7 @@ PORTNAME= node PORTVERSION= 11.3.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ diff --git a/www/node10/Makefile b/www/node10/Makefile index 95ce32a9ad1b..09dc6f7bf274 100644 --- a/www/node10/Makefile +++ b/www/node10/Makefile @@ -2,6 +2,7 @@ PORTNAME= node PORTVERSION= 10.14.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ diff --git a/www/node6/Makefile b/www/node6/Makefile index 843e614ce2d9..72342af9393f 100644 --- a/www/node6/Makefile +++ b/www/node6/Makefile @@ -2,6 +2,7 @@ PORTNAME= node PORTVERSION= 6.15.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ diff --git a/www/node8/Makefile b/www/node8/Makefile index 62b23fcc56e1..1086835f984d 100644 --- a/www/node8/Makefile +++ b/www/node8/Makefile @@ -2,6 +2,7 @@ PORTNAME= node PORTVERSION= 8.14.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ diff --git a/www/osrm-backend/Makefile b/www/osrm-backend/Makefile index 44f635667731..9ffffed70e58 100644 --- a/www/osrm-backend/Makefile +++ b/www/osrm-backend/Makefile @@ -3,7 +3,7 @@ PORTNAME= osrm-backend DISTVERSIONPREFIX= v DISTVERSION= 5.17.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MAINTAINER= a.andersson.thn@gmail.com diff --git a/www/otter-browser/Makefile b/www/otter-browser/Makefile index 484f2e702764..95a0399373f6 100644 --- a/www/otter-browser/Makefile +++ b/www/otter-browser/Makefile @@ -3,7 +3,7 @@ PORTNAME= otter-browser DISTVERSIONPREFIX= v DISTVERSION= 0.9.99.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= kde@FreeBSD.org diff --git a/www/p5-Gtk2-WebKit/Makefile b/www/p5-Gtk2-WebKit/Makefile index 7df7df2b3a82..bcb2ff1b27bf 100644 --- a/www/p5-Gtk2-WebKit/Makefile +++ b/www/p5-Gtk2-WebKit/Makefile @@ -3,7 +3,7 @@ PORTNAME= Gtk2-WebKit PORTVERSION= 0.09 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:FLORA diff --git a/www/pglogd/Makefile b/www/pglogd/Makefile index 406326a06d3b..fb4f9be350cf 100644 --- a/www/pglogd/Makefile +++ b/www/pglogd/Makefile @@ -3,7 +3,7 @@ PORTNAME= pglogd PORTVERSION= 2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www databases MASTER_SITES= http://digitalstratum.com/download/ diff --git a/www/phprecipebook/Makefile b/www/phprecipebook/Makefile index fa91de0cee3c..ff18ebc01b67 100644 --- a/www/phprecipebook/Makefile +++ b/www/phprecipebook/Makefile @@ -2,7 +2,7 @@ PORTNAME= phprecipebook PORTVERSION= 3.01 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www deskutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION:C/\..*//} diff --git a/www/plasma5-plasma-browser-integration/Makefile b/www/plasma5-plasma-browser-integration/Makefile index cd9c9c13c570..bb0be9e31b57 100644 --- a/www/plasma5-plasma-browser-integration/Makefile +++ b/www/plasma5-plasma-browser-integration/Makefile @@ -2,6 +2,7 @@ PORTNAME= plasma-browser-integration DISTVERSION= 5.10.95.20181011 +PORTREVISION= 1 CATEGORIES= www kde PKGNAMEPREFIX= plasma5- # this port is not yet using CATEGORIES=kde-plasma diff --git a/www/py-bokeh/Makefile b/www/py-bokeh/Makefile index 5eb844d3ffe5..59c414274c6d 100644 --- a/www/py-bokeh/Makefile +++ b/www/py-bokeh/Makefile @@ -3,7 +3,7 @@ PORTNAME= bokeh PORTVERSION= 0.12.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-django-tables2/Makefile b/www/py-django-tables2/Makefile index 91682a370068..acfb6005b340 100644 --- a/www/py-django-tables2/Makefile +++ b/www/py-django-tables2/Makefile @@ -3,6 +3,7 @@ PORTNAME= django-tables2 DISTVERSION= 1.21.2 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-folium/Makefile b/www/py-folium/Makefile index 0df2a368cb94..d3432c7b0040 100644 --- a/www/py-folium/Makefile +++ b/www/py-folium/Makefile @@ -3,6 +3,7 @@ PORTNAME= folium PORTVERSION= 0.7.0 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-google-api-core/Makefile b/www/py-google-api-core/Makefile index e90db083cb03..cd0cc5c9dcb6 100644 --- a/www/py-google-api-core/Makefile +++ b/www/py-google-api-core/Makefile @@ -3,6 +3,7 @@ PORTNAME= google-api-core PORTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-google-cloud-core/Makefile b/www/py-google-cloud-core/Makefile index 727c6496fa4a..23ae1328e5fb 100644 --- a/www/py-google-cloud-core/Makefile +++ b/www/py-google-cloud-core/Makefile @@ -2,6 +2,7 @@ PORTNAME= google-cloud-core PORTVERSION= 0.28.1 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-google-cloud-dlp/Makefile b/www/py-google-cloud-dlp/Makefile index a0e8aa2804bd..359ca2783679 100644 --- a/www/py-google-cloud-dlp/Makefile +++ b/www/py-google-cloud-dlp/Makefile @@ -2,6 +2,7 @@ PORTNAME= google-cloud-dlp PORTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-google-cloud-storage/Makefile b/www/py-google-cloud-storage/Makefile index 3860e333ff5f..cfc0bafb008a 100644 --- a/www/py-google-cloud-storage/Makefile +++ b/www/py-google-cloud-storage/Makefile @@ -2,6 +2,7 @@ PORTNAME= google-cloud-storage PORTVERSION= 1.10.0 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-google-cloud-translate/Makefile b/www/py-google-cloud-translate/Makefile index db3f242c1a8d..75c3f03bbb0b 100644 --- a/www/py-google-cloud-translate/Makefile +++ b/www/py-google-cloud-translate/Makefile @@ -2,6 +2,7 @@ PORTNAME= google-cloud-translate PORTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-google-cloud-vision/Makefile b/www/py-google-cloud-vision/Makefile index 41009afce605..3da29b76da7b 100644 --- a/www/py-google-cloud-vision/Makefile +++ b/www/py-google-cloud-vision/Makefile @@ -2,6 +2,7 @@ PORTNAME= google-cloud-vision PORTVERSION= 0.35.1 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-libsass/Makefile b/www/py-libsass/Makefile index 682461a93cae..799cfe480843 100644 --- a/www/py-libsass/Makefile +++ b/www/py-libsass/Makefile @@ -3,7 +3,7 @@ PORTNAME= libsass DISTVERSION= 0.16.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-notebook/Makefile b/www/py-notebook/Makefile index 7ff16be580ea..3ea78374286e 100644 --- a/www/py-notebook/Makefile +++ b/www/py-notebook/Makefile @@ -2,6 +2,7 @@ PORTNAME= notebook PORTVERSION= 5.7.2 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/qhttpengine/Makefile b/www/qhttpengine/Makefile index d17d256d7cd3..b072b4b0ba10 100644 --- a/www/qhttpengine/Makefile +++ b/www/qhttpengine/Makefile @@ -2,6 +2,7 @@ PORTNAME= qhttpengine DISTVERSION= 1.0.1-5 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g43f55df CATEGORIES= www diff --git a/www/qt5-webchannel/Makefile b/www/qt5-webchannel/Makefile index e7813ca1d593..c2dd0de87b1a 100644 --- a/www/qt5-webchannel/Makefile +++ b/www/qt5-webchannel/Makefile @@ -2,7 +2,7 @@ PORTNAME= webchannel DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www PKGNAMEPREFIX= qt5- diff --git a/www/qt5-webkit/Makefile b/www/qt5-webkit/Makefile index 3ec4dfacba31..d99615dec10e 100644 --- a/www/qt5-webkit/Makefile +++ b/www/qt5-webkit/Makefile @@ -2,7 +2,7 @@ PORTNAME= webkit DISTVERSION= 5.212.0-alpha2 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= www MASTER_SITES= https://github.com/annulen/${PORTNAME}/releases/download/${DISTNAME}/ PKGNAMEPREFIX= qt5- diff --git a/www/qt5-websockets-qml/Makefile b/www/qt5-websockets-qml/Makefile index ad005f8915b3..cf6bd0dfe0e6 100644 --- a/www/qt5-websockets-qml/Makefile +++ b/www/qt5-websockets-qml/Makefile @@ -2,7 +2,7 @@ PORTNAME= websockets-qml DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www PKGNAMEPREFIX= qt5- diff --git a/www/qt5-websockets/Makefile b/www/qt5-websockets/Makefile index 4dde9eab8e90..eabbb1aa7bd1 100644 --- a/www/qt5-websockets/Makefile +++ b/www/qt5-websockets/Makefile @@ -2,6 +2,7 @@ PORTNAME= websockets DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= www PKGNAMEPREFIX= qt5- diff --git a/www/rejik/Makefile b/www/rejik/Makefile index 5f1b9934ccad..3ec23f5e8cd9 100644 --- a/www/rejik/Makefile +++ b/www/rejik/Makefile @@ -3,7 +3,7 @@ PORTNAME= rejik PORTVERSION= 3.2.11 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MASTER_SITES= http://www.rejik.ru/download/ DISTNAME= redirector-${PORTVERSION}_squid_3.4 diff --git a/www/restbed/Makefile b/www/restbed/Makefile index b30c08cbdd3d..53d8d4e3baf3 100644 --- a/www/restbed/Makefile +++ b/www/restbed/Makefile @@ -2,7 +2,7 @@ PORTNAME= restbed DISTVERSION= 4.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/seahub/Makefile b/www/seahub/Makefile index 83b37be8c43a..22c2e0018437 100644 --- a/www/seahub/Makefile +++ b/www/seahub/Makefile @@ -3,6 +3,7 @@ PORTNAME= seahub DISTVERSIONPREFIX= v DISTVERSION= ${SEAHUB_VER} +PORTREVISION= 1 DISTVERSIONSUFFIX= -pro CATEGORIES= www diff --git a/www/sogo2-activesync/Makefile b/www/sogo2-activesync/Makefile index 6d327e89ba42..045ab87ea280 100644 --- a/www/sogo2-activesync/Makefile +++ b/www/sogo2-activesync/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 2 +PORTREVISION= 3 PKGNAMESUFFIX= -activesync MAINTAINER= acm@FreeBSD.org diff --git a/www/sogo2/Makefile b/www/sogo2/Makefile index 3a014af0d400..9f541f5dbda7 100644 --- a/www/sogo2/Makefile +++ b/www/sogo2/Makefile @@ -3,7 +3,7 @@ PORTNAME= sogo2 PORTVERSION= 2.3.23 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOGo-${PORTVERSION} diff --git a/www/sogo3-activesync/Makefile b/www/sogo3-activesync/Makefile index 8de631ad53cd..eb53ae6879c7 100644 --- a/www/sogo3-activesync/Makefile +++ b/www/sogo3-activesync/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 2 +PORTREVISION= 3 PKGNAMESUFFIX= -activesync MAINTAINER= acm@FreeBSD.org diff --git a/www/sogo3/Makefile b/www/sogo3/Makefile index 2e18a5bbab2f..bf785220237c 100644 --- a/www/sogo3/Makefile +++ b/www/sogo3/Makefile @@ -3,7 +3,7 @@ PORTNAME= sogo3 PORTVERSION= 3.2.10 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOGo-${PORTVERSION} diff --git a/www/sogo4/Makefile b/www/sogo4/Makefile index 9d8dc1a60345..b2be05e867b7 100644 --- a/www/sogo4/Makefile +++ b/www/sogo4/Makefile @@ -2,7 +2,7 @@ PORTNAME= sogo4 PORTVERSION= 4.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOGo-${PORTVERSION} diff --git a/www/spdylay/Makefile b/www/spdylay/Makefile index 728093be2e3d..78e7e4df09bb 100644 --- a/www/spdylay/Makefile +++ b/www/spdylay/Makefile @@ -3,7 +3,7 @@ PORTNAME= spdylay PORTVERSION= 1.4.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www net MASTER_SITES= https://github.com/tatsuhiro-t/${PORTNAME}/releases/download/v${PORTVERSION}/ \ LOCAL/sunpoet diff --git a/www/squid-devel/Makefile b/www/squid-devel/Makefile index 6348d6c571e0..731ba9011f52 100644 --- a/www/squid-devel/Makefile +++ b/www/squid-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME= squid PORTVERSION= 4.0.25 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www ipv6 MASTER_SITES= http://www.squid-cache.org/Versions/v4/ \ http://www2.us.squid-cache.org/Versions/v4/ \ diff --git a/www/squid/Makefile b/www/squid/Makefile index 57be066365e2..35115eb106b5 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -2,6 +2,7 @@ PORTNAME= squid PORTVERSION= 4.4 +PORTREVISION= 1 CATEGORIES= www ipv6 MASTER_SITES= http://www.squid-cache.org/Versions/v4/ \ http://www2.us.squid-cache.org/Versions/v4/ \ diff --git a/www/thundercache/Makefile b/www/thundercache/Makefile index 7df00695bc03..ab3ea1444431 100644 --- a/www/thundercache/Makefile +++ b/www/thundercache/Makefile @@ -2,7 +2,7 @@ PORTNAME= thundercache PORTVERSION= 6.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= www MASTER_SITES= http://www.thundercache.com.br/dist/ \ http://www.bmsoftware.org/packs/ \ diff --git a/www/thundersnarf/Makefile b/www/thundersnarf/Makefile index 409cbef3f88c..e9166ae518e3 100644 --- a/www/thundersnarf/Makefile +++ b/www/thundersnarf/Makefile @@ -2,7 +2,7 @@ PORTNAME= thundersnarf PORTVERSION= 1.3 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://www.tracanelli.com.br/l/dev/thunder/ \ diff --git a/www/trytond28_google_maps/Makefile b/www/trytond28_google_maps/Makefile index 12164e83a562..7f65a9e49ac6 100644 --- a/www/trytond28_google_maps/Makefile +++ b/www/trytond28_google_maps/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_google_maps PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_google_maps/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/www/varnish5/Makefile b/www/varnish5/Makefile index 01c693c80e25..566ac92b41ea 100644 --- a/www/varnish5/Makefile +++ b/www/varnish5/Makefile @@ -3,7 +3,7 @@ PORTNAME= varnish PORTVERSION= 5.2.1 DISTVERSIONPREFIX= varnish- -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www PKGNAMESUFFIX= 5 diff --git a/www/vdr-plugin-live/Makefile b/www/vdr-plugin-live/Makefile index 779178851e07..02539aea81d3 100644 --- a/www/vdr-plugin-live/Makefile +++ b/www/vdr-plugin-live/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-live PORTVERSION= 0.3.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www multimedia MASTER_SITES= http://live.vdr-developer.org/downloads/:release \ LOCAL/nox/:snapshot diff --git a/www/webkit-gtk2/Makefile b/www/webkit-gtk2/Makefile index d49e0d03b061..726d4ec5d0a4 100644 --- a/www/webkit-gtk2/Makefile +++ b/www/webkit-gtk2/Makefile @@ -3,7 +3,7 @@ PORTNAME= webkit PORTVERSION= 2.4.11 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= www MASTER_SITES= https://webkitgtk.org/releases/ PKGNAMESUFFIX= -gtk2 diff --git a/www/webkit-gtk3/Makefile b/www/webkit-gtk3/Makefile index 63ccc3c23cb8..a53a88406fea 100644 --- a/www/webkit-gtk3/Makefile +++ b/www/webkit-gtk3/Makefile @@ -3,7 +3,7 @@ PORTNAME= webkit PORTVERSION= 2.4.11 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= www MASTER_SITES= https://webkitgtk.org/releases/ PKGNAMESUFFIX= -gtk3 diff --git a/www/webkit2-gtk3/Makefile b/www/webkit2-gtk3/Makefile index d04cdd6b9d07..61f66a0346fe 100644 --- a/www/webkit2-gtk3/Makefile +++ b/www/webkit2-gtk3/Makefile @@ -3,6 +3,7 @@ PORTNAME= webkit PORTVERSION= 2.22.4 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://webkitgtk.org/releases/ PKGNAMESUFFIX= 2-gtk3 diff --git a/www/wt/Makefile b/www/wt/Makefile index 132010a1da0e..add15fe7bb6d 100644 --- a/www/wt/Makefile +++ b/www/wt/Makefile @@ -3,7 +3,7 @@ PORTNAME= wt PORTVERSION= 3.3.7 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= www MAINTAINER= info@babaei.net diff --git a/www/xapian-omega/Makefile b/www/xapian-omega/Makefile index a1ca6b70e215..59f9c911a9cc 100644 --- a/www/xapian-omega/Makefile +++ b/www/xapian-omega/Makefile @@ -3,6 +3,7 @@ PORTNAME= xapian-omega PORTVERSION= 1.4.9 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \ LOCAL/sunpoet diff --git a/x11-clocks/kteatime/Makefile b/x11-clocks/kteatime/Makefile index 8a22425a21db..bc109270c323 100644 --- a/x11-clocks/kteatime/Makefile +++ b/x11-clocks/kteatime/Makefile @@ -2,6 +2,7 @@ PORTNAME= kteatime DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-clocks kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/x11-clocks/ktimer/Makefile b/x11-clocks/ktimer/Makefile index 8b2d669a1dfc..1c0654981d3b 100644 --- a/x11-clocks/ktimer/Makefile +++ b/x11-clocks/ktimer/Makefile @@ -2,6 +2,7 @@ PORTNAME= ktimer DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-clocks kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/x11-drivers/xf86-video-vmware/Makefile b/x11-drivers/xf86-video-vmware/Makefile index 63cb53a77f63..7401252333f6 100644 --- a/x11-drivers/xf86-video-vmware/Makefile +++ b/x11-drivers/xf86-video-vmware/Makefile @@ -2,7 +2,7 @@ PORTNAME= xf86-video-vmware PORTVERSION= 13.3.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org diff --git a/x11-fm/caja/Makefile b/x11-fm/caja/Makefile index 6f0054c81b55..7357362253b4 100644 --- a/x11-fm/caja/Makefile +++ b/x11-fm/caja/Makefile @@ -3,6 +3,7 @@ PORTNAME= caja PORTVERSION= 1.20.2 +PORTREVISION= 1 CATEGORIES= x11-fm mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/x11-fm/dolphin/Makefile b/x11-fm/dolphin/Makefile index 59d0bc0e5b96..13a592b2c050 100644 --- a/x11-fm/dolphin/Makefile +++ b/x11-fm/dolphin/Makefile @@ -2,6 +2,7 @@ PORTNAME= dolphin DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-fm kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index cd2429eabcc0..7ec6e895233f 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -3,6 +3,7 @@ PORTNAME= nautilus PORTVERSION= 3.28.1 +PORTREVISION= 1 CATEGORIES= x11-fm gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/x11-fm/nemo/Makefile b/x11-fm/nemo/Makefile index e78558d79b96..d5a38ea8254e 100644 --- a/x11-fm/nemo/Makefile +++ b/x11-fm/nemo/Makefile @@ -3,7 +3,7 @@ PORTNAME= nemo PORTVERSION= 2.4.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-fm gnome DIST_SUBDIR= gnome3 diff --git a/x11-fm/pcmanfm-qt/Makefile b/x11-fm/pcmanfm-qt/Makefile index 019fbeab4557..c342e5cb4f74 100644 --- a/x11-fm/pcmanfm-qt/Makefile +++ b/x11-fm/pcmanfm-qt/Makefile @@ -3,7 +3,7 @@ PORTNAME= pcmanfm-qt PORTVERSION= 0.13.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fm MASTER_SITES= LXQT diff --git a/x11-fm/sushi/Makefile b/x11-fm/sushi/Makefile index 44cdd26c5b16..6105f3a9cc5f 100644 --- a/x11-fm/sushi/Makefile +++ b/x11-fm/sushi/Makefile @@ -3,6 +3,7 @@ PORTNAME= sushi PORTVERSION= 3.28.3 +PORTREVISION= 1 CATEGORIES= x11-fm gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/x11-fm/wcmcommander/Makefile b/x11-fm/wcmcommander/Makefile index ca6059514374..92bea563bfa2 100644 --- a/x11-fm/wcmcommander/Makefile +++ b/x11-fm/wcmcommander/Makefile @@ -4,7 +4,7 @@ PORTNAME= wcmcommander PORTVERSION= 0.20.0 DISTVERSIONPREFIX= release- -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11-fm MAINTAINER= amdmi3@FreeBSD.org diff --git a/x11-fm/worker/Makefile b/x11-fm/worker/Makefile index b06c0928c6bb..8675b661f498 100644 --- a/x11-fm/worker/Makefile +++ b/x11-fm/worker/Makefile @@ -3,6 +3,7 @@ PORTNAME= worker PORTVERSION= 3.15.2 +PORTREVISION= 1 CATEGORIES= x11-fm MASTER_SITES= http://www.boomerangsworld.de/cms/worker/downloads/ diff --git a/x11-themes/Kvantum/Makefile b/x11-themes/Kvantum/Makefile index a33eb0f1c9fa..dbf30e0fc414 100644 --- a/x11-themes/Kvantum/Makefile +++ b/x11-themes/Kvantum/Makefile @@ -3,7 +3,7 @@ PORTNAME= Kvantum DISTVERSIONPREFIX= V DISTVERSION= 0.10.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-themes MAINTAINER= rezny@FreeBSD.org diff --git a/x11-themes/adwaita-qt/Makefile b/x11-themes/adwaita-qt/Makefile index b02a30652be2..5952d3b27858 100644 --- a/x11-themes/adwaita-qt/Makefile +++ b/x11-themes/adwaita-qt/Makefile @@ -3,7 +3,7 @@ PORTNAME= adwaita-qt DISTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-themes MAINTAINER= tcberner@FreeBSD.org diff --git a/x11-themes/gtk-oxygen-engine/Makefile b/x11-themes/gtk-oxygen-engine/Makefile index 0089e23d2fb2..464b7c747c9e 100644 --- a/x11-themes/gtk-oxygen-engine/Makefile +++ b/x11-themes/gtk-oxygen-engine/Makefile @@ -2,7 +2,7 @@ PORTNAME= oxygen PORTVERSION= 1.4.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-themes MASTER_SITES= KDE/stable/${PORTNAME}-gtk2/${PORTVERSION}/src PKGNAMEPREFIX= gtk- diff --git a/x11-themes/gtk3-oxygen-engine/Makefile b/x11-themes/gtk3-oxygen-engine/Makefile index 08a75f924b03..706769ee1171 100644 --- a/x11-themes/gtk3-oxygen-engine/Makefile +++ b/x11-themes/gtk3-oxygen-engine/Makefile @@ -2,7 +2,7 @@ PORTNAME= oxygen PORTVERSION= 1.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-themes MASTER_SITES= KDE/stable/${PORTNAME}-gtk3/${PORTVERSION}/src PKGNAMEPREFIX= gtk3- diff --git a/x11-themes/kf5-breeze-icons/Makefile b/x11-themes/kf5-breeze-icons/Makefile index a7b1db8df84a..5e2316d161ec 100644 --- a/x11-themes/kf5-breeze-icons/Makefile +++ b/x11-themes/kf5-breeze-icons/Makefile @@ -2,6 +2,7 @@ PORTNAME= breeze-icons DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-themes kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11-themes/kf5-kemoticons/Makefile b/x11-themes/kf5-kemoticons/Makefile index eeea21e2ecb6..35b151d2c6a8 100644 --- a/x11-themes/kf5-kemoticons/Makefile +++ b/x11-themes/kf5-kemoticons/Makefile @@ -2,6 +2,7 @@ PORTNAME= kemoticons DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-themes kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11-themes/kf5-kiconthemes/Makefile b/x11-themes/kf5-kiconthemes/Makefile index b8e3b4d4a5aa..70eeeaddc17f 100644 --- a/x11-themes/kf5-kiconthemes/Makefile +++ b/x11-themes/kf5-kiconthemes/Makefile @@ -2,6 +2,7 @@ PORTNAME= kiconthemes DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-themes kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11-themes/kf5-qqc2-desktop-style/Makefile b/x11-themes/kf5-qqc2-desktop-style/Makefile index 2ad9ecb53661..2bbf7ca0a436 100644 --- a/x11-themes/kf5-qqc2-desktop-style/Makefile +++ b/x11-themes/kf5-qqc2-desktop-style/Makefile @@ -2,6 +2,7 @@ PORTNAME= qqc2-desktop-style DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-themes kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11-themes/plasma5-breeze-gtk/Makefile b/x11-themes/plasma5-breeze-gtk/Makefile index d19c5ffd4dce..d73454535d9c 100644 --- a/x11-themes/plasma5-breeze-gtk/Makefile +++ b/x11-themes/plasma5-breeze-gtk/Makefile @@ -2,6 +2,7 @@ PORTNAME= breeze-gtk DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= x11-themes kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11-themes/plasma5-breeze-kde4/Makefile b/x11-themes/plasma5-breeze-kde4/Makefile index f804cb76e1f0..7c9d8368a29f 100644 --- a/x11-themes/plasma5-breeze-kde4/Makefile +++ b/x11-themes/plasma5-breeze-kde4/Makefile @@ -2,6 +2,7 @@ PORTNAME= breeze DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= x11-themes kde kde-plasma PKGNAMESUFFIX= -kde4 diff --git a/x11-themes/plasma5-breeze/Makefile b/x11-themes/plasma5-breeze/Makefile index 7555c8c6cae0..21722d60a6f2 100644 --- a/x11-themes/plasma5-breeze/Makefile +++ b/x11-themes/plasma5-breeze/Makefile @@ -2,7 +2,7 @@ PORTNAME= breeze DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-themes kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11-themes/plasma5-kde-gtk-config/Makefile b/x11-themes/plasma5-kde-gtk-config/Makefile index 838a902381d5..1d227ff0fa50 100644 --- a/x11-themes/plasma5-kde-gtk-config/Makefile +++ b/x11-themes/plasma5-kde-gtk-config/Makefile @@ -2,6 +2,7 @@ PORTNAME= kde-gtk-config DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= x11-themes kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11-themes/plasma5-oxygen/Makefile b/x11-themes/plasma5-oxygen/Makefile index f71435184028..e12f09109b39 100644 --- a/x11-themes/plasma5-oxygen/Makefile +++ b/x11-themes/plasma5-oxygen/Makefile @@ -2,7 +2,7 @@ PORTNAME= oxygen DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-themes kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11-themes/qt5-style-plugins/Makefile b/x11-themes/qt5-style-plugins/Makefile index cb143f89d783..5e333ba0e49f 100644 --- a/x11-themes/qt5-style-plugins/Makefile +++ b/x11-themes/qt5-style-plugins/Makefile @@ -4,6 +4,7 @@ PORTNAME= qt5-style-plugins DISTVERSIONPREFIX= v DISTVERSION= 5.0.0-23 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g335dbe CATEGORIES= x11-themes DIST_SUBDIR= KDE/Qt/addons diff --git a/x11-themes/qtcurve/Makefile b/x11-themes/qtcurve/Makefile index 59922ff4eded..5173e8bf2ac9 100644 --- a/x11-themes/qtcurve/Makefile +++ b/x11-themes/qtcurve/Makefile @@ -2,7 +2,7 @@ PORTNAME= qtcurve DISTVERSION= 1.9.0-rc1 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= x11-themes MAINTAINER= jhale@FreeBSD.org diff --git a/x11-toolkits/bakery/Makefile b/x11-toolkits/bakery/Makefile index 45d79fc17729..446d9e84f021 100644 --- a/x11-toolkits/bakery/Makefile +++ b/x11-toolkits/bakery/Makefile @@ -4,7 +4,7 @@ PORTNAME= bakery PORTVERSION= 2.6.3 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME diff --git a/x11-toolkits/c++-gtk-utils/Makefile b/x11-toolkits/c++-gtk-utils/Makefile index d66d0cd0b3e6..88868ba8a7d3 100644 --- a/x11-toolkits/c++-gtk-utils/Makefile +++ b/x11-toolkits/c++-gtk-utils/Makefile @@ -3,7 +3,7 @@ PORTNAME= c++-gtk-utils PORTVERSION= 2.2.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits MASTER_SITES= SF/cxx-gtk-utils/cxx-gtk-utils/${PORTVERSION}/ diff --git a/x11-toolkits/flowcanvas/Makefile b/x11-toolkits/flowcanvas/Makefile index 63f976eea0e8..73794269e579 100644 --- a/x11-toolkits/flowcanvas/Makefile +++ b/x11-toolkits/flowcanvas/Makefile @@ -3,7 +3,7 @@ PORTNAME= flowcanvas PORTVERSION= 0.7.1 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= x11-toolkits MASTER_SITES= http://download.drobilla.net/ diff --git a/x11-toolkits/fox17/Makefile b/x11-toolkits/fox17/Makefile index 35d5e543624e..049c96f0d74a 100644 --- a/x11-toolkits/fox17/Makefile +++ b/x11-toolkits/fox17/Makefile @@ -3,7 +3,7 @@ PORTNAME= fox PORTVERSION= 1.7.64 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits MASTER_SITES= http://ftp.fox-toolkit.org/pub/ \ ftp://ftp.fox-toolkit.org/pub/ diff --git a/x11-toolkits/girara/Makefile b/x11-toolkits/girara/Makefile index 0d389e631b59..aa5bde876206 100644 --- a/x11-toolkits/girara/Makefile +++ b/x11-toolkits/girara/Makefile @@ -3,6 +3,7 @@ PORTNAME= girara PORTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= x11-toolkits graphics MASTER_SITES= https://pwmt.org/projects/girara/download/ \ http://www.madpilot.net/~mad/pwmt.org/ diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile index 3fa34ee03b32..96bb2ea28f80 100644 --- a/x11-toolkits/gtk30/Makefile +++ b/x11-toolkits/gtk30/Makefile @@ -5,7 +5,7 @@ PORTNAME= gtk PORTVERSION= 3.22.30 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits MASTER_SITES= GNOME/sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} PKGNAMESUFFIX= 3 diff --git a/x11-toolkits/gtkglarea2/Makefile b/x11-toolkits/gtkglarea2/Makefile index ce855a90391a..65fb00973400 100644 --- a/x11-toolkits/gtkglarea2/Makefile +++ b/x11-toolkits/gtkglarea2/Makefile @@ -4,7 +4,7 @@ PORTNAME= gtkglarea PORTVERSION= 2.0.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11-toolkits MASTER_SITES= GNOME DISTNAME= gtkglarea-${PORTVERSION} diff --git a/x11-toolkits/gtkglextmm/Makefile b/x11-toolkits/gtkglextmm/Makefile index 29ed1a12abbc..8801f80e6fea 100644 --- a/x11-toolkits/gtkglextmm/Makefile +++ b/x11-toolkits/gtkglextmm/Makefile @@ -3,7 +3,7 @@ PORTNAME= gtkglextmm PORTVERSION= 1.2.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= x11-toolkits MASTER_SITES= SF/gtkglext/${PORTNAME}/${PORTVERSION} diff --git a/x11-toolkits/gtkmm20/Makefile b/x11-toolkits/gtkmm20/Makefile index a15fd4d4b5c1..99c96a8330e0 100644 --- a/x11-toolkits/gtkmm20/Makefile +++ b/x11-toolkits/gtkmm20/Makefile @@ -4,7 +4,7 @@ PORTNAME= gtkmm PORTVERSION= 2.2.12 -PORTREVISION?= 16 +PORTREVISION?= 17 CATEGORIES= x11-toolkits MASTER_SITES= GNOME/sources/${PORTNAME}/2.2 PKGNAMESUFFIX= 20 diff --git a/x11-toolkits/gtkmm30-reference/Makefile b/x11-toolkits/gtkmm30-reference/Makefile index bafdbbe43335..f69431fe4338 100644 --- a/x11-toolkits/gtkmm30-reference/Makefile +++ b/x11-toolkits/gtkmm30-reference/Makefile @@ -1,7 +1,7 @@ # Created by: Jean-Yves Lefort <jylefort@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 2 BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtkmm-3.0.pc:x11-toolkits/gtkmm30 \ glibmm-reference>=0:devel/glibmm-reference diff --git a/x11-toolkits/gtksourceview3/Makefile b/x11-toolkits/gtksourceview3/Makefile index 6e14ff67b635..f9f956f7da5f 100644 --- a/x11-toolkits/gtksourceview3/Makefile +++ b/x11-toolkits/gtksourceview3/Makefile @@ -3,7 +3,7 @@ PORTNAME= gtksourceview PORTVERSION= 3.24.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 3 diff --git a/x11-toolkits/gtksourceview4/Makefile b/x11-toolkits/gtksourceview4/Makefile index 5cb2b5801778..3dc1b406ed02 100644 --- a/x11-toolkits/gtksourceview4/Makefile +++ b/x11-toolkits/gtksourceview4/Makefile @@ -3,7 +3,7 @@ PORTNAME= gtksourceview PORTVERSION= 4.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 4 diff --git a/x11-toolkits/gtksourceviewmm3/Makefile b/x11-toolkits/gtksourceviewmm3/Makefile index 2193e36928c5..5ceab110f643 100644 --- a/x11-toolkits/gtksourceviewmm3/Makefile +++ b/x11-toolkits/gtksourceviewmm3/Makefile @@ -4,7 +4,7 @@ PORTNAME= gtksourceviewmm PORTVERSION= 3.2.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 3 diff --git a/x11-toolkits/kf5-attica/Makefile b/x11-toolkits/kf5-attica/Makefile index 0db75cf1e976..399e00c0d549 100644 --- a/x11-toolkits/kf5-attica/Makefile +++ b/x11-toolkits/kf5-attica/Makefile @@ -2,6 +2,7 @@ PORTNAME= attica DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-toolkits kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11-toolkits/kf5-kcompletion/Makefile b/x11-toolkits/kf5-kcompletion/Makefile index 8abbf2482af1..9a3de98e24b1 100644 --- a/x11-toolkits/kf5-kcompletion/Makefile +++ b/x11-toolkits/kf5-kcompletion/Makefile @@ -2,6 +2,7 @@ PORTNAME= kcompletion DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-toolkits kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11-toolkits/kf5-kconfigwidgets/Makefile b/x11-toolkits/kf5-kconfigwidgets/Makefile index c6d28d4c8001..572710abcdc1 100644 --- a/x11-toolkits/kf5-kconfigwidgets/Makefile +++ b/x11-toolkits/kf5-kconfigwidgets/Makefile @@ -2,6 +2,7 @@ PORTNAME= kconfigwidgets DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-toolkits kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11-toolkits/kf5-kdesignerplugin/Makefile b/x11-toolkits/kf5-kdesignerplugin/Makefile index 4bc420ab4ef8..a7e8dd259d32 100644 --- a/x11-toolkits/kf5-kdesignerplugin/Makefile +++ b/x11-toolkits/kf5-kdesignerplugin/Makefile @@ -2,6 +2,7 @@ PORTNAME= kdesignerplugin DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-toolkits kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11-toolkits/kf5-kguiaddons/Makefile b/x11-toolkits/kf5-kguiaddons/Makefile index 9ff3e969e1fc..11f05a0cb798 100644 --- a/x11-toolkits/kf5-kguiaddons/Makefile +++ b/x11-toolkits/kf5-kguiaddons/Makefile @@ -2,6 +2,7 @@ PORTNAME= kguiaddons DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-toolkits kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11-toolkits/kf5-kirigami2/Makefile b/x11-toolkits/kf5-kirigami2/Makefile index f0a7045202bb..07f749d85b6a 100644 --- a/x11-toolkits/kf5-kirigami2/Makefile +++ b/x11-toolkits/kf5-kirigami2/Makefile @@ -3,6 +3,7 @@ PORTNAME= kirigami2 PORTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-toolkits kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11-toolkits/kf5-kitemviews/Makefile b/x11-toolkits/kf5-kitemviews/Makefile index 045e5dba6f76..f71da3ce94e1 100644 --- a/x11-toolkits/kf5-kitemviews/Makefile +++ b/x11-toolkits/kf5-kitemviews/Makefile @@ -2,6 +2,7 @@ PORTNAME= kitemviews DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-toolkits kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11-toolkits/kf5-kjobwidgets/Makefile b/x11-toolkits/kf5-kjobwidgets/Makefile index b14ec6414550..7da8dbcc1c3c 100644 --- a/x11-toolkits/kf5-kjobwidgets/Makefile +++ b/x11-toolkits/kf5-kjobwidgets/Makefile @@ -2,6 +2,7 @@ PORTNAME= kjobwidgets DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-toolkits kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11-toolkits/kf5-ktextwidgets/Makefile b/x11-toolkits/kf5-ktextwidgets/Makefile index 0e0fcc4c5b3f..1480108e6d97 100644 --- a/x11-toolkits/kf5-ktextwidgets/Makefile +++ b/x11-toolkits/kf5-ktextwidgets/Makefile @@ -2,6 +2,7 @@ PORTNAME= ktextwidgets DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-toolkits kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11-toolkits/kf5-kwidgetsaddons/Makefile b/x11-toolkits/kf5-kwidgetsaddons/Makefile index d16a30c7e2c9..47da92c511ee 100644 --- a/x11-toolkits/kf5-kwidgetsaddons/Makefile +++ b/x11-toolkits/kf5-kwidgetsaddons/Makefile @@ -2,6 +2,7 @@ PORTNAME= kwidgetsaddons DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-toolkits kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11-toolkits/kf5-kxmlgui/Makefile b/x11-toolkits/kf5-kxmlgui/Makefile index f753c6c4004a..a328036a2ead 100644 --- a/x11-toolkits/kf5-kxmlgui/Makefile +++ b/x11-toolkits/kf5-kxmlgui/Makefile @@ -2,6 +2,7 @@ PORTNAME= kxmlgui DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-toolkits kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11-toolkits/kproperty/Makefile b/x11-toolkits/kproperty/Makefile index 6a72c58e712e..859868e5bd8d 100644 --- a/x11-toolkits/kproperty/Makefile +++ b/x11-toolkits/kproperty/Makefile @@ -2,6 +2,7 @@ PORTNAME= kproperty DISTVERSION= 3.1.0 +PORTREVISION= 1 CATEGORIES= x11-toolkits kde MASTER_SITES= KDE/stable/${PORTNAME}/src DIST_SUBDIR= KDE/${PORTNAME} diff --git a/x11-toolkits/libdazzle/Makefile b/x11-toolkits/libdazzle/Makefile index 643159bd66b3..55b58035b98b 100644 --- a/x11-toolkits/libdazzle/Makefile +++ b/x11-toolkits/libdazzle/Makefile @@ -2,6 +2,7 @@ PORTNAME= libdazzle PORTVERSION= 3.28.5 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/x11-toolkits/libgnomeprintuimm/Makefile b/x11-toolkits/libgnomeprintuimm/Makefile index 1e4d0f80bb18..d62a139a3735 100644 --- a/x11-toolkits/libgnomeprintuimm/Makefile +++ b/x11-toolkits/libgnomeprintuimm/Makefile @@ -3,7 +3,7 @@ PORTNAME= libgnomeprintuimm PORTVERSION= 2.5.2 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/x11-toolkits/libgnomeuimm26/Makefile b/x11-toolkits/libgnomeuimm26/Makefile index 8c8eba58de86..646411c713de 100644 --- a/x11-toolkits/libgnomeuimm26/Makefile +++ b/x11-toolkits/libgnomeuimm26/Makefile @@ -4,7 +4,7 @@ PORTNAME= libgnomeuimm PORTVERSION= 2.28.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/x11-toolkits/libsexymm/Makefile b/x11-toolkits/libsexymm/Makefile index 6f0c64a0313d..131e770bcd23 100644 --- a/x11-toolkits/libsexymm/Makefile +++ b/x11-toolkits/libsexymm/Makefile @@ -3,7 +3,7 @@ PORTNAME= libsexymm PORTVERSION= 0.1.9 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= x11-toolkits devel MASTER_SITES= http://releases.chipx86.com/libsexy/libsexymm/ diff --git a/x11-toolkits/mygui/Makefile b/x11-toolkits/mygui/Makefile index bea53e39fb96..b5cfb13be8de 100644 --- a/x11-toolkits/mygui/Makefile +++ b/x11-toolkits/mygui/Makefile @@ -3,7 +3,7 @@ PORTNAME= mygui PORTVERSION= 3.2.3.git20171212 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits graphics devel MAINTAINER= amdmi3@FreeBSD.org diff --git a/x11-toolkits/nanogui/Makefile b/x11-toolkits/nanogui/Makefile index aa7027a0baeb..9e31f63d0fd0 100644 --- a/x11-toolkits/nanogui/Makefile +++ b/x11-toolkits/nanogui/Makefile @@ -2,6 +2,7 @@ PORTNAME= nanogui DISTVERSION= g20180413 +PORTREVISION= 1 CATEGORIES= x11-toolkits MAINTAINER= yuri@FreeBSD.org diff --git a/x11-toolkits/p5-Wx-GLCanvas/Makefile b/x11-toolkits/p5-Wx-GLCanvas/Makefile index 592817550493..3f5c95307748 100644 --- a/x11-toolkits/p5-Wx-GLCanvas/Makefile +++ b/x11-toolkits/p5-Wx-GLCanvas/Makefile @@ -3,7 +3,7 @@ PORTNAME= Wx-GLCanvas PORTVERSION= 0.09 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MBARBON diff --git a/x11-toolkits/p5-Wx/Makefile b/x11-toolkits/p5-Wx/Makefile index 580ea62ad7fa..d03cd9c1baf0 100644 --- a/x11-toolkits/p5-Wx/Makefile +++ b/x11-toolkits/p5-Wx/Makefile @@ -3,7 +3,7 @@ PORTNAME= Wx PORTVERSION= 0.9932 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index 06b0d651c184..8077ca45a15c 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -3,6 +3,7 @@ PORTNAME= pango PORTVERSION= 1.42.4 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/x11-toolkits/pangomm/Makefile b/x11-toolkits/pangomm/Makefile index 66904085b930..5286b16cf62d 100644 --- a/x11-toolkits/pangomm/Makefile +++ b/x11-toolkits/pangomm/Makefile @@ -3,7 +3,7 @@ PORTNAME= pangomm PORTVERSION= 2.40.1 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= x11-toolkits MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/x11-toolkits/plasma5-kdeplasma-addons/Makefile b/x11-toolkits/plasma5-kdeplasma-addons/Makefile index 721f04cd0e68..714e6ca8063f 100644 --- a/x11-toolkits/plasma5-kdeplasma-addons/Makefile +++ b/x11-toolkits/plasma5-kdeplasma-addons/Makefile @@ -2,7 +2,7 @@ PORTNAME= kdeplasma-addons DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11-toolkits/py-gtkglext/Makefile b/x11-toolkits/py-gtkglext/Makefile index 61c7df330133..8feb32bc9c56 100644 --- a/x11-toolkits/py-gtkglext/Makefile +++ b/x11-toolkits/py-gtkglext/Makefile @@ -3,7 +3,7 @@ PORTNAME= gtkglext PORTVERSION= 1.1.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= x11-toolkits python MASTER_SITES= SF/${PORTNAME}/py${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/x11-toolkits/py-kivy/Makefile b/x11-toolkits/py-kivy/Makefile index 15d31e6c8fde..38f93117df12 100644 --- a/x11-toolkits/py-kivy/Makefile +++ b/x11-toolkits/py-kivy/Makefile @@ -2,7 +2,7 @@ PORTNAME= kivy PORTVERSION= 1.10.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/x11-toolkits/py-wax/Makefile b/x11-toolkits/py-wax/Makefile index c3ec375738cb..f2012132b929 100644 --- a/x11-toolkits/py-wax/Makefile +++ b/x11-toolkits/py-wax/Makefile @@ -3,7 +3,7 @@ PORTNAME= wax PORTVERSION= 0.3.33 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11-toolkits devel python MASTER_SITES= SF/${PORTNAME}gui/${PORTNAME}gui/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/x11-toolkits/py-wxPython28-common/Makefile b/x11-toolkits/py-wxPython28-common/Makefile index 3c7911981bf5..52aac1926a76 100644 --- a/x11-toolkits/py-wxPython28-common/Makefile +++ b/x11-toolkits/py-wxPython28-common/Makefile @@ -1,7 +1,7 @@ # Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 6 +PORTREVISION= 7 WITH_COMMON_ONLY= yes diff --git a/x11-toolkits/py-wxPython28/Makefile b/x11-toolkits/py-wxPython28/Makefile index 029b4d68b40d..3814c9cb8075 100644 --- a/x11-toolkits/py-wxPython28/Makefile +++ b/x11-toolkits/py-wxPython28/Makefile @@ -4,7 +4,7 @@ PORTNAME= wxPython PORTVERSION= 2.8.12.1 DISTVERSIONPREFIX= src- -PORTREVISION?= 10 +PORTREVISION?= 11 CATEGORIES= x11-toolkits python MASTER_SITES= SF/wxpython/wxPython/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/x11-toolkits/py-wxPython30/Makefile b/x11-toolkits/py-wxPython30/Makefile index 4fadd841652b..c3aa945f33f7 100644 --- a/x11-toolkits/py-wxPython30/Makefile +++ b/x11-toolkits/py-wxPython30/Makefile @@ -2,7 +2,7 @@ PORTNAME= wxPython PORTVERSION= 3.0.2.0 -PORTREVISION= 5 +PORTREVISION= 6 DISTVERSIONPREFIX= src- CATEGORIES= x11-toolkits python MASTER_SITES= SF/wxpython/wxPython/${PORTVERSION} diff --git a/x11-toolkits/qml-box2d/Makefile b/x11-toolkits/qml-box2d/Makefile index a0d6baf46e3c..704e5442a91c 100644 --- a/x11-toolkits/qml-box2d/Makefile +++ b/x11-toolkits/qml-box2d/Makefile @@ -2,7 +2,7 @@ PORTNAME= qml-box2d DISTVERSION= 2.0.20180109 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits MAINTAINER= kde@FreeBSD.org diff --git a/x11-toolkits/qt5-canvas3d/Makefile b/x11-toolkits/qt5-canvas3d/Makefile index 9148eade1a71..45b126146a7e 100644 --- a/x11-toolkits/qt5-canvas3d/Makefile +++ b/x11-toolkits/qt5-canvas3d/Makefile @@ -2,7 +2,7 @@ PORTNAME= canvas3d DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits PKGNAMEPREFIX= qt5- diff --git a/x11-toolkits/qt5-charts/Makefile b/x11-toolkits/qt5-charts/Makefile index 5a0ba2774b21..56135a407776 100644 --- a/x11-toolkits/qt5-charts/Makefile +++ b/x11-toolkits/qt5-charts/Makefile @@ -2,7 +2,7 @@ PORTNAME= charts DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits PKGNAMEPREFIX= qt5- diff --git a/x11-toolkits/qt5-datavis3d/Makefile b/x11-toolkits/qt5-datavis3d/Makefile index 87613b526f0a..0c5a4db6b8bb 100644 --- a/x11-toolkits/qt5-datavis3d/Makefile +++ b/x11-toolkits/qt5-datavis3d/Makefile @@ -2,7 +2,7 @@ PORTNAME= datavis3d DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits PKGNAMEPREFIX= qt5- diff --git a/x11-toolkits/qt5-declarative/Makefile b/x11-toolkits/qt5-declarative/Makefile index 1dfd7db9b324..5a76499f4717 100644 --- a/x11-toolkits/qt5-declarative/Makefile +++ b/x11-toolkits/qt5-declarative/Makefile @@ -2,7 +2,7 @@ PORTNAME= declarative DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits PKGNAMEPREFIX= qt5- diff --git a/x11-toolkits/qt5-gamepad/Makefile b/x11-toolkits/qt5-gamepad/Makefile index 83bac1ca5912..173bfb53bb70 100644 --- a/x11-toolkits/qt5-gamepad/Makefile +++ b/x11-toolkits/qt5-gamepad/Makefile @@ -2,7 +2,7 @@ PORTNAME= gamepad DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits PKGNAMEPREFIX= qt5- diff --git a/x11-toolkits/qt5-gui/Makefile b/x11-toolkits/qt5-gui/Makefile index ee8ab105fa33..1c3ad9aeae58 100644 --- a/x11-toolkits/qt5-gui/Makefile +++ b/x11-toolkits/qt5-gui/Makefile @@ -2,6 +2,7 @@ PORTNAME= gui DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= x11-toolkits graphics PKGNAMEPREFIX= qt5- diff --git a/x11-toolkits/qt5-quickcontrols/Makefile b/x11-toolkits/qt5-quickcontrols/Makefile index 8d2beabd0a03..56b32947a41d 100644 --- a/x11-toolkits/qt5-quickcontrols/Makefile +++ b/x11-toolkits/qt5-quickcontrols/Makefile @@ -2,7 +2,7 @@ PORTNAME= quickcontrols DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits PKGNAMEPREFIX= qt5- diff --git a/x11-toolkits/qt5-quickcontrols2/Makefile b/x11-toolkits/qt5-quickcontrols2/Makefile index 63027dc41262..84b5f13f7926 100644 --- a/x11-toolkits/qt5-quickcontrols2/Makefile +++ b/x11-toolkits/qt5-quickcontrols2/Makefile @@ -2,7 +2,7 @@ PORTNAME= quickcontrols2 DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits PKGNAMEPREFIX= qt5- diff --git a/x11-toolkits/qt5-virtualkeyboard/Makefile b/x11-toolkits/qt5-virtualkeyboard/Makefile index 5716ddb7e0c5..7f5e5d36eede 100644 --- a/x11-toolkits/qt5-virtualkeyboard/Makefile +++ b/x11-toolkits/qt5-virtualkeyboard/Makefile @@ -2,7 +2,7 @@ PORTNAME= virtualkeyboard DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits PKGNAMEPREFIX= qt5- diff --git a/x11-toolkits/qt5-widgets/Makefile b/x11-toolkits/qt5-widgets/Makefile index 7e63dac85b53..022a2f49f4c9 100644 --- a/x11-toolkits/qt5-widgets/Makefile +++ b/x11-toolkits/qt5-widgets/Makefile @@ -2,6 +2,7 @@ PORTNAME= widgets DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= x11-toolkits PKGNAMEPREFIX= qt5- diff --git a/x11-toolkits/qt5pas/Makefile b/x11-toolkits/qt5pas/Makefile index 328ecd07faef..88c0875ccc04 100644 --- a/x11-toolkits/qt5pas/Makefile +++ b/x11-toolkits/qt5pas/Makefile @@ -2,6 +2,7 @@ PORTNAME= qt5pas PORTVERSION= 2.6 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= LOCAL/acm/ diff --git a/x11-toolkits/qtermwidget/Makefile b/x11-toolkits/qtermwidget/Makefile index 0f75784510eb..3c71c57dd61f 100644 --- a/x11-toolkits/qtermwidget/Makefile +++ b/x11-toolkits/qtermwidget/Makefile @@ -2,7 +2,7 @@ PORTNAME= qtermwidget PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits MASTER_SITES= LXQT diff --git a/x11-toolkits/qwt5-qt5/Makefile b/x11-toolkits/qwt5-qt5/Makefile index 59804b29c3d1..e4bb3a1e28d8 100644 --- a/x11-toolkits/qwt5-qt5/Makefile +++ b/x11-toolkits/qwt5-qt5/Makefile @@ -2,6 +2,7 @@ PORTNAME= qwt5-qt5 PORTVERSION= 5.2.3 +PORTREVISION= 1 CATEGORIES= x11-toolkits MAINTAINER= makc@FreeBSD.org diff --git a/x11-toolkits/qwt6/Makefile b/x11-toolkits/qwt6/Makefile index 57c265e20dd2..0e5b7c54e33a 100644 --- a/x11-toolkits/qwt6/Makefile +++ b/x11-toolkits/qwt6/Makefile @@ -2,7 +2,7 @@ PORTNAME= qwt PORTVERSION= 6.1.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-toolkits MASTER_SITES= SF PKGNAMESUFFIX= 6-${FLAVOR} diff --git a/x11-toolkits/scintilla/Makefile b/x11-toolkits/scintilla/Makefile index 88a789649586..1842bfd0d4bd 100644 --- a/x11-toolkits/scintilla/Makefile +++ b/x11-toolkits/scintilla/Makefile @@ -3,6 +3,7 @@ PORTNAME= scintilla DISTVERSION= 4.0.2 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= scite${PORTVERSION:S/.//g} diff --git a/x11-toolkits/vte3/Makefile b/x11-toolkits/vte3/Makefile index 335d2ca81b04..f05a97f6e48c 100644 --- a/x11-toolkits/vte3/Makefile +++ b/x11-toolkits/vte3/Makefile @@ -3,7 +3,7 @@ PORTNAME= vte PORTVERSION= 0.52.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 3 diff --git a/x11-toolkits/wxgtk30/Makefile b/x11-toolkits/wxgtk30/Makefile index f3b47505ea8b..a27b58f9b8f0 100644 --- a/x11-toolkits/wxgtk30/Makefile +++ b/x11-toolkits/wxgtk30/Makefile @@ -2,7 +2,7 @@ PORTNAME= wx PORTVERSION= 3.0.4 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONPREFIX= v CATEGORIES= x11-toolkits PKGNAMESUFFIX= 30-gtk2 diff --git a/x11-toolkits/wxgtk31/Makefile b/x11-toolkits/wxgtk31/Makefile index 2a858330de8b..1fe834b6a7f0 100644 --- a/x11-toolkits/wxgtk31/Makefile +++ b/x11-toolkits/wxgtk31/Makefile @@ -3,6 +3,7 @@ PORTNAME= wx DISTVERSIONPREFIX= v DISTVERSION= 3.1.2 +PORTREVISION= 1 CATEGORIES= x11-toolkits PKGNAMESUFFIX= 31-gtk3 diff --git a/x11-wm/awesome/Makefile b/x11-wm/awesome/Makefile index 9725435e8faf..6faf48e5e0db 100644 --- a/x11-wm/awesome/Makefile +++ b/x11-wm/awesome/Makefile @@ -3,7 +3,7 @@ PORTNAME= awesome PORTVERSION= 4.2 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= x11-wm diff --git a/x11-wm/gcompmgr/Makefile b/x11-wm/gcompmgr/Makefile index be992aa406ad..10b10f70a3c0 100644 --- a/x11-wm/gcompmgr/Makefile +++ b/x11-wm/gcompmgr/Makefile @@ -3,7 +3,7 @@ PORTNAME= gcompmgr PORTVERSION= 0.21 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= x11-wm MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/x11-wm/herbstluftwm/Makefile b/x11-wm/herbstluftwm/Makefile index be91d9db02b6..0c1e45cb69d7 100644 --- a/x11-wm/herbstluftwm/Makefile +++ b/x11-wm/herbstluftwm/Makefile @@ -2,6 +2,7 @@ PORTNAME= herbstluftwm PORTVERSION= 0.7.1 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://herbstluftwm.org/tarballs/ diff --git a/x11-wm/lxqt-panel/Makefile b/x11-wm/lxqt-panel/Makefile index 50c4becba432..56beb9e5801c 100644 --- a/x11-wm/lxqt-panel/Makefile +++ b/x11-wm/lxqt-panel/Makefile @@ -3,6 +3,7 @@ PORTNAME= lxqt-panel PORTVERSION= 0.13.0 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= LXQT diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile index 8823792d57cd..ab837209493f 100644 --- a/x11-wm/metacity/Makefile +++ b/x11-wm/metacity/Makefile @@ -3,6 +3,7 @@ PORTNAME= metacity PORTVERSION= 3.18.3 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/x11-wm/mutter/Makefile b/x11-wm/mutter/Makefile index 38c629821cb3..44b4371502df 100644 --- a/x11-wm/mutter/Makefile +++ b/x11-wm/mutter/Makefile @@ -3,6 +3,7 @@ PORTNAME= mutter PORTVERSION= 3.28.3 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/x11-wm/obconf-qt/Makefile b/x11-wm/obconf-qt/Makefile index 53bc254c93da..b79f831fd666 100644 --- a/x11-wm/obconf-qt/Makefile +++ b/x11-wm/obconf-qt/Makefile @@ -3,6 +3,7 @@ PORTNAME= obconf-qt PORTVERSION= 0.13.0 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= LXQT/${PORTNAME} diff --git a/x11-wm/plasma5-kdecoration/Makefile b/x11-wm/plasma5-kdecoration/Makefile index 1880178762fb..163bf30b02ac 100644 --- a/x11-wm/plasma5-kdecoration/Makefile +++ b/x11-wm/plasma5-kdecoration/Makefile @@ -2,6 +2,7 @@ PORTNAME= kdecoration DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= x11-wm kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11-wm/plasma5-kwin/Makefile b/x11-wm/plasma5-kwin/Makefile index c123196026ad..bc3b06f61496 100644 --- a/x11-wm/plasma5-kwin/Makefile +++ b/x11-wm/plasma5-kwin/Makefile @@ -2,7 +2,7 @@ PORTNAME= kwin DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11/babl/Makefile b/x11/babl/Makefile index 13a5ed714710..a9bca078a8bb 100644 --- a/x11/babl/Makefile +++ b/x11/babl/Makefile @@ -3,6 +3,7 @@ PORTNAME= babl PORTVERSION= 0.1.60 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= GIMP diff --git a/x11/brisk-menu/Makefile b/x11/brisk-menu/Makefile index c4a29ec4604d..b86d3c370934 100644 --- a/x11/brisk-menu/Makefile +++ b/x11/brisk-menu/Makefile @@ -4,7 +4,7 @@ PORTNAME= brisk-menu DISTVERSIONPREFIX= v DISTVERSION= 0.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MAINTAINER= ericbsd@FreeBSD.org diff --git a/x11/cinnamon/Makefile b/x11/cinnamon/Makefile index 31fc5ea38204..94ef373432b3 100644 --- a/x11/cinnamon/Makefile +++ b/x11/cinnamon/Makefile @@ -3,7 +3,7 @@ PORTNAME= cinnamon PORTVERSION= 2.4.6 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11 gnome DIST_SUBDIR= gnome3 diff --git a/x11/compton-conf/Makefile b/x11/compton-conf/Makefile index 8733743ab250..bc2007c24825 100644 --- a/x11/compton-conf/Makefile +++ b/x11/compton-conf/Makefile @@ -2,6 +2,7 @@ PORTNAME= compton-conf PORTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= LXQT/${PORTNAME} diff --git a/x11/cool-retro-term/Makefile b/x11/cool-retro-term/Makefile index 0631ffa2a014..3a5180bfebbf 100644 --- a/x11/cool-retro-term/Makefile +++ b/x11/cool-retro-term/Makefile @@ -3,7 +3,7 @@ PORTNAME= cool-retro-term PORTVERSION= 1.0.0 -PORTREVISION= 5 +PORTREVISION= 6 DISTVERSIONPREFIX= v CATEGORIES= x11 diff --git a/x11/eaglemode/Makefile b/x11/eaglemode/Makefile index 1dc48e36efe0..8bd4d2aedc95 100644 --- a/x11/eaglemode/Makefile +++ b/x11/eaglemode/Makefile @@ -3,7 +3,7 @@ PORTNAME= eaglemode PORTVERSION= 0.93.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index a2bc8d35120c..157943294795 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-session PORTVERSION= 3.28.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index 0f060f0958d9..2ca90d28a1a8 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnome-shell PORTVERSION= 3.28.3 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/x11/gnustep-app/Makefile b/x11/gnustep-app/Makefile index 166d440bfbe5..ebba5836a599 100644 --- a/x11/gnustep-app/Makefile +++ b/x11/gnustep-app/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnustep-app PORTVERSION= 2.0.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= x11 gnustep MAINTAINER= theraven@FreeBSD.org diff --git a/x11/kactivities/Makefile b/x11/kactivities/Makefile index 44aef6ae279d..4fe449f3806f 100644 --- a/x11/kactivities/Makefile +++ b/x11/kactivities/Makefile @@ -2,7 +2,7 @@ PORTNAME= kactivities PORTVERSION= ${KDE4_ACTIVITIES_VERSION} -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11 kde MASTER_SITES= KDE/Attic/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} diff --git a/x11/kactivitymanagerd/Makefile b/x11/kactivitymanagerd/Makefile index 75d5b0bdf6cf..7dc929801e7f 100644 --- a/x11/kactivitymanagerd/Makefile +++ b/x11/kactivitymanagerd/Makefile @@ -2,7 +2,7 @@ PORTNAME= kactivitymanagerd PORTVERSION= ${KDE4_ACTIVITIES_VERSION} -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11 kde MASTER_SITES= KDE/Attic/${PORTVERSION}/src DISTNAME= kactivities-${PORTVERSION} diff --git a/x11/kde-workspace-kde4/Makefile b/x11/kde-workspace-kde4/Makefile index f835fe5e4777..ac5f99d09396 100644 --- a/x11/kde-workspace-kde4/Makefile +++ b/x11/kde-workspace-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= kde-workspace PORTVERSION= ${KDE4_WORKSPACE_VERSION} -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= x11 kde kde-applications PKGNAMESUFFIX= -kde4 diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile index 9467f44a686f..37746b7fbaaa 100644 --- a/x11/kde4/Makefile +++ b/x11/kde4/Makefile @@ -3,7 +3,7 @@ PORTNAME= kde PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11 kde MAINTAINER= kde@FreeBSD.org diff --git a/x11/kf5-frameworkintegration/Makefile b/x11/kf5-frameworkintegration/Makefile index ea9559666a46..6e3a3a3658e4 100644 --- a/x11/kf5-frameworkintegration/Makefile +++ b/x11/kf5-frameworkintegration/Makefile @@ -2,6 +2,7 @@ PORTNAME= frameworkintegration DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11/kf5-kactivities-stats/Makefile b/x11/kf5-kactivities-stats/Makefile index 1ef841392415..ed2421ff0e53 100644 --- a/x11/kf5-kactivities-stats/Makefile +++ b/x11/kf5-kactivities-stats/Makefile @@ -2,7 +2,7 @@ PORTNAME= kactivities-stats DISTVERSION= ${KDE_FRAMEWORKS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11/kf5-kactivities/Makefile b/x11/kf5-kactivities/Makefile index d5d1c24d8be9..8b470de46edd 100644 --- a/x11/kf5-kactivities/Makefile +++ b/x11/kf5-kactivities/Makefile @@ -2,7 +2,7 @@ PORTNAME= kactivities DISTVERSION= ${KDE_FRAMEWORKS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11/kf5-kded/Makefile b/x11/kf5-kded/Makefile index f94f6d820018..c0408a8d5a92 100644 --- a/x11/kf5-kded/Makefile +++ b/x11/kf5-kded/Makefile @@ -2,6 +2,7 @@ PORTNAME= kded DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11/kf5-kdelibs4support/Makefile b/x11/kf5-kdelibs4support/Makefile index ef265da64148..776438d55d03 100644 --- a/x11/kf5-kdelibs4support/Makefile +++ b/x11/kf5-kdelibs4support/Makefile @@ -2,6 +2,7 @@ PORTNAME= kdelibs4support DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11/kf5-kglobalaccel/Makefile b/x11/kf5-kglobalaccel/Makefile index eb1fe18f2409..54eed4fa03df 100644 --- a/x11/kf5-kglobalaccel/Makefile +++ b/x11/kf5-kglobalaccel/Makefile @@ -2,6 +2,7 @@ PORTNAME= kglobalaccel DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11/kf5-kinit/Makefile b/x11/kf5-kinit/Makefile index 0cd9b32ec94e..91f80e0b1068 100644 --- a/x11/kf5-kinit/Makefile +++ b/x11/kf5-kinit/Makefile @@ -2,6 +2,7 @@ PORTNAME= kinit DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11/kf5-krunner/Makefile b/x11/kf5-krunner/Makefile index 78797f8caca5..1c68292f6d8f 100644 --- a/x11/kf5-krunner/Makefile +++ b/x11/kf5-krunner/Makefile @@ -2,6 +2,7 @@ PORTNAME= krunner DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11/kf5-kwayland/Makefile b/x11/kf5-kwayland/Makefile index 566e42288206..7ba8d3864e4e 100644 --- a/x11/kf5-kwayland/Makefile +++ b/x11/kf5-kwayland/Makefile @@ -2,6 +2,7 @@ PORTNAME= kwayland DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11/kf5-kwindowsystem/Makefile b/x11/kf5-kwindowsystem/Makefile index 903d5596bd2f..d8dfc313fbe9 100644 --- a/x11/kf5-kwindowsystem/Makefile +++ b/x11/kf5-kwindowsystem/Makefile @@ -2,6 +2,7 @@ PORTNAME= kwindowsystem DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11/kf5-plasma-framework/Makefile b/x11/kf5-plasma-framework/Makefile index 033a14212707..aafc47d5490c 100644 --- a/x11/kf5-plasma-framework/Makefile +++ b/x11/kf5-plasma-framework/Makefile @@ -2,6 +2,7 @@ PORTNAME= plasma-framework DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11/konsole/Makefile b/x11/konsole/Makefile index c7445d0d10eb..265e3e26bf3c 100644 --- a/x11/konsole/Makefile +++ b/x11/konsole/Makefile @@ -2,6 +2,7 @@ PORTNAME= konsole DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-applications # kde kde-applications-applications MAINTAINER= kde@FreeBSD.org diff --git a/x11/lemonbar/Makefile b/x11/lemonbar/Makefile index 5370953feb71..4adcfeb854ff 100644 --- a/x11/lemonbar/Makefile +++ b/x11/lemonbar/Makefile @@ -4,7 +4,7 @@ PORTNAME= lemonbar DISTVERSIONPREFIX=v DISTVERSION= 1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MAINTAINER= dg@syrec.org diff --git a/x11/libfm-qt/Makefile b/x11/libfm-qt/Makefile index 58adbe6cce1c..fa84ac02432b 100644 --- a/x11/libfm-qt/Makefile +++ b/x11/libfm-qt/Makefile @@ -3,7 +3,7 @@ PORTNAME= libfm-qt PORTVERSION= 0.13.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= LXQT diff --git a/x11/libgnomemm26/Makefile b/x11/libgnomemm26/Makefile index 6f1e098b1567..d3589fbe5e0f 100644 --- a/x11/libgnomemm26/Makefile +++ b/x11/libgnomemm26/Makefile @@ -4,7 +4,7 @@ PORTNAME= libgnomemm PORTVERSION= 2.30.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/x11/lightdm/Makefile b/x11/lightdm/Makefile index f16bcf11825a..94487595bbe4 100644 --- a/x11/lightdm/Makefile +++ b/x11/lightdm/Makefile @@ -3,7 +3,7 @@ PORTNAME= lightdm PORTVERSION= 1.24.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= https://launchpad.net/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}/+download/ diff --git a/x11/lumina-coreutils/Makefile b/x11/lumina-coreutils/Makefile index 7ca75be8674a..b420036db54f 100644 --- a/x11/lumina-coreutils/Makefile +++ b/x11/lumina-coreutils/Makefile @@ -3,6 +3,7 @@ PORTNAME= lumina-coreutils PORTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= jt@ixsystems.com diff --git a/x11/lxqt-globalkeys/Makefile b/x11/lxqt-globalkeys/Makefile index 329e8cab13f7..701859a755b3 100644 --- a/x11/lxqt-globalkeys/Makefile +++ b/x11/lxqt-globalkeys/Makefile @@ -2,7 +2,7 @@ PORTNAME= lxqt-globalkeys PORTVERSION= 0.13.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= LXQT diff --git a/x11/lxqt-runner/Makefile b/x11/lxqt-runner/Makefile index 2680e45fa75a..e2742360f664 100644 --- a/x11/lxqt-runner/Makefile +++ b/x11/lxqt-runner/Makefile @@ -3,6 +3,7 @@ PORTNAME= lxqt-runner PORTVERSION= 0.13.0 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= LXQT diff --git a/x11/mate-applets/Makefile b/x11/mate-applets/Makefile index bd972d8a6753..1c7e2a3b2d83 100644 --- a/x11/mate-applets/Makefile +++ b/x11/mate-applets/Makefile @@ -2,7 +2,7 @@ PORTNAME= mate-applets PORTVERSION= 1.20.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/x11/plasma5-kactivitymanagerd/Makefile b/x11/plasma5-kactivitymanagerd/Makefile index d31a7cb05bc6..b837042f9649 100644 --- a/x11/plasma5-kactivitymanagerd/Makefile +++ b/x11/plasma5-kactivitymanagerd/Makefile @@ -2,6 +2,7 @@ PORTNAME= kactivitymanagerd DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11/plasma5-kgamma5/Makefile b/x11/plasma5-kgamma5/Makefile index b4e2d641fde1..eb9cffe3c741 100644 --- a/x11/plasma5-kgamma5/Makefile +++ b/x11/plasma5-kgamma5/Makefile @@ -2,6 +2,7 @@ PORTNAME= kgamma5 DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11/plasma5-kscreen/Makefile b/x11/plasma5-kscreen/Makefile index 6dade04c6886..ce8773c96126 100644 --- a/x11/plasma5-kscreen/Makefile +++ b/x11/plasma5-kscreen/Makefile @@ -2,7 +2,7 @@ PORTNAME= kscreen DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11/plasma5-kwayland-integration/Makefile b/x11/plasma5-kwayland-integration/Makefile index b626a7c09170..44f3122af1e1 100644 --- a/x11/plasma5-kwayland-integration/Makefile +++ b/x11/plasma5-kwayland-integration/Makefile @@ -2,6 +2,7 @@ PORTNAME= kwayland-integration DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11/plasma5-libkscreen/Makefile b/x11/plasma5-libkscreen/Makefile index e3ab6e23793f..975a1007a52b 100644 --- a/x11/plasma5-libkscreen/Makefile +++ b/x11/plasma5-libkscreen/Makefile @@ -2,6 +2,7 @@ PORTNAME= libkscreen DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11/plasma5-plasma-desktop/Makefile b/x11/plasma5-plasma-desktop/Makefile index a69e6aaf00a2..ce9ab9456878 100644 --- a/x11/plasma5-plasma-desktop/Makefile +++ b/x11/plasma5-plasma-desktop/Makefile @@ -2,7 +2,7 @@ PORTNAME= plasma-desktop DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11/plasma5-plasma-integration/Makefile b/x11/plasma5-plasma-integration/Makefile index 1fb3289daaea..810130ac4c03 100644 --- a/x11/plasma5-plasma-integration/Makefile +++ b/x11/plasma5-plasma-integration/Makefile @@ -2,7 +2,7 @@ PORTNAME= plasma-integration DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11/plasma5-plasma-workspace/Makefile b/x11/plasma5-plasma-workspace/Makefile index ce3246db8e59..0571a5f91060 100644 --- a/x11/plasma5-plasma-workspace/Makefile +++ b/x11/plasma5-plasma-workspace/Makefile @@ -2,7 +2,7 @@ PORTNAME= plasma-workspace DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11/polybar/Makefile b/x11/polybar/Makefile index 8615d0440730..590c96e1e4cc 100644 --- a/x11/polybar/Makefile +++ b/x11/polybar/Makefile @@ -2,6 +2,7 @@ PORTNAME= polybar DISTVERSION= 3.2.1 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= rigoletto@FreeBSD.org diff --git a/x11/qt5-qev/Makefile b/x11/qt5-qev/Makefile index 3865a59127b4..0e7187939e87 100644 --- a/x11/qt5-qev/Makefile +++ b/x11/qt5-qev/Makefile @@ -2,6 +2,7 @@ PORTNAME= qev DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= x11 PKGNAMEPREFIX= qt5- diff --git a/x11/qt5-x11extras/Makefile b/x11/qt5-x11extras/Makefile index 0988117df050..7ea6014ac963 100644 --- a/x11/qt5-x11extras/Makefile +++ b/x11/qt5-x11extras/Makefile @@ -2,6 +2,7 @@ PORTNAME= x11extras DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= x11 PKGNAMEPREFIX= qt5- diff --git a/x11/qterminal/Makefile b/x11/qterminal/Makefile index 332f9190a4a6..1adf6c6914b5 100644 --- a/x11/qterminal/Makefile +++ b/x11/qterminal/Makefile @@ -2,7 +2,7 @@ PORTNAME= qterminal PORTVERSION= 0.9.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= LXQT diff --git a/x11/sddm/Makefile b/x11/sddm/Makefile index 9debe42699e9..fb0a715a59ae 100644 --- a/x11/sddm/Makefile +++ b/x11/sddm/Makefile @@ -3,7 +3,7 @@ PORTNAME= sddm PORTVERSION= 0.17.0 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MAINTAINER= kde@FreeBSD.org diff --git a/x11/simdock/Makefile b/x11/simdock/Makefile index f17ec9665c08..9588bf8fc921 100644 --- a/x11/simdock/Makefile +++ b/x11/simdock/Makefile @@ -3,7 +3,7 @@ PORTNAME= simdock PORTVERSION= 1.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11 MASTER_SITES= SF DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/x11/slop/Makefile b/x11/slop/Makefile index decaebfa44ef..8682ab1dd34b 100644 --- a/x11/slop/Makefile +++ b/x11/slop/Makefile @@ -3,7 +3,7 @@ PORTNAME= slop PORTVERSION= 7.4 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MAINTAINER= neel@neelc.org diff --git a/x11/terminology/Makefile b/x11/terminology/Makefile index 8ceedcb3efd3..b17a7f63d886 100644 --- a/x11/terminology/Makefile +++ b/x11/terminology/Makefile @@ -3,7 +3,7 @@ PORTNAME= terminology PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 enlightenment MASTER_SITES= http://download.enlightenment.org/rel/apps/${PORTNAME}/ diff --git a/x11/thingylaunch/Makefile b/x11/thingylaunch/Makefile index 3a48f9527971..c31d46c87826 100644 --- a/x11/thingylaunch/Makefile +++ b/x11/thingylaunch/Makefile @@ -3,7 +3,7 @@ PORTNAME= thingylaunch PORTVERSION= 2.0.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11 MASTER_SITES= http://gahr.ch/thingylaunch/ diff --git a/x11/virtualgl/Makefile b/x11/virtualgl/Makefile index 1978f7f45e52..580ec8b3ad36 100644 --- a/x11/virtualgl/Makefile +++ b/x11/virtualgl/Makefile @@ -3,7 +3,7 @@ PORTNAME= virtualgl PORTVERSION= 2.4.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 graphics MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} DISTNAME= VirtualGL-${PORTVERSION} diff --git a/x11/wbar/Makefile b/x11/wbar/Makefile index 24cc4f33a676..b39a5fad8d70 100644 --- a/x11/wbar/Makefile +++ b/x11/wbar/Makefile @@ -3,7 +3,7 @@ PORTNAME= wbar PORTVERSION= 2.3.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PORTNAME}/ diff --git a/x11/workrave/Makefile b/x11/workrave/Makefile index 11e4995dfcb6..4ab5c6d6b50e 100644 --- a/x11/workrave/Makefile +++ b/x11/workrave/Makefile @@ -4,7 +4,7 @@ PORTNAME= workrave DISTVERSIONPREFIX= v DISTVERSION= 1_10_16 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 MAINTAINER= tobik@FreeBSD.org diff --git a/x11/xfce4-whiskermenu-plugin/Makefile b/x11/xfce4-whiskermenu-plugin/Makefile index d77bd2601791..eaf3019e814b 100644 --- a/x11/xfce4-whiskermenu-plugin/Makefile +++ b/x11/xfce4-whiskermenu-plugin/Makefile @@ -3,6 +3,7 @@ PORTNAME= xfce4-whiskermenu-plugin PORTVERSION= 2.3.0 +PORTREVISION= 1 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 diff --git a/x11/xpra/Makefile b/x11/xpra/Makefile index 68a8f846af12..392b206cac6f 100644 --- a/x11/xpra/Makefile +++ b/x11/xpra/Makefile @@ -3,7 +3,7 @@ PORTNAME= xpra PORTVERSION= 2.0.3 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= x11 MASTER_SITES= http://xpra.org/src/ diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index c52da230f143..43817132294f 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -3,6 +3,7 @@ PORTNAME= yelp PORTVERSION= 3.28.1 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |