summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2007-08-15 02:12:08 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2007-08-15 02:12:08 +0000
commit4a3ffddaf66d62402084653dde1388fb06cf3a47 (patch)
tree75e389b35c1c0f08e572a0c7af5de0a8b7d750cc /www
parent408ea289db0bbdc182a7db151334d4dc71066974 (diff)
downloadfreebsd-ports-4a3ffddaf66d62402084653dde1388fb06cf3a47.zip
Upgrade to 0.12.
Diffstat (limited to 'www')
-rw-r--r--www/flickcurl/Makefile2
-rw-r--r--www/flickcurl/distinfo6
-rw-r--r--www/flickcurl/files/patch-flickcurl_internal.h13
3 files changed, 4 insertions, 17 deletions
diff --git a/www/flickcurl/Makefile b/www/flickcurl/Makefile
index 10af20692e32..0d7419d5087d 100644
--- a/www/flickcurl/Makefile
+++ b/www/flickcurl/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= flickcurl
-PORTVERSION= 0.11
+PORTVERSION= 0.12
CATEGORIES= www
MASTER_SITES= http://download.dajobe.org/flickcurl/
diff --git a/www/flickcurl/distinfo b/www/flickcurl/distinfo
index d7a3daf4270b..783cf6d27afd 100644
--- a/www/flickcurl/distinfo
+++ b/www/flickcurl/distinfo
@@ -1,3 +1,3 @@
-MD5 (flickcurl-0.11.tar.gz) = eea351e4d35e8d1c63b124cd8ee257ba
-SHA256 (flickcurl-0.11.tar.gz) = 0afd5dccd757b5c06e1a6ee46da16fa4e2f5e9e65ed7698376349210186ef9af
-SIZE (flickcurl-0.11.tar.gz) = 421285
+MD5 (flickcurl-0.12.tar.gz) = fce0f89f69afaa8ee89a8cdb18037e5b
+SHA256 (flickcurl-0.12.tar.gz) = 0fc06720d26f3a7ae62f28c16c28c71de73423772284c1a88ae957959194cc95
+SIZE (flickcurl-0.12.tar.gz) = 437675
diff --git a/www/flickcurl/files/patch-flickcurl_internal.h b/www/flickcurl/files/patch-flickcurl_internal.h
deleted file mode 100644
index 5b24d09c31eb..000000000000
--- a/www/flickcurl/files/patch-flickcurl_internal.h
+++ /dev/null
@@ -1,13 +0,0 @@
---- flickcurl_internal.h.orig Sun Aug 5 12:24:18 2007
-+++ flickcurl_internal.h Sun Aug 5 12:24:26 2007
-@@ -22,10 +22,6 @@
-
- #include <libxml/tree.h>
- #include <libxml/xpath.h>
--#include <libxslt/xslt.h>
--#include <libxslt/transform.h>
--#include <libxslt/xsltutils.h>
--
-
- #include <curl/curl.h>
- #include <curl/types.h>