[117217] trunk/dports/textproc/meld/Portfile
landonf at macports.org
landonf at macports.org
Wed Feb 19 09:18:57 PST 2014
Revision: 117217
https://trac.macports.org/changeset/117217
Author: landonf at macports.org
Date: 2014-02-19 09:18:56 -0800 (Wed, 19 Feb 2014)
Log Message:
-----------
Update meld to 1.8.4
Submitted by: Noah Treuhaft
Issue: #42330
Modified Paths:
--------------
trunk/dports/textproc/meld/Portfile
Modified: trunk/dports/textproc/meld/Portfile
===================================================================
--- trunk/dports/textproc/meld/Portfile 2014-02-19 17:08:33 UTC (rev 117216)
+++ trunk/dports/textproc/meld/Portfile 2014-02-19 17:18:56 UTC (rev 117217)
@@ -4,13 +4,13 @@
PortSystem 1.0
name meld
-version 1.6.1
+version 1.8.4
categories textproc devel
license GPL-2+
platforms darwin
supported_archs noarch
maintainers landonf openmaintainer
-homepage http://meld.sourceforge.net/
+homepage http://meldmerge.org/
description Visual diff and merge tool.
long_description Meld is a visual diff and merge tool. You can compare \
two or three files and edit them in place (diffs \
@@ -23,12 +23,14 @@
master_sites gnome:sources/${name}/[join [lrange [split $version .] 0 1] .]
use_xz yes
-checksums rmd160 19c090659da92baee539745ef520cec12186d0f5 \
- sha256 de9c4d526c7489b6e6c5772b709aea4b77e1b3d1b6cd1701fc1c17ea81733a03
+
+checksums rmd160 54afef372a13509742c0c30bae0da10ef76fd1f8 \
+ sha1 4d0b87a367c0a0ee8bb0403cfb366ebe92b10418 \
+ sha256 b46e5786343f236d203037a7ace8f1b28145a51a3f84fa527efcf62f47b5b8de
+
depends_lib port:intltool \
- port:py27-gnome \
- port:rarian
+ port:py27-gnome
post-patch {
reinplace "s|/usr/local|${prefix}|g" ${worksrcpath}/INSTALL
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140219/85af2bdc/attachment.html>
More information about the macports-changes
mailing list