ports/159431: Update port: devel/gettext-lint

KATO Tsuguru tkato432 at yahoo.com
Wed Aug 3 18:40:16 UTC 2011


>Number:         159431
>Category:       ports
>Synopsis:       Update port: devel/gettext-lint
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 03 18:40:15 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Add LICENSE
- Fix WWW: line

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/devel/gettext-lint/Makefile devel/gettext-lint/Makefile
--- /usr/ports/devel/gettext-lint/Makefile	2010-09-16 18:53:32.000000000 +0900
+++ devel/gettext-lint/Makefile	2011-08-03 00:46:46.000000000 +0900
@@ -15,10 +15,14 @@
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Check the validity and consistency of PO and POT files
 
-USE_GETTEXT=	run
-USE_PYTHON=	yes
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 NO_BUILD=	yes
 
+USE_GETTEXT=	run
+USE_PYTHON_RUN=	yes
+
 MAN1=		POFileChecker.1 POFileClean.1 POFileConsistency.1 \
 		POFileEquiv.1 POFileFill.1 POFileGlossary.1 \
 		POFileSpell.1 POFileStatus.1
diff -urN /usr/ports/devel/gettext-lint/pkg-descr devel/gettext-lint/pkg-descr
--- /usr/ports/devel/gettext-lint/pkg-descr	2011-08-03 15:23:40.000000000 +0900
+++ devel/gettext-lint/pkg-descr	2011-08-03 00:44:44.000000000 +0900
@@ -13,3 +13,5 @@
 All tools generate XML to the standard output; just run them with a list of PO
 or POT files to check. Some have extra options, run the command with no
 parameters for a short usage message.
+
+WWW: http://gettext-lint.sourceforge.net/
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list