svn commit: r325206 - head/graphics/py-ming
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Aug 22 15:21:09 UTC 2013
Author: sunpoet
Date: Thu Aug 22 15:21:08 2013
New Revision: 325206
URL: http://svnweb.freebsd.org/changeset/ports/325206
Log:
- Update to 0.4.5
- Add WWW
Changes: https://github.com/libming/libming/blob/master/NEWS
Modified:
head/graphics/py-ming/Makefile (contents, props changed)
head/graphics/py-ming/pkg-descr (contents, props changed)
Modified: head/graphics/py-ming/Makefile
==============================================================================
--- head/graphics/py-ming/Makefile Thu Aug 22 15:21:03 2013 (r325205)
+++ head/graphics/py-ming/Makefile Thu Aug 22 15:21:08 2013 (r325206)
@@ -1,12 +1,8 @@
-# New ports collection makefile for: Python/Ming
-# Date created: 16 Oct 2000
-# Whom: Akinori MUSHA aka knu <knu at idaemons.org>
-#
+# Created by: Akinori MUSHA aka knu <knu at idaemons.org>
# $FreeBSD$
-#
PORTNAME= ming
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= graphics python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/graphics/py-ming/pkg-descr
==============================================================================
--- head/graphics/py-ming/pkg-descr Thu Aug 22 15:21:03 2013 (r325205)
+++ head/graphics/py-ming/pkg-descr Thu Aug 22 15:21:08 2013 (r325206)
@@ -1,2 +1,4 @@
-This is a Python module for the Ming.
+This is the Python module for the Ming library.
Ming allows you to create Flash 4/5 (TM) movies.
+
+WWW: http://www.libming.org/
More information about the svn-ports-head
mailing list