Date: Sat, 30 Aug 2014 18:18:14 +0000 (UTC) From: Tijl Coosemans <tijl@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r366659 - in head: audio/amarok-kde4 chinese/mutt devel/monotone dns/dnsmasq dns/dnsmasq-devel dns/getdns dns/hesiod dns/hs-gnuidn dns/knot dns/libidn dns/p5-Net-LibIDN ftp/curl ftp/fil... Message-ID: <201408301818.s7UIIEPO075357@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tijl Date: Sat Aug 30 18:18:14 2014 New Revision: 366659 URL: http://svnweb.freebsd.org/changeset/ports/366659 QAT: https://qat.redports.org/buildarchive/r366659/ Log: dns/libidn: - Add USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Always install libidn-components.png because it is used by libidn.info - Add -lintl to Libs.private instead of Libs in libidn.pc Modified: head/audio/amarok-kde4/Makefile head/chinese/mutt/Makefile head/devel/monotone/Makefile head/dns/dnsmasq-devel/Makefile head/dns/dnsmasq/Makefile head/dns/getdns/Makefile head/dns/hesiod/Makefile head/dns/hs-gnuidn/Makefile head/dns/knot/Makefile head/dns/libidn/Makefile head/dns/libidn/pkg-plist head/dns/p5-Net-LibIDN/Makefile head/ftp/curl/Makefile head/ftp/filezilla/Makefile head/ftp/wget/Makefile head/graphics/podofo/Makefile head/irc/irssi-xmpp/Makefile head/japanese/mutt-devel/Makefile head/mail/maildrop/Makefile head/mail/mpop/Makefile head/mail/msmtp/Makefile head/mail/mutt/Makefile head/multimedia/vlc/Makefile head/net-im/freetalk/Makefile head/net-im/gloox/Makefile head/net-im/jabber/Makefile head/net-im/jabberd/Makefile head/net-im/jggtrans/Makefile head/net-im/kopete-kde4/Makefile head/net-im/libpurple/Makefile head/net-im/licq-jabber/Makefile head/net-im/loudmouth/Makefile head/net-im/mcabber/Makefile head/net-im/mu-conference/Makefile head/net-im/prosody/Makefile head/net-im/telepathy-haze/Makefile head/net-p2p/eiskaltdcpp-lib/Makefile head/net/echoping/Makefile head/net/freeradius3/Makefile head/net/hs-network-protocol-xmpp/Makefile head/polish/kadu/Makefile head/print/ghostscript9-agpl/Makefile head/print/ghostscript9/Makefile head/security/gnutls/Makefile head/security/gsasl/Makefile head/security/hydra/Makefile head/security/shishi/Makefile head/security/skipfish/Makefile head/www/dpsearch/Makefile head/www/elinks/Makefile head/www/lynx-current/Makefile Modified: head/audio/amarok-kde4/Makefile ============================================================================== --- head/audio/amarok-kde4/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/audio/amarok-kde4/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,7 +3,7 @@ PORTNAME= amarok PORTVERSION= 2.8.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src Modified: head/chinese/mutt/Makefile ============================================================================== --- head/chinese/mutt/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/chinese/mutt/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -1,12 +1,12 @@ # Created by: David O'Brien (obrien@NUXI.com) # $FreeBSD$ -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= chinese MASTERDIR= ${.CURDIR}/../../mail/mutt -REVISEDATE= 20100927 -PORTREVISION= ${REVISEDATE} +#REVISEDATE= 20100927 +#PORTREVISION= ${REVISEDATE} # XXX: Currently PORTREVISION assignment is not perfect. It needs to # inherit its master port's PORTREVISION and be appended. Modified: head/devel/monotone/Makefile ============================================================================== --- head/devel/monotone/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/devel/monotone/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,7 +3,7 @@ PORTNAME= monotone PORTVERSION= 1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://www.monotone.ca/downloads/${PORTVERSION}/ Modified: head/dns/dnsmasq-devel/Makefile ============================================================================== --- head/dns/dnsmasq-devel/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/dns/dnsmasq-devel/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -4,6 +4,7 @@ PORTNAME= dnsmasq PORTVERSION= 2.69r4 DISTVERSION= 2.69rc4 +PORTREVISION= 1 CATEGORIES= dns ipv6 MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/ PKGNAMESUFFIX= -devel Modified: head/dns/dnsmasq/Makefile ============================================================================== --- head/dns/dnsmasq/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/dns/dnsmasq/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,7 +3,7 @@ PORTNAME= dnsmasq DISTVERSION= 2.71 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= dns ipv6 MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ \ Modified: head/dns/getdns/Makefile ============================================================================== --- head/dns/getdns/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/dns/getdns/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,7 +3,7 @@ PORTNAME= getdns PORTVERSION= 0.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns ipv6 MASTER_SITES= http://getdnsapi.net/dist/ \ http://mirrors.rit.edu/zi/ Modified: head/dns/hesiod/Makefile ============================================================================== --- head/dns/hesiod/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/dns/hesiod/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,7 +3,7 @@ PORTNAME= hesiod PORTVERSION= 3.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= ftp://athena-dist.mit.edu/pub/ATHENA/hesiod/ Modified: head/dns/hs-gnuidn/Makefile ============================================================================== --- head/dns/hs-gnuidn/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/dns/hs-gnuidn/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -2,6 +2,7 @@ PORTNAME= gnuidn PORTVERSION= 0.2.1 +PORTREVISION= 1 CATEGORIES= dns haskell MAINTAINER= haskell@FreeBSD.org Modified: head/dns/knot/Makefile ============================================================================== --- head/dns/knot/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/dns/knot/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,6 +3,7 @@ PORTNAME= knot PORTVERSION= 1.5.1 +PORTREVISION= 1 CATEGORIES= dns ipv6 MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \ http://dns-lab.com/downloads/knot-dns/ Modified: head/dns/libidn/Makefile ============================================================================== --- head/dns/libidn/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/dns/libidn/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,7 +3,7 @@ PORTNAME= libidn PORTVERSION= 1.28 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= GNU @@ -12,12 +12,13 @@ COMMENT= Internationalized Domain Names OPTIONS_DEFINE= DOCS NLS -USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip +USES= iconv libtool makeinfo pathfix perl5 pkgconfig +USE_LDCONFIG= yes USE_PERL5= build -USES= iconv makeinfo pathfix perl5 pkgconfig INFO= libidn @@ -32,17 +33,10 @@ PLIST_SUB+= NLS="@comment " .endif post-patch: - @${REINPLACE_CMD} -e 's|@image{components}||g' \ - ${WRKSRC}/doc/libidn.texi - @${REINPLACE_CMD} -e 's|$$(AUTOMAKE)|${TRUE}|; /imagesdir = / s|infodir|docdir|' \ - ${WRKSRC}/doc/Makefile.in -.if ! ${PORT_OPTIONS:MDOCS} - @${REINPLACE_CMD} -e '/^install-data-am: / s| install-imagesDATA||' \ + @${REINPLACE_CMD} -e '/^Makefile.gdoc:/s/configure /configure.ac /' \ ${WRKSRC}/doc/Makefile.in -.endif -.if ${PORT_OPTIONS:MNLS} - @${REINPLACE_CMD} -e 's/-lidn/& -lintl/' ${WRKSRC}/libidn.pc.in -.endif + @${REINPLACE_CMD} -e '/^Libs.private:/s/$$/ @LTLIBINTL@/' \ + ${WRKSRC}/libidn.pc.in post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} Modified: head/dns/libidn/pkg-plist ============================================================================== --- head/dns/libidn/pkg-plist Sat Aug 30 18:00:52 2014 (r366658) +++ head/dns/libidn/pkg-plist Sat Aug 30 18:18:14 2014 (r366659) @@ -6,10 +6,11 @@ include/pr29.h include/punycode.h include/stringprep.h include/tld.h +info/libidn-components.png lib/libidn.a -lib/libidn.la lib/libidn.so -lib/libidn.so.17 +lib/libidn.so.11 +lib/libidn.so.11.6.11 libdata/pkgconfig/libidn.pc share/emacs/site-lisp/idna.el share/emacs/site-lisp/punycode.el @@ -33,7 +34,6 @@ share/emacs/site-lisp/punycode.el %%PORTDOCS%%%%DOCSDIR%%/FAQ %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/libidn-components.png %%PORTDOCS%%@dirrm %%DOCSDIR%% man/man1/idn.1.gz man/man3/idn_free.3.gz Modified: head/dns/p5-Net-LibIDN/Makefile ============================================================================== --- head/dns/p5-Net-LibIDN/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/dns/p5-Net-LibIDN/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,7 +3,7 @@ PORTNAME= Net-LibIDN PORTVERSION= 0.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/ftp/curl/Makefile ============================================================================== --- head/ftp/curl/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/ftp/curl/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,7 +3,7 @@ PORTNAME= curl PORTVERSION= 7.37.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= ftp www MASTER_SITES= http://curl.haxx.se/download/ \ LOCAL/sunpoet Modified: head/ftp/filezilla/Makefile ============================================================================== --- head/ftp/filezilla/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/ftp/filezilla/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,6 +3,7 @@ PORTNAME= filezilla PORTVERSION= 3.9.0.3 +PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION} DISTNAME= FileZilla_${PORTVERSION}_src Modified: head/ftp/wget/Makefile ============================================================================== --- head/ftp/wget/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/ftp/wget/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,7 +3,7 @@ PORTNAME= wget DISTVERSION= 1.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp www ipv6 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= wget Modified: head/graphics/podofo/Makefile ============================================================================== --- head/graphics/podofo/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/graphics/podofo/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,6 +3,7 @@ PORTNAME= podofo PORTVERSION= 0.9.3 +PORTREVISION= 1 CATEGORIES= graphics print MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} Modified: head/irc/irssi-xmpp/Makefile ============================================================================== --- head/irc/irssi-xmpp/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/irc/irssi-xmpp/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,6 +3,7 @@ PORTNAME= irssi-xmpp PORTVERSION= 0.52 +PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= http://cybione.org/~irssi-xmpp/files/ Modified: head/japanese/mutt-devel/Makefile ============================================================================== --- head/japanese/mutt-devel/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/japanese/mutt-devel/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -6,7 +6,7 @@ PORTNAME= mutt PORTVERSION= ${VERSION}.j${JP_VERSION} -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= japanese mail MASTER_SITES= ftp://ftp.mutt.org/mutt/devel/:body \ ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/devel/:body \ Modified: head/mail/maildrop/Makefile ============================================================================== --- head/mail/maildrop/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/mail/maildrop/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -11,7 +11,7 @@ PORTNAME= maildrop PORTVERSION= 2.7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION} Modified: head/mail/mpop/Makefile ============================================================================== --- head/mail/mpop/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/mail/mpop/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,7 +3,7 @@ PORTNAME= mpop PORTVERSION= 1.0.29 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= SF Modified: head/mail/msmtp/Makefile ============================================================================== --- head/mail/msmtp/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/mail/msmtp/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,7 +3,7 @@ PORTNAME= msmtp PORTVERSION= 1.4.32 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail ipv6 MASTER_SITES= SF Modified: head/mail/mutt/Makefile ============================================================================== --- head/mail/mutt/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/mail/mutt/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,7 +3,7 @@ PORTNAME= mutt PORTVERSION= 1.5.23 -PORTREVISION= 4 +PORTREVISION?= 5 CATEGORIES+= mail ipv6 MASTER_SITES= ftp://ftp.mutt.org/mutt/ \ ftp://ftp.mutt.org/mutt/devel/ \ Modified: head/multimedia/vlc/Makefile ============================================================================== --- head/multimedia/vlc/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/multimedia/vlc/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,7 +3,7 @@ PORTNAME= vlc DISTVERSION= 2.1.5 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 4 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \ Modified: head/net-im/freetalk/Makefile ============================================================================== --- head/net-im/freetalk/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/net-im/freetalk/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,7 +3,7 @@ PORTNAME= freetalk PORTVERSION= 3.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MASTER_SITES= SAVANNAH/freetalk \ http://itdev.spb.ru/mirror/ Modified: head/net-im/gloox/Makefile ============================================================================== --- head/net-im/gloox/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/net-im/gloox/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,7 +3,7 @@ PORTNAME= gloox PORTVERSION= 1.0.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MASTER_SITES= http://camaya.net/download/ Modified: head/net-im/jabber/Makefile ============================================================================== --- head/net-im/jabber/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/net-im/jabber/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,7 +3,7 @@ PORTNAME= jabber PORTVERSION= 1.6.1.1 -PORTREVISION= 16 +PORTREVISION= 17 PORTEPOCH= 1 CATEGORIES= net-im ipv6 MASTER_SITES= http://download.jabberd.org/jabberd14/%SUBDIR%/ Modified: head/net-im/jabberd/Makefile ============================================================================== --- head/net-im/jabberd/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/net-im/jabberd/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,7 +3,7 @@ PORTNAME= jabberd DISTVERSION= 2.3.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-im MASTER_SITES= https://github.com/jabberd2/jabberd2/releases/download/${PORTNAME}-${DISTVERSION}/ \ LOCAL/matthew/${PORTNAME} Modified: head/net-im/jggtrans/Makefile ============================================================================== --- head/net-im/jggtrans/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/net-im/jggtrans/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,6 +3,7 @@ PORTNAME= jggtrans PORTVERSION= 2.2.6 +PORTREVISION= 1 CATEGORIES= net-im polish MASTER_SITES= https://github.com/Jajcus/jggtrans/releases/download/v${DISTVERSION}/ Modified: head/net-im/kopete-kde4/Makefile ============================================================================== --- head/net-im/kopete-kde4/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/net-im/kopete-kde4/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -2,7 +2,7 @@ PORTNAME= kopete PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-im kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} Modified: head/net-im/libpurple/Makefile ============================================================================== --- head/net-im/libpurple/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/net-im/libpurple/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -4,7 +4,7 @@ PORTNAME?= libpurple PORTVERSION= 2.10.9 -PORTREVISION?= 6 +PORTREVISION?= 7 CATEGORIES?= net-im MASTER_SITES= SF/pidgin/Pidgin/${PORTVERSION} DISTNAME= pidgin-${PORTVERSION} Modified: head/net-im/licq-jabber/Makefile ============================================================================== --- head/net-im/licq-jabber/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/net-im/licq-jabber/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -2,6 +2,7 @@ PORTNAME= jabber PORTVERSION= 1.8.2 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= dinoex@FreeBSD.org Modified: head/net-im/loudmouth/Makefile ============================================================================== --- head/net-im/loudmouth/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/net-im/loudmouth/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,7 +3,7 @@ PORTNAME= loudmouth PORTVERSION= 1.4.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net-im gnome MASTER_SITES= GNOME Modified: head/net-im/mcabber/Makefile ============================================================================== --- head/net-im/mcabber/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/net-im/mcabber/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,7 +3,7 @@ PORTNAME= mcabber PORTVERSION= 0.10.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-im MASTER_SITES= http://www.lilotux.net/~mikael/mcabber/files/ CENKES Modified: head/net-im/mu-conference/Makefile ============================================================================== --- head/net-im/mu-conference/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/net-im/mu-conference/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,7 +3,7 @@ PORTNAME= mu-conference PORTVERSION= 0.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-im MASTER_SITES= http://download.gna.org/mu-conference/ DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/net-im/prosody/Makefile ============================================================================== --- head/net-im/prosody/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/net-im/prosody/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,7 +3,7 @@ PORTNAME= prosody PORTVERSION= 0.9.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MASTER_SITES= http://prosody.im/downloads/source/ \ http://redundancy.redundancy.org/mirror/ Modified: head/net-im/telepathy-haze/Makefile ============================================================================== --- head/net-im/telepathy-haze/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/net-im/telepathy-haze/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -4,7 +4,7 @@ PORTNAME= telepathy-haze PORTVERSION= 0.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-haze/ Modified: head/net-p2p/eiskaltdcpp-lib/Makefile ============================================================================== --- head/net-p2p/eiskaltdcpp-lib/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/net-p2p/eiskaltdcpp-lib/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,6 +3,7 @@ PORTNAME= eiskaltdcpp PORTVERSION= 2.2.9 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= GOOGLE_CODE PROJECTHOST= eiskaltdc Modified: head/net/echoping/Makefile ============================================================================== --- head/net/echoping/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/net/echoping/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,7 +3,7 @@ PORTNAME= echoping PORTVERSION= 6.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net ipv6 MASTER_SITES= SF Modified: head/net/freeradius3/Makefile ============================================================================== --- head/net/freeradius3/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/net/freeradius3/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,7 +3,7 @@ PORTNAME= freeradius DISTVERSION= 3.0.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= ftp://ftp.freeradius.org/pub/freeradius/%SUBDIR%/ \ ftp://ftp.ntua.gr/pub/net/radius/freeradius/%SUBDIR%/ \ Modified: head/net/hs-network-protocol-xmpp/Makefile ============================================================================== --- head/net/hs-network-protocol-xmpp/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/net/hs-network-protocol-xmpp/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -2,6 +2,7 @@ PORTNAME= network-protocol-xmpp PORTVERSION= 0.4.6 +PORTREVISION= 1 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org Modified: head/polish/kadu/Makefile ============================================================================== --- head/polish/kadu/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/polish/kadu/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,6 +3,7 @@ PORTNAME= kadu PORTVERSION= 0.12.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= polish net-im MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/:kadu \ Modified: head/print/ghostscript9-agpl/Makefile ============================================================================== --- head/print/ghostscript9-agpl/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/print/ghostscript9-agpl/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -2,7 +2,7 @@ PORTNAME= ghostscript PORTVERSION= 9.07 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= print MASTER_SITES= http://downloads.ghostscript.com/public/:gs_srcs \ SF/ghostscript/GPL%20Ghostscript/${PORTVERSION}:gs_srcs \ Modified: head/print/ghostscript9/Makefile ============================================================================== --- head/print/ghostscript9/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/print/ghostscript9/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -2,7 +2,7 @@ PORTNAME= ghostscript PORTVERSION= 9.06 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= print MASTER_SITES= http://downloads.ghostscript.com/public/:gs_srcs \ SF/ghostscript/GPL%20Ghostscript/${PORTVERSION}:gs_srcs \ Modified: head/security/gnutls/Makefile ============================================================================== --- head/security/gnutls/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/security/gnutls/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -2,7 +2,7 @@ PORTNAME= gnutls PORTVERSION= 3.2.16 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security net MASTER_SITES= GNUPG/gnutls/v3.2 Modified: head/security/gsasl/Makefile ============================================================================== --- head/security/gsasl/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/security/gsasl/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,7 +3,7 @@ PORTNAME= gsasl PORTVERSION= 1.8.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security MASTER_SITES= GNU Modified: head/security/hydra/Makefile ============================================================================== --- head/security/hydra/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/security/hydra/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,6 +3,7 @@ PORTNAME= hydra PORTVERSION= 8.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://www.thc.org/releases/ \ PACKETSTORM/groups/thc/ Modified: head/security/shishi/Makefile ============================================================================== --- head/security/shishi/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/security/shishi/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -2,7 +2,7 @@ PORTNAME= shishi PORTVERSION= 1.0.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MASTER_SITES= GNU Modified: head/security/skipfish/Makefile ============================================================================== --- head/security/skipfish/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/security/skipfish/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,7 +3,7 @@ PORTNAME= skipfish PORTVERSION= 2.10b -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security www MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} Modified: head/www/dpsearch/Makefile ============================================================================== --- head/www/dpsearch/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/www/dpsearch/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,7 +3,7 @@ PORTNAME= dpsearch PORTVERSION= 4.53 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= http://dataparksearch.googlecode.com/files/ \ http://www.dataparksearch.org/ Modified: head/www/elinks/Makefile ============================================================================== --- head/www/elinks/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/www/elinks/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,7 +3,7 @@ PORTNAME= elinks DISTVERSION= 0.11.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= http://elinks.or.cz/download/ Modified: head/www/lynx-current/Makefile ============================================================================== --- head/www/lynx-current/Makefile Sat Aug 30 18:00:52 2014 (r366658) +++ head/www/lynx-current/Makefile Sat Aug 30 18:18:14 2014 (r366659) @@ -3,6 +3,7 @@ PORTNAME= lynx PORTVERSION= 2.8.8p5 +PORTREVISION= 1 PKGNAMESUFFIX= -current CATEGORIES= www ipv6 MASTER_SITES= http://lynx.isc.org/current/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408301818.s7UIIEPO075357>