summaryrefslogtreecommitdiff
path: root/misc/tellico
diff options
context:
space:
mode:
authorMarkus Brueffer <markus@FreeBSD.org>2005-02-21 14:24:47 +0000
committerMarkus Brueffer <markus@FreeBSD.org>2005-02-21 14:24:47 +0000
commit8529ea3708a774cb6efca69e561414d75f82bba7 (patch)
treec1b0e53fb6da948685d4e56b9269551a6d7fef1f /misc/tellico
parent* update to 1.4 (diff)
Update to version 0.13.3
Notes
Notes: svn path=/head/; revision=129485
Diffstat (limited to 'misc/tellico')
-rw-r--r--misc/tellico/Makefile2
-rw-r--r--misc/tellico/distinfo4
-rw-r--r--misc/tellico/files/patch-configure11
3 files changed, 3 insertions, 14 deletions
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