Ticket #28028: patch-to-the-Portfile

File patch-to-the-Portfile, 1.4 KB (added by someuser12, 13 years ago)

patch to upgrade the Portfile of unison from 2.32.52 to 2.40.63

Line 
1--- /opt/local/var/macports/sources/rsync.macports.org/release/ports/net/unison/Portfile        2010-11-19 00:00:56.000000000 +0100
2+++ Portfile    2011-04-26 18:17:40.000000000 +0200
3@@ -1,10 +1,9 @@
4 # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
5-# $Id: Portfile 73574 2010-11-18 23:00:24Z ryandesign@macports.org $
6+# $Id: Portfile 69376 2010-07-02 21:06:00Z dports@macports.org $
7 
8 PortSystem        1.0
9 name              unison
10-version           2.32.52
11-revision          1
12+version           2.40.63
13 categories        net
14 maintainers       nomaintainer
15 description       Unison File Synchronizer
16@@ -17,12 +16,10 @@
17 homepage          http://www.cis.upenn.edu/~bcpierce/unison/
18 master_sites      ${homepage}/download/releases/stable/
19 platforms         darwin openbsd
20-checksums           md5     0701f095c1721776a0454b94607eda48 \
21-                    sha1    68ea5709de4fcc2f9aef7b01b24637503b61b5ac \
22-                    rmd160  8216a2e482d5a445dd7acdb62e1bb6377e90d1a1
23-
24-patchfiles        patch-Makefile \
25-                  patch-update.mli.diff
26+checksums           md5     3281207850cf6f0a17fe73f371893bd3 \
27+                    sha1    645e70bc37a5d4e8e9ccb7bad065fc579b18cf75 \
28+                    rmd160  5dede9ea2f1213d4a22ed1914da7bfb1921f9993
29+patchfiles        patch-Makefile
30 
31 use_configure  no
32