[127105] trunk/dports/devel/gettext-lint

larryv at macports.org larryv at macports.org
Mon Oct 20 21:36:38 PDT 2014


Revision: 127105
          https://trac.macports.org/changeset/127105
Author:   larryv at macports.org
Date:     2014-10-20 21:36:38 -0700 (Mon, 20 Oct 2014)
Log Message:
-----------
Remove gettext-lint

Last upstream release was in 2007 (http://gettext-lint.sourceforge.net).

Removed Paths:
-------------
    trunk/dports/devel/gettext-lint/Portfile
    trunk/dports/devel/gettext-lint/files/patch-python.diff

Deleted: trunk/dports/devel/gettext-lint/Portfile
===================================================================
--- trunk/dports/devel/gettext-lint/Portfile	2014-10-21 04:36:36 UTC (rev 127104)
+++ trunk/dports/devel/gettext-lint/Portfile	2014-10-21 04:36:38 UTC (rev 127105)
@@ -1,30 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-
-name		gettext-lint
-version		0.4
-revision	1
-categories	devel
-platforms	darwin
-license		GPL-2
-maintainers	nomaintainer
-description	gettext lint tools
-long_description	\
-	The gettext lint tools are a collection of tools for checking the \
-	validity, consistency, and spelling of PO and POT files. \
-	An experimental glossary building tool is also included.
-
-homepage	http://gettext-lint.sourceforge.net/
-master_sites	sourceforge:gettext-lint
-checksums	md5 9db81f7c3df06147ba27ee331222e057
-
-depends_lib	port:automake port:autoconf port:python25
-
-patchfiles	patch-python.diff
-
-post-extract	{ delete ${worksrcpath}/INSTALL ${worksrcpath}/install-sh ${worksrcpath}/missing }
-pre-patch	{ reinplace "s|\r||g" ${worksrcpath}/src/POFileClean.in }
-pre-configure	{ system "cd ${worksrcpath} && aclocal && automake --add-missing --copy && autoconf" }
-
-configure.env	PYTHON=${prefix}/bin/python2.5

Deleted: trunk/dports/devel/gettext-lint/files/patch-python.diff
===================================================================
--- trunk/dports/devel/gettext-lint/files/patch-python.diff	2014-10-21 04:36:36 UTC (rev 127104)
+++ trunk/dports/devel/gettext-lint/files/patch-python.diff	2014-10-21 04:36:38 UTC (rev 127105)
@@ -1,16 +0,0 @@
---- src/POFileEquiv.in.orig	2006-08-16 23:38:59.000000000 +0200
-+++ src/POFileEquiv.in	2010-10-04 09:09:27.000000000 +0200
-@@ -1,4 +1,4 @@
--#!/usr/bin/python
-+#!@PYTHON@
- # -*- mode: Python; coding: utf-8; -*-
- 
- # PO file translation glossary generator
---- src/POFileGlossary.in.orig	2006-09-10 22:39:22.000000000 +0200
-+++ src/POFileGlossary.in	2010-10-04 09:09:38.000000000 +0200
-@@ -1,4 +1,4 @@
--#!/usr/bin/python
-+#!@PYTHON@
- # -*- mode: Python; coding: utf-8; -*-
- 
- # PO file glossary checker
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141020/b84dbe40/attachment.html>


More information about the macports-changes mailing list