[115639] trunk/dports/python/py-sfepy/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Tue Jan 7 08:30:28 PST 2014


Revision: 115639
          https://trac.macports.org/changeset/115639
Author:   macsforever2000 at macports.org
Date:     2014-01-07 08:30:28 -0800 (Tue, 07 Jan 2014)
Log Message:
-----------
py-sfepy: Update to version 2013.4. Update homepage. Use github portgroup to fetch source code since the project no longer uses googlecode.

Modified Paths:
--------------
    trunk/dports/python/py-sfepy/Portfile

Modified: trunk/dports/python/py-sfepy/Portfile
===================================================================
--- trunk/dports/python/py-sfepy/Portfile	2014-01-07 15:08:49 UTC (rev 115638)
+++ trunk/dports/python/py-sfepy/Portfile	2014-01-07 16:30:28 UTC (rev 115639)
@@ -2,10 +2,13 @@
 # $Id$
 
 PortSystem              1.0
+
+PortGroup               github 1.0
 PortGroup               python 1.0
 
+github.setup            sfepy sfepy 2013.4 release_
 name                    py-sfepy
-version                 2013.1
+
 categories-append       science
 platforms               darwin
 license                 BSD
@@ -17,14 +20,14 @@
                         for building custom applications. The word "simple" means that complex FEM problems can be coded very easily \
                         and rapidly.
 
-homepage                http://code.google.com/p/sfepy/
-master_sites            googlecode:sfepy
+homepage                http://sfepy.org/doc-devel/index.html
+
 distname                sfepy-${version}
 worksrcdir              ${distname}
 
-checksums               rmd160  e15764b3a3ba2964d45f60789e0b468e545627d5 \
-                        sha256  240cd54cea161dee8b623a5a6ef67b2074cad996ebfd72617319e4c0e3c162f1
-                        
+checksums               rmd160  32f9903410c97167eb7582f5ff09bd2e92325ec8 \
+                        sha256  d0932e822ae9e3fa415471cb5eb1e8180037950adc3869337810680beb328b4d
+
 python.versions         26 27
 
 if {${name} ne ${subport}} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140107/fa21a2c9/attachment-0001.html>


More information about the macports-changes mailing list