[130985] trunk/dports/devel/viewcvs/Portfile

larryv at macports.org larryv at macports.org
Sun Jan 4 13:49:51 PST 2015


Revision: 130985
          https://trac.macports.org/changeset/130985
Author:   larryv at macports.org
Date:     2015-01-04 13:49:51 -0800 (Sun, 04 Jan 2015)
Log Message:
-----------
viewcvs: Switch from Python 2.4 to 2.7

ViewCVS doesn't even exist anymore. Does this port work?

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

Modified: trunk/dports/devel/viewcvs/Portfile
===================================================================
--- trunk/dports/devel/viewcvs/Portfile	2015-01-04 21:49:49 UTC (rev 130984)
+++ trunk/dports/devel/viewcvs/Portfile	2015-01-04 21:49:51 UTC (rev 130985)
@@ -4,6 +4,7 @@
 
 name		viewcvs
 version		0.9.2
+revision	1
 categories	devel www
 license		BSD
 maintainers	nomaintainer
@@ -22,7 +23,7 @@
 checksums	md5 c7857b1ed05240ad1f691ea40044daf2
 
 use_configure	no
-depends_build   bin:python:python24
+depends_build   bin:python:python27
 
 pre-build {
 	reinplace "s|__ROOTDIR|${prefix}/share/${name}-${version}|g" ${worksrcpath}/viewcvs-install
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150104/c62ecee8/attachment-0001.html>


More information about the macports-changes mailing list