[122695] trunk/dports/editors/ackmate/Portfile

mojca at macports.org mojca at macports.org
Sat Jul 26 22:57:56 PDT 2014


Revision: 122695
          https://trac.macports.org/changeset/122695
Author:   mojca at macports.org
Date:     2014-07-26 22:57:56 -0700 (Sat, 26 Jul 2014)
Log Message:
-----------
ackmate: replace p5.12 with p5.16 (#44405), switch to github PortGroup, advance one commit

Modified Paths:
--------------
    trunk/dports/editors/ackmate/Portfile

Modified: trunk/dports/editors/ackmate/Portfile
===================================================================
--- trunk/dports/editors/ackmate/Portfile	2014-07-27 05:35:16 UTC (rev 122694)
+++ trunk/dports/editors/ackmate/Portfile	2014-07-27 05:57:56 UTC (rev 122695)
@@ -2,20 +2,21 @@
 
 PortSystem              1.0
 PortGroup               xcode 1.0
+PortGroup               github 1.0
 
+github.setup            protocool AckMate f2515f9
 name                    ackmate
-set real_name           AckMate
 version                 1.1.2
-revision                1
+revision                2
 categories              editors aqua
 maintainers             nomaintainer
 description             AckMate is a TextMate plugin for running Ack in a Cocoa window.
 long_description        ${description}
 platforms               darwin
 license                 MIT
-homepage                http://github.com/protocool/AckMate
-fetch.type              git
-git.url                 http://github.com/protocool/${real_name}.git
-git.branch              8b0c84cc668612946cee
+
+checksums               rmd160  7284a1bddc28316ff41ba75b7614c8209ff79fb8 \
+                        sha256  f322c96d5c8bf2e6c6d5e3a5d2b2979de1fb8951ec0889b625dfa5666a433067
+
 depends_build           port:ragel
-depends_lib             port:p5.12-app-ack
+depends_lib             port:p5.16-app-ack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140726/e80b0d6e/attachment.html>


More information about the macports-changes mailing list