diff options
author | Markus Brueffer <markus@FreeBSD.org> | 2005-02-21 14:24:47 +0000 |
---|---|---|
committer | Markus Brueffer <markus@FreeBSD.org> | 2005-02-21 14:24:47 +0000 |
commit | 8529ea3708a774cb6efca69e561414d75f82bba7 (patch) | |
tree | c1b0e53fb6da948685d4e56b9269551a6d7fef1f /misc | |
parent | ac21bd542458ddfc8e58e78d2b2fad380767bf52 (diff) | |
download | ports-8529ea3708a774cb6efca69e561414d75f82bba7.tar.gz ports-8529ea3708a774cb6efca69e561414d75f82bba7.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/tellico-kde4/Makefile | 2 | ||||
-rw-r--r-- | misc/tellico-kde4/distinfo | 4 | ||||
-rw-r--r-- | misc/tellico-kde4/files/patch-configure | 11 | ||||
-rw-r--r-- | misc/tellico/Makefile | 2 | ||||
-rw-r--r-- | misc/tellico/distinfo | 4 | ||||
-rw-r--r-- | misc/tellico/files/patch-configure | 11 |
6 files changed, 6 insertions, 28 deletions
diff --git a/misc/tellico-kde4/Makefile b/misc/tellico-kde4/Makefile index e3bc374f454e..a5a0710fb9a8 100644 --- a/misc/tellico-kde4/Makefile +++ b/misc/tellico-kde4/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-kde4/distinfo b/misc/tellico-kde4/distinfo index f68154ab28bc..659bcce9cea9 100644 --- a/misc/tellico-kde4/distinfo +++ b/misc/tellico-kde4/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-kde4/files/patch-configure b/misc/tellico-kde4/files/patch-configure deleted file mode 100644 index 2e9f4637a59e..000000000000 --- a/misc/tellico-kde4/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 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 |