From 1bba01322e60edf1e7b54d832f14812fe6f94008 Mon Sep 17 00:00:00 2001 From: markus Date: Mon, 21 Feb 2005 14:24:47 +0000 Subject: Update to version 0.13.3 --- misc/tellico/Makefile | 2 +- misc/tellico/distinfo | 4 ++-- misc/tellico/files/patch-configure | 11 ----------- 3 files changed, 3 insertions(+), 14 deletions(-) delete mode 100644 misc/tellico/files/patch-configure (limited to 'misc/tellico') diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index e3bc374f454e..a5a0710fb9a8 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tellico -PORTVERSION= 0.13.2 +PORTVERSION= 0.13.3 CATEGORIES= misc kde MASTER_SITES= http://www.periapsis.org/tellico/download/ diff --git a/misc/tellico/distinfo b/misc/tellico/distinfo index f68154ab28bc..659bcce9cea9 100644 --- a/misc/tellico/distinfo +++ b/misc/tellico/distinfo @@ -1,2 +1,2 @@ -MD5 (tellico-0.13.2.tar.gz) = 0e4ded1d1ff35b64781dc860772545b8 -SIZE (tellico-0.13.2.tar.gz) = 2364746 +MD5 (tellico-0.13.3.tar.gz) = d886062a9e0accb00b1085bfc9daef23 +SIZE (tellico-0.13.3.tar.gz) = 2365007 diff --git a/misc/tellico/files/patch-configure b/misc/tellico/files/patch-configure deleted file mode 100644 index 2e9f4637a59e..000000000000 --- a/misc/tellico/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Sat Feb 5 23:57:12 2005 -+++ configure Tue Feb 8 17:21:55 2005 -@@ -27409,7 +27409,7 @@ - - fi; - --if test x$enable_amazon == xyes; then -+if test x$enable_amazon = xyes; then - - cat >>confdefs.h <<\_ACEOF - #define AMAZON_SUPPORT 1 -- cgit