aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authordhn <dhn@FreeBSD.org>2012-03-05 20:27:56 +0800
committerdhn <dhn@FreeBSD.org>2012-03-05 20:27:56 +0800
commita5e2d89b9a0d866135284cde5acff8fe3f0569a9 (patch)
tree978e49d90e5f19650e9c37899656eddfc9d64443 /multimedia
parent8beda844146cee8bb4d80a73744885f5189cf930 (diff)
downloadfreebsd-ports-gnome-a5e2d89b9a0d866135284cde5acff8fe3f0569a9.tar.gz
freebsd-ports-gnome-a5e2d89b9a0d866135284cde5acff8fe3f0569a9.tar.zst
freebsd-ports-gnome-a5e2d89b9a0d866135284cde5acff8fe3f0569a9.zip
- Update to 0.7.1
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/smplayer/Makefile2
-rw-r--r--multimedia/smplayer/distinfo4
-rw-r--r--multimedia/smplayer/pkg-plist2
3 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/smplayer/Makefile b/multimedia/smplayer/Makefile
index c49ddb6b2373..ea6c3deb8b04 100644
--- a/multimedia/smplayer/Makefile
+++ b/multimedia/smplayer/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= smplayer
-DISTVERSION= 0.6.10
+DISTVERSION= 0.7.1
CATEGORIES= multimedia audio kde
MASTER_SITES= SF/${PORTNAME}/SMPlayer/${PORTVERSION}
diff --git a/multimedia/smplayer/distinfo b/multimedia/smplayer/distinfo
index cc5f6ab6ae5b..6854a55d5307 100644
--- a/multimedia/smplayer/distinfo
+++ b/multimedia/smplayer/distinfo
@@ -1,2 +1,2 @@
-SHA256 (smplayer-0.6.10.tar.bz2) = 734029cba461439bb1e1b6db841d06c4f696a7a22851d3227ea70af4d8871bdf
-SIZE (smplayer-0.6.10.tar.bz2) = 2204068
+SHA256 (smplayer-0.7.1.tar.bz2) = f7be2ed4cd629dd50f21dd64298ba3d4d0a4347c4bb915282a0caceade81087e
+SIZE (smplayer-0.7.1.tar.bz2) = 2788634
diff --git a/multimedia/smplayer/pkg-plist b/multimedia/smplayer/pkg-plist
index 23166e43962b..7022cdd0a7c3 100644
--- a/multimedia/smplayer/pkg-plist
+++ b/multimedia/smplayer/pkg-plist
@@ -7,7 +7,6 @@ share/icons/hicolor/32x32/apps/smplayer.png
share/icons/hicolor/64x64/apps/smplayer.png
%%DATADIR%%/input.conf
%%DATADIR%%/shortcuts/default.keys
-%%DATADIR%%/shortcuts/sda.keys
%%DATADIR%%/translations/smplayer_ar_SY.qm
%%DATADIR%%/translations/smplayer_bg.qm
%%DATADIR%%/translations/smplayer_ca.qm
@@ -22,6 +21,7 @@ share/icons/hicolor/64x64/apps/smplayer.png
%%DATADIR%%/translations/smplayer_fi.qm
%%DATADIR%%/translations/smplayer_fr.qm
%%DATADIR%%/translations/smplayer_gl.qm
+%%DATADIR%%/translations/smplayer_hr.qm
%%DATADIR%%/translations/smplayer_hu.qm
%%DATADIR%%/translations/smplayer_it.qm
%%DATADIR%%/translations/smplayer_ja.qm
d>1) Add SUEXEC configuration supportache2002-05-072-6/+44 * Pick official proxy_http1.1_chunking.patchache2002-05-054-6/+11 * Replace PREFIX globallyache2002-04-241-2/+2 * Make startscript apache.sh PREFIX aware at install time,dinoex2002-04-222-8/+7 * Respect ${CC} completely.. without this, LD_SHLIB gets hardcoded to "gcc".petef2002-04-011-1/+1 * Add warning about relative URL in Redirect: (changed now)ache2002-03-252-0/+6 * Upgrade to 1.3.24ache2002-03-233-2/+3 * Allow to configure HARD_SERVER_LIMIT via 'make' variableache2002-02-191-2/+10 * Upgrade to 1.3.23ache2002-01-258-67/+38 * Suggest a command to delete user instead of actually deleting itache2001-12-082-7/+2 * Don't put 'manual' link to the Apache manual, it already handled by httpd.confache2001-12-023-7/+4 * Add symbolic link to apache's manual into pkg-plistache2001-12-012-1/+3 * Use ${SH} to run pkg-install. It seems that CTM not preserve x-bitache2001-11-021-1/+1 * CONFIGURE_ARGS = -> += for child portsache2001-10-291-1/+2 * Install properly in case existen main "data" and "cgi-bin" are symlinksache2001-10-233-5/+5 * Fix Group replacing in httpd.confache2001-10-222-3/+8 * Switch to www:wwwache2001-10-223-7/+64 * Separate manual and default data dirache2001-10-174-296/+393 * Upgrade to 1.3.22ache2001-10-145-32/+72 * Rewrite @exec's so final condition always be true on successache2001-08-261-7/+7 * Upgrade to 1.3.20ache2001-05-224-62/+26 * Apache dist moved to another subdirache2001-04-071-15/+16 * Add official patch to not coredump on missing ServerNameache2001-04-011-0/+53 * Upgrade to 1.3.19ache2001-03-073-7/+24 * bump portrevisionache2001-02-131-0/+1 * Add official fix for RewriteMap bugache2001-02-132-0/+4 * Some spaces -> tabs for ports/www.olgeni2001-02-051-1/+1 * Upgrade to 1.3.17ache2001-01-303-18/+48 * Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-4/+4 * Goodbye, YEAR2000. Hello, 2001.will2001-01-011-2/+0 * Add official mod_rewrite fixache2000-12-282-0/+5 * Upgrade to 1.3.14ache2000-10-143-6/+26 * Move all modules from static to shared to allow maximal configurationache2000-10-122-2/+22