diff options
author | wiz <wiz@pkgsrc.org> | 2014-08-16 12:11:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-08-16 12:11:53 +0000 |
commit | 70792d53db555791121374931831bdad8b552f53 (patch) | |
tree | 45d5ce64c920173ca22b804d05c6edc7e810dc4a /www/serf | |
parent | 0c4bb2de10ef7e3bfc2f53e90186130d2cc3167b (diff) | |
download | pkgsrc-70792d53db555791121374931831bdad8b552f53.tar.gz |
Update to 1.3.7:
Serf 1.3.7 [2014-08-11, from /tags/1.3.7, r2411]
Handle NUL bytes in fields of an X.509 certificate. (r2393, r2399)
Diffstat (limited to 'www/serf')
-rw-r--r-- | www/serf/Makefile | 4 | ||||
-rw-r--r-- | www/serf/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/serf/Makefile b/www/serf/Makefile index 7e128683417..9343d7bac35 100644 --- a/www/serf/Makefile +++ b/www/serf/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.30 2014/06/15 14:15:36 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2014/08/16 12:11:53 wiz Exp $ -DISTNAME= serf-1.3.6 +DISTNAME= serf-1.3.7 CATEGORIES= www MASTER_SITES= http://serf.googlecode.com/svn/src_releases/ EXTRACT_SUFX= .tar.bz2 diff --git a/www/serf/distinfo b/www/serf/distinfo index 05e592f3e37..5bd2921bb9c 100644 --- a/www/serf/distinfo +++ b/www/serf/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.16 2014/06/15 14:15:36 wiz Exp $ +$NetBSD: distinfo,v 1.17 2014/08/16 12:11:53 wiz Exp $ -SHA1 (serf-1.3.6.tar.bz2) = 409a153583b3e370a130e3fb1623ac98f5af9975 -RMD160 (serf-1.3.6.tar.bz2) = 87096b663413c7bddf17c1f0ea8bc1b26a08b5c0 -Size (serf-1.3.6.tar.bz2) = 140671 bytes +SHA1 (serf-1.3.7.tar.bz2) = db9ae339dba10a2b47f9bdacf30a58fd8e36683a +RMD160 (serf-1.3.7.tar.bz2) = ed237d2a788f98c17d5317c14e0f8f9a4f8a7755 +Size (serf-1.3.7.tar.bz2) = 141378 bytes SHA1 (patch-SConstruct) = c7f3e9e0c778e76808e4a921043723fcfca6a4de SHA1 (patch-buckets_ssl__buckets.c) = f940e1703d3a8cf879d5a563cf57826f027ed8e1 |