[24333] trunk/dports/textproc/msort

source_changes at macosforge.org source_changes at macosforge.org
Sun Apr 22 06:18:19 PDT 2007


Revision: 24333
          http://trac.macosforge.org/projects/macports/changeset/24333
Author:   mww at macports.org
Date:     2007-04-22 06:18:19 -0700 (Sun, 22 Apr 2007)

Log Message:
-----------
version 8.40

Modified Paths:
--------------
    trunk/dports/textproc/msort/Portfile

Removed Paths:
-------------
    trunk/dports/textproc/msort/files/

Modified: trunk/dports/textproc/msort/Portfile
===================================================================
--- trunk/dports/textproc/msort/Portfile	2007-04-22 13:17:42 UTC (rev 24332)
+++ trunk/dports/textproc/msort/Portfile	2007-04-22 13:18:19 UTC (rev 24333)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			msort
-version			8.26
+version			8.40
 categories		textproc
 platforms		darwin
 maintainers		nomaintainer at macports.org
@@ -11,18 +11,16 @@
 long_description	Msort is a program for sorting files in sophisticated \
 			ways. Records need not be single lines.
 
-homepage		http://msort.sourceforge.net/
+homepage		http://billposer.org/Software/msort.html
 master_sites	http://www.billposer.org/Software/Downloads/
-extract.suffix	.tgz
-checksums		sha1 6b99c4dcebefe944167c8ab11a31f7f66e267fab
-patchfiles		patch-Makefile.in
+checksums		sha1 3886b511b9f7e8a84efc16bc8e03bb676ce7104e
+use_bzip2		yes
 
-depends_lib		port:libtre port:gettext
+depends_lib		port:libtre port:gettext port:libuninum port:libutf8proc
 depends_run		port:tcl port:tk
 
 configure.args	--mandir=${prefix}/share/man
-configure.env	CFLAGS=-I${prefix}/include CPPFLAGS=-I${prefix}/include \
-				LDFLAGS=-L${prefix}/lib
+configure.ldflags-append	"-lintl"
 
 platform darwin 8 {
 	configure.env-append CC=/usr/bin/gcc-4.0 CPP=/usr/bin/cpp-4.0

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070422/9aa7387c/attachment.html


More information about the macports-changes mailing list