[83779] trunk/dports/devel/tclsqlite2/Portfile

jmr at macports.org jmr at macports.org
Sat Sep 10 16:54:15 PDT 2011


Revision: 83779
          http://trac.macports.org/changeset/83779
Author:   jmr at macports.org
Date:     2011-09-10 16:54:12 -0700 (Sat, 10 Sep 2011)
Log Message:
-----------
tclsqlite2: use working distname and checksums from sqlite2

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

Modified: trunk/dports/devel/tclsqlite2/Portfile
===================================================================
--- trunk/dports/devel/tclsqlite2/Portfile	2011-09-10 23:40:26 UTC (rev 83778)
+++ trunk/dports/devel/tclsqlite2/Portfile	2011-09-10 23:54:12 UTC (rev 83779)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem 1.0
+
 name		tclsqlite2
 version		2.8.17
 categories	devel databases tcl
@@ -11,10 +12,9 @@
 			This port contains bindings for sqlite 2.x.
 homepage	http://www.sqlite.org/
 master_sites	${homepage}
-checksums	sha1 42e426dab768a908f4e622ac65006732da4c615c
-distname	sqlite
+checksums	sha1 75db1cf3b00ea18ae8528e676fc9fdf698e2fe58
+distname	sqlite-${version}
 dist_subdir	sqlite2
-worksrcdir	${distname}
 configure.args	--disable-shared
 depends_lib	port:sqlite2
 build.args	PREFIX=${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110910/3a1f1666/attachment.html>


More information about the macports-changes mailing list