diff options
author | pi <pi@FreeBSD.org> | 2015-01-03 02:46:33 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2015-01-03 02:46:33 +0800 |
commit | 3cccc94bd687250a1327b268f60a739e26d142ac (patch) | |
tree | 5142dedf1e7b81bba5c1569594a9726d1b1b3f39 | |
parent | caca5228ff60d3bc6e34ea5b4eafdc5b6bf82c95 (diff) | |
download | freebsd-ports-gnome-3cccc94bd687250a1327b268f60a739e26d142ac.tar.gz freebsd-ports-gnome-3cccc94bd687250a1327b268f60a739e26d142ac.tar.zst freebsd-ports-gnome-3cccc94bd687250a1327b268f60a739e26d142ac.zip |
security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code. Take
care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in
- Fix building for the x32 target without asm modules in
mpi/generic/mpi-asm-defs.h: Use a fixed value for the x32 ABI.
- Fix ARM assembly when building __PIC__
- mpi: Fix a subtle bug setting spurious bits with in mpi_set_bit.
* mpi/mpi-bit.c (_gcry_mpi_set_bit, _gcry_mpi_set_highbit): Clear
allocated but not used bits before resizing.
* tests/t-mpi-bits.c (set_bit_with_resize): New.
- Use internal malloc function in fips.c.
* src/fips.c (check_binary_integrity): s/gcry_malloc/xtrymalloc/.
- pubkey: Re-map all deprecated RSA algo numbers.
- cipher: Fix possible NULL dereference in cipher/md.c for being NULL.
- Fix ARMv6 detection when CFLAGS modify target CPU architecture.
PR: 193264
Approved by: cpm@fbsd.es (maintainer)
104 files changed, 108 insertions, 83 deletions
diff --git a/audio/ario/Makefile b/audio/ario/Makefile index 08e4b989e8f7..29f5e8351f8c 100644 --- a/audio/ario/Makefile +++ b/audio/ario/Makefile @@ -3,7 +3,7 @@ PORTNAME= ario PORTVERSION= 1.5.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= audio MASTER_SITES= SF/ario-player/ario-player/${PORTVERSION} diff --git a/audio/gogglesmm/Makefile b/audio/gogglesmm/Makefile index 75e20749941e..0b2f3fc16b91 100644 --- a/audio/gogglesmm/Makefile +++ b/audio/gogglesmm/Makefile @@ -3,7 +3,7 @@ PORTNAME= gogglesmm PORTVERSION= 0.14.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= GH diff --git a/audio/pianobar/Makefile b/audio/pianobar/Makefile index 2473e4450fdd..07be74bb10c6 100644 --- a/audio/pianobar/Makefile +++ b/audio/pianobar/Makefile @@ -3,7 +3,7 @@ PORTNAME= pianobar PORTVERSION= 2014.09.28 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://6xq.net/projects/${PORTNAME}/ diff --git a/comms/svxlink/Makefile b/comms/svxlink/Makefile index 8f64e0f06f9e..ec91ea5a8f18 100644 --- a/comms/svxlink/Makefile +++ b/comms/svxlink/Makefile @@ -3,7 +3,7 @@ PORTNAME= svxlink PORTVERSION= 13.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= SF/svxlink/svxlink/${PORTVERSION} diff --git a/databases/freetds/Makefile b/databases/freetds/Makefile index 9864227556a1..37bb35045371 100644 --- a/databases/freetds/Makefile +++ b/databases/freetds/Makefile @@ -3,7 +3,7 @@ PORTNAME= freetds PORTVERSION= 0.91.103 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= ftp://ftp.freetds.org/pub/freetds/stable/ diff --git a/databases/libgda4/Makefile b/databases/libgda4/Makefile index 56e32b5a45be..164f9399e38c 100644 --- a/databases/libgda4/Makefile +++ b/databases/libgda4/Makefile @@ -4,7 +4,7 @@ PORTNAME= libgda PORTVERSION= 4.2.12 -PORTREVISION?= 5 +PORTREVISION?= 6 CATEGORIES= databases gnome MASTER_SITES= GNOME PKGNAMESUFFIX?= 4 diff --git a/databases/libgda5/Makefile b/databases/libgda5/Makefile index 4d1407a5ecb1..c9309ffe74e3 100644 --- a/databases/libgda5/Makefile +++ b/databases/libgda5/Makefile @@ -4,7 +4,7 @@ PORTNAME= libgda PORTVERSION?= 5.0.3 -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES= databases gnome MASTER_SITES= GNOME PKGNAMESUFFIX?= 5 diff --git a/databases/xtrabackup/Makefile b/databases/xtrabackup/Makefile index f11f60832b63..1bdb55ef8ce6 100644 --- a/databases/xtrabackup/Makefile +++ b/databases/xtrabackup/Makefile @@ -3,6 +3,7 @@ PORTNAME= xtrabackup PORTVERSION= 2.2.6 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://www.percona.com/redir/downloads/XtraBackup/LATEST/source/tarball/ DISTNAME= percona-${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} diff --git a/devel/ccrtp/Makefile b/devel/ccrtp/Makefile index c8162443a675..fb415233c0fd 100644 --- a/devel/ccrtp/Makefile +++ b/devel/ccrtp/Makefile @@ -3,6 +3,7 @@ PORTNAME= ccrtp PORTVERSION= 2.0.9 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= GNU diff --git a/devel/gsoap/Makefile b/devel/gsoap/Makefile index 128c89dc65db..a8a160773982 100644 --- a/devel/gsoap/Makefile +++ b/devel/gsoap/Makefile @@ -3,6 +3,7 @@ PORTNAME= gsoap PORTVERSION= 2.8.18 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}2/gSOAP DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/gvfs/Makefile b/devel/gvfs/Makefile index bdbd86fdf528..eb5b3d91beea 100644 --- a/devel/gvfs/Makefile +++ b/devel/gvfs/Makefile @@ -4,6 +4,7 @@ PORTNAME= gvfs PORTVERSION= 1.20.3 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/devel/gwenhywfar/Makefile b/devel/gwenhywfar/Makefile index 8a2bdad3991e..56b08e79a888 100644 --- a/devel/gwenhywfar/Makefile +++ b/devel/gwenhywfar/Makefile @@ -2,7 +2,7 @@ PORTNAME= gwenhywfar PORTVERSION= 4.3.3 -PORTREVISION?= 7 +PORTREVISION?= 8 CATEGORIES= devel net security MASTER_SITES= http://www.aquamaniac.de/sites/download/download.php?package=01&release=67&file=01&dummy=/ diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index 3c62f87c6c25..892267bb9362 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -4,6 +4,7 @@ PORTNAME= libsoup PORTVERSION= 2.48.1 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile index 4d27449a874b..8833ba21ee18 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -3,6 +3,7 @@ PORTNAME= libvirt PORTVERSION= 1.2.11 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ diff --git a/devel/libzrtpcpp/Makefile b/devel/libzrtpcpp/Makefile index 5ae21f69bc26..898b000be486 100644 --- a/devel/libzrtpcpp/Makefile +++ b/devel/libzrtpcpp/Makefile @@ -3,7 +3,7 @@ PORTNAME= libzrtpcpp PORTVERSION= 2.3.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR=ccrtp diff --git a/devel/srecord/Makefile b/devel/srecord/Makefile index 05952f9088dd..f06acd234f44 100644 --- a/devel/srecord/Makefile +++ b/devel/srecord/Makefile @@ -3,7 +3,7 @@ PORTNAME= srecord PORTVERSION= 1.64 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= SF diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index 54ffe4531242..912d8098e44f 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -3,7 +3,7 @@ PORTNAME= fuse PORTVERSION= 1.1.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION} diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile index 1c1a92e2cd15..81d788b2533a 100644 --- a/emulators/libspectrum/Makefile +++ b/emulators/libspectrum/Makefile @@ -3,7 +3,7 @@ PORTNAME= libspectrum PORTVERSION= 1.1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators devel MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION} diff --git a/ftp/filezilla/Makefile b/ftp/filezilla/Makefile index 1007aaaef80e..d5793b77f171 100644 --- a/ftp/filezilla/Makefile +++ b/ftp/filezilla/Makefile @@ -3,6 +3,7 @@ PORTNAME= filezilla PORTVERSION= 3.9.0.6 +PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION} DISTNAME= FileZilla_${PORTVERSION}_src diff --git a/games/libggz/Makefile b/games/libggz/Makefile index ed9019252309..937a9a620531 100644 --- a/games/libggz/Makefile +++ b/games/libggz/Makefile @@ -3,7 +3,7 @@ PORTNAME= libggz PORTVERSION= ${GGZ_VERSION} -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= games MAINTAINER= ports@FreeBSD.org diff --git a/graphics/telak/Makefile b/graphics/telak/Makefile index cfdaa3e563aa..24e0f24a9188 100644 --- a/graphics/telak/Makefile +++ b/graphics/telak/Makefile @@ -3,7 +3,7 @@ PORTNAME= telak PORTVERSION= 0.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= http://julien.danjou.info/telak/ \ CRITICAL diff --git a/irc/bitlbee/Makefile b/irc/bitlbee/Makefile index 7b95fb6346be..b18991e3178c 100644 --- a/irc/bitlbee/Makefile +++ b/irc/bitlbee/Makefile @@ -2,7 +2,7 @@ PORTNAME= bitlbee PORTVERSION= 3.2.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= irc MASTER_SITES= http://get.bitlbee.org/src/ \ ${MASTER_SITE_LOCAL} diff --git a/irc/inspircd/Makefile b/irc/inspircd/Makefile index 35a7128f9c37..2886ea253f67 100644 --- a/irc/inspircd/Makefile +++ b/irc/inspircd/Makefile @@ -3,6 +3,7 @@ PORTNAME= inspircd PORTVERSION= 2.0.18 +PORTREVISION= 1 CATEGORIES= irc MAINTAINER= feld@FreeBSD.org diff --git a/irc/irssi-otr/Makefile b/irc/irssi-otr/Makefile index 4bf597d1c4e6..50c049db4165 100644 --- a/irc/irssi-otr/Makefile +++ b/irc/irssi-otr/Makefile @@ -3,7 +3,7 @@ PORTNAME= irssi-otr PORTVERSION= 1.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= irc MASTER_SITES= GH diff --git a/irc/weechat-devel/Makefile b/irc/weechat-devel/Makefile index 00e5acac5f95..a7ffe89d4cc1 100644 --- a/irc/weechat-devel/Makefile +++ b/irc/weechat-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME= weechat PORTVERSION= 20140213 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= irc MASTER_SITES= http://perturb.me.uk/distfiles/weechat-devel/ \ ${MASTER_SITE_LOCAL} diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile index 3ab3ed83481c..e9ea3e7eb711 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -3,7 +3,7 @@ PORTNAME= weechat PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc MASTER_SITES= http://weechat.org/files/src/ \ http://perturb.me.uk/distfiles/weechat/:mandocs \ diff --git a/japanese/jd/Makefile b/japanese/jd/Makefile index f95bd8443e0d..8a75986ca276 100644 --- a/japanese/jd/Makefile +++ b/japanese/jd/Makefile @@ -3,7 +3,7 @@ PORTNAME= jd PORTVERSION= 2.8.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= japanese www MASTER_SITES= SFJP MASTER_SITE_SUBDIR= jd4linux/61281 diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile index 324dce5c62cc..fbcd9c1a183c 100644 --- a/lang/gnustep-base/Makefile +++ b/lang/gnustep-base/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnustep-base PORTVERSION= 1.24.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang devel gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= core diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile index 67cdf817c18b..7a13ead2f899 100644 --- a/mail/libetpan/Makefile +++ b/mail/libetpan/Makefile @@ -3,6 +3,7 @@ PORTNAME= libetpan PORTVERSION= 1.6 +PORTREVISION= 1 CATEGORIES= mail ipv6 MAINTAINER= pawel@FreeBSD.org diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile index ffbec392f55f..bdfa494da636 100644 --- a/mail/wmbiff/Makefile +++ b/mail/wmbiff/Makefile @@ -3,7 +3,7 @@ PORTNAME= wmbiff PORTVERSION= 0.4.27 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= mail windowmaker afterstep MASTER_SITES= SF diff --git a/mail/xfce4-mailwatch-plugin/Makefile b/mail/xfce4-mailwatch-plugin/Makefile index d46d5cf41bcc..5c668e5a2594 100644 --- a/mail/xfce4-mailwatch-plugin/Makefile +++ b/mail/xfce4-mailwatch-plugin/Makefile @@ -3,7 +3,7 @@ PORTNAME= xfce4-mailwatch-plugin PORTVERSION= 1.2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R} diff --git a/misc/metalink-tools/Makefile b/misc/metalink-tools/Makefile index d51c2b3a1876..51d01c90dc91 100644 --- a/misc/metalink-tools/Makefile +++ b/misc/metalink-tools/Makefile @@ -3,7 +3,7 @@ PORTNAME= metalink PORTVERSION= 0.3.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc MASTER_SITES= SF/metalinks/Metalink%20commandline/${PORTVERSION} PKGNAMESUFFIX?= -tools diff --git a/multimedia/libaacs/Makefile b/multimedia/libaacs/Makefile index a1e12f5d253c..e502a53169ee 100644 --- a/multimedia/libaacs/Makefile +++ b/multimedia/libaacs/Makefile @@ -3,7 +3,7 @@ PORTNAME= libaacs PORTVERSION= 0.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= ftp://ftp.videolan.org/pub/videolan/${PORTNAME}/${PORTVERSION}/ \ http://blu.opsec.eu/ diff --git a/multimedia/libmtp/Makefile b/multimedia/libmtp/Makefile index 7e6c0bf9a497..e51d41566b63 100644 --- a/multimedia/libmtp/Makefile +++ b/multimedia/libmtp/Makefile @@ -3,6 +3,7 @@ PORTNAME= libmtp PORTVERSION= 1.1.8 +PORTREVISION= 1 CATEGORIES= multimedia audio MASTER_SITES= SF diff --git a/multimedia/libquvi09/Makefile b/multimedia/libquvi09/Makefile index e96d13bca6bb..680df63b858c 100644 --- a/multimedia/libquvi09/Makefile +++ b/multimedia/libquvi09/Makefile @@ -3,7 +3,7 @@ PORTNAME= libquvi PORTVERSION= 0.9.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia devel MASTER_SITES= SF/quvi/${PORTVERSION:R}/${PORTNAME}/ \ GOOGLE_CODE diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index f9d4437268d1..6c6ce33f2780 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -3,7 +3,7 @@ PORTNAME= vlc DISTVERSION= 2.1.5 -PORTREVISION= 16 +PORTREVISION= 17 PORTEPOCH= 4 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \ diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile index 98bea78d4217..760d68a45bce 100644 --- a/net-im/climm/Makefile +++ b/net-im/climm/Makefile @@ -3,7 +3,7 @@ PORTNAME= climm PORTVERSION= 0.7.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net-im MASTER_SITES= http://www.climm.org/source/ \ http://http.bg.climm.org/source/ diff --git a/net-im/mcabber/Makefile b/net-im/mcabber/Makefile index 265291f1d6a3..45e74fc729fc 100644 --- a/net-im/mcabber/Makefile +++ b/net-im/mcabber/Makefile @@ -3,7 +3,7 @@ PORTNAME= mcabber PORTVERSION= 0.10.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-im MASTER_SITES= http://www.lilotux.net/~mikael/mcabber/files/ CENKES diff --git a/net-mgmt/collectd/Makefile b/net-mgmt/collectd/Makefile index d6551ffe40f2..d45fc0d8a0f7 100644 --- a/net-mgmt/collectd/Makefile +++ b/net-mgmt/collectd/Makefile @@ -3,7 +3,7 @@ PORTNAME= collectd PORTVERSION= 4.10.9 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= net-mgmt MASTER_SITES= http://collectd.org/files/ diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile index 639fda33d616..c377669dc475 100644 --- a/net-mgmt/collectd5/Makefile +++ b/net-mgmt/collectd5/Makefile @@ -3,7 +3,7 @@ PORTNAME= collectd PORTVERSION= 5.4.1 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= net-mgmt MASTER_SITES= http://collectd.org/files/ PKGNAMESUFFIX= 5 diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile index 1ff971385157..134e81c8f848 100644 --- a/net-p2p/gnunet/Makefile +++ b/net-p2p/gnunet/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnunet PORTVERSION= 0.10.1 +PORTREVISION= 1 CATEGORIES= net-p2p ipv6 security MASTER_SITES= GNU diff --git a/net-p2p/libktorrent/Makefile b/net-p2p/libktorrent/Makefile index 2880d33441ff..d30bc89dd267 100644 --- a/net-p2p/libktorrent/Makefile +++ b/net-p2p/libktorrent/Makefile @@ -2,7 +2,7 @@ PORTNAME= libktorrent DISTVERSION= 1.3.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-p2p kde MASTER_SITES= http://ktorrent.org/downloads/${DISTVERSION:C,^1,4,:C,-.*,,}/ diff --git a/net-p2p/ncdc/Makefile b/net-p2p/ncdc/Makefile index 661818635838..9fc1500e5efb 100644 --- a/net-p2p/ncdc/Makefile +++ b/net-p2p/ncdc/Makefile @@ -3,7 +3,7 @@ PORTNAME= ncdc PORTVERSION= 1.19.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ http://dev.yorhel.nl/download/ diff --git a/net/afpfs-ng/Makefile b/net/afpfs-ng/Makefile index bc6c1519e787..92f29ca5db0c 100644 --- a/net/afpfs-ng/Makefile +++ b/net/afpfs-ng/Makefile @@ -3,7 +3,7 @@ PORTNAME= afpfs-ng PORTVERSION= 0.8.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= SF diff --git a/net/clamz/Makefile b/net/clamz/Makefile index 856206bdaf14..9321d0db07c6 100644 --- a/net/clamz/Makefile +++ b/net/clamz/Makefile @@ -3,7 +3,7 @@ PORTNAME= clamz PORTVERSION= 0.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net audio MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} diff --git a/net/csync2/Makefile b/net/csync2/Makefile index ebbdc29cbfc5..02ebf8b9ca99 100644 --- a/net/csync2/Makefile +++ b/net/csync2/Makefile @@ -3,7 +3,7 @@ PORTNAME= csync2 PORTVERSION= 1.34 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= net MASTER_SITES= http://oss.linbit.com/csync2/ \ http://people.freebsd.org/~aaron/distfiles/ diff --git a/net/cyphesis/Makefile b/net/cyphesis/Makefile index 8ba03e482a80..87e99efc8748 100644 --- a/net/cyphesis/Makefile +++ b/net/cyphesis/Makefile @@ -3,7 +3,7 @@ PORTNAME= cyphesis PORTVERSION= 0.6.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MASTER_SITES= SF/worldforge/${PORTNAME}%20%28server%29/${PORTVERSION} diff --git a/net/glib-networking/Makefile b/net/glib-networking/Makefile index c4750e9c2b6d..38d1f0fee563 100644 --- a/net/glib-networking/Makefile +++ b/net/glib-networking/Makefile @@ -4,6 +4,7 @@ PORTNAME= glib-networking PORTVERSION= 2.42.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/net/grive/Makefile b/net/grive/Makefile index 1a8f35d1dc75..fd7f413650f0 100644 --- a/net/grive/Makefile +++ b/net/grive/Makefile @@ -3,7 +3,7 @@ PORTNAME= grive PORTVERSION= 0.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= ktsin@acm.org diff --git a/net/gtk-vnc/Makefile b/net/gtk-vnc/Makefile index b899f4f7d659..620ec18c72e9 100644 --- a/net/gtk-vnc/Makefile +++ b/net/gtk-vnc/Makefile @@ -4,7 +4,7 @@ PORTNAME= gtk-vnc PORTVERSION= 0.4.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net gnome MASTER_SITES= GNOME diff --git a/net/librouteros/Makefile b/net/librouteros/Makefile index 4728fb51ea13..f37f542cfbee 100644 --- a/net/librouteros/Makefile +++ b/net/librouteros/Makefile @@ -3,7 +3,7 @@ PORTNAME= librouteros PORTVERSION= 1.1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://verplant.org/librouteros/files/ diff --git a/net/libvncserver/Makefile b/net/libvncserver/Makefile index fc1e397d591b..d8c99ea219b2 100644 --- a/net/libvncserver/Makefile +++ b/net/libvncserver/Makefile @@ -3,7 +3,7 @@ PORTNAME= libvncserver PORTVERSION= 0.9.9 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net devel MASTER_SITES= SF DISTNAME= LibVNCServer-${PORTVERSION} diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile index baf85818dddd..b5cae73ee003 100644 --- a/net/netatalk/Makefile +++ b/net/netatalk/Makefile @@ -3,7 +3,7 @@ PORTNAME= netatalk PORTVERSION= 2.2.5 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= net print MASTER_SITES= SF diff --git a/net/netatalk3/Makefile b/net/netatalk3/Makefile index 134973bb833a..bfc886a27f2f 100644 --- a/net/netatalk3/Makefile +++ b/net/netatalk3/Makefile @@ -3,6 +3,7 @@ PORTNAME= netatalk PORTVERSION= 3.1.7 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= SF diff --git a/net/remmina-plugin-vnc/Makefile b/net/remmina-plugin-vnc/Makefile index 95d81ce91b84..bf85a263deef 100644 --- a/net/remmina-plugin-vnc/Makefile +++ b/net/remmina-plugin-vnc/Makefile @@ -1,7 +1,7 @@ # Created by: Alexander Logvinov <avl@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 4 +PORTREVISION= 5 PKGNAMESUFFIX= -vnc COMMENT= Remmina plugin for VNC protocol diff --git a/net/remmina/Makefile b/net/remmina/Makefile index f13b0d6a4d69..5a40f47dc4f3 100644 --- a/net/remmina/Makefile +++ b/net/remmina/Makefile @@ -3,7 +3,7 @@ PORTNAME= remmina PORTVERSION= 1.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net gnome MAINTAINER= fluffy@FreeBSD.org diff --git a/net/samba4/Makefile b/net/samba4/Makefile index d1e5416e593a..132b175df23e 100644 --- a/net/samba4/Makefile +++ b/net/samba4/Makefile @@ -3,7 +3,7 @@ PORTNAME?= ${SAMBA4_BASENAME}4 PORTVERSION?= ${SAMBA4_VERSION} -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SAMBA} MASTER_SITE_SUBDIR= samba/stable samba/rc diff --git a/net/samba41/Makefile b/net/samba41/Makefile index e336ec5204d1..9848b1fb7374 100644 --- a/net/samba41/Makefile +++ b/net/samba41/Makefile @@ -3,7 +3,7 @@ PORTNAME?= ${SAMBA4_BASENAME}41 PORTVERSION?= ${SAMBA4_VERSION} -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SAMBA} MASTER_SITE_SUBDIR= samba/stable samba/rc diff --git a/net/tigervnc/Makefile b/net/tigervnc/Makefile index 708aee6f2115..e6b529b66115 100644 --- a/net/tigervnc/Makefile +++ b/net/tigervnc/Makefile @@ -3,7 +3,7 @@ PORTNAME= tigervnc PORTVERSION= 1.3.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net x11-servers MASTER_SITES= SF:tigervnc MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTVERSION}/:tigervnc diff --git a/net/uget/Makefile b/net/uget/Makefile index 2618bdef9dbc..38c0a3fe3257 100644 --- a/net/uget/Makefile +++ b/net/uget/Makefile @@ -3,7 +3,7 @@ PORTNAME= uget PORTVERSION= 1.10.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= SF MASTER_SITE_SUBDIR= urlget/${PORTNAME}%20%28stable%29/${PORTVERSION} diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index bf9748980955..107109527ab2 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -3,7 +3,7 @@ PORTNAME?= wireshark PORTVERSION= 1.12.2 -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/news/nzbget/Makefile b/news/nzbget/Makefile index 204f3597d13f..66b776a609bf 100644 --- a/news/nzbget/Makefile +++ b/news/nzbget/Makefile @@ -3,6 +3,7 @@ PORTNAME= nzbget PORTVERSION= 14.0 +PORTREVISION= 1 CATEGORIES= news MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTVERSION} diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile index d84af5e09fcd..8f544b99e957 100644 --- a/print/cups-base/Makefile +++ b/print/cups-base/Makefile @@ -55,15 +55,15 @@ OPTIONS_SINGLE_SSL= GNUTLS OPENSSL OPTIONS_DEFAULT= OPENSSL OPTIONS_SUB= yes .if defined(CUPS_CLIENT) -PORTREVISION= 2 +PORTREVISION= 3 LICENSE= LGPL21 CUPS_SUFFIX= -client .elif defined(CUPS_IMAGE) -PORTREVISION= 2 +PORTREVISION= 3 CUPS_SUFFIX= -image LICENSE= LGPL21 .else -PORTREVISION= 3 +PORTREVISION= 4 CUPS_SUFFIX= -base # No DOCS option. Files are needed by web interface. OPTIONS_DEFINE= DBUS ICONS LIBPAPER LIBUSB PAM XDG_OPEN diff --git a/security/dirmngr/Makefile b/security/dirmngr/Makefile index 0de837b88cc0..8bb64fb60b4e 100644 --- a/security/dirmngr/Makefile +++ b/security/dirmngr/Makefile @@ -3,7 +3,7 @@ PORTNAME= dirmngr PORTVERSION= 1.1.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= dirmngr diff --git a/security/fiked/Makefile b/security/fiked/Makefile index 3f52103f8137..345e48cb3e3c 100644 --- a/security/fiked/Makefile +++ b/security/fiked/Makefile @@ -3,7 +3,7 @@ PORTNAME= fiked PORTVERSION= 0.0.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MASTER_SITES= http://mirror.roe.ch/dist/fiked/ diff --git a/security/gcr/Makefile b/security/gcr/Makefile index 98ef57abc4e4..064c0c1baf0a 100644 --- a/security/gcr/Makefile +++ b/security/gcr/Makefile @@ -4,6 +4,7 @@ PORTNAME= gcr PORTVERSION= 3.14.0 +PORTREVISION= 1 CATEGORIES= security gnome MASTER_SITES= GNOME diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index 55182abc0919..c94b6ebad44f 100644 --- a/security/gnome-keyring/Makefile +++ b/security/gnome-keyring/Makefile @@ -4,6 +4,7 @@ PORTNAME= gnome-keyring PORTVERSION= 3.14.0 +PORTREVISION= 1 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/security/gnomint/Makefile b/security/gnomint/Makefile index fd84f700c2af..4493565711ba 100644 --- a/security/gnomint/Makefile +++ b/security/gnomint/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnomint PORTVERSION= 1.2.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security MASTER_SITES= SF diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 087f536c3af9..4920e452e890 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -2,6 +2,7 @@ PORTNAME= gnupg PORTVERSION= 2.1.1 +PORTREVISION= 1 #PORTREVISION= 1 CATEGORIES= security MASTER_SITES= GNUPG/gnupg diff --git a/security/gnupg20/Makefile b/security/gnupg20/Makefile index b6395d18ebdb..0eafbf6e5a26 100644 --- a/security/gnupg20/Makefile +++ b/security/gnupg20/Makefile @@ -2,7 +2,7 @@ PORTNAME= gnupg PORTVERSION= 2.0.26 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gnupg diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index 204e8ae1db86..3ee50d437c39 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -3,7 +3,7 @@ PORTNAME= gsasl PORTVERSION= 1.8.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MASTER_SITES= GNU diff --git a/security/keepassx2/Makefile b/security/keepassx2/Makefile index 6595fd4f8eea..ef3c641e47b0 100644 --- a/security/keepassx2/Makefile +++ b/security/keepassx2/Makefile @@ -3,7 +3,7 @@ PORTNAME= KeePassX DISTVERSION= 2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= https://www.keepassx.org/dev/attachments/download/69/ PKGNAMESUFFIX= -alpha diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile index f3bcb1a35257..c292fc8cd1bb 100644 --- a/security/libgcrypt/Makefile +++ b/security/libgcrypt/Makefile @@ -1,13 +1,12 @@ # $FreeBSD$ PORTNAME= libgcrypt -PORTVERSION= 1.6.1 -PORTREVISION= 5 +PORTVERSION= 1.6.2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= umq@ueo.co.jp +MAINTAINER= cpm@fbsd.es COMMENT= General purpose crypto library based on code used in GnuPG LICENSE= GPLv2 LGPL21 diff --git a/security/libgcrypt/distinfo b/security/libgcrypt/distinfo index 44bc5d8f6113..0b52e4d1856d 100644 --- a/security/libgcrypt/distinfo +++ b/security/libgcrypt/distinfo @@ -1,2 +1,2 @@ -SHA256 (libgcrypt-1.6.1.tar.bz2) = a1c3efea69f8ffe769f488b300ce190eeeb0c30de24a53f1c1b6e4202fdc2070 -SIZE (libgcrypt-1.6.1.tar.bz2) = 2470885 +SHA256 (libgcrypt-1.6.2.tar.bz2) = de084492a6b38cdb27b67eaf749ceba76bf7029f63a9c0c3c1b05c88c9885c4c +SIZE (libgcrypt-1.6.2.tar.bz2) = 2476101 diff --git a/security/libgcrypt/pkg-plist b/security/libgcrypt/pkg-plist index d49939726fa8..893792246216 100644 --- a/security/libgcrypt/pkg-plist +++ b/security/libgcrypt/pkg-plist @@ -5,6 +5,6 @@ bin/libgcrypt-config include/gcrypt.h lib/libgcrypt.so lib/libgcrypt.so.20 -lib/libgcrypt.so.20.0.1 +lib/libgcrypt.so.20.0.2 man/man1/hmac256.1.gz share/aclocal/libgcrypt.m4 diff --git a/security/libgnome-keyring/Makefile b/security/libgnome-keyring/Makefile index 0d5867ecf99b..75bb530f17d5 100644 --- a/security/libgnome-keyring/Makefile +++ b/security/libgnome-keyring/Makefile @@ -4,7 +4,7 @@ PORTNAME= libgnome-keyring PORTVERSION= 3.12.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security gnome MASTER_SITES= GNOME diff --git a/security/libotr/Makefile b/security/libotr/Makefile index 2247c3bd3135..3efa3bdb7117 100644 --- a/security/libotr/Makefile +++ b/security/libotr/Makefile @@ -2,6 +2,7 @@ PORTNAME= libotr PORTVERSION= 4.1.0 +PORTREVISION= 1 CATEGORIES= security net-im net MASTER_SITES= https://otr.cypherpunks.ca/ \ http://www.c-s.li/ports/ diff --git a/security/libotr3/Makefile b/security/libotr3/Makefile index d3efe1c06176..c5bf7a0a286d 100644 --- a/security/libotr3/Makefile +++ b/security/libotr3/Makefile @@ -2,7 +2,7 @@ PORTNAME= libotr PORTVERSION= 3.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security net-im net MASTER_SITES= http://www.c-s.li/ports/ \ https://otr.cypherpunks.ca/ diff --git a/security/libprelude/Makefile b/security/libprelude/Makefile index febfdda11720..1a5d19c41485 100644 --- a/security/libprelude/Makefile +++ b/security/libprelude/Makefile @@ -3,7 +3,7 @@ PORTNAME= libprelude PORTVERSION= 1.0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security MASTER_SITES= http://www.prelude-ids.org/attachments/download/241/ diff --git a/security/libpreludedb/Makefile b/security/libpreludedb/Makefile index 80efaeac5417..0e74d3a8981d 100644 --- a/security/libpreludedb/Makefile +++ b/security/libpreludedb/Makefile @@ -3,7 +3,7 @@ PORTNAME= libpreludedb PORTVERSION= 1.0.1p1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= security MASTER_SITES= https://www.prelude-ids.org/attachments/download/287/ diff --git a/security/libsecret/Makefile b/security/libsecret/Makefile index a87dee554a65..426fc0bfdd9d 100644 --- a/security/libsecret/Makefile +++ b/security/libsecret/Makefile @@ -4,7 +4,7 @@ PORTNAME= libsecret PORTVERSION= 0.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security gnome MASTER_SITES= GNOME diff --git a/security/libssh/Makefile b/security/libssh/Makefile index a8a18ae8bd66..679d80125db6 100644 --- a/security/libssh/Makefile +++ b/security/libssh/Makefile @@ -3,6 +3,7 @@ PORTNAME= libssh DISTVERSION= 0.6.3 +PORTREVISION= 1 CATEGORIES= security devel MASTER_SITES= https://red.libssh.org/attachments/download/87/ diff --git a/security/libssh2/Makefile b/security/libssh2/Makefile index 653fcccd0c12..4103c3a853dd 100644 --- a/security/libssh2/Makefile +++ b/security/libssh2/Makefile @@ -3,7 +3,7 @@ PORTNAME= libssh2 PORTVERSION= 1.4.3 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 2 CATEGORIES= security devel MASTER_SITES= http://www.libssh2.org/download/ \ diff --git a/security/opencdk/Makefile b/security/opencdk/Makefile index dd921c99e288..84bba7494793 100644 --- a/security/opencdk/Makefile +++ b/security/opencdk/Makefile @@ -3,7 +3,7 @@ PORTNAME= opencdk PORTVERSION= 0.6.6 -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= http://josefsson.org/gnutls/releases/opencdk/ diff --git a/security/openvas-libnasl/Makefile b/security/openvas-libnasl/Makefile index ae93f68cce77..b3176cc05469 100644 --- a/security/openvas-libnasl/Makefile +++ b/security/openvas-libnasl/Makefile @@ -3,7 +3,7 @@ PORTNAME= openvas-libnasl PORTVERSION= 2.0.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= security MASTER_SITES= http://wald.intevation.org/frs/download.php/561/ diff --git a/security/openvas-libraries/Makefile b/security/openvas-libraries/Makefile index cbef34dd4e41..9cd7901cd4e9 100644 --- a/security/openvas-libraries/Makefile +++ b/security/openvas-libraries/Makefile @@ -3,7 +3,7 @@ PORTNAME= openvas-libraries PORTVERSION= 2.0.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MASTER_SITES= http://wald.intevation.org/frs/download.php/600/ diff --git a/security/openvpn-auth-radius/Makefile b/security/openvpn-auth-radius/Makefile index 8f63c1ef8808..cac00a1ac743 100644 --- a/security/openvpn-auth-radius/Makefile +++ b/security/openvpn-auth-radius/Makefile @@ -3,7 +3,7 @@ PORTNAME= openvpn-auth-radius PORTVERSION= 2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= http://www.nongnu.org/radiusplugin/ \ http://svn-cache.ipcopaddons.org/ diff --git a/security/p5-Crypt-GCrypt/Makefile b/security/p5-Crypt-GCrypt/Makefile index 65b242c374e6..ce28024f3146 100644 --- a/security/p5-Crypt-GCrypt/Makefile +++ b/security/p5-Crypt-GCrypt/Makefile @@ -3,7 +3,7 @@ PORTNAME= Crypt-GCrypt PORTVERSION= 1.26 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/pam-pgsql/Makefile b/security/pam-pgsql/Makefile index 5cf634d25ba4..b904e7e93d2d 100644 --- a/security/pam-pgsql/Makefile +++ b/security/pam-pgsql/Makefile @@ -3,7 +3,7 @@ PORTNAME= pam-pgsql PORTVERSION= 0.7.3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security databases MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.7/ diff --git a/security/pidgin-otr/Makefile b/security/pidgin-otr/Makefile index b454f3362940..b2793ae783e0 100644 --- a/security/pidgin-otr/Makefile +++ b/security/pidgin-otr/Makefile @@ -2,7 +2,7 @@ PORTNAME= otr PORTVERSION= 4.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security net-im net MASTER_SITES= http://www.cypherpunks.ca/otr/ PKGNAMEPREFIX= pidgin- diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile index 58e358a374d9..0b7367c75cdf 100644 --- a/security/pinentry/Makefile +++ b/security/pinentry/Makefile @@ -3,7 +3,7 @@ PORTNAME= pinentry PORTVERSION= 0.9.0 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= security MASTER_SITES= GNUPG/pinentry diff --git a/security/seccure/Makefile b/security/seccure/Makefile index 89900040152e..489562e95a3d 100644 --- a/security/seccure/Makefile +++ b/security/seccure/Makefile @@ -3,6 +3,7 @@ PORTNAME= seccure PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://point-at-infinity.org/seccure/ \ ${MASTER_SITE_NETBSD} diff --git a/security/shishi/Makefile b/security/shishi/Makefile index 8f765cf37c5c..c467cc7ae003 100644 --- a/security/shishi/Makefile +++ b/security/shishi/Makefile @@ -2,7 +2,7 @@ PORTNAME= shishi PORTVERSION= 1.0.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security MASTER_SITES= GNU diff --git a/security/vpnc/Makefile b/security/vpnc/Makefile index fead04fb429c..7be256bfbc64 100644 --- a/security/vpnc/Makefile +++ b/security/vpnc/Makefile @@ -3,7 +3,7 @@ PORTNAME= vpnc PORTVERSION= 0.5.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= security MASTER_SITES= http://www.unix-ag.uni-kl.de/~massar/vpnc/ \ CRITICAL diff --git a/sysutils/dar/Makefile b/sysutils/dar/Makefile index d7fb23a89a67..a5aa7301ec61 100644 --- a/sysutils/dar/Makefile +++ b/sysutils/dar/Makefile @@ -3,6 +3,7 @@ PORTNAME= dar PORTVERSION= 2.4.15 +PORTREVISION= 1 CATEGORIES= sysutils archivers MASTER_SITES= SF diff --git a/sysutils/freeipmi/Makefile b/sysutils/freeipmi/Makefile index 4d0334ccb716..351982917a6a 100644 --- a/sysutils/freeipmi/Makefile +++ b/sysutils/freeipmi/Makefile @@ -3,6 +3,7 @@ PORTNAME= freeipmi PORTVERSION= 1.4.7 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= GNU/${PORTNAME}/ \ http://ftp.gluster.com/pub/${PORTNAME}/${PORTVERSION}/ diff --git a/sysutils/fusefs-cryptofs/Makefile b/sysutils/fusefs-cryptofs/Makefile index f6303e414ebd..d4b1ce892820 100644 --- a/sysutils/fusefs-cryptofs/Makefile +++ b/sysutils/fusefs-cryptofs/Makefile @@ -3,7 +3,7 @@ PORTNAME= cryptofs PORTVERSION= 0.6.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MASTER_SITES= http://reboot78.re.funpic.de/cryptofs/ PKGNAMEPREFIX= fusefs- diff --git a/sysutils/rsyslog7-devel/Makefile b/sysutils/rsyslog7-devel/Makefile index 09f66cded3a7..0fd4f3082caa 100644 --- a/sysutils/rsyslog7-devel/Makefile +++ b/sysutils/rsyslog7-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME= rsyslog PORTVERSION= 7.5.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= http://www.rsyslog.com/files/download/rsyslog/ diff --git a/sysutils/rsyslog7/Makefile b/sysutils/rsyslog7/Makefile index c9b7c2fa15f4..afefeb8e304a 100644 --- a/sysutils/rsyslog7/Makefile +++ b/sysutils/rsyslog7/Makefile @@ -2,6 +2,7 @@ PORTNAME= rsyslog PORTVERSION= 7.6.7 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.rsyslog.com/files/download/rsyslog/ diff --git a/sysutils/rsyslog8-devel/Makefile b/sysutils/rsyslog8-devel/Makefile index 62641836b80b..55cf3eeaa67d 100644 --- a/sysutils/rsyslog8-devel/Makefile +++ b/sysutils/rsyslog8-devel/Makefile @@ -2,6 +2,7 @@ PORTNAME= rsyslog PORTVERSION= 8.5.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.rsyslog.com/files/download/rsyslog/ diff --git a/sysutils/rsyslog8/Makefile b/sysutils/rsyslog8/Makefile index 67ba4a88349e..1d8460fc4372 100644 --- a/sysutils/rsyslog8/Makefile +++ b/sysutils/rsyslog8/Makefile @@ -2,6 +2,7 @@ PORTNAME= rsyslog PORTVERSION= 8.6.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.rsyslog.com/files/download/rsyslog/ diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index 6445f6393063..cfeab80f1c58 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -3,7 +3,7 @@ PORTNAME= libxslt PORTVERSION= 1.1.28 -PORTREVISION?= 5 +PORTREVISION?= 6 CATEGORIES?= textproc gnome MASTER_SITES= ftp://xmlsoft.org/libxml2/ \ http://xmlsoft.org/sources/ \ diff --git a/www/chromium/Makefile b/www/chromium/Makefile index b8660a0711bf..8c91948f2e3c 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -4,7 +4,7 @@ #TODO bz@ : if you do undestand the gyp stuff, third_party/widevine/cdm/widevine_cdm.gyp talks about it (plz install libwidevinecdm.so) PORTNAME= chromium PORTVERSION= 39.0.2171.95 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://commondatastorage.googleapis.com/chromium-browser-official/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/www/libmicrohttpd/Makefile b/www/libmicrohttpd/Makefile index b6cb58cba862..dcd9241ccd31 100644 --- a/www/libmicrohttpd/Makefile +++ b/www/libmicrohttpd/Makefile @@ -3,6 +3,7 @@ PORTNAME= libmicrohttpd PORTVERSION= 0.9.37 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= GNU |