summaryrefslogtreecommitdiff
path: root/misc/tellico
diff options
context:
space:
mode:
authorMarkus Brueffer <markus@FreeBSD.org>2004-12-13 10:41:58 +0000
committerMarkus Brueffer <markus@FreeBSD.org>2004-12-13 10:41:58 +0000
commit596c046cb8e073a0699367522dd7f38c05498f45 (patch)
tree1e43a77f29f756c3474169cca13c3543e5afc568 /misc/tellico
parentAdd p5-List-Group 1.3, perl module that allows you to group a list by (diff)
Update to version 0.13.1
Notes
Notes: svn path=/head/; revision=123920
Diffstat (limited to 'misc/tellico')
-rw-r--r--misc/tellico/Makefile2
-rw-r--r--misc/tellico/distinfo4
-rw-r--r--misc/tellico/files/patch-src-translators-freedb_util.cpp10
3 files changed, 3 insertions, 13 deletions
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile
index 96e703a5abbd..1245aa85342a 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 97394bb4654b..8c9867ee8e51 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 2b3d5246ef16..000000000000
--- 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 */