diff options
-rw-r--r-- | devel/liboop/Makefile | 4 | ||||
-rw-r--r-- | dns/fastresolve/Makefile | 4 | ||||
-rw-r--r-- | dns/py-adns/Makefile | 3 | ||||
-rw-r--r-- | mail/libnewmail/Makefile | 2 | ||||
-rw-r--r-- | net-im/gale/Makefile | 4 | ||||
-rw-r--r-- | net/ethereal/Makefile | 4 | ||||
-rw-r--r-- | net/nepenthes/Makefile | 3 | ||||
-rw-r--r-- | net/wireshark/Makefile | 4 | ||||
-rw-r--r-- | security/lsh/Makefile | 2 | ||||
-rw-r--r-- | textproc/modlogan/Makefile | 4 |
10 files changed, 18 insertions, 16 deletions
diff --git a/devel/liboop/Makefile b/devel/liboop/Makefile index 41fe578..8fcd4c1 100644 --- a/devel/liboop/Makefile +++ b/devel/liboop/Makefile @@ -8,7 +8,7 @@ PORTNAME= liboop PORTVERSION= 1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= distfiles MAINTAINER= ports@FreeBSD.org COMMENT= A low-level event loop management library for POSIX-based OS -LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \ +LIB_DEPENDS= adns.12:${PORTSDIR}/dns/adns \ tcl84.1:${PORTSDIR}/lang/tcl84 \ wwwcore.1:${PORTSDIR}/www/libwww diff --git a/dns/fastresolve/Makefile b/dns/fastresolve/Makefile index 903fb24..29459a5 100644 --- a/dns/fastresolve/Makefile +++ b/dns/fastresolve/Makefile @@ -7,14 +7,14 @@ PORTNAME= fastresolve PORTVERSION= 2.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= dns MASTER_SITES= http://www.djmnet.org/sw/dist/ MAINTAINER= martin@matuska.org COMMENT= Programs that process web logs to get DNS and domain ownership info -LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns +LIB_DEPENDS= adns.12:${PORTSDIR}/dns/adns RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/BerkeleyDB.pm:${PORTSDIR}/databases/p5-BerkeleyDB USE_BZIP2= yes diff --git a/dns/py-adns/Makefile b/dns/py-adns/Makefile index e93042a..f9bc09e 100644 --- a/dns/py-adns/Makefile +++ b/dns/py-adns/Makefile @@ -7,6 +7,7 @@ PORTNAME= adns PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= dns python MASTER_SITES= http://dustman.net/andy/python/adns-python/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +16,7 @@ DISTNAME= adns-python-${PORTVERSION} MAINTAINER= perky@FreeBSD.org COMMENT= A Python Interface to adns, the asynchronous DNS library -LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns +LIB_DEPENDS= adns.12:${PORTSDIR}/dns/adns USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/mail/libnewmail/Makefile b/mail/libnewmail/Makefile index a2156ac..1e430a2 100644 --- a/mail/libnewmail/Makefile +++ b/mail/libnewmail/Makefile @@ -7,7 +7,7 @@ PORTNAME= libnewmail PORTVERSION= 0.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= mail MASTER_SITES= http://www.stud.uni-hamburg.de/~lennart/projects/libnewmail/ diff --git a/net-im/gale/Makefile b/net-im/gale/Makefile index 336038a..0ff5fe7 100644 --- a/net-im/gale/Makefile +++ b/net-im/gale/Makefile @@ -7,7 +7,7 @@ PORTNAME= gale PORTVERSION= 0.99f -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= http://download.ofb.net/${PORTNAME}/ DISTNAME= ${PORTNAME}-${PORTVERSION}ruit @@ -17,7 +17,7 @@ COMMENT= A secure instant messaging system BUILD_DEPENDS= ${LOCALBASE}/lib/libgc.a:${PORTSDIR}/devel/boehm-gc LIB_DEPENDS= wwwcore.1:${PORTSDIR}/www/libwww \ - adns.1:${PORTSDIR}/dns/adns + adns.12:${PORTSDIR}/dns/adns USE_ICONV= yes USE_GNOME= glib12 diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index 1cc0e2d..7ce493f 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -7,7 +7,7 @@ PORTNAME= ethereal PORTVERSION= 0.10.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.ethereal.com/pub/ethereal/all-versions/ @@ -108,7 +108,7 @@ CONFIGURE_ARGS+= --enable-snmp=no --with-ucd-snmp=no --with-net-snmp=no .endif .if !defined(WITHOUT_ADNS) && !defined(LITE) -LIB_DEPENDS+= adns.1:${PORTSDIR}/dns/adns +LIB_DEPENDS+= adns.12:${PORTSDIR}/dns/adns CONFIGURE_ARGS+= --with-adns=${LOCALBASE}/lib .else CONFIGURE_ARGS+= --with-adns=no diff --git a/net/nepenthes/Makefile b/net/nepenthes/Makefile index 84cd01e..0baaee9 100644 --- a/net/nepenthes/Makefile +++ b/net/nepenthes/Makefile @@ -7,6 +7,7 @@ PORTNAME= nepenthes PORTVERSION= 0.1.5 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nepenthes @@ -17,7 +18,7 @@ COMMENT= Determine the malware activity on a network LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \ magic.1:${PORTSDIR}/sysutils/file \ pcre.0:${PORTSDIR}/devel/pcre \ - adns.1:${PORTSDIR}/dns/adns + adns.12:${PORTSDIR}/dns/adns USE_PERL5= yes GNU_CONFIGURE= yes diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 1cc0e2d..7ce493f 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -7,7 +7,7 @@ PORTNAME= ethereal PORTVERSION= 0.10.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.ethereal.com/pub/ethereal/all-versions/ @@ -108,7 +108,7 @@ CONFIGURE_ARGS+= --enable-snmp=no --with-ucd-snmp=no --with-net-snmp=no .endif .if !defined(WITHOUT_ADNS) && !defined(LITE) -LIB_DEPENDS+= adns.1:${PORTSDIR}/dns/adns +LIB_DEPENDS+= adns.12:${PORTSDIR}/dns/adns CONFIGURE_ARGS+= --with-adns=${LOCALBASE}/lib .else CONFIGURE_ARGS+= --with-adns=no diff --git a/security/lsh/Makefile b/security/lsh/Makefile index d18e62e..05c5fc0 100644 --- a/security/lsh/Makefile +++ b/security/lsh/Makefile @@ -6,7 +6,7 @@ PORTNAME= lsh PORTVERSION= 2.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security ipv6 MASTER_SITES= ${MASTER_SITE_GNUPG} \ ftp://ftp.lysator.liu.se/pub/security/%SUBDIR%/ diff --git a/textproc/modlogan/Makefile b/textproc/modlogan/Makefile index 3094810..617ce96 100644 --- a/textproc/modlogan/Makefile +++ b/textproc/modlogan/Makefile @@ -7,7 +7,7 @@ PORTNAME= modlogan PORTVERSION= 0.8.13 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc www MASTER_SITES= http://jan.kneschke.de/projects/modlogan/download/ \ ${MASTER_SITE_SOURCEFORGE} @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= modlogan MAINTAINER= netchild@FreeBSD.org COMMENT= A modular log file analysis program -LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \ +LIB_DEPENDS= adns.12:${PORTSDIR}/dns/adns \ gd.4:${PORTSDIR}/graphics/gd \ pcre.0:${PORTSDIR}/devel/pcre \ expat.6:${PORTSDIR}/textproc/expat2 |