summaryrefslogtreecommitdiff
path: root/net/libsoup-devel/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-10-15 21:22:16 +0000
committerjmmv <jmmv@pkgsrc.org>2004-10-15 21:22:16 +0000
commit2ca23f52ceb7f9a38224f55a280f97b4a5c5c2d1 (patch)
tree688167b0e8efc512bc3cd8cafae7d6f0c985e44b /net/libsoup-devel/Makefile
parent49167b61a0d655e1e5f80df60c5f5c17c716292d (diff)
downloadpkgsrc-2ca23f52ceb7f9a38224f55a280f97b4a5c5c2d1.tar.gz
Update to 2.2.1:
* Updated for a libgcrypt API change between 1.1.9x and 1.2.x that caused a crash at runtime if you compiled against 1.2.x. [66342] * SSL certificate validation failure should now always result in a status of SOUP_STATUS_SSL_FAILED, rather than getting turned into SOUP_STATUS_IO_ERROR. [64414]
Diffstat (limited to 'net/libsoup-devel/Makefile')
-rw-r--r--net/libsoup-devel/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/libsoup-devel/Makefile b/net/libsoup-devel/Makefile
index 7cf53dac663..5d3b8a78bb7 100644
--- a/net/libsoup-devel/Makefile
+++ b/net/libsoup-devel/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2004/10/03 00:17:54 tv Exp $
+# $NetBSD: Makefile,v 1.5 2004/10/15 21:22:16 jmmv Exp $
#
-DISTNAME= libsoup-2.2.0
+DISTNAME= libsoup-2.2.1
PKGNAME= ${DISTNAME:S/soup/soup-devel/}
-PKGREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libsoup/2.2/}
EXTRACT_SUFX= .tar.bz2