Update to version 0.13.2
This commit is contained in:
parent
dcd21d2a73
commit
10c3cf3423
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128297
@ -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/
|
||||
|
||||
|
@ -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
|
||||
|
11
misc/tellico-kde4/files/patch-configure
Normal file
11
misc/tellico-kde4/files/patch-configure
Normal 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
|
@ -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/
|
||||
|
||||
|
@ -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
|
||||
|
11
misc/tellico/files/patch-configure
Normal file
11
misc/tellico/files/patch-configure
Normal 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
|
Loading…
Reference in New Issue
Block a user