aboutsummaryrefslogtreecommitdiffstats
path: root/misc/tellico-kde4
diff options
context:
space:
mode:
authormarkus <markus@FreeBSD.org>2004-12-13 18:41:58 +0800
committermarkus <markus@FreeBSD.org>2004-12-13 18:41:58 +0800
commit85c28a94578c821555008385995661f824cd0534 (patch)
tree2c9a31784f1bc6364f02c4a5eed0dd8e63516efc /misc/tellico-kde4
parent2cc968ae616be39ef2463c1b2d85dce26e841660 (diff)
downloadfreebsd-ports-gnome-85c28a94578c821555008385995661f824cd0534.tar.gz
freebsd-ports-gnome-85c28a94578c821555008385995661f824cd0534.tar.zst
freebsd-ports-gnome-85c28a94578c821555008385995661f824cd0534.zip
Update to version 0.13.1
Diffstat (limited to 'misc/tellico-kde4')
-rw-r--r--misc/tellico-kde4/Makefile2
-rw-r--r--misc/tellico-kde4/distinfo4
-rw-r--r--misc/tellico-kde4/files/patch-src-translators-freedb_util.cpp10
3 files changed, 3 insertions, 13 deletions
diff --git a/misc/tellico-kde4/Makefile b/misc/tellico-kde4/Makefile
index 96e703a5abbd..1245aa85342a 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 97394bb4654b..8c9867ee8e51 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 2b3d5246ef16..000000000000
--- 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 */