summaryrefslogtreecommitdiffstats
path: root/misc/tellico
diff options
context:
space:
mode:
authormarkus <markus@FreeBSD.org>2005-04-24 14:33:09 +0000
committermarkus <markus@FreeBSD.org>2005-04-24 14:33:09 +0000
commit38c4b975bc6db364299583d240c8f95cc1b497f5 (patch)
tree0885a56ae92f22e167c57fc3e57a35fd173e7a7a /misc/tellico
parenta5eab9ef08556aa9cd40598c6eb9665b713eb837 (diff)
downloadFreeBSD-ports-38c4b975bc6db364299583d240c8f95cc1b497f5.zip
FreeBSD-ports-38c4b975bc6db364299583d240c8f95cc1b497f5.tar.gz
- Update to version 0.13.6
- Remove dependency to cdparanoia - Add missing locale directories to plist
Diffstat (limited to 'misc/tellico')
-rw-r--r--misc/tellico/Makefile4
-rw-r--r--misc/tellico/distinfo4
-rw-r--r--misc/tellico/pkg-plist9
3 files changed, 12 insertions, 5 deletions
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile
index ab02c0d..aeb885e 100644
--- a/misc/tellico/Makefile
+++ b/misc/tellico/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= tellico
-PORTVERSION= 0.13.5
-PORTREVISION= 1
+PORTVERSION= 0.13.6
CATEGORIES= misc kde
MASTER_SITES= http://www.periapsis.org/tellico/download/
@@ -15,7 +14,6 @@ MAINTAINER= markus@FreeBSD.org
COMMENT= Collection manager for KDE
LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib \
- cdda_paranoia:${PORTSDIR}/audio/cdparanoia \
kcddb:${PORTSDIR}/multimedia/kdemultimedia3 \
yaz.2:${PORTSDIR}/net/yaz
diff --git a/misc/tellico/distinfo b/misc/tellico/distinfo
index 961362d..63a68dd 100644
--- a/misc/tellico/distinfo
+++ b/misc/tellico/distinfo
@@ -1,2 +1,2 @@
-MD5 (tellico-0.13.5.tar.gz) = e56c844d47a566858a05a3028945008b
-SIZE (tellico-0.13.5.tar.gz) = 2369642
+MD5 (tellico-0.13.6.tar.gz) = eb7d3e5ed93683c5dc203b4fe4d24fb2
+SIZE (tellico-0.13.6.tar.gz) = 2448573
diff --git a/misc/tellico/pkg-plist b/misc/tellico/pkg-plist
index 58b988b..e0bb5a7 100644
--- a/misc/tellico/pkg-plist
+++ b/misc/tellico/pkg-plist
@@ -106,11 +106,20 @@ share/locale/hu/LC_MESSAGES/tellico.mo
share/locale/it/LC_MESSAGES/tellico.mo
share/locale/nb/LC_MESSAGES/tellico.mo
share/locale/nl/LC_MESSAGES/tellico.mo
+share/locale/pt/LC_MESSAGES/tellico.mo
share/locale/ro/LC_MESSAGES/tellico.mo
share/locale/sv/LC_MESSAGES/tellico.mo
share/mimelnk/application/x-tellico.desktop
@unexec rmdir %D/share/mimelnk/application 2>/dev/null || true
@unexec rmdir %D/share/mimelnk 2>/dev/null || true
+@unexec rmdir %D/share/locale/ro/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/ro 2>/dev/null || true
+@unexec rmdir %D/share/locale/pt/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/pt 2>/dev/null || true
+@unexec rmdir %D/share/locale/fi/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/fi 2>/dev/null || true
+@unexec rmdir %D/share/locale/cs/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/cs 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/64x64/mimetypes 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/64x64/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/64x64 2>/dev/null || true
OpenPOWER on IntegriCloud