[143234] trunk/dports/textproc/grc/Portfile

khindenburg at macports.org khindenburg at macports.org
Sat Dec 12 09:07:27 PST 2015


Revision: 143234
          https://trac.macports.org/changeset/143234
Author:   khindenburg at macports.org
Date:     2015-12-08 20:16:18 -0800 (Tue, 08 Dec 2015)
Log Message:
-----------
grc: update to 1.9; use github #49918

Modified Paths:
--------------
    trunk/dports/textproc/grc/Portfile

Modified: trunk/dports/textproc/grc/Portfile
===================================================================
--- trunk/dports/textproc/grc/Portfile	2015-12-08 15:45:08 UTC (rev 143233)
+++ trunk/dports/textproc/grc/Portfile	2015-12-09 04:16:18 UTC (rev 143234)
@@ -1,10 +1,9 @@
 # $Id$
 
 PortSystem 1.0
+PortGroup       github 1.0
 
-name            grc
-version         1.5
-revision        1
+github.setup    garabik grc 1.9 v
 categories      textproc
 platforms       darwin
 license         GPL-2
@@ -19,15 +18,10 @@
     for filtering text output and colourising it.
 
 homepage        http://kassiopeia.juls.savba.sk/~garabik/software/grc.html
-master_sites    http://kassiopeia.juls.savba.sk/~garabik/software/grc
 
-distname        ${name}_${version}
-worksrcdir      ${name}-${version}
+checksums       rmd160  a39cf994af68ae92e7d12a28f418283dad89d16c \
+                sha256  2b86ee4c36d866d321e2ed0d670c59af1c596a4908ee5b814bbda79bdb32208d
 
-checksums       md5     8692db331e6461c5ec77e382d306d74d \
-                sha1    bcbe45992d2c4cb1d33e76aac6aa79b448124ce2 \
-                rmd160  67a919afcaed85970df4f476de1a6b1a72f55f96
-
 depends_lib     port:python27
 
 use_configure   no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/94c08695/attachment-0001.html>


More information about the macports-changes mailing list