diff --git a/net/flickcurl/Makefile b/net/flickcurl/Makefile index 3fb509232644f..2be2ffbb22a4a 100644 --- a/net/flickcurl/Makefile +++ b/net/flickcurl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2011/08/29 14:45:59 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/01/20 12:36:26 wiz Exp $ # -DISTNAME= flickcurl-1.21 +DISTNAME= flickcurl-1.22 CATEGORIES= net MASTER_SITES= http://download.dajobe.org/flickcurl/ diff --git a/net/flickcurl/PLIST b/net/flickcurl/PLIST index fb6b2efd5b82f..08b9de66494b9 100644 --- a/net/flickcurl/PLIST +++ b/net/flickcurl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/08/25 13:30:23 jakllsch Exp $ +@comment $NetBSD: PLIST,v 1.2 2012/01/20 12:36:26 wiz Exp $ bin/flickcurl bin/flickcurl-config bin/flickrdf @@ -35,6 +35,7 @@ share/gtk-doc/html/flickcurl/flickcurl-section-category.html share/gtk-doc/html/flickcurl/flickcurl-section-collections.html share/gtk-doc/html/flickcurl/flickcurl-section-comment.html share/gtk-doc/html/flickcurl/flickcurl-section-commons.html +share/gtk-doc/html/flickcurl/flickcurl-section-config.html share/gtk-doc/html/flickcurl/flickcurl-section-contact.html share/gtk-doc/html/flickcurl/flickcurl-section-context.html share/gtk-doc/html/flickcurl/flickcurl-section-core.html @@ -63,7 +64,6 @@ share/gtk-doc/html/flickcurl/flickcurl-section-test.html share/gtk-doc/html/flickcurl/flickcurl-section-upload.html share/gtk-doc/html/flickcurl/flickcurl-section-urls.html share/gtk-doc/html/flickcurl/flickcurl-section-video.html -share/gtk-doc/html/flickcurl/flickcurl.devhelp share/gtk-doc/html/flickcurl/flickcurl.devhelp2 share/gtk-doc/html/flickcurl/home.png share/gtk-doc/html/flickcurl/index.html diff --git a/net/flickcurl/distinfo b/net/flickcurl/distinfo index 975a93c651793..6aa7873024fb9 100644 --- a/net/flickcurl/distinfo +++ b/net/flickcurl/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.2 2011/08/29 14:45:46 wiz Exp $ +$NetBSD: distinfo,v 1.3 2012/01/20 12:36:26 wiz Exp $ -SHA1 (flickcurl-1.21.tar.gz) = 42f73733e750a54758bd07db81fdd12b91c430dd -RMD160 (flickcurl-1.21.tar.gz) = 5943d029d98d540802a162eab8ca13b9b2e9480a -Size (flickcurl-1.21.tar.gz) = 1775999 bytes -SHA1 (patch-src_flickcurl__internal.h) = 6fb6f9f9cd56aacb2fc93ea0a080cbae25ff46a4 +SHA1 (flickcurl-1.22.tar.gz) = 38f427262bc76c23ac4ab31ed4df6c6022c5d3ec +RMD160 (flickcurl-1.22.tar.gz) = 820e09983327738c6af34e7c5b7913b5d9acab42 +Size (flickcurl-1.22.tar.gz) = 1821304 bytes diff --git a/net/flickcurl/patches/patch-src_flickcurl__internal.h b/net/flickcurl/patches/patch-src_flickcurl__internal.h deleted file mode 100644 index 3b638a8c91cfb..0000000000000 --- a/net/flickcurl/patches/patch-src_flickcurl__internal.h +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-src_flickcurl__internal.h,v 1.2 2011/08/29 14:45:46 wiz Exp $ - -Compatibility with latest curl. - ---- src/flickcurl_internal.h.orig 2010-07-24 19:33:34.000000000 +0000 -+++ src/flickcurl_internal.h -@@ -24,7 +24,6 @@ - #include - - #include --#include - #include - -