1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

Upgrade to 0.12.

This commit is contained in:
Vanilla I. Shu 2007-08-15 02:12:08 +00:00
parent 408ea289db
commit 4a3ffddaf6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=197703
3 changed files with 4 additions and 17 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= flickcurl
PORTVERSION= 0.11
PORTVERSION= 0.12
CATEGORIES= www
MASTER_SITES= http://download.dajobe.org/flickcurl/

View File

@ -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

View File

@ -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>