[125199] trunk/dports/devel/cssc/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Sep 9 15:56:17 PDT 2014


Revision: 125199
          https://trac.macports.org/changeset/125199
Author:   ryandesign at macports.org
Date:     2014-09-09 15:56:17 -0700 (Tue, 09 Sep 2014)
Log Message:
-----------
cssc: update to 1.2.0

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

Modified: trunk/dports/devel/cssc/Portfile
===================================================================
--- trunk/dports/devel/cssc/Portfile	2014-09-09 22:36:59 UTC (rev 125198)
+++ trunk/dports/devel/cssc/Portfile	2014-09-09 22:56:17 UTC (rev 125199)
@@ -3,10 +3,11 @@
 PortSystem 1.0
 
 name             cssc
-version          1.0.1
+version             1.2.0
 categories       devel
-license          GPL-2+
 maintainers      nomaintainer
+license             GPL-3+
+
 description      SCCS replacement
 long_description \
 	 CSSC is the GNU Project's replacement for SCCS. \
@@ -15,12 +16,12 @@
 homepage         http://cssc.sourceforge.net/
 platforms        darwin
 
-master_sites     gnu sourceforge
+master_sites        gnu
 distname         CSSC-${version}
-checksums        md5 5e1ebff620aea1295ac5de906d0dc279
 
-configure.args   --infodir=${prefix}/share/info \
-                 --mandir=${prefix}/share/man \
-                 --enable-binary
+checksums           rmd160  b45a3ffd94d9591005a4c8e3ea6bc62764f7f50f \
+                    sha256  e5a899074000ca81fa1c9bf5cdd299855233bab06004273d56a81663f2f08780
 
+configure.args      --enable-binary
+
 livecheck.distname  CSSC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140909/f6d6c677/attachment-0001.html>


More information about the macports-changes mailing list