diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-07-29 03:00:08 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-07-29 03:00:08 +0800 |
commit | 9a7994781115a85ff1e8363e7f4b70e1000364f3 (patch) | |
tree | 94b2154518db5515dccdff18e6f4689441b77392 /devel/libsoup | |
parent | 403807fe890811f783f4f7067454c7238335e3cd (diff) | |
download | marcuscom-ports-9a7994781115a85ff1e8363e7f4b70e1000364f3.tar marcuscom-ports-9a7994781115a85ff1e8363e7f4b70e1000364f3.tar.gz marcuscom-ports-9a7994781115a85ff1e8363e7f4b70e1000364f3.tar.bz2 marcuscom-ports-9a7994781115a85ff1e8363e7f4b70e1000364f3.tar.lz marcuscom-ports-9a7994781115a85ff1e8363e7f4b70e1000364f3.tar.xz marcuscom-ports-9a7994781115a85ff1e8363e7f4b70e1000364f3.tar.zst marcuscom-ports-9a7994781115a85ff1e8363e7f4b70e1000364f3.zip |
Update to 2.34.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16111 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libsoup')
-rw-r--r-- | devel/libsoup/Makefile | 8 | ||||
-rw-r--r-- | devel/libsoup/distinfo | 4 | ||||
-rw-r--r-- | devel/libsoup/files/patch-libsoup_Makefile.in | 16 |
3 files changed, 14 insertions, 14 deletions
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index 3d4bd4543..eb3110742 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/libsoup/Makefile,v 1.104 2011/06/11 19:51:16 mezz Exp $ +# $MCom: ports/devel/libsoup/Makefile,v 1.105 2011/07/07 07:10:06 kwm Exp $ # PORTNAME= libsoup -PORTVERSION= 2.34.2 -PORTREVISION?= 1 +PORTVERSION= 2.34.3 +PORTREVISION?= 0 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A SOAP (Simple Object Access Protocol) implementation in C -USE_BZIP2= yes +USE_XZ= yes BUILD_DEPENDS= glib-networking>=2.28.4:${PORTSDIR}/net/glib-networking LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt diff --git a/devel/libsoup/distinfo b/devel/libsoup/distinfo index 53aad9438..8849804cc 100644 --- a/devel/libsoup/distinfo +++ b/devel/libsoup/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome2/libsoup-2.34.2.tar.bz2) = 1d70edc48c309528635012269733739f9cd22548913125864318a65d1b6f1261 -SIZE (gnome2/libsoup-2.34.2.tar.bz2) = 683331 +SHA256 (gnome2/libsoup-2.34.3.tar.xz) = c43f8865a9f7016c618b481bea3dd9ea65d9200685d4a94cddc54f8663704a1c +SIZE (gnome2/libsoup-2.34.3.tar.xz) = 595916 diff --git a/devel/libsoup/files/patch-libsoup_Makefile.in b/devel/libsoup/files/patch-libsoup_Makefile.in index 15a468ce4..9c4cc9d2d 100644 --- a/devel/libsoup/files/patch-libsoup_Makefile.in +++ b/devel/libsoup/files/patch-libsoup_Makefile.in @@ -1,19 +1,19 @@ ---- libsoup/Makefile.in.orig 2010-05-14 16:28:56.000000000 +0200 -+++ libsoup/Makefile.in 2010-05-14 16:31:03.000000000 +0200 -@@ -112,7 +112,6 @@ +--- libsoup/Makefile.in.orig 2011-07-28 20:47:20.000000000 +0200 ++++ libsoup/Makefile.in 2011-07-28 20:47:20.000000000 +0200 +@@ -119,7 +119,6 @@ $(AM_CFLAGS) $(CFLAGS) $(libsoup_2_4_la_LDFLAGS) $(LDFLAGS) -o \ $@ @BUILD_LIBSOUP_GNOME_TRUE@libsoup_gnome_2_4_la_DEPENDENCIES = \ -@BUILD_LIBSOUP_GNOME_TRUE@ libsoup-2.4.la $(am__DEPENDENCIES_1) \ @BUILD_LIBSOUP_GNOME_TRUE@ $(am__DEPENDENCIES_1) \ - @BUILD_LIBSOUP_GNOME_TRUE@ $(am__DEPENDENCIES_1) \ - @BUILD_LIBSOUP_GNOME_TRUE@ $(am__DEPENDENCIES_1) \ -@@ -473,7 +472,7 @@ + @BUILD_LIBSOUP_GNOME_TRUE@ $(am__DEPENDENCIES_1) + am__libsoup_gnome_2_4_la_SOURCES_DIST = soup-cookie-jar-sqlite.c \ +@@ -494,7 +493,7 @@ @BUILD_LIBSOUP_GNOME_TRUE@libsoup_gnome_2_4_la_LDFLAGS = $(libsoup_2_4_la_LDFLAGS) @BUILD_LIBSOUP_GNOME_TRUE@libsoup_gnome_2_4_la_LIBADD = \ -@BUILD_LIBSOUP_GNOME_TRUE@ libsoup-2.4.la \ +@BUILD_LIBSOUP_GNOME_TRUE@ -lsoup-2.4 \ @BUILD_LIBSOUP_GNOME_TRUE@ $(GLIB_LIBS) \ - @BUILD_LIBSOUP_GNOME_TRUE@ $(GCONF_LIBS) \ - @BUILD_LIBSOUP_GNOME_TRUE@ $(LIBPROXY_LIBS) \ + @BUILD_LIBSOUP_GNOME_TRUE@ $(SQLITE_LIBS) \ + @BUILD_LIBSOUP_GNOME_TRUE@ $(GNOME_KEYRING_LIBS) |