[133934] trunk/dports/science/molden/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Mar 15 15:36:28 PDT 2015


Revision: 133934
          https://trac.macports.org/changeset/133934
Author:   ryandesign at macports.org
Date:     2015-03-15 15:36:28 -0700 (Sun, 15 Mar 2015)
Log Message:
-----------
molden: take over port from Jochen, at his request

Modified Paths:
--------------
    trunk/dports/science/molden/Portfile

Modified: trunk/dports/science/molden/Portfile
===================================================================
--- trunk/dports/science/molden/Portfile	2015-03-15 22:31:58 UTC (rev 133933)
+++ trunk/dports/science/molden/Portfile	2015-03-15 22:36:28 UTC (rev 133934)
@@ -1,12 +1,9 @@
 # -*- 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$
 
-# I (Jochen Küpper) got explicit permission to distribute molden as a
-# MacPorts port, given that the source-code is always downloaded from
-# the authors webpage and we add a banner asking users to register at
-# the following web-page: http://www.cmbi.ru.nl/molden/form.html
-#
-# Feel free to update checksums and version whenever a stealth upgrade of molden is out...
+# Previous maintainer Jochen Küpper got explicit permission to distribute molden
+# as a MacPorts port, given that the source code is always downloaded from the
+# author's webpage and we display a notice asking users to register.
 
 PortSystem 1.0
 PortGroup xcodeversion 1.0
@@ -18,7 +15,7 @@
 set branch          [join [lrange [split ${version_number} .] 0 1] .]
 categories          science graphics chemistry
 license             Restrictive Noncommercial
-maintainers         openmaintainer jochen
+maintainers         ryandesign openmaintainer
 homepage            http://www.cmbi.ru.nl/molden/molden.html
 distname            ${name}${version_number}
 worksrcdir          ${name}${branch}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150315/2a8251a8/attachment.html>


More information about the macports-changes mailing list