#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: | lout |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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?
Attachments (1)
Change History (7)
Changed 17 years ago by ggreif@…
Attachment: | Portfile.diff added |
---|
comment:1 Changed 17 years ago by simon@…
Patch works also fine for me. Additionally the sourceforge master_site should be added:
master_sites sourceforge:lout \ ftp://ftp.it.usyd.edu.au/jeff/lout/
Hope this helps,
Simon
comment:2 Changed 17 years ago by nox@…
Priority: | Expected → Normal |
---|---|
Type: | contribution → enhancement |
Version: | 1.5.0 |
comment:3 Changed 17 years ago by simon@…
Cc: | ggreif@… simon@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:4 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → update |
---|
comment:6 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Port: | lout added |
Note: See
TracTickets for help on using
tickets.
feel free to "svn rm files"