Update to version 0.13.2

This commit is contained in:
Markus Brueffer 2005-02-08 17:04:51 +00:00
parent dcd21d2a73
commit 10c3cf3423
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128297
6 changed files with 28 additions and 6 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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