diff options
author | markus <markus@FreeBSD.org> | 2004-12-13 10:41:58 +0000 |
---|---|---|
committer | markus <markus@FreeBSD.org> | 2004-12-13 10:41:58 +0000 |
commit | 85c28a94578c821555008385995661f824cd0534 (patch) | |
tree | 2c9a31784f1bc6364f02c4a5eed0dd8e63516efc | |
parent | 2cc968ae616be39ef2463c1b2d85dce26e841660 (diff) | |
download | FreeBSD-ports-85c28a94578c821555008385995661f824cd0534.zip FreeBSD-ports-85c28a94578c821555008385995661f824cd0534.tar.gz |
Update to version 0.13.1
-rw-r--r-- | misc/tellico-kde4/Makefile | 2 | ||||
-rw-r--r-- | misc/tellico-kde4/distinfo | 4 | ||||
-rw-r--r-- | misc/tellico-kde4/files/patch-src-translators-freedb_util.cpp | 10 | ||||
-rw-r--r-- | misc/tellico/Makefile | 2 | ||||
-rw-r--r-- | misc/tellico/distinfo | 4 | ||||
-rw-r--r-- | misc/tellico/files/patch-src-translators-freedb_util.cpp | 10 |
6 files changed, 6 insertions, 26 deletions
diff --git a/misc/tellico-kde4/Makefile b/misc/tellico-kde4/Makefile index 96e703a..1245aa8 100644 --- a/misc/tellico-kde4/Makefile +++ b/misc/tellico-kde4/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tellico -PORTVERSION= 0.13 +PORTVERSION= 0.13.1 CATEGORIES= misc kde MASTER_SITES= http://www.periapsis.org/tellico/download/ diff --git a/misc/tellico-kde4/distinfo b/misc/tellico-kde4/distinfo index 97394bb..8c9867e 100644 --- a/misc/tellico-kde4/distinfo +++ b/misc/tellico-kde4/distinfo @@ -1,2 +1,2 @@ -MD5 (tellico-0.13.tar.gz) = 0b20f4f34f039bc1dda3da71f4eabbf8 -SIZE (tellico-0.13.tar.gz) = 2317970 +MD5 (tellico-0.13.1.tar.gz) = 1398aca4ac64ebe325a5726dc41e0039 +SIZE (tellico-0.13.1.tar.gz) = 2338140 diff --git a/misc/tellico-kde4/files/patch-src-translators-freedb_util.cpp b/misc/tellico-kde4/files/patch-src-translators-freedb_util.cpp deleted file mode 100644 index 2b3d524..0000000 --- a/misc/tellico-kde4/files/patch-src-translators-freedb_util.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/translators/freedb_util.cpp.orig Thu Dec 2 16:15:30 2004 -+++ src/translators/freedb_util.cpp Thu Dec 2 16:20:39 2004 -@@ -60,6 +60,7 @@ - - #elif defined(__FreeBSD__) - -+#include <netinet/in.h> - #include <sys/cdio.h> - #define CDROM_LBA CD_LBA_FORMAT /* first frame is 0 */ - #define CD_MSF_OFFSET 150 /* MSF offset of first frame */ diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index 96e703a..1245aa8 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tellico -PORTVERSION= 0.13 +PORTVERSION= 0.13.1 CATEGORIES= misc kde MASTER_SITES= http://www.periapsis.org/tellico/download/ diff --git a/misc/tellico/distinfo b/misc/tellico/distinfo index 97394bb..8c9867e 100644 --- a/misc/tellico/distinfo +++ b/misc/tellico/distinfo @@ -1,2 +1,2 @@ -MD5 (tellico-0.13.tar.gz) = 0b20f4f34f039bc1dda3da71f4eabbf8 -SIZE (tellico-0.13.tar.gz) = 2317970 +MD5 (tellico-0.13.1.tar.gz) = 1398aca4ac64ebe325a5726dc41e0039 +SIZE (tellico-0.13.1.tar.gz) = 2338140 diff --git a/misc/tellico/files/patch-src-translators-freedb_util.cpp b/misc/tellico/files/patch-src-translators-freedb_util.cpp deleted file mode 100644 index 2b3d524..0000000 --- a/misc/tellico/files/patch-src-translators-freedb_util.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/translators/freedb_util.cpp.orig Thu Dec 2 16:15:30 2004 -+++ src/translators/freedb_util.cpp Thu Dec 2 16:20:39 2004 -@@ -60,6 +60,7 @@ - - #elif defined(__FreeBSD__) - -+#include <netinet/in.h> - #include <sys/cdio.h> - #define CDROM_LBA CD_LBA_FORMAT /* first frame is 0 */ - #define CD_MSF_OFFSET 150 /* MSF offset of first frame */ |