[136050] trunk/dports/devel/slib/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon May 11 05:53:31 PDT 2015


Revision: 136050
          https://trac.macports.org/changeset/136050
Author:   ryandesign at macports.org
Date:     2015-05-11 05:53:31 -0700 (Mon, 11 May 2015)
Log Message:
-----------
slib: update to 3b5, fixing build conflict with texinfo 5 (#42370); take over as maintainer

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

Modified: trunk/dports/devel/slib/Portfile
===================================================================
--- trunk/dports/devel/slib/Portfile	2015-05-11 12:48:58 UTC (rev 136049)
+++ trunk/dports/devel/slib/Portfile	2015-05-11 12:53:31 UTC (rev 136050)
@@ -2,16 +2,17 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup           conflicts_build 1.0
 
 name                slib
-version             3b4
+version             3b5
 categories          devel lang
 platforms           darwin
 supported_archs     noarch
 license             Permissive
-maintainers         nomaintainer
+maintainers         ryandesign openmaintainer
+
 description         A portable scheme library
+
 long_description    SLIB is a portable library for the programming \
                     language Scheme.  It provides a platform \
                     independent framework for using packages of \
@@ -20,16 +21,14 @@
                     implementations.  Its catalog can be transparently \
                     extended to accomodate packages specific to a site, \
                     implementation, user, or directory.
+
 homepage            http://www.swiss.ai.mit.edu/~jaffer/SLIB.html
 master_sites        http://groups.csail.mit.edu/mac/ftpdir/scm/ \
                     http://groups.csail.mit.edu/mac/ftpdir/scm/OLD/
 
-checksums           rmd160  b58af4556b7e7aab99fb2729c964af04d15cb6a6 \
-                    sha256  9f7c50cb07ba996917aa1b15eca6392d0215ccbdfdf84f68486a23adc7f1d7a6
+checksums           rmd160  bfd5b1e107201473b53caef5df76e3f01550d9eb \
+                    sha256  ea26e5170c6db6d6c69e4aaf91e9b1c9619174fc92d5dc63c71fff2a935e51ba
 
-# https://trac.macports.org/ticket/42370
-conflicts_build     texinfo
-
 # The build happens at destroot time; there doesn't seem to be a good way
 # to make it build without also installing at the same time.
 build {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150511/2ec2ba55/attachment-0001.html>


More information about the macports-changes mailing list