[98424] trunk/dports/databases/csvdb/Portfile

mk at macports.org mk at macports.org
Fri Oct 5 03:25:49 PDT 2012


Revision: 98424
          http://trac.macports.org//changeset/98424
Author:   mk at macports.org
Date:     2012-10-05 03:25:49 -0700 (Fri, 05 Oct 2012)
Log Message:
-----------
csvdb: change to portgroup github (thanks to Ryan and Jeremy)

Modified Paths:
--------------
    trunk/dports/databases/csvdb/Portfile

Modified: trunk/dports/databases/csvdb/Portfile
===================================================================
--- trunk/dports/databases/csvdb/Portfile	2012-10-05 09:22:49 UTC (rev 98423)
+++ trunk/dports/databases/csvdb/Portfile	2012-10-05 10:25:49 UTC (rev 98424)
@@ -2,12 +2,10 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           github 1.0
 
-name                csvdb
-
+github.setup        darkrose csvdb afad8eca960af3b61b0a8ee3e1c3e0db4cc5c8f5
 fetch.type          git
-git.url             git://github.com/darkrose/csvdb.git
-git.branch          afad8eca960af3b61b0a8ee3e1c3e0db4cc5c8f5
 
 version             0.5.1
 revision            1
@@ -22,9 +20,9 @@
 license             GPL-3
 
 homepage            http://sandbox.ltmnet.com/csvdb
-master_sites        https://github.com/darkrose/csvdb
 
-use_bzip2           yes
+use_autoreconf      yes
+autoreconf.args     -fvi
 
 depends_lib-append  port:readline\
                     port:gettext
@@ -32,5 +30,3 @@
 patchfiles          patch_inc-csvdb.h.diff \
                     patch_src-lib-result.c.diff
 
-use_autoreconf  yes
-autoreconf.args -fvi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121005/39d02a8d/attachment.html>


More information about the macports-changes mailing list