diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-04-16 12:05:33 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-04-16 12:05:33 +0800 |
commit | 03b0d475eb1f5176c2bc500d96a2fae17b94edc3 (patch) | |
tree | 43f785b02fadf5de320005645e19d6b3198f92e8 | |
parent | 2ca8be6f270074f39aaad18729b75b3a9891c164 (diff) | |
download | marcuscom-ports-03b0d475eb1f5176c2bc500d96a2fae17b94edc3.tar marcuscom-ports-03b0d475eb1f5176c2bc500d96a2fae17b94edc3.tar.gz marcuscom-ports-03b0d475eb1f5176c2bc500d96a2fae17b94edc3.tar.bz2 marcuscom-ports-03b0d475eb1f5176c2bc500d96a2fae17b94edc3.tar.lz marcuscom-ports-03b0d475eb1f5176c2bc500d96a2fae17b94edc3.tar.xz marcuscom-ports-03b0d475eb1f5176c2bc500d96a2fae17b94edc3.tar.zst marcuscom-ports-03b0d475eb1f5176c2bc500d96a2fae17b94edc3.zip |
Update to 1.99.17.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@655 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | devel/libsoup/Makefile | 8 | ||||
-rw-r--r-- | devel/libsoup/distinfo | 2 | ||||
-rw-r--r-- | devel/libsoup22/Makefile | 8 | ||||
-rw-r--r-- | devel/libsoup22/distinfo | 2 |
4 files changed, 8 insertions, 12 deletions
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index 0a2aa60c3..257c09e91 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libsoup -PORTVERSION= 1.99.12 +PORTVERSION= 1.99.17 CATEGORIES= devel gnome MASTER_SITES= ftp://ftp.ximian.com/pub/ximian-evolution-beta/source/ \ ${MASTER_SITE_GNOME} @@ -16,12 +16,10 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A SOAP (Simple Object Access Protocol) implementation in C -LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ - glib-2.0.200:${PORTSDIR}/devel/glib20 +LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt #USE_BZIP2= yes -USE_GNOMENG= yes -USE_GNOME= gnomehack +USE_GNOME= gnomehack glib20 INSTALLS_SHLIB= yes USE_LIBTOOL= yes USE_OPENSSL= yes diff --git a/devel/libsoup/distinfo b/devel/libsoup/distinfo index 0f4d9e3ea..b0140ab81 100644 --- a/devel/libsoup/distinfo +++ b/devel/libsoup/distinfo @@ -1 +1 @@ -MD5 (gnome2/libsoup-1.99.12.tar.gz) = 7fa95377a4a346673a833f9a2c3f572d +MD5 (gnome2/libsoup-1.99.17.tar.gz) = f005bfec78d0856bff69cae9b1a875ae diff --git a/devel/libsoup22/Makefile b/devel/libsoup22/Makefile index 0a2aa60c3..257c09e91 100644 --- a/devel/libsoup22/Makefile +++ b/devel/libsoup22/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libsoup -PORTVERSION= 1.99.12 +PORTVERSION= 1.99.17 CATEGORIES= devel gnome MASTER_SITES= ftp://ftp.ximian.com/pub/ximian-evolution-beta/source/ \ ${MASTER_SITE_GNOME} @@ -16,12 +16,10 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A SOAP (Simple Object Access Protocol) implementation in C -LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ - glib-2.0.200:${PORTSDIR}/devel/glib20 +LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt #USE_BZIP2= yes -USE_GNOMENG= yes -USE_GNOME= gnomehack +USE_GNOME= gnomehack glib20 INSTALLS_SHLIB= yes USE_LIBTOOL= yes USE_OPENSSL= yes diff --git a/devel/libsoup22/distinfo b/devel/libsoup22/distinfo index 0f4d9e3ea..b0140ab81 100644 --- a/devel/libsoup22/distinfo +++ b/devel/libsoup22/distinfo @@ -1 +1 @@ -MD5 (gnome2/libsoup-1.99.12.tar.gz) = 7fa95377a4a346673a833f9a2c3f572d +MD5 (gnome2/libsoup-1.99.17.tar.gz) = f005bfec78d0856bff69cae9b1a875ae |