Ticket #26036: Portfile.patch

File Portfile.patch, 1.6 KB (added by gareth@…, 14 years ago)

Patch of Portfile for Gource 0.26a to bring it to 0.27

Line 
1*** Portfile-0.26a      2010-08-10 18:55:59.000000000 -0700
2--- Portfile    2010-08-10 15:01:54.000000000 -0700
3***************
4*** 3,9 ****
5  PortSystem 1.0
6 
7  name                gource
8! version             0.26a
9  categories          devel
10  maintainers         nomaintainer
11  description         Version Control Visualization Tool
12--- 3,9 ----
13  PortSystem 1.0
14 
15  name                gource
16! version             0.27
17  categories          devel
18  maintainers         nomaintainer
19  description         Version Control Visualization Tool
20***************
21*** 14,26 ****
22  platforms           darwin
23  master_sites        googlecode
24 
25! checksums           md5     bd08d0f9325369bc9262a8d273419a52 \
26!                     sha1    7efff1616d39964d5250b55d10c4d9ac42f424c4 \
27!                     rmd160  eaf352b864e11be7386c5bfc5215e0cbdd632fdb
28 
29  depends_lib         port:ftgl \
30                      port:libsdl \
31                      port:libsdl_image \
32                      port:pcre \
33                      port:libpng \
34!                     port:jpeg
35--- 14,27 ----
36  platforms           darwin
37  master_sites        googlecode
38 
39! checksums           md5     9ccdcd06ac2e357081cc06dc408338c2 \
40!                     sha1    7c584681039775994e0194b0548673bf8ba82eb7 \
41!                     rmd160  7e428a50f0f7c0c3aca22023b01743191272eb32
42 
43  depends_lib         port:ftgl \
44                      port:libsdl \
45                      port:libsdl_image \
46                      port:pcre \
47                      port:libpng \
48!                     port:jpeg \
49!                     port:glew