[99763] trunk/dports/devel/codesearch/Portfile

eborisch at macports.org eborisch at macports.org
Fri Nov 16 14:41:59 PST 2012


Revision: 99763
          https://trac.macports.org/changeset/99763
Author:   eborisch at macports.org
Date:     2012-11-16 14:41:59 -0800 (Fri, 16 Nov 2012)
Log Message:
-----------
codesearch: Cleanup & de-lint portfile.

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

Modified: trunk/dports/devel/codesearch/Portfile
===================================================================
--- trunk/dports/devel/codesearch/Portfile	2012-11-16 22:25:15 UTC (rev 99762)
+++ trunk/dports/devel/codesearch/Portfile	2012-11-16 22:41:59 UTC (rev 99763)
@@ -9,7 +9,7 @@
 version             20121021
 revision            1
 categories          devel
-maintainers         openmainter
+maintainers         nomaintainer
 description         Indexed regular expression-based search
 long_description \
     Code Search is a tool for indexing and then performing regular \
@@ -20,11 +20,12 @@
 homepage            http://code.google.com/p/codesearch/
 master_sites        http://codesearch.googlecode.com/files/
 
+platforms           darwin
+
 depends_lib         port:go
 
 worksrcdir          src/code.google.com/p/codesearch
 
-distname            ${name}-${version}
 extract.suffix      .tgz
 
 post-extract {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121116/f3e8343d/attachment-0001.html>


More information about the macports-changes mailing list