Ticket #51049: patch.txt

File patch.txt, 1.4 KB (added by rbubley, 8 years ago)

Portfile patch

Line 
1--- Portfile.old        2016-04-04 19:10:55.000000000 +0100
2+++ Portfile    2016-04-04 21:39:06.000000000 +0100
3@@ -2,9 +2,12 @@
4 # $Id: Portfile 131370 2015-01-10 16:09:27Z ryandesign@macports.org $
5 
6 PortSystem          1.0
7+PortGroup           github 1.0
8+
9+github.setup        amadvance advancecomp 1.20 v
10+github.tarball_from releases
11+
12 
13-name                advancecomp
14-version             1.19
15 categories          archivers
16 platforms           darwin
17 maintainers         nomaintainer
18@@ -18,11 +21,10 @@
19                     7-Zip implementation, and recompress MNG files using \
20                     Delta and Move optimization.
21 
22-homepage            http://advancemame.sourceforge.net/comp-readme.html
23-master_sites        sourceforge:project/advancemame/advancecomp/${version}
24+homepage            http://www.advancemame.it/
25 
26-checksums           rmd160  1064b5068178f6b65b30821cc19dcc0d241e4934 \
27-                    sha256  d594c50c3da356aa961f75b00e958a4ed1e142c6530b42926092e46419af3047
28+checksums           rmd160  e5e73fa1cc37f905bb88af2c8e83e8e788be6516 \
29+                    sha256  590a447cfc7ab3a37ec707e13967a0046a81a888c561ebaff5415b1e946da67b
30 
31 depends_lib         port:bzip2 \
32                     port:zlib
33@@ -35,5 +37,3 @@
34         xinstall -m 0644 -W ${worksrcpath} AUTHORS COPYING HISTORY README \
35                 ${destroot}${docdir}
36 }
37-
38-livecheck.distname  ${name}