Ticket #12363 (closed update: fixed)
UPDATE: textproc/lout to 3.36
| Reported by: | ggreif@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | ggreif@…, simon@… | |
| Port: |
Description
no more patches needed for 3.36 any more.
here is the svn diff:
Index: Portfile =================================================================== --- Portfile (Revision 27313) +++ Portfile (Arbeitskopie) @@ -1,8 +1,7 @@
# $Id$ PortSystem 1.0 name lout
-version 3.35 -revision 1 +version 3.36
categories textproc platforms darwin freebsd maintainers gmail.com:ggreif
@@ -14,12 +13,10 @@
homepage http://lout.sourceforge.net/ master_sites ftp://ftp.it.usyd.edu.au/jeff/lout/
-checksums md5 a7b7200b4f6277db9e4e211c78475c8a \ - sha1 4716f76d59d50c96fd4493ebab9120d0461f89ff \ - rmd160 88414d1b5aae1f4713d619a3dcee2d0f6df51045 +checksums md5 9fb418e5db4cb242f7ab1c6e8c59a1c2 \ + sha1 f3c566a438b66688d13d20b9608ca30cf7b84288 \ + rmd160 ccf64b1eb730e061d1c0437741d9cd94d5ff7d61 -patchfiles patch-haskellf.diff patch-prg2lout.c.diff -
use_configure no
build.args PREFIX=${prefix}
I am attaching it too.
Somebody might remove the files directory or just the contained patchfiles:
from #macports: gabor_: style question: if I do not need patch files any more, should I remove them from the "files" directory of my port? Or should I just delete the corresponding lines from the portfile? What about deleting the files directory altogether if no patch files are needed any more?


