svn commit: r363415 - head/misc/sword

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Jul 29 23:45:23 UTC 2014


Author: amdmi3
Date: Tue Jul 29 23:45:22 2014
New Revision: 363415
URL: http://svnweb.freebsd.org/changeset/ports/363415
QAT: https://qat.redports.org/buildarchive/r363415/

Log:
  - Fix plist
  
  Approved by:	portmgr blanket

Modified:
  head/misc/sword/Makefile
  head/misc/sword/pkg-plist

Modified: head/misc/sword/Makefile
==============================================================================
--- head/misc/sword/Makefile	Tue Jul 29 23:44:19 2014	(r363414)
+++ head/misc/sword/Makefile	Tue Jul 29 23:45:22 2014	(r363415)
@@ -3,7 +3,7 @@
 
 PORTNAME=	sword
 PORTVERSION=	1.7.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	misc
 MASTER_SITES=	ftp://ftp.crosswire.org/pub/sword/source/v${PORTVERSION:R}/ \
 		http://crosswire.org/ftpmirror/pub/sword/source/v${PORTVERSION:R}/

Modified: head/misc/sword/pkg-plist
==============================================================================
--- head/misc/sword/pkg-plist	Tue Jul 29 23:44:19 2014	(r363414)
+++ head/misc/sword/pkg-plist	Tue Jul 29 23:45:22 2014	(r363415)
@@ -191,9 +191,11 @@ libdata/pkgconfig/sword.pc
 %%DATADIR%%/locales.d/abbr.conf
 %%DATADIR%%/locales.d/af-utf8.conf
 %%DATADIR%%/locales.d/af.conf
+%%DATADIR%%/locales.d/ar-utf8.conf
 %%DATADIR%%/locales.d/ar_EG-cp1256.conf
 %%DATADIR%%/locales.d/ar_EG-utf8.conf
 %%DATADIR%%/locales.d/az-utf8.conf
+%%DATADIR%%/locales.d/bg-utf8.conf
 %%DATADIR%%/locales.d/bg_BG-cp1251.conf
 %%DATADIR%%/locales.d/cs-utf8.conf
 %%DATADIR%%/locales.d/cs.conf
@@ -254,6 +256,7 @@ libdata/pkgconfig/sword.pc
 %%DATADIR%%/locales.d/pt_BR.conf
 %%DATADIR%%/locales.d/ro-utf8.conf
 %%DATADIR%%/locales.d/ro.conf
+%%DATADIR%%/locales.d/ru-utf8.conf
 %%DATADIR%%/locales.d/ru_RU-cp1251.conf
 %%DATADIR%%/locales.d/ru_RU-koi8-r.conf
 %%DATADIR%%/locales.d/ru_RU-utf8.conf
@@ -264,6 +267,7 @@ libdata/pkgconfig/sword.pc
 %%DATADIR%%/locales.d/sv-utf8.conf
 %%DATADIR%%/locales.d/sv.conf
 %%DATADIR%%/locales.d/th-utf8.conf
+%%DATADIR%%/locales.d/uk-utf8.conf
 %%DATADIR%%/locales.d/uk_UA-cp1251.conf
 %%DATADIR%%/locales.d/uk_UA-koi8-u.conf
 %%DATADIR%%/locales.d/vi-utf8.conf


More information about the svn-ports-all mailing list