Revision: 108724 https://trac.macports.org/changeset/108724 Author: snc@macports.org Date: 2013-07-31 11:29:50 -0700 (Wed, 31 Jul 2013) Log Message: ----------- gputils: * update to 1.2.0, #39915 * does not install libraries * openmaintainer and dependency of my ticket, #39919 Modified Paths: -------------- trunk/dports/devel/gputils/Portfile Modified: trunk/dports/devel/gputils/Portfile =================================================================== --- trunk/dports/devel/gputils/Portfile 2013-07-31 18:21:27 UTC (rev 108723) +++ trunk/dports/devel/gputils/Portfile 2013-07-31 18:29:50 UTC (rev 108724) @@ -1,16 +1,19 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id $ + PortSystem 1.0 + name gputils -version 0.13.7 +version 1.2.0 categories devel maintainers gmail.com:r.goyet openmaintainer license GPL-2+ +installs_libs no description GNU PIC Utilities long_description GPUTILS is a collection of tools for the Microchip (TM) PIC microcontrollers. It includes gpasm, gplink, and gplib. homepage http://gputils.sourceforge.net/ platforms darwin master_sites sourceforge -checksums md5 242e33919e9c318d6ac58b6db291d20e \ - sha1 79fe71a9d6d4d16a5488386aceba309719d8d7fb \ - rmd160 78bb026f3b5be35262056f7a8aa6ddd52579ed4f + +checksums rmd160 a501ae57c74249e678339c821bad4fe60b289458 \ + sha256 2216382ef4b4a4fa88af1cb83d837587e02936b55eeb932ace8d359c05089695
participants (1)
-
snc@macports.org