New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #12363 (closed update: fixed)

Opened 5 years ago

Last modified 3 years ago

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?

Attachments

Portfile.diff Download (0.9 KB) - added by ggreif@… 5 years ago.
feel free to "svn rm files"

Change History

Changed 5 years ago by ggreif@…

feel free to "svn rm files"

Changed 5 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

Changed 5 years ago by nox@…

  • priority changed from Expected to Normal
  • version 1.5.0 deleted
  • type changed from contribution to enhancement

Changed 4 years ago by simon@…

  • status changed from new to closed
  • cc ggreif@…, simon@… added
  • resolution set to fixed

Committed in [28418] and [28419] (master_sites). Thanks for your help.

Changed 3 years ago by jmr@…

  • type changed from enhancement to update

Changed 3 years ago by anonymous

  • milestone Port Updates deleted

Milestone Port Updates deleted

Note: See TracTickets for help on using tickets.