Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Apr 2013 10:58:57 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r315668 - head/emulators/vice
Message-ID:  <201304021058.r32AwvQ4058402@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Tue Apr  2 10:58:56 2013
New Revision: 315668
URL: http://svnweb.freebsd.org/changeset/ports/315668

Log:
  - Fix plist
  
  Approved by:	portmgr

Modified:
  head/emulators/vice/Makefile   (contents, props changed)
  head/emulators/vice/pkg-plist   (contents, props changed)

Modified: head/emulators/vice/Makefile
==============================================================================
--- head/emulators/vice/Makefile	Tue Apr  2 10:38:36 2013	(r315667)
+++ head/emulators/vice/Makefile	Tue Apr  2 10:58:56 2013	(r315668)
@@ -3,6 +3,7 @@
 
 PORTNAME=	vice
 PORTVERSION=	2.4
+PORTREVISION=	1
 CATEGORIES=	emulators
 MASTER_SITES=	http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/ \
 		ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/

Modified: head/emulators/vice/pkg-plist
==============================================================================
--- head/emulators/vice/pkg-plist	Tue Apr  2 10:38:36 2013	(r315667)
+++ head/emulators/vice/pkg-plist	Tue Apr  2 10:58:56 2013	(r315668)
@@ -14,11 +14,14 @@ bin/xvic
 info/vice.txt
 %%NLS%%share/locale/da/LC_MESSAGES/vice.mo
 %%NLS%%share/locale/de/LC_MESSAGES/vice.mo
+%%NLS%%share/locale/es/LC_MESSAGES/vice.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/vice.mo
 %%NLS%%share/locale/hu/LC_MESSAGES/vice.mo
 %%NLS%%share/locale/it/LC_MESSAGES/vice.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/vice.mo
 %%NLS%%share/locale/nl/LC_MESSAGES/vice.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/vice.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/vice.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/vice.mo
 %%NLS%%share/locale/tr/LC_MESSAGES/vice.mo
 lib/vice/C128/basic64



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304021058.r32AwvQ4058402>