[43390] trunk/dports/devel/strigi/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Dec 10 00:40:54 PST 2008


Revision: 43390
          http://trac.macports.org/changeset/43390
Author:   ryandesign at macports.org
Date:     2008-12-10 00:40:53 -0800 (Wed, 10 Dec 2008)
Log Message:
-----------
strigi: remove unnecesary bits: the distname line, and the distfile name in the checksums line

Modified Paths:
--------------
    trunk/dports/devel/strigi/Portfile

Modified: trunk/dports/devel/strigi/Portfile
===================================================================
--- trunk/dports/devel/strigi/Portfile	2008-12-10 08:17:19 UTC (rev 43389)
+++ trunk/dports/devel/strigi/Portfile	2008-12-10 08:40:53 UTC (rev 43390)
@@ -12,14 +12,13 @@
 homepage	http://strigi.sourceforge.net/
 master_sites	sourceforge
 use_bzip2	yes
-distname	strigi-${version}
 patchfiles      strigi-fix-check-gcc-visibility-macro-ccache.patch
 patch.pre_args  -p1
 
 depends_build	port:cmake
 depends_lib     port:clucene port:dbus
 
-checksums	${distname}.tar.bz2 md5 cfaa2114ea27f2a00e6773c374e98ec4
+checksums	md5 cfaa2114ea27f2a00e6773c374e98ec4
 
 # Best practice for CMake dictates that builds should be out of source.
 # However, it appears that strigi uses java to create source files and
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081210/ad38da69/attachment.html>


More information about the macports-changes mailing list