[91076] trunk/dports/python/py-docx/Portfile

Ryan Schmidt ryandesign at macports.org
Sat Mar 24 03:19:01 PDT 2012


On Mar 23, 2012, at 10:05, phw at macports.org wrote:

> Revision: 91076
>          https://trac.macports.org/changeset/91076
> Author:   phw at macports.org
> Date:     2012-03-23 08:05:42 -0700 (Fri, 23 Mar 2012)
> Log Message:
> -----------
> updated py-docx to 0.0.2
> 
> Modified Paths:
> --------------
>    trunk/dports/python/py-docx/Portfile
> 
> Modified: trunk/dports/python/py-docx/Portfile
> ===================================================================
> --- trunk/dports/python/py-docx/Portfile	2012-03-23 15:00:56 UTC (rev 91075)
> +++ trunk/dports/python/py-docx/Portfile	2012-03-23 15:05:42 UTC (rev 91076)
> @@ -5,7 +5,7 @@
> PortGroup       python 1.0
> 
> name            py-docx
> -version         0.0.1
> +version         0.0.2
> python.versions 26 27
> python.default_version 27
> revision        1

For future updates, remember that the revision should drop to 0 when the version is increased.

> @@ -22,7 +22,7 @@
> 
> fetch.type      git
> git.url         ${homepage}.git
> -git.branch      53a0e3dd0e91ff9c911e8d8824a7c89df6c587c8
> +git.branch      7f0781e7a86ba26d69f5e09850ef7e4fc35d3795
> 
> livecheck.type  regex
> livecheck.url   https://raw.github.com/mikemaccana/python-docx/master/setup.py

Since this software is hosted at github, you could simplify the port by using the github portgroup. I'm attaching a patch to do this.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: py-docx-github-portgroup.diff
Type: application/octet-stream
Size: 1000 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20120324/f453436c/attachment.obj>


More information about the macports-dev mailing list