[93026] trunk/dports/archivers/hfstar/Portfile

jmr at macports.org jmr at macports.org
Sun May 13 23:13:26 PDT 2012


Revision: 93026
          https://trac.macports.org/changeset/93026
Author:   jmr at macports.org
Date:     2012-05-13 23:13:26 -0700 (Sun, 13 May 2012)
Log Message:
-----------
hfstar: use C locale to prevent sed hang (#30634)

Modified Paths:
--------------
    trunk/dports/archivers/hfstar/Portfile

Modified: trunk/dports/archivers/hfstar/Portfile
===================================================================
--- trunk/dports/archivers/hfstar/Portfile	2012-05-14 06:03:08 UTC (rev 93025)
+++ trunk/dports/archivers/hfstar/Portfile	2012-05-14 06:13:26 UTC (rev 93026)
@@ -1,9 +1,10 @@
 # $Id$
 
 PortSystem 1.0
+
 name		hfstar
 version		1.13.19
-categories	archivers	
+categories	archivers
 revision	2
 maintainers	waqar openmaintainer
 license		GPL-2+
@@ -22,3 +23,4 @@
 patchfiles	patch-po_Makefile.in.in
 configure.args	--program-prefix=hfs --mandir=${prefix}/share/man \
 		--infodir=${prefix}/share/info
+build.env   LANG=C
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120513/5dffd75a/attachment.html>


More information about the macports-changes mailing list