summaryrefslogtreecommitdiff
path: root/misc/tellico
diff options
context:
space:
mode:
authorMarkus Brueffer <markus@FreeBSD.org>2005-02-08 17:04:51 +0000
committerMarkus Brueffer <markus@FreeBSD.org>2005-02-08 17:04:51 +0000
commit10c3cf34231184471f6f61150d4534691ddb3b3b (patch)
tree2a5e6cebe12ea049e27757a3e9204e1867e247f0 /misc/tellico
parentUpdate to 21.4.17 "Jumbo Shrimp" (diff)
Update to version 0.13.2
Notes
Notes: svn path=/head/; revision=128297
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, 14 insertions, 3 deletions
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile
index 1245aa85342a..e3bc374f454e 100644
--- a/misc/tellico/Makefile
+++ b/misc/tellico/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tellico
-PORTVERSION= 0.13.1
+PORTVERSION= 0.13.2
CATEGORIES= misc kde
MASTER_SITES= http://www.periapsis.org/tellico/download/
diff --git a/misc/tellico/distinfo b/misc/tellico/distinfo
index 8c9867ee8e51..f68154ab28bc 100644
--- a/misc/tellico/distinfo
+++ b/misc/tellico/distinfo
@@ -1,2 +1,2 @@
-MD5 (tellico-0.13.1.tar.gz) = 1398aca4ac64ebe325a5726dc41e0039
-SIZE (tellico-0.13.1.tar.gz) = 2338140
+MD5 (tellico-0.13.2.tar.gz) = 0e4ded1d1ff35b64781dc860772545b8
+SIZE (tellico-0.13.2.tar.gz) = 2364746
diff --git a/misc/tellico/files/patch-configure b/misc/tellico/files/patch-configure
new file mode 100644
index 000000000000..2e9f4637a59e
--- /dev/null
+++ b/misc/tellico/files/patch-configure
@@ -0,0 +1,11 @@
+--- 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