[33604] trunk/dports/graphics/enblend/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Jan 31 03:46:42 PST 2008


Revision: 33604
          http://trac.macosforge.org/projects/macports/changeset/33604
Author:   ryandesign at macports.org
Date:     2008-01-31 03:46:38 -0800 (Thu, 31 Jan 2008)

Log Message:
-----------
enblend: maintainer update to fix livecheck, add missing required variable platforms and fix whitespace for port lint; closes #14115

Modified Paths:
--------------
    trunk/dports/graphics/enblend/Portfile

Modified: trunk/dports/graphics/enblend/Portfile
===================================================================
--- trunk/dports/graphics/enblend/Portfile	2008-01-31 11:24:04 UTC (rev 33603)
+++ trunk/dports/graphics/enblend/Portfile	2008-01-31 11:46:38 UTC (rev 33604)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem 1.0
+
 name			enblend
 version			3.0
 categories		graphics
@@ -9,6 +10,7 @@
 long_description	Enblend is a tool to composite overlapping images \
 			with invisible (or very difficult to see) seams.
 homepage		http://enblend.sourceforge.net/
+platforms		darwin
 master_sites		sourceforge:${name}
 checksums		md5 f80a12ff91a6122c5ea0d102443929da \
 			sha1 98f001a4eddb3fd1f9ab7def00d8655d4fb726ea \
@@ -38,3 +40,5 @@
 		INSTALL NEWS README TODO VIGRA_LICENSE \
 		${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.version   ${name}-${version}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080131/5475da78/attachment.html


More information about the macports-changes mailing list