diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-27 13:46:53 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-27 13:46:53 +0000 |
commit | cb037d3c98be43c22f51db530a0e5146ddc374b2 (patch) | |
tree | da3d0ad74b3dac25040098f7125aac62b77bc817 | |
parent | Update devel/git to 2.13.2 (diff) |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
252 files changed, 269 insertions, 187 deletions
diff --git a/Mk/Uses/readline.mk b/Mk/Uses/readline.mk index 7ffc9a4a4e62..297457ea1001 100644 --- a/Mk/Uses/readline.mk +++ b/Mk/Uses/readline.mk @@ -16,7 +16,7 @@ readline_ARGS= port .endif .if ${readline_ARGS} == port -LIB_DEPENDS+= libreadline.so.6:devel/readline +LIB_DEPENDS+= libreadline.so.7:devel/readline CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib .endif diff --git a/Mk/bsd.ruby.mk b/Mk/bsd.ruby.mk index 0c986e8eeb28..eeabb0aa069e 100644 --- a/Mk/bsd.ruby.mk +++ b/Mk/bsd.ruby.mk @@ -155,7 +155,7 @@ RUBY?= ${LOCALBASE}/bin/${RUBY_NAME} # Ruby 2.2 # RUBY_RELVERSION= 2.2.7 -RUBY_PORTREVISION= 0 +RUBY_PORTREVISION= 1 RUBY_PORTEPOCH= 1 RUBY_PATCHLEVEL= 0 RUBY22= "" # PLIST_SUB helpers @@ -165,7 +165,7 @@ RUBY22= "" # PLIST_SUB helpers # Ruby 2.3 # RUBY_RELVERSION= 2.3.4 -RUBY_PORTREVISION= 0 +RUBY_PORTREVISION= 1 RUBY_PORTEPOCH= 1 RUBY_PATCHLEVEL= 0 RUBY23= "" # PLIST_SUB helpers @@ -175,7 +175,7 @@ RUBY23= "" # PLIST_SUB helpers # Ruby 2.4 # RUBY_RELVERSION= 2.4.1 -RUBY_PORTREVISION= 0 +RUBY_PORTREVISION= 1 RUBY_PORTEPOCH= 1 RUBY_PATCHLEVEL= 0 RUBY24= "" # PLIST_SUB helpers diff --git a/audio/ardour5/Makefile b/audio/ardour5/Makefile index ee3de377d762..e3b214209f7c 100644 --- a/audio/ardour5/Makefile +++ b/audio/ardour5/Makefile @@ -3,6 +3,7 @@ PORTNAME= ardour5 PORTVERSION= 5.10.0 +PORTREVISION= 1 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/cutmp3/Makefile b/audio/cutmp3/Makefile index 03e74d71258f..54f37ec7be76 100644 --- a/audio/cutmp3/Makefile +++ b/audio/cutmp3/Makefile @@ -3,6 +3,7 @@ PORTNAME= cutmp3 PORTVERSION= 3.0.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.puchalla-online.de/ \ http://mirror.mcx2.org/ diff --git a/audio/ecasound/Makefile b/audio/ecasound/Makefile index 0b51d35ead05..e89ab94388d7 100644 --- a/audio/ecasound/Makefile +++ b/audio/ecasound/Makefile @@ -3,7 +3,7 @@ PORTNAME= ecasound PORTVERSION= 2.9.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://ecasound.seul.org/download/ \ http://nosignal.fi/download/ \ diff --git a/audio/fluidsynth/Makefile b/audio/fluidsynth/Makefile index 4e7d5a616a3e..fa2844a277a8 100644 --- a/audio/fluidsynth/Makefile +++ b/audio/fluidsynth/Makefile @@ -3,7 +3,7 @@ PORTNAME= fluidsynth PORTVERSION= 1.1.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/audio/jack/Makefile b/audio/jack/Makefile index 9bebc000797c..c53903a91ce8 100644 --- a/audio/jack/Makefile +++ b/audio/jack/Makefile @@ -3,6 +3,7 @@ PORTNAME= jackit PORTVERSION= 0.125.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://jackaudio.org/downloads/ DISTNAME= jack-audio-connection-kit-${PORTVERSION} diff --git a/audio/kid3-kde4/Makefile b/audio/kid3-kde4/Makefile index 9e97ca7278a0..3c14cb0df2f5 100644 --- a/audio/kid3-kde4/Makefile +++ b/audio/kid3-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= kid3 PORTVERSION= 3.4.5 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= audio kde MASTER_SITES= SF diff --git a/audio/lash/Makefile b/audio/lash/Makefile index 005f7a2501dd..b3a0a23b5c0d 100644 --- a/audio/lash/Makefile +++ b/audio/lash/Makefile @@ -3,7 +3,7 @@ PORTNAME= lash PORTVERSION= 0.5.4 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= audio MASTER_SITES= SAVANNAH diff --git a/audio/libsmf/Makefile b/audio/libsmf/Makefile index e0bddeccecae..370084ab1700 100644 --- a/audio/libsmf/Makefile +++ b/audio/libsmf/Makefile @@ -3,7 +3,7 @@ PORTNAME= libsmf PORTVERSION= 1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/mpiosh/Makefile b/audio/mpiosh/Makefile index 6f44d90eee04..fd441d694bba 100644 --- a/audio/mpiosh/Makefile +++ b/audio/mpiosh/Makefile @@ -3,7 +3,7 @@ PORTNAME= mpiosh PORTVERSION= 0.7.1.p2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= SF/mpio/mpio%20pre-release/0.7.1-pre2 DISTNAME= mpio-${PORTVERSION:S|.p|_pre|} diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile index 795049e6ffd7..61aff1918ae5 100644 --- a/audio/ncmpcpp/Makefile +++ b/audio/ncmpcpp/Makefile @@ -2,6 +2,7 @@ PORTNAME= ncmpcpp PORTVERSION= 0.8 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://ncmpcpp.rybczak.net/stable/ diff --git a/audio/supercollider/Makefile b/audio/supercollider/Makefile index d7e9f0be20b9..cfb7aa1333b6 100644 --- a/audio/supercollider/Makefile +++ b/audio/supercollider/Makefile @@ -2,6 +2,7 @@ PORTNAME= supercollider PORTVERSION= 3.8.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://github.com/supercollider/supercollider/releases/download/Version-${PORTVERSION}/ DISTNAME= SuperCollider-${PORTVERSION}-Source-linux diff --git a/biology/mrbayes/Makefile b/biology/mrbayes/Makefile index 51ac13fd745f..574aa1618abf 100644 --- a/biology/mrbayes/Makefile +++ b/biology/mrbayes/Makefile @@ -3,7 +3,7 @@ PORTNAME= mrbayes PORTVERSION= 3.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology MASTER_SITES= SF diff --git a/cad/gnucap/Makefile b/cad/gnucap/Makefile index 54be5201c261..a04a33f8e691 100644 --- a/cad/gnucap/Makefile +++ b/cad/gnucap/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnucap DISTVERSION= 2009-12-07 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= http://www.gnucap.org/devel/ \ http://www.gnucap.org/devel/archive/ diff --git a/cad/linuxcnc-devel/Makefile b/cad/linuxcnc-devel/Makefile index 983178071811..00b164103a7c 100644 --- a/cad/linuxcnc-devel/Makefile +++ b/cad/linuxcnc-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= linuxcnc PORTVERSION= 20160626 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= cad PKGNAMESUFFIX= -devel diff --git a/cad/ngspice_rework/Makefile b/cad/ngspice_rework/Makefile index e084d5ff0d30..54ce3f68184d 100644 --- a/cad/ngspice_rework/Makefile +++ b/cad/ngspice_rework/Makefile @@ -3,7 +3,7 @@ PORTNAME= ngspice_rework PORTVERSION= 26 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MASTER_SITES= SF/ngspice/ng-spice-rework/${PORTVERSION} DISTNAME= ngspice-${PORTVERSION} diff --git a/comms/obexapp/Makefile b/comms/obexapp/Makefile index c0fa944b9f5c..c4ab5efd99cf 100644 --- a/comms/obexapp/Makefile +++ b/comms/obexapp/Makefile @@ -2,7 +2,7 @@ PORTNAME= obexapp PORTVERSION= 1.4.15 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms net MASTER_SITES= http://people.freebsd.org/~emax/obexapp/ diff --git a/comms/zssh/Makefile b/comms/zssh/Makefile index 753e92a9391d..741ab45c7dc6 100644 --- a/comms/zssh/Makefile +++ b/comms/zssh/Makefile @@ -3,6 +3,7 @@ PORTNAME= zssh PORTVERSION= 1.5c +PORTREVISION= 1 CATEGORIES= comms security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.5 diff --git a/databases/cego/Makefile b/databases/cego/Makefile index a6b9fcdc17c9..d25904a405f2 100644 --- a/databases/cego/Makefile +++ b/databases/cego/Makefile @@ -2,6 +2,7 @@ PORTNAME= cego PORTVERSION= 2.33.14 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ diff --git a/databases/clickhouse/Makefile b/databases/clickhouse/Makefile index 187a59cf4d1e..c918a5de82fd 100644 --- a/databases/clickhouse/Makefile +++ b/databases/clickhouse/Makefile @@ -5,6 +5,7 @@ PORTNAME= clickhouse PORTVERSION= 1.1.54236 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -stable +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= proler@gmail.com diff --git a/databases/freetds/Makefile b/databases/freetds/Makefile index 48451a841938..c12fab5476f4 100644 --- a/databases/freetds/Makefile +++ b/databases/freetds/Makefile @@ -3,6 +3,7 @@ PORTNAME= freetds PORTVERSION= 1.00.40 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= ftp://ftp.freetds.org/pub/freetds/stable/ diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile index ed28eb78f012..b528ff3842f9 100644 --- a/databases/gdbm/Makefile +++ b/databases/gdbm/Makefile @@ -3,6 +3,7 @@ PORTNAME= gdbm PORTVERSION= 1.13 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= GNU diff --git a/databases/gqlplus/Makefile b/databases/gqlplus/Makefile index 95c2502160f0..368be28d879b 100644 --- a/databases/gqlplus/Makefile +++ b/databases/gqlplus/Makefile @@ -3,6 +3,7 @@ PORTNAME= gqlplus PORTVERSION= 1.16 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= SF diff --git a/databases/grass/Makefile b/databases/grass/Makefile index ffd736189647..0aba273f4290 100644 --- a/databases/grass/Makefile +++ b/databases/grass/Makefile @@ -3,7 +3,7 @@ PORTNAME= grass PORTVERSION= 6.4.6 -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 2 CATEGORIES= databases geography MASTER_SITES= http://grass.osgeo.org/%SUBDIR%/ \ diff --git a/databases/libgda5/Makefile b/databases/libgda5/Makefile index d385582096b8..99ae80381e4d 100644 --- a/databases/libgda5/Makefile +++ b/databases/libgda5/Makefile @@ -3,7 +3,7 @@ PORTNAME= libgda PORTVERSION?= 5.2.4 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= databases gnome MASTER_SITES= GNOME PKGNAMESUFFIX?= 5 diff --git a/databases/libodbc++/Makefile b/databases/libodbc++/Makefile index 8a3ec8774406..53ce61f353e2 100644 --- a/databases/libodbc++/Makefile +++ b/databases/libodbc++/Makefile @@ -2,7 +2,7 @@ PORTNAME= libodbc++ PORTVERSION= 0.2.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases devel MASTER_SITES= SF/libodbcxx/libodbc%2B%2B/${PORTVERSION} diff --git a/databases/mariadb100-server/Makefile b/databases/mariadb100-server/Makefile index 6f72d893fc78..7229eee32abb 100644 --- a/databases/mariadb100-server/Makefile +++ b/databases/mariadb100-server/Makefile @@ -2,7 +2,7 @@ PORTNAME?= mariadb PORTVERSION= 10.0.31 -PORTREVISION?= 0 +PORTREVISION?= 1 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 373e6aeee141..1ee139a76021 100644 --- a/databases/mariadb101-server/Makefile +++ b/databases/mariadb101-server/Makefile @@ -2,7 +2,7 @@ PORTNAME?= mariadb PORTVERSION= 10.1.23 -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 1447523b9d89..ce0436d674ed 100644 --- a/databases/mariadb102-server/Makefile +++ b/databases/mariadb102-server/Makefile @@ -2,7 +2,7 @@ PORTNAME?= mariadb PORTVERSION= 10.2.6 -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-client/Makefile b/databases/mariadb55-client/Makefile index 015bbc3ce1f4..ef2163723b51 100644 --- a/databases/mariadb55-client/Makefile +++ b/databases/mariadb55-client/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= mariadb +PORTREVISION= 1 PKGNAMESUFFIX= 55-client COMMENT= Multithreaded SQL database (client) @@ -23,7 +24,6 @@ CLIENT_ONLY= yes USES+= ncurses readline - post-install: ${RM} ${STAGEDIR}${PREFIX}/bin/mysqld_safe_helper ${RM} -r ${STAGEDIR}${PREFIX}/include/mysql/private diff --git a/databases/mdbtools/Makefile b/databases/mdbtools/Makefile index 058198b5e199..ff96adaf6863 100644 --- a/databases/mdbtools/Makefile +++ b/databases/mdbtools/Makefile @@ -3,7 +3,7 @@ PORTNAME= mdbtools PORTVERSION= 0.7.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases MAINTAINER= rhurlin@gwdg.de diff --git a/databases/mysql55-server/Makefile b/databases/mysql55-server/Makefile index ff396d5b00ec..b1a013f8366b 100644 --- a/databases/mysql55-server/Makefile +++ b/databases/mysql55-server/Makefile @@ -3,7 +3,7 @@ PORTNAME?= mysql PORTVERSION= 5.5.55 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= databases ipv6 MASTER_SITES= MYSQL/MySQL-5.5 PKGNAMESUFFIX?= 55-server diff --git a/databases/opendbx/Makefile b/databases/opendbx/Makefile index e48f6c6bccfd..6791d1052731 100644 --- a/databases/opendbx/Makefile +++ b/databases/opendbx/Makefile @@ -3,7 +3,7 @@ PORTNAME= opendbx PORTVERSION= 1.4.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases MASTER_SITES= http://www.linuxnetworks.de/opendbx/download/ diff --git a/databases/percona55-server/Makefile b/databases/percona55-server/Makefile index 50c28e8c1545..7bd5d98c5ea1 100644 --- a/databases/percona55-server/Makefile +++ b/databases/percona55-server/Makefile @@ -2,7 +2,7 @@ PORTNAME?= percona DISTVERSION= 5.5.54-38.6 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= databases ipv6 MASTER_SITES= http://www.percona.com/downloads/Percona-Server-5.5/Percona-Server-${DISTVERSION}/source/tarball/ PKGNAMESUFFIX?= 55-server diff --git a/databases/pg_citus/Makefile b/databases/pg_citus/Makefile index 07b9e098b653..e704f3082d34 100644 --- a/databases/pg_citus/Makefile +++ b/databases/pg_citus/Makefile @@ -4,6 +4,7 @@ PORTNAME= citus PORTVERSION= 6.2.2 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= databases PKGNAMEPREFIX= pg_ diff --git a/databases/postgresql92-server/Makefile b/databases/postgresql92-server/Makefile index 172f801aaadf..5c9eaef84b52 100644 --- a/databases/postgresql92-server/Makefile +++ b/databases/postgresql92-server/Makefile @@ -3,7 +3,7 @@ PORTNAME?= postgresql DISTVERSION?= 9.2.21 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= databases MASTER_SITES= PGSQL/source/v${DISTVERSION} PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}${COMPONENT} diff --git a/databases/postgresql95-plperl/Makefile b/databases/postgresql95-plperl/Makefile index 05d272a457ba..a43eda191249 100644 --- a/databases/postgresql95-plperl/Makefile +++ b/databases/postgresql95-plperl/Makefile @@ -2,6 +2,7 @@ # $FreeBSD$ PORTNAME= postgresql +PORTREVISION= 1 CATEGORIES= databases perl5 PKGNAMESUFFIX?= ${DISTVERSION:R:S/.//}${COMPONENT} diff --git a/databases/riak/Makefile b/databases/riak/Makefile index c034211898de..68a2ef7535a4 100644 --- a/databases/riak/Makefile +++ b/databases/riak/Makefile @@ -2,7 +2,7 @@ PORTNAME= riak PORTVERSION= 1.4.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MASTER_SITES= http://s3.amazonaws.com/downloads.basho.com/riak/${PORTVERSION:R}/${PORTVERSION}/ \ http://downloads.basho.com.s3.amazonaws.com/riak/${PORTVERSION:R}/${PORTVERSION}/ diff --git a/databases/riak2/Makefile b/databases/riak2/Makefile index da7d98adac42..1bb09385dfa0 100644 --- a/databases/riak2/Makefile +++ b/databases/riak2/Makefile @@ -2,7 +2,7 @@ PORTNAME= riak2 PORTVERSION= 2.1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases MASTER_SITES= http://s3.amazonaws.com/downloads.basho.com/riak/${PORTVERSION:R}/${PORTVERSION}/ \ http://downloads.basho.com.s3.amazonaws.com/riak/${PORTVERSION:R}/${PORTVERSION}/ \ diff --git a/databases/sqlcached/Makefile b/databases/sqlcached/Makefile index b83c65636e51..e9e8c0a80210 100644 --- a/databases/sqlcached/Makefile +++ b/databases/sqlcached/Makefile @@ -3,7 +3,7 @@ PORTNAME= sqlcached PORTVERSION= r6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/databases/sqlite2/Makefile b/databases/sqlite2/Makefile index 6048f9a4ca0f..de3f73c57faf 100644 --- a/databases/sqlite2/Makefile +++ b/databases/sqlite2/Makefile @@ -3,7 +3,7 @@ PORTNAME= sqlite PORTVERSION= 2.8.17 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases MASTER_SITES= http://www.sqlite.org/ diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile index a2ecb383e683..61e916a62755 100644 --- a/databases/sqlite3/Makefile +++ b/databases/sqlite3/Makefile @@ -3,6 +3,7 @@ PORTNAME= sqlite3 PORTVERSION= 3.19.3 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= https://www.sqlite.org/2017/ http://www2.sqlite.org/2017/ http://www3.sqlite.org/2017/ DISTNAME= sqlite-autoconf-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00 diff --git a/databases/sqlitestudio/Makefile b/databases/sqlitestudio/Makefile index f552717b77d7..531585e21b1c 100644 --- a/databases/sqlitestudio/Makefile +++ b/databases/sqlitestudio/Makefile @@ -3,7 +3,7 @@ PORTNAME= sqlitestudio PORTVERSION= 3.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MASTER_SITES= http://sqlitestudio.pl/files/sqlitestudio3/complete/tar/ diff --git a/databases/sqlrelay/Makefile b/databases/sqlrelay/Makefile index f5fdfb9e1b2c..69893261c506 100644 --- a/databases/sqlrelay/Makefile +++ b/databases/sqlrelay/Makefile @@ -3,6 +3,7 @@ PORTNAME= ${SQLRELAY_PORTNAME} PORTVERSION= ${SQLRELAY_PORTVERSION} +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= SF diff --git a/databases/sqsh/Makefile b/databases/sqsh/Makefile index d4bc6f24fff5..41a60c9ae7be 100644 --- a/databases/sqsh/Makefile +++ b/databases/sqsh/Makefile @@ -3,6 +3,7 @@ PORTNAME= sqsh PORTVERSION= 2.1.8 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/databases/tarantool/Makefile b/databases/tarantool/Makefile index 37e5e422abeb..4b4aba0274f4 100644 --- a/databases/tarantool/Makefile +++ b/databases/tarantool/Makefile @@ -3,6 +3,7 @@ PORTNAME= tarantool PORTVERSION= 1.7.4.0 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://download.tarantool.org/tarantool/1.7/src/ diff --git a/databases/virtuoso/Makefile b/databases/virtuoso/Makefile index 6f32599efabd..72352b49bf7c 100644 --- a/databases/virtuoso/Makefile +++ b/databases/virtuoso/Makefile @@ -3,7 +3,7 @@ PORTNAME= virtuoso PORTVERSION= 7.2.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= SF DISTNAME= ${PORTNAME}-opensource-${PORTVERSION} diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile index cb1cdc10fa24..6dabdb5c1864 100644 --- a/deskutils/genius/Makefile +++ b/deskutils/genius/Makefile @@ -3,6 +3,7 @@ PORTNAME= genius PORTVERSION= 1.0.22 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME \ http://ftp.5z.com/pub/genius/ diff --git a/deskutils/pal/Makefile b/deskutils/pal/Makefile index 53bb2821a6fa..80f403d01f16 100644 --- a/deskutils/pal/Makefile +++ b/deskutils/pal/Makefile @@ -3,7 +3,7 @@ PORTNAME= pal PORTVERSION= 0.4.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}cal/${PORTNAME}/${PORTVERSION} diff --git a/devel/ald/Makefile b/devel/ald/Makefile index a0258bdb99c3..cd07249a4a22 100644 --- a/devel/ald/Makefile +++ b/devel/ald/Makefile @@ -3,6 +3,7 @@ PORTNAME= ald PORTVERSION= 0.1.7 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/devel/arduino-avrdude/Makefile b/devel/arduino-avrdude/Makefile index 02630100c740..3efbb97140c0 100644 --- a/devel/arduino-avrdude/Makefile +++ b/devel/arduino-avrdude/Makefile @@ -2,6 +2,7 @@ PORTNAME= avrdude PORTVERSION= 6.3 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SAVANNAH/avrdude PKGNAMEPREFIX= arduino- diff --git a/devel/avrdude/Makefile b/devel/avrdude/Makefile index c3c1cd9ac68a..90edb21afd0e 100644 --- a/devel/avrdude/Makefile +++ b/devel/avrdude/Makefile @@ -3,6 +3,7 @@ PORTNAME= avrdude PORTVERSION= 6.3 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SAVANNAH/avrdude diff --git a/devel/bossa/Makefile b/devel/bossa/Makefile index 60ce8b688fdc..7c8286e94dc7 100644 --- a/devel/bossa/Makefile +++ b/devel/bossa/Makefile @@ -2,7 +2,7 @@ PORTNAME= bossa PORTVERSION= 1.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= bsdports@kyle-evans.net diff --git a/devel/cdecl/Makefile b/devel/cdecl/Makefile index 5cd7a167d6e0..bd51fe55c33a 100644 --- a/devel/cdecl/Makefile +++ b/devel/cdecl/Makefile @@ -4,6 +4,7 @@ PORTNAME= cdecl PORTVERSION= 3.3 DISTVERSIONPREFIX= ${PORTNAME}- +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= ler@FreeBSD.org diff --git a/devel/cgdb/Makefile b/devel/cgdb/Makefile index 45135de0eca6..e24b5c9b7035 100644 --- a/devel/cgdb/Makefile +++ b/devel/cgdb/Makefile @@ -3,6 +3,7 @@ PORTNAME= cgdb PORTVERSION= 0.6.8 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://cgdb.me/files/ diff --git a/devel/clewn/Makefile b/devel/clewn/Makefile index 5a20883c1e26..d59948a2493a 100644 --- a/devel/clewn/Makefile +++ b/devel/clewn/Makefile @@ -3,7 +3,7 @@ PORTNAME= clewn PORTVERSION= 1.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel editors MASTER_SITES= SF/${PORTNAME}/OldFiles/${PORTNAME}-${PORTVERSION}/ diff --git a/devel/devtodo/Makefile b/devel/devtodo/Makefile index 4bc28ad756ba..9e5d15902f03 100644 --- a/devel/devtodo/Makefile +++ b/devel/devtodo/Makefile @@ -3,7 +3,7 @@ PORTNAME= devtodo PORTVERSION= 0.1.20 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://swapoff.org/files/devtodo/ diff --git a/devel/elf/Makefile b/devel/elf/Makefile index da34e1550bc2..18d93bd178c9 100644 --- a/devel/elf/Makefile +++ b/devel/elf/Makefile @@ -3,7 +3,7 @@ PORTNAME= elf PORTVERSION= 0.5.4p1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= PACKETSTORM/linux/reverse-engineering diff --git a/devel/elfsh/Makefile b/devel/elfsh/Makefile index 4a1949233232..179939f72a96 100644 --- a/devel/elfsh/Makefile +++ b/devel/elfsh/Makefile @@ -3,7 +3,7 @@ PORTNAME= elfsh PORTVERSION= 0.51b3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= http://elfsh.asgardlabs.org/files/ DISTNAME= elfsh-0.51b3-portable diff --git a/devel/gdb/Makefile b/devel/gdb/Makefile index 132e8d4cf393..1bd5a9ee0249 100644 --- a/devel/gdb/Makefile +++ b/devel/gdb/Makefile @@ -3,7 +3,7 @@ PORTNAME= gdb PORTVERSION= 7.12.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= GNU diff --git a/devel/gdb66/Makefile b/devel/gdb66/Makefile index d90af12c348e..17d10dc8ea22 100644 --- a/devel/gdb66/Makefile +++ b/devel/gdb66/Makefile @@ -3,7 +3,7 @@ PORTNAME= gdb PORTVERSION= 6.6 -PORTREVISION?= 5 +PORTREVISION?= 6 CATEGORIES= devel MASTER_SITES= GNU/gdb/ \ http://aldan.algebra.com/~mi/:gdbtk diff --git a/devel/gnatcoll/Makefile b/devel/gnatcoll/Makefile index 24497db417fc..ac19c589366d 100644 --- a/devel/gnatcoll/Makefile +++ b/devel/gnatcoll/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnatcoll PORTVERSION= 2016 # branch: gpl-for-gps-2016 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org diff --git a/devel/gpsim/Makefile b/devel/gpsim/Makefile index 7db1e3c47bc7..f0ceff26e4c0 100644 --- a/devel/gpsim/Makefile +++ b/devel/gpsim/Makefile @@ -3,6 +3,7 @@ PORTNAME= gpsim PORTVERSION= 0.29.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF diff --git a/devel/hs-readline/Makefile b/devel/hs-readline/Makefile index 3e2e695f3897..85386bc776e9 100644 --- a/devel/hs-readline/Makefile +++ b/devel/hs-readline/Makefile @@ -3,7 +3,7 @@ PORTNAME= readline PORTVERSION= 1.0.3.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/libbobcat/Makefile b/devel/libbobcat/Makefile index 08c43036fd8f..fefcad9b2ce8 100644 --- a/devel/libbobcat/Makefile +++ b/devel/libbobcat/Makefile @@ -2,7 +2,7 @@ PORTNAME= libbobcat PORTVERSION= 3.25.01 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= SF/bobcat/bobcat/${PORTVERSION} DISTNAME= bobcat_${PORTVERSION} diff --git a/devel/libepp-nicbr/Makefile b/devel/libepp-nicbr/Makefile index b8c0ea008a68..e7bdba424034 100644 --- a/devel/libepp-nicbr/Makefile +++ b/devel/libepp-nicbr/Makefile @@ -3,6 +3,7 @@ PORTNAME= libepp-nicbr PORTVERSION= 1.15 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ftp://ftp.registro.br/pub/libepp-nicbr/ diff --git a/devel/libnfc/Makefile b/devel/libnfc/Makefile index c914dea32ddb..0378b0beeb78 100644 --- a/devel/libnfc/Makefile +++ b/devel/libnfc/Makefile @@ -3,7 +3,7 @@ PORTNAME= libnfc PORTVERSION= 1.7.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= http://dl.bintray.com/nfc-tools/sources/ \ http://romain.blogreen.org/distfiles/ diff --git a/devel/libreadline-java/Makefile b/devel/libreadline-java/Makefile index 3ab86cc84471..fafcb6981932 100644 --- a/devel/libreadline-java/Makefile +++ b/devel/libreadline-java/Makefile @@ -4,7 +4,7 @@ PORTNAME= libreadline-java PORTVERSION= 0.8.0 DISTVERSIONSUFFIX= -src -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel java MASTER_SITES= SF/java-readline/java-readline/${PORTVERSION} diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile index 85f84f720642..e164e0830c87 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -3,6 +3,7 @@ PORTNAME= libvirt PORTVERSION= 3.4.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ diff --git a/devel/mico/Makefile b/devel/mico/Makefile index a323a458c5e3..34fe48ed59ad 100644 --- a/devel/mico/Makefile +++ b/devel/mico/Makefile @@ -3,7 +3,7 @@ PORTNAME= mico PORTVERSION= 2.3.13 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20${PORTVERSION}/ diff --git a/devel/mspdebug/Makefile b/devel/mspdebug/Makefile index 30ffaf766c15..d1a4941987e1 100644 --- a/devel/mspdebug/Makefile +++ b/devel/mspdebug/Makefile @@ -3,6 +3,7 @@ PORTNAME= mspdebug PORTVERSION= 0.23.20151024 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= peterjeremy@acm.org diff --git a/devel/omake/Makefile b/devel/omake/Makefile index 0a0dfa8f2660..04b0a0ff6e86 100644 --- a/devel/omake/Makefile +++ b/devel/omake/Makefile @@ -3,7 +3,7 @@ PORTNAME= omake DISTVERSION= 0.9.8.6-0.rc1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://pkgs.fedoraproject.org/repo/pkgs/ocaml-omake/omake-0.9.8.6-0.rc1.tar.gz/fe39a476ef4e33b7ba2ca77a6bcaded2/ \ http://download.camlcity.org/download/ diff --git a/devel/opendht/Makefile b/devel/opendht/Makefile index 978ff41feb56..f86ba315d344 100644 --- a/devel/opendht/Makefile +++ b/devel/opendht/Makefile @@ -3,7 +3,7 @@ PORTNAME= opendht PORTVERSION= 0.5.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel net MAINTAINER= yuri@rawbw.com diff --git a/devel/openzz/Makefile b/devel/openzz/Makefile index f64a80784dab..44814d638836 100644 --- a/devel/openzz/Makefile +++ b/devel/openzz/Makefile @@ -3,7 +3,7 @@ PORTNAME= openzz DISTVERSION= 1.0.4-4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-1.0.4-4 diff --git a/devel/p5-Term-ReadLine-Gnu/Makefile b/devel/p5-Term-ReadLine-Gnu/Makefile index 49c1949949e4..29824650471b 100644 --- a/devel/p5-Term-ReadLine-Gnu/Makefile +++ b/devel/p5-Term-ReadLine-Gnu/Makefile @@ -3,6 +3,7 @@ PORTNAME= Term-ReadLine-Gnu PORTVERSION= 1.35 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/pcre/Makefile b/devel/pcre/Makefile index bd41b932be9c..92adf279797e 100644 --- a/devel/pcre/Makefile +++ b/devel/pcre/Makefile @@ -3,6 +3,7 @@ PORTNAME= pcre PORTVERSION= 8.40 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF \ ftp://ftp.csx.cam.ac.uk/pub/software/programming/${PORTNAME}/ \ diff --git a/devel/pcre2/Makefile b/devel/pcre2/Makefile index 7a0582da34c9..4dbd799909b4 100644 --- a/devel/pcre2/Makefile +++ b/devel/pcre2/Makefile @@ -3,7 +3,7 @@ PORTNAME= pcre2 PORTVERSION= 10.21 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF/pcre/${PORTNAME}/${PORTVERSION} \ ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ \ diff --git a/devel/php56-readline/Makefile b/devel/php56-readline/Makefile index f60893571692..ad51763c8d8a 100644 --- a/devel/php56-readline/Makefile +++ b/devel/php56-readline/Makefile @@ -1,6 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php56 diff --git a/devel/php70-readline/Makefile b/devel/php70-readline/Makefile index 72efa2395e67..4fb5212936cf 100644 --- a/devel/php70-readline/Makefile +++ b/devel/php70-readline/Makefile @@ -1,6 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php70 diff --git a/devel/php71-readline/Makefile b/devel/php71-readline/Makefile index e42513610a12..3a182ab59e4c 100644 --- a/devel/php71-readline/Makefile +++ b/devel/php71-readline/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php71 diff --git a/devel/piklab/Makefile b/devel/piklab/Makefile index 6c6ce1b519a9..68ee552bf7e7 100644 --- a/devel/piklab/Makefile +++ b/devel/piklab/Makefile @@ -3,7 +3,7 @@ PORTNAME= piklab PORTVERSION= 0.16.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel kde MASTER_SITES= SF diff --git a/devel/pure-readline/Makefile b/devel/pure-readline/Makefile index 4330e48094c1..399efc0d2ed8 100644 --- a/devel/pure-readline/Makefile +++ b/devel/pure-readline/Makefile @@ -3,6 +3,7 @@ PORTNAME= pure-readline PORTVERSION= 0.3 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/purelang/pure-lang/downloads/ DIST_SUBDIR= pure diff --git a/devel/readline/Makefile b/devel/readline/Makefile index 4cb5b8a0e340..033cc845cd8a 100644 --- a/devel/readline/Makefile +++ b/devel/readline/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= readline -PORTVERSION= 6.3.${PATCHLEVEL} -PORTREVISION= 1 +PORTVERSION= 7.0.${PATCHLEVEL} CATEGORIES= devel MASTER_SITES= GNU DISTNAME= ${PORTNAME}-${PORTVERSION:R} @@ -31,16 +30,16 @@ CPE_VENDOR= gnu CPE_VERSION= ${PORTVERSION:R} CPE_UPDATE= ${PATCHLEVEL} -PATCHES= 1 2 3 4 5 6 7 8 +PATCHES= 1 2 3 PATCHLEVEL= ${PATCHES:O:[-1]} .for patch in ${PATCHES} PATCHFILES+= ${PORTNAME}${PORTVERSION:R:S|.||}-${patch:S|^|00|:S|.*(...)$|\1|} .endfor post-patch-TERMCAP-on: - @${REINPLACE_CMD} -e '/SHOBJ_LDFLAGS = / s| = |&-ltermcap |' ${WRKSRC}/shlib/Makefile.in + @${REINPLACE_CMD} -e '/SHOBJ_LDFLAGS = / s| = |&-ltermcapw |' ${WRKSRC}/shlib/Makefile.in post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libhistory.so.6 ${STAGEDIR}${PREFIX}/lib/libreadline.so.6 + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libhistory.so.7 ${STAGEDIR}${PREFIX}/lib/libreadline.so.7 .include <bsd.port.mk> diff --git a/devel/readline/distinfo b/devel/readline/distinfo index 995614a3f6e9..a31b187f47ac 100644 --- a/devel/readline/distinfo +++ b/devel/readline/distinfo @@ -1,18 +1,9 @@ -SHA256 (readline-6.3.tar.gz) = 56ba6071b9462f980c5a72ab0023893b65ba6debb4eeb475d7a563dc65cafd43 -SIZE (readline-6.3.tar.gz) = 2468560 -SHA256 (readline63-001) = 1a79bbb6eaee750e0d6f7f3d059b30a45fc54e8e388a8e05e9c3ae598590146f -SIZE (readline63-001) = 1366 -SHA256 (readline63-002) = 39e304c7a526888f9e112e733848215736fb7b9d540729b9e31f3347b7a1e0a5 -SIZE (readline63-002) = 1297 -SHA256 (readline63-003) = ec41bdd8b00fd884e847708513df41d51b1243cecb680189e31b7173d01ca52f -SIZE (readline63-003) = 985 -SHA256 (readline63-004) = 4547b906fb2570866c21887807de5dee19838a60a1afb66385b272155e4355cc -SIZE (readline63-004) = 1363 -SHA256 (readline63-005) = 877788f9228d1a9907a4bcfe3d6dd0439c08d728949458b41208d9bf9060274b -SIZE (readline63-005) = 1664 -SHA256 (readline63-006) = 5c237ab3c6c97c23cf52b2a118adc265b7fb411b57c93a5f7c221d50fafbe556 -SIZE (readline63-006) = 1982 -SHA256 (readline63-007) = 4d79b5a2adec3c2e8114cbd3d63c1771f7c6cf64035368624903d257014f5bea -SIZE (readline63-007) = 1428 -SHA256 (readline63-008) = 3bc093cf526ceac23eb80256b0ec87fa1735540d659742107b6284d635c43787 -SIZE (readline63-008) = 1452 +TIMESTAMP = 1492320649 +SHA256 (readline-7.0.tar.gz) = 750d437185286f40a369e1e4f4764eda932b9459b5ec9a731628393dd3d32334 +SIZE (readline-7.0.tar.gz) = 2910016 +SHA256 (readline70-001) = 9ac1b3ac2ec7b1bf0709af047f2d7d2a34ccde353684e57c6b47ebca77d7a376 +SIZE (readline70-001) = 1777 +SHA256 (readline70-002) = 8747c92c35d5db32eae99af66f17b384abaca961653e185677f9c9a571ed2d58 +SIZE (readline70-002) = 2953 +SHA256 (readline70-003) = 9e43aa93378c7e9f7001d8174b1beb948deefa6799b6f581673f465b7d9d4780 +SIZE (readline70-003) = 1294 diff --git a/devel/readline/pkg-plist b/devel/readline/pkg-plist index 021fc460d9b3..3d3532ed37d0 100644 --- a/devel/readline/pkg-plist +++ b/devel/readline/pkg-plist @@ -8,10 +8,10 @@ include/readline/rltypedefs.h include/readline/tilde.h lib/libhistory.a lib/libhistory.so -lib/libhistory.so.6 +lib/libhistory.so.7 lib/libreadline.a lib/libreadline.so -lib/libreadline.so.6 +lib/libreadline.so.7 man/man3/history.3.gz man/man3/readline.3.gz %%DATADIR%%/excallback.c @@ -23,6 +23,7 @@ man/man3/readline.3.gz %%DATADIR%%/rl-callbacktest.c %%DATADIR%%/rl-fgets.c %%DATADIR%%/rl.c +%%DATADIR%%/rlbasic.c %%DATADIR%%/rlcat.c %%DATADIR%%/rlevent.c %%DATADIR%%/rlptytest.c diff --git a/devel/remake/Makefile b/devel/remake/Makefile index 8e727278f1b0..29acbec17055 100644 --- a/devel/remake/Makefile +++ b/devel/remake/Makefile @@ -3,7 +3,7 @@ PORTNAME= remake PORTVERSION= 0.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= SF/bashdb/remake/3.82+dbg-${PORTVERSION}/ DISTNAME= remake-3.82+dbg${PORTVERSION} diff --git a/devel/rlwrap/Makefile b/devel/rlwrap/Makefile index 0c2d3da00ea5..806ad3809d4b 100644 --- a/devel/rlwrap/Makefile +++ b/devel/rlwrap/Makefile @@ -4,6 +4,7 @@ PORTNAME= rlwrap PORTVERSION= 0.42 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= gamato@users.sf.net diff --git a/devel/rudiments/Makefile b/devel/rudiments/Makefile index 9d0c46678f18..f36e249cd476 100644 --- a/devel/rudiments/Makefile +++ b/devel/rudiments/Makefile @@ -3,6 +3,7 @@ PORTNAME= rudiments PORTVERSION= 1.0.5 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF diff --git a/devel/tclreadline/Makefile b/devel/tclreadline/Makefile index 940b0a26fdba..78f0e52557dc 100644 --- a/devel/tclreadline/Makefile +++ b/devel/tclreadline/Makefile @@ -4,6 +4,7 @@ PORTNAME= tclreadline PORTVERSION= 2.2.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel tcl MAINTAINER= tcltk@FreeBSD.org diff --git a/devel/tdl/Makefile b/devel/tdl/Makefile index ebe65f50b351..d403ce3ce904 100644 --- a/devel/tdl/Makefile +++ b/devel/tdl/Makefile @@ -3,6 +3,7 @@ PORTNAME= tdl PORTVERSION= 1.5.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.rpcurnow.force9.co.uk/tdl/ diff --git a/devel/tig/Makefile b/devel/tig/Makefile index 7c0707db5383..88bd3c382783 100644 --- a/devel/tig/Makefile +++ b/devel/tig/Makefile @@ -3,6 +3,7 @@ PORTNAME= tig PORTVERSION= 2.2.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://github.com/jonas/tig/releases/download/${DISTNAME}/ diff --git a/devel/urjtag/Makefile b/devel/urjtag/Makefile index ed8f6f89d818..ecd4dd8d1eed 100644 --- a/devel/urjtag/Makefile +++ b/devel/urjtag/Makefile @@ -3,7 +3,7 @@ PORTNAME= urjtag PORTVERSION= 0.10 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MASTER_SITES= SF diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index a2e77058bcda..54772d047512 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -3,7 +3,7 @@ PORTNAME= bochs PORTVERSION= 2.6.8 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= emulators MASTER_SITES= SF diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile index 7048e5322a76..a463c6732971 100644 --- a/emulators/hatari/Makefile +++ b/emulators/hatari/Makefile @@ -3,7 +3,7 @@ PORTNAME= hatari PORTVERSION= 2.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://download.tuxfamily.org/hatari/${PORTVERSION}/ diff --git a/ftp/hsftp/Makefile b/ftp/hsftp/Makefile index c2b5a44235b7..53e974911081 100644 --- a/ftp/hsftp/Makefile +++ b/ftp/hsftp/Makefile @@ -3,7 +3,7 @@ PORTNAME= hsftp PORTVERSION= 1.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp MASTER_SITES= http://la-samhna.de/hsftp/ \ http://www.alaskaparadise.com/freebsd/ diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 03a34cd4c675..819c424c5c49 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -3,6 +3,7 @@ PORTNAME= lftp PORTVERSION= 4.7.7 +PORTREVISION= 1 CATEGORIES= ftp ipv6 MASTER_SITES= http://lftp.tech/ftp/ \ http://lftp.tech/ftp/old/ \ diff --git a/ftp/quftp/Makefile b/ftp/quftp/Makefile index 897d54fd674c..c06eb5cd5f9a 100644 --- a/ftp/quftp/Makefile +++ b/ftp/quftp/Makefile @@ -3,7 +3,7 @@ PORTNAME= quftp PORTVERSION= 1.0.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= ftp MASTER_SITES= SF diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile index 16bfa63a132f..1157c5107c67 100644 --- a/ftp/yafc/Makefile +++ b/ftp/yafc/Makefile @@ -3,7 +3,7 @@ PORTNAME= yafc PORTVERSION= 1.2.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp ipv6 MASTER_SITES= http://www.yafc-ftp.com/downloads/ diff --git a/games/eif/Makefile b/games/eif/Makefile index 8d05c2638fd8..63f3dbc475d8 100644 --- a/games/eif/Makefile +++ b/games/eif/Makefile @@ -3,7 +3,7 @@ PORTNAME= eif PORTVERSION= 1.3.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games ipv6 MASTER_SITES= http://www.stack.nl/~marcolz/empire/ \ ftp://ftp.stack.nl/pub/users/johans/eif/ diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile index 1847a0dd4819..9d98b12f400c 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -3,6 +3,7 @@ PORTNAME= freeciv PORTVERSION= 2.5.6 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/freeciv/Freeciv%20${PORTVERSION:R}/${PORTVERSION} \ http://download.gna.org/freeciv/stable/ diff --git a/games/ggz-txt-client/Makefile b/games/ggz-txt-client/Makefile index 1902e7738f4b..dc43db4d14d4 100644 --- a/games/ggz-txt-client/Makefile +++ b/games/ggz-txt-client/Makefile @@ -3,7 +3,7 @@ PORTNAME= ggz-txt-client PORTVERSION= ${GGZ_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MAINTAINER= ports@FreeBSD.org diff --git a/games/gnubg/Makefile b/games/gnubg/Makefile index 67904282676e..5edfde4c4994 100644 --- a/games/gnubg/Makefile +++ b/games/gnubg/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnubg PORTVERSION= 1.05.002 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://files.gnubg.org/media/sources/ DISTFILES= gnubg-release-${PORTVERSION}-sources.tar.gz diff --git a/games/gnurobots/Makefile b/games/gnurobots/Makefile index 774793e16fb2..c307a7bdd0dc 100644 --- a/games/gnurobots/Makefile +++ b/games/gnurobots/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnurobots PORTVERSION= 1.2.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= games MASTER_SITES= GNU \ SF/nemysisfreebsdp/${CATEGORIES}/:icons diff --git a/games/hoichess/Makefile b/games/hoichess/Makefile index e667ea93da7b..d48ad7983d1e 100644 --- a/games/hoichess/Makefile +++ b/games/hoichess/Makefile @@ -2,6 +2,7 @@ PORTNAME= hoichess PORTVERSION= 0.12.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.hoicher.de/hoichess/download/ \ ftp://ftp.stack.nl/pub/users/johans/hoichess/ diff --git a/games/netspades/Makefile b/games/netspades/Makefile index a1ac27fb8684..5e26870356e1 100644 --- a/games/netspades/Makefile +++ b/games/netspades/Makefile @@ -3,7 +3,7 @@ PORTNAME= NetSpades PORTVERSION= 4.2.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MASTER_SITES= TUCOWS/x11/entertain \ http://www.ece.rice.edu/~brentmh/spades/ diff --git a/graphics/bugle/Makefile b/graphics/bugle/Makefile index 4403c272f0bb..bf998ada8ee5 100644 --- a/graphics/bugle/Makefile +++ b/graphics/bugle/Makefile @@ -3,7 +3,7 @@ PORTNAME= bugle PORTVERSION= 0.0.20100508 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= SF diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index 01c95f148510..4dc164b6499c 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -3,7 +3,7 @@ PORTNAME= gphoto2 PORTVERSION= 2.5.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF/gphoto/gphoto/${PORTVERSION} diff --git a/graphics/s10sh/Makefile b/graphics/s10sh/Makefile index e58027774115..72a344b045b1 100644 --- a/graphics/s10sh/Makefile +++ b/graphics/s10sh/Makefile @@ -3,7 +3,7 @@ PORTNAME= s10sh PORTVERSION= 0.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.reynoldsnet.org/s10sh/ \ http://www.edwinh.org/s10sh/ diff --git a/lang/Gofer/Makefile b/lang/Gofer/Makefile index 72d91f1da571..7a0a3cab8077 100644 --- a/lang/Gofer/Makefile +++ b/lang/Gofer/Makefile @@ -3,7 +3,7 @@ PORTNAME= gofer PORTVERSION= 2.30b -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= http://web.cecs.pdx.edu/~mpj/goferarc/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} diff --git a/lang/algol68g/Makefile b/lang/algol68g/Makefile index 4fb5708b9204..ad718a394911 100644 --- a/lang/algol68g/Makefile +++ b/lang/algol68g/Makefile @@ -2,7 +2,7 @@ PORTNAME= algol68g PORTVERSION= 2.8.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= http://jmvdveer.home.xs4all.nl/ diff --git a/lang/cint/Makefile b/lang/cint/Makefile index 26a664d56cea..1ecbc98dc6be 100644 --- a/lang/cint/Makefile +++ b/lang/cint/Makefile @@ -3,7 +3,7 @@ PORTNAME= cint PORTVERSION= 5.18.00 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang MASTER_SITES= http://root.cern.ch/drupal/sites/default/files/ diff --git a/lang/gawk/Makefile b/lang/gawk/Makefile index e7e055a04829..aebf13a44b8e 100644 --- a/lang/gawk/Makefile +++ b/lang/gawk/Makefile @@ -3,6 +3,7 @@ PORTNAME= gawk PORTVERSION= 4.1.4 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= GNU diff --git a/lang/gcl/Makefile b/lang/gcl/Makefile index 3a9d67f48954..a9b0cb6790e3 100644 --- a/lang/gcl/Makefile +++ b/lang/gcl/Makefile @@ -3,7 +3,7 @@ PORTNAME= gcl PORTVERSION= 2.6.12 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang tcl tk MASTER_SITES= GNU diff --git a/lang/ghc/Makefile b/lang/ghc/Makefile index a260be9da101..53c73a7afc82 100644 --- a/lang/ghc/Makefile +++ b/lang/ghc/Makefile @@ -3,7 +3,7 @@ PORTNAME= ghc PORTVERSION= 7.10.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang haskell MASTER_SITES= http://www.haskell.org/ghc/dist/${PORTVERSION}/:source \ LOCAL/pgj/:boot diff --git a/lang/guile2/Makefile b/lang/guile2/Makefile index e9bbd744a1a0..a5b168ca3504 100644 --- a/lang/guile2/Makefile +++ b/lang/guile2/Makefile @@ -3,6 +3,7 @@ PORTNAME= guile PORTVERSION= 2.0.14 +PORTREVISION= 1 CATEGORIES= lang scheme MASTER_SITES= GNU PKGNAMESUFFIX= 2 diff --git a/lang/io/Makefile b/lang/io/Makefile index 342fa74f05e5..36dd9127a5c0 100644 --- a/lang/io/Makefile +++ b/lang/io/Makefile @@ -3,7 +3,7 @@ PORTNAME= io PORTVERSION= 2015.11.11 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang MAINTAINER= gahr@FreeBSD.org diff --git a/lang/kawa/Makefile b/lang/kawa/Makefile index 9ad377409c5f..1c630fb584ab 100644 --- a/lang/kawa/Makefile +++ b/lang/kawa/Makefile @@ -3,6 +3,7 @@ PORTNAME= kawa PORTVERSION= 2.4 +PORTREVISION= 1 CATEGORIES= lang scheme java MASTER_SITES= GNU diff --git a/lang/lci/Makefile b/lang/lci/Makefile index b024cc042f80..e7fc50a855cc 100644 --- a/lang/lci/Makefile +++ b/lang/lci/Makefile @@ -3,7 +3,7 @@ PORTNAME= lci PORTVERSION= 0.11.2 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang MAINTAINER= che@bein.link diff --git a/lang/librep/Makefile b/lang/librep/Makefile index 6a3d0fbb2f19..1e9123a5c009 100644 --- a/lang/librep/Makefile +++ b/lang/librep/Makefile @@ -3,6 +3,7 @@ PORTNAME= librep PORTVERSION= 0.92.6 +PORTREVISION= 1 CATEGORIES= lang elisp gnome MASTER_SITES= http://download.tuxfamily.org/librep/ DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/lang/mdk/Makefile b/lang/mdk/Makefile index 50ddeb495b4a..3195090a8a4f 100644 --- a/lang/mdk/Makefile +++ b/lang/mdk/Makefile @@ -3,7 +3,7 @@ PORTNAME= mdk PORTVERSION= 1.2.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang gnome MASTER_SITES= GNU/${PORTNAME}/v${PORTVERSION} diff --git a/lang/micropython/Makefile b/lang/micropython/Makefile index 12d894212dca..50e34f350abe 100644 --- a/lang/micropython/Makefile +++ b/lang/micropython/Makefile @@ -3,7 +3,7 @@ PORTNAME= micropython PORTVERSION= 1.5.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang python MAINTAINER= ports@FreeBSD.org diff --git a/lang/newlisp-devel/Makefile b/lang/newlisp-devel/Makefile index 5c8b8f161577..12c4e79536f0 100644 --- a/lang/newlisp-devel/Makefile +++ b/lang/newlisp-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= newlisp PORTVERSION= 10.6.1 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= http://www.newlisp.org/downloads/development/ PKGNAMESUFFIX= -devel diff --git a/lang/newlisp/Makefile b/lang/newlisp/Makefile index 5561999c6f2a..216df2e764ed 100644 --- a/lang/newlisp/Makefile +++ b/lang/newlisp/Makefile @@ -3,6 +3,7 @@ PORTNAME= newlisp PORTVERSION= 10.6.2 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= http://www.newlisp.org/downloads/ diff --git a/lang/nickle/Makefile b/lang/nickle/Makefile index 2e7bfdd583c0..2f06ebbf5b89 100644 --- a/lang/nickle/Makefile +++ b/lang/nickle/Makefile @@ -3,6 +3,7 @@ PORTNAME= nickle PORTVERSION= 2.77 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= http://www.nickle.org/release/ diff --git a/lang/ohugs/Makefile b/lang/ohugs/Makefile index 615928effc43..5e80e96fda51 100644 --- a/lang/ohugs/Makefile +++ b/lang/ohugs/Makefile @@ -3,7 +3,7 @@ PORTNAME= ohugs PORTVERSION= 0.5 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= lang haskell MASTER_SITES= http://www.math.chalmers.se/~nordland/ohugs/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src diff --git a/lang/picoc/Makefile b/lang/picoc/Makefile index 78f1253554c4..62c88b31e2b2 100644 --- a/lang/picoc/Makefile +++ b/lang/picoc/Makefile @@ -2,6 +2,7 @@ PORTNAME= picoc PORTVERSION= 2.1 +PORTREVISION= 1 CATEGORIES= lang devel MAINTAINER= portmaster@bsdforge.com diff --git a/lang/python27/Makefile b/lang/python27/Makefile index 3f0459c4a432..b77e4ec62215 100644 --- a/lang/python27/Makefile +++ b/lang/python27/Makefile @@ -2,7 +2,7 @@ PORTNAME= python27 PORTVERSION= ${PYTHON_PORTVERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang python ipv6 MASTER_SITES= PYTHON/ftp/python/${PORTVERSION} DISTNAME= Python-${PORTVERSION} diff --git a/lang/python33/Makefile b/lang/python33/Makefile index e644a1fcdf77..cbcb8381065d 100644 --- a/lang/python33/Makefile +++ b/lang/python33/Makefile @@ -2,7 +2,7 @@ PORTNAME= python33 PORTVERSION= ${PYTHON_PORTVERSION} -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= lang python ipv6 MASTER_SITES= PYTHON/ftp/python/${PORTVERSION} DISTNAME= Python-${PORTVERSION} diff --git a/lang/python34/Makefile b/lang/python34/Makefile index 0a5ec790ece9..a5501aef51b8 100644 --- a/lang/python34/Makefile +++ b/lang/python34/Makefile @@ -3,7 +3,7 @@ PORTNAME= python34 PORTVERSION= ${PYTHON_PORTVERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang python ipv6 MASTER_SITES= PYTHON/ftp/python/${PORTVERSION} DISTNAME= Python-${PORTVERSION} diff --git a/lang/python35/Makefile b/lang/python35/Makefile index a145d62bc77e..bf34136fb721 100644 --- a/lang/python35/Makefile +++ b/lang/python35/Makefile @@ -3,7 +3,7 @@ PORTNAME= python PORTVERSION= ${PYTHON_PORTVERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang python ipv6 MASTER_SITES= PYTHON/ftp/python/${PYTHON_PORTVERSION} PKGNAMESUFFIX= ${PYTHON_SUFFIX} diff --git a/lang/python36/Makefile b/lang/python36/Makefile index 14f906529bd7..79bf5bd09fbc 100644 --- a/lang/python36/Makefile +++ b/lang/python36/Makefile @@ -3,7 +3,7 @@ PORTNAME= python PORTVERSION= ${PYTHON_PORTVERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang python ipv6 MASTER_SITES= PYTHON/ftp/python/${PYTHON_PORTVERSION} PKGNAMESUFFIX= ${PYTHON_SUFFIX} diff --git a/lang/rubinius/Makefile b/lang/rubinius/Makefile index 243d1b1813c3..9e11301e85ac 100644 --- a/lang/rubinius/Makefile +++ b/lang/rubinius/Makefile @@ -3,6 +3,7 @@ PORTNAME= rubinius PORTVERSION= 3.70 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= http://releases.rubini.us/:source DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:source diff --git a/lang/scm/Makefile b/lang/scm/Makefile index 6e2f5ec4e26f..6f5d54cb35ae 100644 --- a/lang/scm/Makefile +++ b/lang/scm/Makefile @@ -3,7 +3,7 @@ PORTNAME= scm PORTVERSION= 5f2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang scheme MASTER_SITES= http://groups.csail.mit.edu/mac/ftpdir/scm/%SUBDIR%/ MASTER_SITE_SUBDIR= . OLD diff --git a/lang/sdcc-devel/Makefile b/lang/sdcc-devel/Makefile index 90d23cd1cf0b..df9df7fe5567 100644 --- a/lang/sdcc-devel/Makefile +++ b/lang/sdcc-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME= sdcc PORTVERSION= 3.6.1.2016.07.08 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang MASTER_SITES= SF/sdcc/snapshot_builds/sdcc-src/ \ http://tijl.fastmail.com/mirror/ diff --git a/lang/sdcc/Makefile b/lang/sdcc/Makefile index 2f0bfde532f9..cbb5c12b756b 100644 --- a/lang/sdcc/Makefile +++ b/lang/sdcc/Makefile @@ -3,7 +3,7 @@ PORTNAME= sdcc PORTVERSION= 3.6.0 DISTVERSIONPREFIX= src- -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang MASTER_SITES= SF diff --git a/lang/spidermonkey17/Makefile b/lang/spidermonkey17/Makefile index 7257b1ac170e..68ea6e470983 100644 --- a/lang/spidermonkey17/Makefile +++ b/lang/spidermonkey17/Makefile @@ -3,7 +3,7 @@ PORTNAME= spidermonkey17 DISTVERSION= 1.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang MASTER_SITES= MOZILLA/js DISTNAME= js-${DISTVERSION} diff --git a/lang/spidermonkey170/Makefile b/lang/spidermonkey170/Makefile index 26ba934eae8b..982e86f6344d 100644 --- a/lang/spidermonkey170/Makefile +++ b/lang/spidermonkey170/Makefile @@ -3,7 +3,7 @@ PORTNAME= spidermonkey170 PORTVERSION= 17.0.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= lang MASTER_SITES= MOZILLA/js DISTNAME= mozjs${PORTVERSION} diff --git a/lang/spidermonkey185/Makefile b/lang/spidermonkey185/Makefile index a4831dade9b8..a6602d694a12 100644 --- a/lang/spidermonkey185/Makefile +++ b/lang/spidermonkey185/Makefile @@ -3,7 +3,7 @@ PORTNAME= spidermonkey185 PORTVERSION= 1.8.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang MASTER_SITES= MOZILLA/js DISTNAME= js185-1.0.0 diff --git a/lang/spidermonkey24/Makefile b/lang/spidermonkey24/Makefile index 08e965c71f68..c3f8d853bb95 100644 --- a/lang/spidermonkey24/Makefile +++ b/lang/spidermonkey24/Makefile @@ -3,7 +3,7 @@ PORTNAME= spidermonkey24 PORTVERSION= 24.2.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang MASTER_SITES= MOZILLA/js #http://people.mozilla.org/~sstangl/ diff --git a/lang/spidermonkey38/Makefile b/lang/spidermonkey38/Makefile index 8693b829018f..b47f4a5ac4de 100644 --- a/lang/spidermonkey38/Makefile +++ b/lang/spidermonkey38/Makefile @@ -3,6 +3,7 @@ PORTNAME= spidermonkey38 PORTVERSION= 38.8.0 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${PORTVERSION}esr/source DISTNAME= firefox-${PORTVERSION}esr.source diff --git a/lang/swi-pl/Makefile b/lang/swi-pl/Makefile index 3c4d5008939c..710d72954467 100644 --- a/lang/swi-pl/Makefile +++ b/lang/swi-pl/Makefile @@ -3,6 +3,7 @@ PORTNAME= swi-pl PORTVERSION= 7.4.2 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= http://www.swi-prolog.org/download/stable/src/ DISTNAME= swipl-${PORTVERSION} diff --git a/lang/yap-devel/Makefile b/lang/yap-devel/Makefile index 711d5afabf8f..ab1dc582fc25 100644 --- a/lang/yap-devel/Makefile +++ b/lang/yap-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= yap PORTVERSION= 6.3.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= lang MASTER_SITES= http://www.dcc.fc.up.pt/~vsc/Yap/ PKGNAMESUFFIX= -devel diff --git a/lang/yap/Makefile b/lang/yap/Makefile index 9accbb583c73..b825544a6dcc 100644 --- a/lang/yap/Makefile +++ b/lang/yap/Makefile @@ -3,7 +3,7 @@ PORTNAME= yap PORTVERSION= 6.2.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang MASTER_SITES= http://www.dcc.fc.up.pt/~vsc/Yap/ diff --git a/mail/abook/Makefile b/mail/abook/Makefile index 6c4f3934e81a..995d117beb13 100644 --- a/mail/abook/Makefile +++ b/mail/abook/Makefile @@ -3,6 +3,7 @@ PORTNAME= abook PORTVERSION= 0.6.1 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://abook.sourceforge.net/devel/ diff --git a/mail/mailfromd/Makefile b/mail/mailfromd/Makefile index 6498dcd65daa..d83806c6f52e 100644 --- a/mail/mailfromd/Makefile +++ b/mail/mailfromd/Makefile @@ -3,6 +3,7 @@ PORTNAME= mailfromd PORTVERSION= 8.1.90 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://download.gnu.org.ua/pub/release/${PORTNAME}/ \ http://download.gnu.org.ua/pub/alpha/${PORTNAME}/ diff --git a/mail/mailutils/Makefile b/mail/mailutils/Makefile index 9b5d52c65267..0ed34718eba4 100644 --- a/mail/mailutils/Makefile +++ b/mail/mailutils/Makefile @@ -3,6 +3,7 @@ PORTNAME= mailutils DISTVERSION= 3.2.91-29 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= GNU_ALPHA GNU diff --git a/mail/nmzmail/Makefile b/mail/nmzmail/Makefile index 1a3007e22716..aaf55e5c0683 100644 --- a/mail/nmzmail/Makefile +++ b/mail/nmzmail/Makefile @@ -3,7 +3,7 @@ PORTNAME= nmzmail PORTVERSION= 0.1.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= http://www.ecademix.com/JohannesHofmann/ diff --git a/math/R/Makefile b/math/R/Makefile index 863e3e08d91d..a1442697a520 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -3,7 +3,7 @@ PORTNAME= R PORTVERSION= 3.4.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||} diff --git a/math/aamath/Makefile b/math/aamath/Makefile index 0611ad60da71..60c18cdab571 100644 --- a/math/aamath/Makefile +++ b/math/aamath/Makefile @@ -3,7 +3,7 @@ PORTNAME= aamath PORTVERSION= 0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math textproc MASTER_SITES= http://fuse.superglue.se/${PORTNAME}/ \ LOCAL/ehaupt diff --git a/math/asir2000/Makefile b/math/asir2000/Makefile index 44ce4acad19d..c3fea8a639bc 100644 --- a/math/asir2000/Makefile +++ b/math/asir2000/Makefile @@ -3,6 +3,7 @@ PORTNAME= asir PORTVERSION= 20140819 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://ftp.jssac.org/pub/distfiles/asir/ \ ftp://ftp.asir.org/pub/asir/src/ \ diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index 289b1785f8ce..4fb217b15c3d 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -3,7 +3,7 @@ PORTNAME= asymptote PORTVERSION= 2.37 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}.src diff --git a/math/calc/Makefile b/math/calc/Makefile index ab59a94cb33e..0cca29081810 100644 --- a/math/calc/Makefile +++ b/math/calc/Makefile @@ -3,6 +3,7 @@ PORTNAME= calc PORTVERSION= 2.12.5.3 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF diff --git a/math/eukleides/Makefile b/math/eukleides/Makefile index a3167c569eda..3b80ace3ed97 100644 --- a/math/eukleides/Makefile +++ b/math/eukleides/Makefile @@ -3,7 +3,7 @@ PORTNAME= eukleides PORTVERSION= 1.5.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= http://www.eukleides.org/files/ diff --git a/math/eval/Makefile b/math/eval/Makefile index d65180f3eb48..7b09481b1290 100644 --- a/math/eval/Makefile +++ b/math/eval/Makefile @@ -3,6 +3,7 @@ PORTNAME= eval PORTVERSION= 113 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://wuarchive.wustl.edu/pub/aminet/util/cli/ \ http://www.netsw.org/math/calc/ \ diff --git a/math/fityk/Makefile b/math/fityk/Makefile index 1d17b3c534b9..5522808b8e55 100644 --- a/math/fityk/Makefile +++ b/math/fityk/Makefile @@ -4,7 +4,7 @@ PORTNAME= fityk PORTVERSION= 1.3.0 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= ports@FreeBSD.org diff --git a/math/giacxcas/Makefile b/math/giacxcas/Makefile index 0b8cf44a0d7a..2638350938d3 100644 --- a/math/giacxcas/Makefile +++ b/math/giacxcas/Makefile @@ -3,7 +3,7 @@ PORTNAME= giacxcas DISTVERSION= 1.2.2-57 -PORTREVISION= 4 +PORTREVISION= 5 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/gnuplot/Makefile b/math/gnuplot/Makefile index 8129b995603d..746bcd916bfc 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -2,7 +2,7 @@ PORTNAME= gnuplot PORTVERSION= 5.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math graphics MASTER_SITES= SF diff --git a/math/gretl/Makefile b/math/gretl/Makefile index 0598f3a2287a..5e11cac20aab 100644 --- a/math/gretl/Makefile +++ b/math/gretl/Makefile @@ -3,7 +3,7 @@ PORTNAME= gretl PORTVERSION= 1.9.13 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math finance MASTER_SITES= SF diff --git a/math/gri/Makefile b/math/gri/Makefile index f766171e79bf..5649b0080009 100644 --- a/math/gri/Makefile +++ b/math/gri/Makefile @@ -3,7 +3,7 @@ PORTNAME= gri PORTVERSION= 2.12.23 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= SF diff --git a/math/hfst/Makefile b/math/hfst/Makefile index 25e94d05e7da..7753eea41da9 100644 --- a/math/hfst/Makefile +++ b/math/hfst/Makefile @@ -3,7 +3,7 @@ PORTNAME= hfst PORTVERSION= 3.8.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/source diff --git a/math/lambda/Makefile b/math/lambda/Makefile index e6c55481a6d5..ba00b1715509 100644 --- a/math/lambda/Makefile +++ b/math/lambda/Makefile @@ -3,6 +3,7 @@ PORTNAME= lambda PORTVERSION= 0.1.4 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://uniquesoftwaredesigns.com/${PORTNAME}/ diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile index cb292f904a72..abb6de9d1c33 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -4,6 +4,7 @@ PORTNAME= libqalculate PORTVERSION= 0.9.10 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= math MAINTAINER= jhale@FreeBSD.org diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index a5b7a623df23..02acb4f4b6ff 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -3,6 +3,7 @@ PORTNAME= mathomatic PORTVERSION= 16.0.5 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= ehaupt@FreeBSD.org diff --git a/math/octave/Makefile b/math/octave/Makefile index 7e4f8ad0895f..b39638127c92 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave PORTVERSION= 4.0.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= GNU diff --git a/math/pari/Makefile b/math/pari/Makefile index 70b35b4b91e0..516fcb9ebaab 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -3,7 +3,7 @@ PORTNAME= pari PORTVERSION= 2.9.2 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= math MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/ \ diff --git a/math/pspp/Makefile b/math/pspp/Makefile index 5584e7e3feb6..f2690ef2d2ce 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -3,7 +3,7 @@ PORTNAME= pspp PORTVERSION= 0.10.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= GNU diff --git a/math/rpy2/Makefile b/math/rpy2/Makefile index 53b108595a8f..c2367b4f362b 100644 --- a/math/rpy2/Makefile +++ b/math/rpy2/Makefile @@ -3,7 +3,7 @@ PORTNAME= rpy2 PORTVERSION= 2.7.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= CHEESESHOP diff --git a/math/sfst/Makefile b/math/sfst/Makefile index af7d1bf63935..d16b5100a4d2 100644 --- a/math/sfst/Makefile +++ b/math/sfst/Makefile @@ -3,6 +3,7 @@ PORTNAME= sfst PORTVERSION= 1.4.6h +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.cis.uni-muenchen.de/~schmid/tools/SFST/data/ DISTNAME= ${PORTNAME:tu}-${PORTVERSION} diff --git a/math/spar/Makefile b/math/spar/Makefile index 80454151df0d..40f1802a6f31 100644 --- a/math/spar/Makefile +++ b/math/spar/Makefile @@ -3,7 +3,7 @@ PORTNAME= spar PORTVERSION= 0.5.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math devel MASTER_SITES= SF/${PORTNAME}/Spar/${PORTVERSION} diff --git a/math/topaz/Makefile b/math/topaz/Makefile index 9a52006c59f7..7f9d925059ab 100644 --- a/math/topaz/Makefile +++ b/math/topaz/Makefile @@ -3,6 +3,7 @@ PORTNAME= topaz DISTVERSION= 3_41 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://hp.vector.co.jp/authors/VA007663/topaz/bin/ DISTNAME= ${PORTNAME}-${DISTVERSION}-src diff --git a/math/wcalc/Makefile b/math/wcalc/Makefile index 3077ec972417..3c64bef95217 100644 --- a/math/wcalc/Makefile +++ b/math/wcalc/Makefile @@ -3,6 +3,7 @@ PORTNAME= wcalc PORTVERSION= 2.5 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/w-calc/Wcalc/${PORTVERSION} diff --git a/misc/pinfo/Makefile b/misc/pinfo/Makefile index dacd67b3623b..505b1528e911 100644 --- a/misc/pinfo/Makefile +++ b/misc/pinfo/Makefile @@ -3,7 +3,7 @@ PORTNAME= pinfo PORTVERSION= 0.6.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= GENTOO \ http://alioth.debian.org/frs/download.php/file/3351/ diff --git a/misc/tempcontrol/Makefile b/misc/tempcontrol/Makefile index b4914d1ad670..117dfeede52c 100644 --- a/misc/tempcontrol/Makefile +++ b/misc/tempcontrol/Makefile @@ -3,7 +3,7 @@ PORTNAME= tempcontrol PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= http://www.lemis.com/grog/brewing/src/brewing/tempcontrol/ diff --git a/misc/ytree/Makefile b/misc/ytree/Makefile index 407b283813dc..b0e4980becc9 100644 --- a/misc/ytree/Makefile +++ b/misc/ytree/Makefile @@ -3,6 +3,7 @@ PORTNAME= ytree DISTVERSION= 1.99pl1 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://www.han.de/~werner/ diff --git a/multimedia/xine/Makefile b/multimedia/xine/Makefile index 28a69f8e4f2f..fd040ad5d6d5 100644 --- a/multimedia/xine/Makefile +++ b/multimedia/xine/Makefile @@ -2,7 +2,7 @@ PORTNAME= xine PORTVERSION= 0.99.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-ui/${PORTVERSION} DISTNAME= ${PORTNAME}-ui-${PORTVERSION} diff --git a/net-im/freetalk/Makefile b/net-im/freetalk/Makefile index 383523eef3ec..91c327b0b741 100644 --- a/net-im/freetalk/Makefile +++ b/net-im/freetalk/Makefile @@ -4,6 +4,7 @@ PORTNAME= freetalk PORTVERSION= 4.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= olevole@olevole.ru diff --git a/net-im/profanity/Makefile b/net-im/profanity/Makefile index fe1b9e260339..c046fac9c7ca 100644 --- a/net-im/profanity/Makefile +++ b/net-im/profanity/Makefile @@ -2,7 +2,7 @@ PORTNAME= profanity PORTVERSION= 0.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= http://www.profanity.im/ diff --git a/net-im/telegram/Makefile b/net-im/telegram/Makefile index 5db85bfc2b8f..d02704b0ca9d 100644 --- a/net-im/telegram/Makefile +++ b/net-im/telegram/Makefile @@ -3,7 +3,7 @@ PORTNAME= telegram PORTVERSION= 1.4.1.g20161227 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MAINTAINER= cpm@FreeBSD.org diff --git a/net-im/zephyr/Makefile b/net-im/zephyr/Makefile index a4a54ca9a6a2..f9a40bbd01dd 100644 --- a/net-im/zephyr/Makefile +++ b/net-im/zephyr/Makefile @@ -3,7 +3,7 @@ PORTNAME= zephyr DISTVERSION= 3.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MASTER_SITES= http://zephyr.1ts.org/export/2642/distribution/ diff --git a/net-mgmt/argus3-clients/Makefile b/net-mgmt/argus3-clients/Makefile index 6b0f810b1ef3..ed1b2ad01f65 100644 --- a/net-mgmt/argus3-clients/Makefile +++ b/net-mgmt/argus3-clients/Makefile @@ -3,6 +3,7 @@ PORTNAME= argus-clients PORTVERSION= 3.0.8.2 +PORTREVISION= 1 CATEGORIES= net-mgmt security MASTER_SITES= http://qosient.com/argus/src/ \ ftp://qosient.com/pub/argus/src/ diff --git a/net-mgmt/scli/Makefile b/net-mgmt/scli/Makefile index eb066556a292..9e2fc857d39b 100644 --- a/net-mgmt/scli/Makefile +++ b/net-mgmt/scli/Makefile @@ -3,7 +3,7 @@ PORTNAME= scli PORTVERSION= 0.3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/local/${PORTNAME}/ \ http://matt.peterson.org/FreeBSD/ports/ diff --git a/net-mgmt/send/Makefile b/net-mgmt/send/Makefile index 7922807b65a0..918f6c4aec56 100644 --- a/net-mgmt/send/Makefile +++ b/net-mgmt/send/Makefile @@ -3,7 +3,7 @@ PORTNAME= send PORTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt ipv6 MASTER_SITES= LOCAL/hrs DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/net-p2p/microdc2/Makefile b/net-p2p/microdc2/Makefile index d10b6d464597..ef11ed856c5f 100644 --- a/net-p2p/microdc2/Makefile +++ b/net-p2p/microdc2/Makefile @@ -3,7 +3,7 @@ PORTNAME= microdc2 PORTVERSION= 0.15.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-p2p MASTER_SITES= http://corsair626.no-ip.org/microdc/ diff --git a/net-p2p/shx/Makefile b/net-p2p/shx/Makefile index 722bbdda3872..9302c3e2087e 100644 --- a/net-p2p/shx/Makefile +++ b/net-p2p/shx/Makefile @@ -3,6 +3,7 @@ PORTNAME= shx PORTVERSION= 0.2.4 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= http://synhxd.sourceforge.net/releases/ diff --git a/net/afpfs-ng/Makefile b/net/afpfs-ng/Makefile index 9d35a52bbec0..5cff2e47775e 100644 --- a/net/afpfs-ng/Makefile +++ b/net/afpfs-ng/Makefile @@ -3,7 +3,7 @@ PORTNAME= afpfs-ng PORTVERSION= 0.8.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= SF diff --git a/net/bird-devel/Makefile b/net/bird-devel/Makefile index 6586290da0fb..d766b8df6ef3 100644 --- a/net/bird-devel/Makefile +++ b/net/bird-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= bird PORTVERSION= 20130301 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://bird.mpls.in/distfiles/bird/ PKGNAMESUFFIX= -devel diff --git a/net/bird/Makefile b/net/bird/Makefile index b129b81b820e..7ebe5fd78c39 100644 --- a/net/bird/Makefile +++ b/net/bird/Makefile @@ -3,7 +3,7 @@ PORTNAME?= bird PORTVERSION= 1.6.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= ftp://bird.network.cz/pub/bird/ \ http://bird.mpls.in/distfiles/bird/ diff --git a/net/c3270/Makefile b/net/c3270/Makefile index 99e9c1feb1f5..b832b095fb69 100644 --- a/net/c3270/Makefile +++ b/net/c3270/Makefile @@ -3,7 +3,7 @@ PORTNAME= c3270 PORTVERSION= 3.3.14ga11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://x3270.bgp.nu/download/03.03.14/ MASTER_SITES_VER_PATH= ${PORTVERSION:C/(0[0-9]\.0[0-9])/} diff --git a/net/ccxstream/Makefile b/net/ccxstream/Makefile index a4bacabb4e4f..be1fc19732cd 100644 --- a/net/ccxstream/Makefile +++ b/net/ccxstream/Makefile @@ -3,7 +3,7 @@ PORTNAME= ccxstream PORTVERSION= 1.0.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= SF/xbplayer/XStream%20Servers/ccXStream%20${PORTVERSION}%20for%20Linux diff --git a/net/coda6_server/Makefile b/net/coda6_server/Makefile index 1376ab6e8516..c7c8b0c14369 100644 --- a/net/coda6_server/Makefile +++ b/net/coda6_server/Makefile @@ -3,7 +3,7 @@ PORTNAME= coda PORTVERSION= 6.9.4 -PORTREVISION?= 5 +PORTREVISION?= 6 CATEGORIES= net MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/ \ ftp://ftp.planetmirror.com/pub/coda/src/ \ diff --git a/net/glusterfs/Makefile b/net/glusterfs/Makefile index 6a4129dcbfa4..4ceb9f4130ba 100644 --- a/net/glusterfs/Makefile +++ b/net/glusterfs/Makefile @@ -2,7 +2,7 @@ PORTNAME= glusterfs PORTVERSION= 3.9.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://bits.gluster.org/pub/gluster/glusterfs/src/ diff --git a/net/kamailio/Makefile b/net/kamailio/Makefile index c3c5c357bb4d..4f5c993bb1e7 100644 --- a/net/kamailio/Makefile +++ b/net/kamailio/Makefile @@ -3,6 +3,7 @@ PORTNAME= kamailio PORTVERSION= 5.0.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.kamailio.org/pub/kamailio/${PORTVERSION}/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}_src diff --git a/net/linphone/Makefile b/net/linphone/Makefile index 7d1ebb67df40..69d603078134 100644 --- a/net/linphone/Makefile +++ b/net/linphone/Makefile @@ -2,7 +2,7 @@ PORTNAME= linphone PORTVERSION= 3.10.2 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= SAVANNAH/linphone/3.10.x/sources diff --git a/net/msend/Makefile b/net/msend/Makefile index 270b4505cc92..5f8da944b4c2 100644 --- a/net/msend/Makefile +++ b/net/msend/Makefile @@ -3,7 +3,7 @@ PORTNAME= msend PORTVERSION= 3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= LOCAL/markp diff --git a/net/nfsshell/Makefile b/net/nfsshell/Makefile index e9279df27ec3..7eeca8f9a5f1 100644 --- a/net/nfsshell/Makefile +++ b/net/nfsshell/Makefile @@ -3,7 +3,7 @@ PORTNAME= nfsshell PORTVERSION= 20130510 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net #MASTER_SITES= http://www.cs.vu.nl/pub/leendert/ diff --git a/net/ocserv/Makefile b/net/ocserv/Makefile index 8ac9c4ac351c..ca4772bffb03 100644 --- a/net/ocserv/Makefile +++ b/net/ocserv/Makefile @@ -3,7 +3,7 @@ PORTNAME= ocserv PORTVERSION= 0.11.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net security MASTER_SITES= ftp://ftp.infradead.org/pub/ocserv/ \ LOCAL/cpm diff --git a/net/pmf/Makefile b/net/pmf/Makefile index 80d59448ebe2..7ea3da052fe7 100644 --- a/net/pmf/Makefile +++ b/net/pmf/Makefile @@ -3,6 +3,7 @@ PORTNAME= pmf PORTVERSION= 1.13.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://ftp.ntua.gr/pub/net/mud/lpmud/clients/pmf/ \ LOCAL/glarkin diff --git a/net/quagga/Makefile b/net/quagga/Makefile index 6072652858ac..a9a999229d9e 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -3,7 +3,7 @@ PORTNAME= quagga PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net ipv6 MASTER_SITES= SAVANNAH diff --git a/net/samba44/Makefile b/net/samba44/Makefile index 4c945013f24a..25a5fb2fda75 100644 --- a/net/samba44/Makefile +++ b/net/samba44/Makefile @@ -3,7 +3,7 @@ PORTNAME?= ${SAMBA4_BASENAME}44 PORTVERSION?= ${SAMBA4_VERSION} -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= net MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc DISTNAME= ${SAMBA4_DISTNAME} diff --git a/net/samba45/Makefile b/net/samba45/Makefile index 7aea37a15f92..420bdc962fab 100644 --- a/net/samba45/Makefile +++ b/net/samba45/Makefile @@ -3,7 +3,7 @@ PORTNAME?= ${SAMBA4_BASENAME}45 PORTVERSION?= ${SAMBA4_VERSION} -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= net MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc DISTNAME= ${SAMBA4_DISTNAME} diff --git a/net/samba46/Makefile b/net/samba46/Makefile index 9e49e8988b3c..acd7f445e758 100644 --- a/net/samba46/Makefile +++ b/net/samba46/Makefile @@ -3,7 +3,7 @@ PORTNAME?= ${SAMBA4_BASENAME}46 PORTVERSION?= ${SAMBA4_VERSION} -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= net MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc DISTNAME= ${SAMBA4_DISTNAME} diff --git a/net/socat/Makefile b/net/socat/Makefile index 0e91c7c6a0db..fd8ba957fd27 100644 --- a/net/socat/Makefile +++ b/net/socat/Makefile @@ -3,7 +3,7 @@ PORTNAME= socat PORTVERSION= 1.7.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net ipv6 MASTER_SITES= http://www.dest-unreach.org/socat/download/ \ LOCAL/ehaupt diff --git a/net/yaz/Makefile b/net/yaz/Makefile index 795043771b32..f5e729768911 100644 --- a/net/yaz/Makefile +++ b/net/yaz/Makefile @@ -3,6 +3,7 @@ PORTNAME= yaz PORTVERSION= 5.21.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ diff --git a/net/zebra/Makefile b/net/zebra/Makefile index fc5ddcb295cd..92806d397529 100644 --- a/net/zebra/Makefile +++ b/net/zebra/Makefile @@ -3,7 +3,7 @@ PORTNAME= zebra PORTVERSION= 0.95a -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.pop-pr.rnp.br/pub/GNU/ftp.zebra.org/zebra/ \ ftp://ftp.ripe.net/mirrors/sites/ftp.zebra.org/pub/zebra/ \ diff --git a/palm/pilot-link/Makefile b/palm/pilot-link/Makefile index f46aaf75cb18..5d66316dd0bc 100644 --- a/palm/pilot-link/Makefile +++ b/palm/pilot-link/Makefile @@ -3,7 +3,7 @@ PORTNAME= pilot-link PORTVERSION= 0.12.5 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= palm comms MASTER_SITES= http://downloads.pilot-link.org/ \ diff --git a/polish/ekg2/Makefile b/polish/ekg2/Makefile index b818b193a8af..a6fab4dbb36f 100644 --- a/polish/ekg2/Makefile +++ b/polish/ekg2/Makefile @@ -3,7 +3,7 @@ PORTNAME= ekg2 PORTVERSION= 0.3.1 -PORTREVISION= 9 +PORTREVISION= 10 PORTEPOCH= 1 CATEGORIES= polish net-im MASTER_SITES= http://pl.ekg2.org/ diff --git a/polish/kadu/Makefile b/polish/kadu/Makefile index 8d13258f0ac8..9133d99710e7 100644 --- a/polish/kadu/Makefile +++ b/polish/kadu/Makefile @@ -3,7 +3,7 @@ PORTNAME= kadu PORTVERSION= 4.3 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= polish net-im MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/:kadu \ diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile index 9d249de3a9f6..86df0d55d99a 100644 --- a/print/fontforge/Makefile +++ b/print/fontforge/Makefile @@ -3,7 +3,7 @@ PORTNAME= fontforge PORTVERSION= 20161005 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print DISTFILES= # Empty but needed because of the freetype distfile diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile index 854f77613bb4..83d0f99ca1a7 100644 --- a/science/gnudatalanguage/Makefile +++ b/science/gnudatalanguage/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnudatalanguage DISTVERSION= 0.9.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science lang MASTER_SITES= SF/${PORTNAME}/gdl/${PORTVERSION} .if defined(BUILD_PYTHON_MODULE) diff --git a/science/qcl/Makefile b/science/qcl/Makefile index a3016df539cf..b3a75fa05a1b 100644 --- a/science/qcl/Makefile +++ b/science/qcl/Makefile @@ -3,6 +3,7 @@ PORTNAME= qcl PORTVERSION= 0.6.4 +PORTREVISION= 1 CATEGORIES= science math MASTER_SITES= http://tph.tuwien.ac.at/~oemer/tgz/ diff --git a/science/silo/Makefile b/science/silo/Makefile index fb0195e520ff..dca2463f0602 100644 --- a/science/silo/Makefile +++ b/science/silo/Makefile @@ -3,7 +3,7 @@ PORTNAME= silo PORTVERSION= 4.10.2 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONSUFFIX= -bsd CATEGORIES= science MASTER_SITES= http://wci.llnl.gov/content/assets/docs/simulation/computer-codes/${PORTNAME}/silo-${PORTVERSION}/ diff --git a/security/authforce/Makefile b/security/authforce/Makefile index f8671cb5fde4..688999f7cf59 100644 --- a/security/authforce/Makefile +++ b/security/authforce/Makefile @@ -3,7 +3,7 @@ PORTNAME= authforce PORTVERSION= 0.9.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security www MASTER_SITES= GHC diff --git a/security/gnomint/Makefile b/security/gnomint/Makefile index b760bc133dcd..e2d6d7b5de82 100644 --- a/security/gnomint/Makefile +++ b/security/gnomint/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnomint PORTVERSION= 1.2.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= security MASTER_SITES= SF diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index e6e7418c63fa..51e3a279ec4b 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -2,7 +2,7 @@ PORTNAME= gnupg PORTVERSION= 2.1.21 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= GNUPG diff --git a/security/gnupg1/Makefile b/security/gnupg1/Makefile index 3a93b2a43877..2196953ef7f4 100644 --- a/security/gnupg1/Makefile +++ b/security/gnupg1/Makefile @@ -2,7 +2,7 @@ PORTNAME= gnupg PORTVERSION= 1.4.21 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= GNUPG PKGNAMESUFFIX= 1 diff --git a/security/gnupg20/Makefile b/security/gnupg20/Makefile index 3f8c8abd838d..acef1b96805e 100644 --- a/security/gnupg20/Makefile +++ b/security/gnupg20/Makefile @@ -2,7 +2,7 @@ PORTNAME= gnupg PORTVERSION= 2.0.30 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= GNUPG PKGNAMESUFFIX= 20 diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index d68541314910..77ea09829e5e 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -3,6 +3,7 @@ PORTNAME= heimdal PORTVERSION= 7.3.0 +PORTREVISION= 1 CATEGORIES= security ipv6 MASTER_SITES= https://github.com/heimdal/heimdal/releases/download/${DISTNAME}/ diff --git a/security/krb5-113/Makefile b/security/krb5-113/Makefile index fce72d9332f9..33ad49525c4d 100644 --- a/security/krb5-113/Makefile +++ b/security/krb5-113/Makefile @@ -3,7 +3,7 @@ PORTNAME= krb5 PORTVERSION= 1.13.7 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security MASTER_SITES= http://web.mit.edu/kerberos/dist/${PORTNAME}/${PORTVERSION:C/^[0-9]*\.[0-9]*/&X/:C/X\.[0-9]*$//:C/X//}/ .if !defined(MASTERDIR) diff --git a/security/krb5-114/Makefile b/security/krb5-114/Makefile index 9beefcff33d7..5797841a8824 100644 --- a/security/krb5-114/Makefile +++ b/security/krb5-114/Makefile @@ -3,7 +3,7 @@ PORTNAME= krb5 PORTVERSION= 1.14.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MASTER_SITES= http://web.mit.edu/kerberos/dist/${PORTNAME}/${PORTVERSION:C/^[0-9]*\.[0-9]*/&X/:C/X\.[0-9]*$//:C/X//}/ .if !defined(MASTERDIR) diff --git a/security/krb5-115/Makefile b/security/krb5-115/Makefile index 418de628b12b..f9d4f4093977 100644 --- a/security/krb5-115/Makefile +++ b/security/krb5-115/Makefile @@ -3,7 +3,7 @@ PORTNAME= krb5 PORTVERSION= 1.15.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MASTER_SITES= http://web.mit.edu/kerberos/dist/${PORTNAME}/${PORTVERSION:C/^[0-9]*\.[0-9]*/&X/:C/X\.[0-9]*$//:C/X//}/ .if !defined(MASTERDIR) diff --git a/security/osiris/Makefile b/security/osiris/Makefile index a46db2d281f1..c69ebc96d406 100644 --- a/security/osiris/Makefile +++ b/security/osiris/Makefile @@ -2,7 +2,7 @@ PORTNAME= osiris PORTVERSION= 4.2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= http://osiris.shmoo.com/data/ \ http://redundancy.redundancy.org/mirror/ diff --git a/security/ossec-hids-server/Makefile b/security/ossec-hids-server/Makefile index 053da9503d57..97bbdc1a08dc 100644 --- a/security/ossec-hids-server/Makefile +++ b/security/ossec-hids-server/Makefile @@ -4,7 +4,7 @@ PORTNAME= ossec-hids PORTVERSION= 2.8.3 DISTVERSIONPREFIX= v -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= security PKGNAMESUFFIX= -server diff --git a/security/softether-devel/Makefile b/security/softether-devel/Makefile index a020d59dbfd9..77dddefdcb37 100644 --- a/security/softether-devel/Makefile +++ b/security/softether-devel/Makefile @@ -2,6 +2,7 @@ PORTNAME= softether-devel PORTVERSION= 4.21.9613 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= hrs@FreeBSD.org diff --git a/security/softether/Makefile b/security/softether/Makefile index 86c7a8e17b62..2c6778a0d565 100644 --- a/security/softether/Makefile +++ b/security/softether/Makefile @@ -2,6 +2,7 @@ PORTNAME= softether PORTVERSION= 4.20.9608 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.softether-download.com/files/softether/v4.20-9608-rtm-2016.04.17-tree/Source_Code/ DISTNAME= ${PORTNAME}-src-v4.20-9608-rtm diff --git a/security/wpa_supplicant/Makefile b/security/wpa_supplicant/Makefile index e3176eb34c25..e313e495d171 100644 --- a/security/wpa_supplicant/Makefile +++ b/security/wpa_supplicant/Makefile @@ -2,6 +2,7 @@ PORTNAME= wpa_supplicant PORTVERSION= 2.6 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= http://w1.fi/releases/ diff --git a/shells/es/Makefile b/shells/es/Makefile index 0a79a0c10d21..52038ce1f20a 100644 --- a/shells/es/Makefile +++ b/shells/es/Makefile @@ -3,7 +3,7 @@ PORTNAME= es PORTVERSION= 0.9.b1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= shells MASTER_SITES= ftp://ftp.sys.toronto.edu/pub/es/ DISTNAME= es-0.9-beta1 diff --git a/shells/esh/Makefile b/shells/esh/Makefile index bc033b03da9f..d51d6aa04b00 100644 --- a/shells/esh/Makefile +++ b/shells/esh/Makefile @@ -3,6 +3,7 @@ PORTNAME= esh PORTVERSION= 0.8.5 +PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= GENTOO diff --git a/shells/rc/Makefile b/shells/rc/Makefile index dd708f7a7d28..637acc874875 100644 --- a/shells/rc/Makefile +++ b/shells/rc/Makefile @@ -3,6 +3,7 @@ PORTNAME= rc PORTVERSION= 1.7.4 +PORTREVISION= 1 CATEGORIES= shells plan9 MASTER_SITES= http://static.tobold.org/rc/ diff --git a/shells/sparforte/Makefile b/shells/sparforte/Makefile index 8440fa8e60fd..c648d0058ada 100644 --- a/shells/sparforte/Makefile +++ b/shells/sparforte/Makefile @@ -3,7 +3,7 @@ PORTNAME= sparforte PORTVERSION= 2.0.2 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= shells lang diff --git a/sysutils/afflib/Makefile b/sysutils/afflib/Makefile index f71f6921d018..165d81ea83ea 100644 --- a/sysutils/afflib/Makefile +++ b/sysutils/afflib/Makefile @@ -3,6 +3,7 @@ PORTNAME= afflib PORTVERSION= 3.7.15 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= antoine@FreeBSD.org diff --git a/sysutils/android-file-transfer/Makefile b/sysutils/android-file-transfer/Makefile index 73470bee8e70..7213ac771b23 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.2 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= sysutils MAINTAINER= jbeich@FreeBSD.org diff --git a/sysutils/apachetop/Makefile b/sysutils/apachetop/Makefile index 6c98f8b2db34..8a317f3300bb 100644 --- a/sysutils/apachetop/Makefile +++ b/sysutils/apachetop/Makefile @@ -3,7 +3,7 @@ PORTNAME= apachetop PORTVERSION= 0.12.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= http://lukasz.wasikowski.net/files/ diff --git a/sysutils/bacula-server/Makefile b/sysutils/bacula-server/Makefile index 0a35eafad576..516a59da41e2 100644 --- a/sysutils/bacula-server/Makefile +++ b/sysutils/bacula-server/Makefile @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= bacula -DISTVERSION= 7.4.7 +PORTVERSION= 7.4.7 +PORTREVISION= 1 CATEGORIES?= sysutils MASTER_SITES= SF/bacula/bacula/${PORTVERSION} PKGNAMEPREFIX?= # @@ -40,7 +41,7 @@ PYTHON_USES= python PYTHON_CONFIGURE_ON= --with-python=yes .if !defined(WITH_CLIENT_ONLY) -LIB_DEPENDS+= libbac-${DISTVERSION}.so:sysutils/bacula-client +LIB_DEPENDS+= libbac-${PORTVERSION}.so:sysutils/bacula-client USE_RC_SUBR?= bacula-dir bacula-sd .endif diff --git a/sysutils/djmount/Makefile b/sysutils/djmount/Makefile index 9c430bf69d5e..0cd771d9e0b3 100644 --- a/sysutils/djmount/Makefile +++ b/sysutils/djmount/Makefile @@ -3,7 +3,7 @@ PORTNAME= djmount PORTVERSION= 0.71 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MASTER_SITES= SF diff --git a/sysutils/ipmitool/Makefile b/sysutils/ipmitool/Makefile index ab05ac54a534..5463b0929da8 100644 --- a/sysutils/ipmitool/Makefile +++ b/sysutils/ipmitool/Makefile @@ -3,6 +3,7 @@ PORTNAME= ipmitool PORTVERSION= 1.8.18 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF diff --git a/sysutils/lnav/Makefile b/sysutils/lnav/Makefile index 80d5b60c1fe2..0c67682a00a8 100644 --- a/sysutils/lnav/Makefile +++ b/sysutils/lnav/Makefile @@ -4,6 +4,7 @@ PORTNAME= lnav PORTVERSION= 0.8.2 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= tom@hur.st diff --git a/sysutils/pwsafe/Makefile b/sysutils/pwsafe/Makefile index 557c5a9ff8dc..72288f4910b9 100644 --- a/sysutils/pwsafe/Makefile +++ b/sysutils/pwsafe/Makefile @@ -3,7 +3,7 @@ PORTNAME= pwsafe PORTVERSION= 0.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://nsd.dyndns.org/pwsafe/releases/ diff --git a/sysutils/renameutils/Makefile b/sysutils/renameutils/Makefile index 1eaf6afe5a4e..5275af1d778f 100644 --- a/sysutils/renameutils/Makefile +++ b/sysutils/renameutils/Makefile @@ -3,6 +3,7 @@ PORTNAME= renameutils PORTVERSION= 0.12.0 +PORTREVISION= 1 CATEGORIES= sysutils converters MASTER_SITES= SAVANNAH diff --git a/sysutils/riak-cs/Makefile b/sysutils/riak-cs/Makefile index 1867620d2714..c70ac222dc4c 100644 --- a/sysutils/riak-cs/Makefile +++ b/sysutils/riak-cs/Makefile @@ -2,7 +2,7 @@ PORTNAME= riak-cs PORTVERSION= 2.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://s3.amazonaws.com/downloads.basho.com/riak-cs/${PORTVERSION:R}/${PORTVERSION}/ \ http://downloads.basho.com.s3.amazonaws.com/riak-cs/${PORTVERSION:R}/${PORTVERSION}/ diff --git a/sysutils/slurm-wlm/Makefile b/sysutils/slurm-wlm/Makefile index 4451da655fc9..56b29e76cdc7 100644 --- a/sysutils/slurm-wlm/Makefile +++ b/sysutils/slurm-wlm/Makefile @@ -3,7 +3,7 @@ PORTNAME= slurm PORTVERSION= 16.05.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://www.schedmd.com/download/latest/ \ http://www.schedmd.com/download/archive/ \ diff --git a/sysutils/stanchion/Makefile b/sysutils/stanchion/Makefile index 4788f6112c79..ba580fee654b 100644 --- a/sysutils/stanchion/Makefile +++ b/sysutils/stanchion/Makefile @@ -2,6 +2,7 @@ PORTNAME= stanchion PORTVERSION= 2.1.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://s3.amazonaws.com/downloads.basho.com/stanchion/${PORTVERSION:R}/${PORTVERSION}/ \ http://downloads.basho.com.s3.amazonaws.com/stanchion/${PORTVERSION:R}/${PORTVERSION}/ diff --git a/sysutils/xfsprogs/Makefile b/sysutils/xfsprogs/Makefile index a803d8a391b7..223481cd948e 100644 --- a/sysutils/xfsprogs/Makefile +++ b/sysutils/xfsprogs/Makefile @@ -3,6 +3,7 @@ PORTNAME= xfsprogs PORTVERSION= 3.2.4 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ftp://oss.sgi.com/projects/xfs/cmd_tars/ \ ftp://oss.sgi.com/projects/xfs/previous/cmd_tars/ diff --git a/textproc/augeas/Makefile b/textproc/augeas/Makefile index 2a021c2f943c..3aa6d033c3de 100644 --- a/textproc/augeas/Makefile +++ b/textproc/augeas/Makefile @@ -3,6 +3,7 @@ PORTNAME= augeas PORTVERSION= 1.7.0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://download.augeas.net/ diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile index 30e518665858..d01530a0596f 100644 --- a/textproc/hunspell/Makefile +++ b/textproc/hunspell/Makefile @@ -4,6 +4,7 @@ PORTNAME= hunspell PORTVERSION= 1.6.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= textproc DIST_SUBDIR= ${PORTNAME} diff --git a/textproc/refdb/Makefile b/textproc/refdb/Makefile index 6330c2b53bbc..3e875954db1f 100644 --- a/textproc/refdb/Makefile +++ b/textproc/refdb/Makefile @@ -4,7 +4,7 @@ PORTNAME= refdb PORTVERSION= 0.9.9 DISTVERSIONSUFFIX= -1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTNAME}-src-${PORTVERSION}-1 diff --git a/textproc/sdcv/Makefile b/textproc/sdcv/Makefile index 3b41bd6b75e9..2b8c91e4b19c 100644 --- a/textproc/sdcv/Makefile +++ b/textproc/sdcv/Makefile @@ -3,7 +3,7 @@ PORTNAME= sdcv PORTVERSION= 0.4.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= SF diff --git a/www/edbrowse/Makefile b/www/edbrowse/Makefile index e85ba0cede69..f4e704540d84 100644 --- a/www/edbrowse/Makefile +++ b/www/edbrowse/Makefile @@ -2,7 +2,7 @@ PORTNAME= edbrowse PORTVERSION= 3.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www editors MASTER_SITES= http://the-brannons.com/edbrowse/ \ http://rithmomachia.org/edbrowse/ diff --git a/www/varnish4/Makefile b/www/varnish4/Makefile index 0172475e14c6..3e49183b8eb5 100644 --- a/www/varnish4/Makefile +++ b/www/varnish4/Makefile @@ -2,7 +2,7 @@ PORTNAME= varnish PORTVERSION= 4.1.5 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://repo.varnish-cache.org/source/ PKGNAMESUFFIX= 4 diff --git a/www/varnish5/Makefile b/www/varnish5/Makefile index dfed3c601577..b832fa328940 100644 --- a/www/varnish5/Makefile +++ b/www/varnish5/Makefile @@ -2,7 +2,7 @@ PORTNAME= varnish PORTVERSION= 5.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://repo.varnish-cache.org/source/ PKGNAMESUFFIX= 5 diff --git a/x11-wm/fvwm2/Makefile b/x11-wm/fvwm2/Makefile index 6225f1ae669f..b951482f21e3 100644 --- a/x11-wm/fvwm2/Makefile +++ b/x11-wm/fvwm2/Makefile @@ -3,7 +3,7 @@ PORTNAME= fvwm PORTVERSION= 2.6.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= https://github.com/fvwmorg/fvwm/releases/download/2.6.7/ \ http://www.fvwm.org/generated/icon_download/ diff --git a/x11-wm/ratpoison/Makefile b/x11-wm/ratpoison/Makefile index e919166c3121..dd8a43701bd9 100644 --- a/x11-wm/ratpoison/Makefile +++ b/x11-wm/ratpoison/Makefile @@ -3,6 +3,7 @@ PORTNAME= ratpoison PORTVERSION= 1.4.9 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= SAVANNAH |