From 9cf37d93fcc586e02cb77a5684fd02e001c0d40c Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Sat, 7 Apr 2012 06:11:06 +0000 Subject: 1) Remove patches reflecting the project CVS and update to equivalent just released 2.03pre4 beta. 2) Use autotools. 3) Add LICENSE. Feature safe: yes --- www/WebMagick/files/patch-ac | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 www/WebMagick/files/patch-ac (limited to 'www/WebMagick/files/patch-ac') diff --git a/www/WebMagick/files/patch-ac b/www/WebMagick/files/patch-ac deleted file mode 100644 index cb6d320710ff..000000000000 --- a/www/WebMagick/files/patch-ac +++ /dev/null @@ -1,32 +0,0 @@ ---- configure.bak Wed Oct 23 20:18:18 2002 -+++ configure Tue May 30 07:15:29 2006 -@@ -1027,9 +1027,9 @@ - font2='' - font3='' - font4='' -- font5='fixed' -+ font5='' - tmpfile="/tmp/configure$$" -- $XLSFONTS > $tmpfile -+ $XLSFONTS > $tmpfile 2> /dev/null - exec < $tmpfile - while read font - do -@@ -1053,7 +1053,7 @@ - esac - done - -- exec < /dev/tty -+# exec < /dev/tty - rm $tmpfile - fi - -@@ -1073,7 +1073,7 @@ - then - webmagick_cv_defaultfont=$font5 - else -- webmagick_cv_defaultfont='fixed' -+ webmagick_cv_defaultfont='courier' - fi - - -- cgit v1.2.3