diff options
author | markus <markus@FreeBSD.org> | 2005-02-21 22:24:47 +0800 |
---|---|---|
committer | markus <markus@FreeBSD.org> | 2005-02-21 22:24:47 +0800 |
commit | 1bba01322e60edf1e7b54d832f14812fe6f94008 (patch) | |
tree | 7558ed9021fb53dd6ca65b85002ce0fe163a7616 /misc | |
parent | 94564099af85bd695410fc591598789ccb0a163b (diff) | |
download | freebsd-ports-gnome-1bba01322e60edf1e7b54d832f14812fe6f94008.tar.gz freebsd-ports-gnome-1bba01322e60edf1e7b54d832f14812fe6f94008.tar.zst freebsd-ports-gnome-1bba01322e60edf1e7b54d832f14812fe6f94008.zip |
Update to version 0.13.3
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 |