diff options
author | taca <taca@pkgsrc.org> | 2013-02-22 15:38:44 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2013-02-22 15:38:44 +0000 |
commit | 9f7e5f0d2c0b4091268a6ce329ad7bca73816279 (patch) | |
tree | 89d52d6d94584b30c69536e0880a2dd8054f439e /www/serf/PLIST | |
parent | 47a34e07a1dcb7fc0446d424aba08cc454e595c8 (diff) | |
download | pkgsrc-9f7e5f0d2c0b4091268a6ce329ad7bca73816279.tar.gz |
Update serf to 1.1.1.
Full changes are a little bit many to write here, but it change its API
from prior to 1.0.
Please refer http://code.google.com/p/serf/source/browse/tags/1.1.1/CHANGES
for full changes.
Diffstat (limited to 'www/serf/PLIST')
-rw-r--r-- | www/serf/PLIST | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/www/serf/PLIST b/www/serf/PLIST index 77a829cc582..94b906d9371 100644 --- a/www/serf/PLIST +++ b/www/serf/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 22:00:35 joerg Exp $ -include/serf-0/serf.h -include/serf-0/serf_bucket_types.h -include/serf-0/serf_bucket_util.h -include/serf-0/serf_declare.h -lib/libserf-0.la +@comment $NetBSD: PLIST,v 1.3 2013/02/22 15:38:44 taca Exp $ +include/serf-1/serf.h +include/serf-1/serf_bucket_types.h +include/serf-1/serf_bucket_util.h +include/serf-1/serf_private.h +lib/libserf-1.la +lib/pkgconfig/serf-1.pc |