diff options
author | mi <mi@FreeBSD.org> | 2011-02-08 06:43:48 +0800 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2011-02-08 06:43:48 +0800 |
commit | d6add5b115210ccc2e59b1594d849e000561b163 (patch) | |
tree | 3cb7f237cf3ca3c4cdcfede38b90cf6addd29bfe /devel | |
parent | 19063acf13955819f2ba2c106b331bf315ad5a0a (diff) | |
download | freebsd-ports-graphics-d6add5b115210ccc2e59b1594d849e000561b163.tar.gz freebsd-ports-graphics-d6add5b115210ccc2e59b1594d849e000561b163.tar.zst freebsd-ports-graphics-d6add5b115210ccc2e59b1594d849e000561b163.zip |
Upgrade from 0.3.0 to 0.4.0.
Approved by: maintainer
Feature safe: yes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-utils/Makefile | 6 | ||||
-rw-r--r-- | devel/py-utils/distinfo | 5 | ||||
-rw-r--r-- | devel/py-utils/pkg-plist | 20 |
3 files changed, 25 insertions, 6 deletions
diff --git a/devel/py-utils/Makefile b/devel/py-utils/Makefile index 6d5d39e222a..b28cd9bf0d9 100644 --- a/devel/py-utils/Makefile +++ b/devel/py-utils/Makefile @@ -6,11 +6,11 @@ # PORTNAME= utils -PORTVERSION= 0.3.0 +PORTVERSION= 0.4.0 CATEGORIES= devel python -MASTER_SITES= http://www.voidspace.org.uk/cgi-bin/voidspace/ +MASTER_SITES= http://www.voidspace.org.uk/downloads/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= downman.py?file=pythonutils-${PORTVERSION} +DISTNAME= pythonutils-${PORTVERSION} MAINTAINER= daniel@netwalk.org COMMENT= General utility modules that simplify common programming in Python diff --git a/devel/py-utils/distinfo b/devel/py-utils/distinfo index 264e54f89fb..0250d4c58d5 100644 --- a/devel/py-utils/distinfo +++ b/devel/py-utils/distinfo @@ -1,3 +1,2 @@ -MD5 (downman.py?file=pythonutils-0.3.0.zip) = 3d56f4eb222de11fd8bd55963a2360aa -SHA256 (downman.py?file=pythonutils-0.3.0.zip) = c277ed4206abd34c6c4aa7c68295b97f2adbc02e94ef0e3137faaacef4871a4a -SIZE (downman.py?file=pythonutils-0.3.0.zip) = 346840 +SHA256 (pythonutils-0.4.0.zip) = 141477cb09ccd51b8a13af746dccbbc16cb0ac7f23187b33e75d4d9fdd4763ea +SIZE (pythonutils-0.4.0.zip) = 313577 diff --git a/devel/py-utils/pkg-plist b/devel/py-utils/pkg-plist index 9cf0985eace..6d9940ae8e4 100644 --- a/devel/py-utils/pkg-plist +++ b/devel/py-utils/pkg-plist @@ -30,23 +30,43 @@ %%PORTDOCS%%%%DOCSDIR%%/configobj.html %%PORTDOCS%%%%DOCSDIR%%/configobj.txt %%PORTDOCS%%%%DOCSDIR%%/images/PythonPowered.png +%%PORTDOCS%%%%DOCSDIR%%/images/new_python.gif %%PORTDOCS%%%%DOCSDIR%%/images/osi-certified-120x100.gif %%PORTDOCS%%%%DOCSDIR%%/images/powered_by_python.jpg +%%PORTDOCS%%%%DOCSDIR%%/images/pythonbanner.gif %%PORTDOCS%%%%DOCSDIR%%/odict.html %%PORTDOCS%%%%DOCSDIR%%/odict.txt %%PORTDOCS%%%%DOCSDIR%%/pathutils.html %%PORTDOCS%%%%DOCSDIR%%/pathutils.txt %%PORTDOCS%%%%DOCSDIR%%/pythonutils.html %%PORTDOCS%%%%DOCSDIR%%/pythonutils.txt +%%PORTDOCS%%%%DOCSDIR%%/smilies/arrow.gif +%%PORTDOCS%%%%DOCSDIR%%/smilies/badgrin.gif %%PORTDOCS%%%%DOCSDIR%%/smilies/biggrin.gif +%%PORTDOCS%%%%DOCSDIR%%/smilies/confused.gif %%PORTDOCS%%%%DOCSDIR%%/smilies/cool.gif +%%PORTDOCS%%%%DOCSDIR%%/smilies/cry.gif +%%PORTDOCS%%%%DOCSDIR%%/smilies/doubt.gif +%%PORTDOCS%%%%DOCSDIR%%/smilies/evil.gif %%PORTDOCS%%%%DOCSDIR%%/smilies/exclaim.gif +%%PORTDOCS%%%%DOCSDIR%%/smilies/idea.gif +%%PORTDOCS%%%%DOCSDIR%%/smilies/lol.gif +%%PORTDOCS%%%%DOCSDIR%%/smilies/mad.gif +%%PORTDOCS%%%%DOCSDIR%%/smilies/neutral.gif +%%PORTDOCS%%%%DOCSDIR%%/smilies/question.gif +%%PORTDOCS%%%%DOCSDIR%%/smilies/razz.gif +%%PORTDOCS%%%%DOCSDIR%%/smilies/redface.gif +%%PORTDOCS%%%%DOCSDIR%%/smilies/rolleyes.gif %%PORTDOCS%%%%DOCSDIR%%/smilies/sad.gif +%%PORTDOCS%%%%DOCSDIR%%/smilies/sc_smilies.pak +%%PORTDOCS%%%%DOCSDIR%%/smilies/shock.gif %%PORTDOCS%%%%DOCSDIR%%/smilies/smile.gif +%%PORTDOCS%%%%DOCSDIR%%/smilies/surprised.gif %%PORTDOCS%%%%DOCSDIR%%/smilies/wink.gif %%PORTDOCS%%%%DOCSDIR%%/standout.html %%PORTDOCS%%%%DOCSDIR%%/standout.txt %%PORTDOCS%%%%DOCSDIR%%/stylesheets/default.css +%%PORTDOCS%%%%DOCSDIR%%/stylesheets/pep.css %%PORTDOCS%%%%DOCSDIR%%/stylesheets/pysrc.css %%PORTDOCS%%%%DOCSDIR%%/stylesheets/voidspace_docutils.css %%PORTDOCS%%%%DOCSDIR%%/urlpath.html |