diff options
author | roam <roam@FreeBSD.org> | 2010-04-03 18:44:36 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2010-04-03 18:44:36 +0800 |
commit | 190df53765225dba0d1baed51432c6f9f3ce7267 (patch) | |
tree | f7f2c2194f86d21009a4ef30fe99c5ad94f72aa4 /devel | |
parent | 792d20cadf74bec8b52bafca4843631d8bca87ac (diff) | |
download | freebsd-ports-gnome-190df53765225dba0d1baed51432c6f9f3ce7267.tar.gz freebsd-ports-gnome-190df53765225dba0d1baed51432c6f9f3ce7267.tar.zst freebsd-ports-gnome-190df53765225dba0d1baed51432c6f9f3ce7267.zip |
Chase the ftp/curl shlib version bump.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/aegis/Makefile | 4 | ||||
-rw-r--r-- | devel/darcs/Makefile | 2 | ||||
-rw-r--r-- | devel/ecore-file/Makefile | 4 | ||||
-rw-r--r-- | devel/evfs/Makefile | 6 | ||||
-rw-r--r-- | devel/hs-darcs/Makefile | 2 | ||||
-rw-r--r-- | devel/libdap/Makefile | 1 | ||||
-rw-r--r-- | devel/libgutenfetch/Makefile | 2 | ||||
-rw-r--r-- | devel/libopkele/Makefile | 3 | ||||
-rw-r--r-- | devel/libwfut/Makefile | 4 | ||||
-rw-r--r-- | devel/mm-common/Makefile | 3 | ||||
-rw-r--r-- | devel/xmltooling/Makefile | 3 |
11 files changed, 19 insertions, 15 deletions
diff --git a/devel/aegis/Makefile b/devel/aegis/Makefile index d29783311c52..3803e77982e5 100644 --- a/devel/aegis/Makefile +++ b/devel/aegis/Makefile @@ -7,14 +7,14 @@ PORTNAME= aegis PORTVERSION= 4.24 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= SF MAINTAINER= alepulver@FreeBSD.org COMMENT= Transaction-based software configuration management system -LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl RUN_DEPENDS= tkdiff:${PORTSDIR}/textproc/tkdiff USE_GETTEXT= yes diff --git a/devel/darcs/Makefile b/devel/darcs/Makefile index 70a676e8332c..8b67f448d100 100644 --- a/devel/darcs/Makefile +++ b/devel/darcs/Makefile @@ -7,7 +7,7 @@ PORTNAME= darcs PORTVERSION= 2.2.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MASTER_SITES= http://darcs.net/ diff --git a/devel/ecore-file/Makefile b/devel/ecore-file/Makefile index 59e65cf26d59..dd666eaa26f6 100644 --- a/devel/ecore-file/Makefile +++ b/devel/ecore-file/Makefile @@ -7,7 +7,7 @@ PORTNAME= file PORTVERSION= 0.9.9.042 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ \ http://download.enlightenment.org/snapshots/2008-01-25/ @@ -45,7 +45,7 @@ OPTIONS= CURL "Enable Curl support" on .if !defined(WITHOUT_CURL) CONFIGURE_ARGS+= --enable-curl -LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl .else CONFIGURE_ARGS+= --disable-curl .endif diff --git a/devel/evfs/Makefile b/devel/evfs/Makefile index d16a9fd0f7ff..e27a5e3a7c2c 100644 --- a/devel/evfs/Makefile +++ b/devel/evfs/Makefile @@ -8,7 +8,7 @@ PORTNAME= evfs PORTVERSION= 20080223 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ @@ -39,8 +39,8 @@ PLIST_SUB+= SAMBA="@comment " CONFIGURE_ARGS+=--disable-samba .endif -.if !defined(WITHOUT_FTP) || exists(${LOCALBASE}/lib/libcurl.so.4) -LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl +.if !defined(WITHOUT_FTP) || exists(${LOCALBASE}/lib/libcurl.so.6) +LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl PLIST_SUB+= FTP="" .else PLIST_SUB+= FTP="@comment " diff --git a/devel/hs-darcs/Makefile b/devel/hs-darcs/Makefile index 70a676e8332c..8b67f448d100 100644 --- a/devel/hs-darcs/Makefile +++ b/devel/hs-darcs/Makefile @@ -7,7 +7,7 @@ PORTNAME= darcs PORTVERSION= 2.2.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MASTER_SITES= http://darcs.net/ diff --git a/devel/libdap/Makefile b/devel/libdap/Makefile index 52d0886adabf..28a337bc712f 100644 --- a/devel/libdap/Makefile +++ b/devel/libdap/Makefile @@ -7,6 +7,7 @@ PORTNAME= libdap PORTVERSION= 3.9.3 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.opendap.org/pub/source/ diff --git a/devel/libgutenfetch/Makefile b/devel/libgutenfetch/Makefile index e7ca65de17f9..05bc99cfe78d 100644 --- a/devel/libgutenfetch/Makefile +++ b/devel/libgutenfetch/Makefile @@ -7,7 +7,7 @@ PORTNAME= libgutenfetch PORTVERSION= 1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= SF diff --git a/devel/libopkele/Makefile b/devel/libopkele/Makefile index 5a4a1bfea8f1..68d15c580ba7 100644 --- a/devel/libopkele/Makefile +++ b/devel/libopkele/Makefile @@ -7,6 +7,7 @@ PORTNAME= libopkele PORTVERSION= 2.0.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://kin.klever.net/dist/ @@ -14,7 +15,7 @@ MAINTAINER= zhoushuqun@gmail.com COMMENT= A c++ implementation of an OpenID decentralized identity system BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs -LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \ pcre.0:${PORTSDIR}/devel/pcre \ expat.6:${PORTSDIR}/textproc/expat2 \ tidy:${PORTSDIR}/www/tidy-lib \ diff --git a/devel/libwfut/Makefile b/devel/libwfut/Makefile index 0b83fcc9f6ef..337f342b071c 100644 --- a/devel/libwfut/Makefile +++ b/devel/libwfut/Makefile @@ -7,7 +7,7 @@ PORTNAME= libwfut PORTVERSION= 0.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= SF/worldforge/libwfut%20%28updates%20library%29/${PORTVERSION} @@ -15,7 +15,7 @@ MAINTAINER= oliver@FreeBSD.org COMMENT= WorldForge update library LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++20 \ - curl.5:${PORTSDIR}/ftp/curl + curl.6:${PORTSDIR}/ftp/curl CONFIGURE_ARGS+=--without-python GNU_CONFIGURE= yes diff --git a/devel/mm-common/Makefile b/devel/mm-common/Makefile index f0a1f4f15d88..75c6995dc87d 100644 --- a/devel/mm-common/Makefile +++ b/devel/mm-common/Makefile @@ -8,13 +8,14 @@ PORTNAME= mm-common PORTVERSION= 0.8 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Common build infrastructure for the GNOME C++ binding libraries -LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl USE_GNOME= gnomehack USE_BZIP2= yes diff --git a/devel/xmltooling/Makefile b/devel/xmltooling/Makefile index 6e7fad680bbc..1aaa95eea8e7 100644 --- a/devel/xmltooling/Makefile +++ b/devel/xmltooling/Makefile @@ -7,13 +7,14 @@ PORTNAME= xmltooling PORTVERSION= 1.3.3 +PORTREVISION= 1 CATEGORIES= devel security MASTER_SITES= http://shibboleth.internet2.edu/downloads/opensaml/cpp/2.3/ MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Low level XML support for SAML -LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \ log4shib.1:${PORTSDIR}/devel/log4shib \ xerces-c.28:${PORTSDIR}/textproc/xerces-c2-devel \ xml-security-c.14:${PORTSDIR}/security/apache-xml-security-c |