pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/typolight27-translations Fix the PLIST file of Por...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c6ad2317e011
branches:  trunk
changeset: 394004:c6ad2317e011
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Jun 02 09:49:59 2009 +0000

description:
Fix the PLIST file of Portuguese translation which was broken from
2005/5/26.

Bump PKGREVISION.

diffstat:

 www/typolight27-translations/Makefile |  3 ++-
 www/typolight27-translations/PLIST.pt |  8 +++++++-
 2 files changed, 9 insertions(+), 2 deletions(-)

diffs (42 lines):

diff -r 062ef6ebf3f5 -r c6ad2317e011 www/typolight27-translations/Makefile
--- a/www/typolight27-translations/Makefile     Tue Jun 02 08:36:27 2009 +0000
+++ b/www/typolight27-translations/Makefile     Tue Jun 02 09:49:59 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2009/06/02 03:05:12 taca Exp $
+# $NetBSD: Makefile,v 1.12 2009/06/02 09:49:59 taca Exp $
 #
 
 DISTNAME=      typolight${TL_VER}-translations-${VERS}
+PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES=  http://www.typolight.org/download.html?file=tl_files/languages/ja/
 DISTFILES=     ${TL_DISTFILES}
diff -r 062ef6ebf3f5 -r c6ad2317e011 www/typolight27-translations/PLIST.pt
--- a/www/typolight27-translations/PLIST.pt     Tue Jun 02 08:36:27 2009 +0000
+++ b/www/typolight27-translations/PLIST.pt     Tue Jun 02 09:49:59 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.pt,v 1.1.1.1 2009/04/26 04:01:50 taca Exp $
+@comment $NetBSD: PLIST.pt,v 1.2 2009/06/02 09:49:59 taca Exp $
 ${TL_WEBDIR}/system/modules/backend/languages/pt/.htaccess
 ${TL_WEBDIR}/system/modules/backend/languages/pt/countries.php
 ${TL_WEBDIR}/system/modules/backend/languages/pt/default.php
@@ -50,6 +50,11 @@
 ${TL_WEBDIR}/system/modules/frontend/languages/pt/.htaccess
 ${TL_WEBDIR}/system/modules/frontend/languages/pt/default.php
 ${TL_WEBDIR}/system/modules/frontend/languages/pt/modules.php
+${TL_WEBDIR}/system/modules/glossary/languages/pt/.htaccess
+${TL_WEBDIR}/system/modules/glossary/languages/pt/modules.php
+${TL_WEBDIR}/system/modules/glossary/languages/pt/tl_glossary.php
+${TL_WEBDIR}/system/modules/glossary/languages/pt/tl_glossary_term.php
+${TL_WEBDIR}/system/modules/glossary/languages/pt/tl_module.php
 ${TL_WEBDIR}/system/modules/listing/languages/pt/.htaccess
 ${TL_WEBDIR}/system/modules/listing/languages/pt/default.php
 ${TL_WEBDIR}/system/modules/listing/languages/pt/modules.php
@@ -105,6 +110,7 @@
 @dirrm ${TL_WEBDIR}/system/modules/news/languages/pt
 @dirrm ${TL_WEBDIR}/system/modules/memberlist/languages/pt
 @dirrm ${TL_WEBDIR}/system/modules/listing/languages/pt
+@dirrm ${TL_WEBDIR}/system/modules/glossary/languages/pt
 @dirrm ${TL_WEBDIR}/system/modules/frontend/languages/pt
 @dirrm ${TL_WEBDIR}/system/modules/faq/languages/pt
 @dirrm ${TL_WEBDIR}/system/modules/dfGallery/languages/pt



Home | Main Index | Thread Index | Old Index