Commits

Rainer Müller authored 137cd9f5fcc
devel/patchutils: Update to version 0.3.1, closes https://trac.macports.org/ticket/18180

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@47970 d073be05-634f-4543-b044-5fe20cf6d1d6
No tags

devel/patchutils/Portfile

Modified
1 1 # $Id$
2 2
3 3 PortSystem 1.0
4 4
5 5 name patchutils
6 -version 0.3.0
6 +version 0.3.1
7 7 platforms darwin
8 8 categories devel
9 9 maintainers nomaintainer
10 10 description small collection of programs that operate on patch files
11 11 long_description Patchutils is a small collection of programs that \
12 12 operate on patch files. They are the following: \
13 13 interdiff, combinediff, filterdiff, fixcvsdiff, \
14 14 lsdiff, splitdiff, rediff, grepdiff, recountdiff, \
15 15 unwrapdiff, dehtmldiff, flipdiff, espdiff
16 16 homepage http://cyberelk.net/tim/${name}/
17 17 master_sites http://cyberelk.net/tim/data/${name}/stable/
18 18 use_bzip2 yes
19 -checksums md5 91cce007527cd0df93aeb81459575485 \
20 - sha1 31363bf7f0cb17ddb1fd822767b9ad84c5b877f8 \
21 - rmd160 fc8e8c227c6a1bf5df4bedc6a95065b620a22dbe
19 +checksums md5 3fd9bca58a429fbbb1c2126f1b72aa23 \
20 + sha1 548966515c54e8de2cc0e988ff8ba5f0d9b61315 \
21 + rmd160 688ff846dc9730f25533c0e39ac013f90abc0a65
22 22
23 23 depends_lib bin:perl:perl5
24 24
25 25 configure.args --mandir=\\\${prefix}/share/man

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut