Date: Mon, 19 Aug 2013 11:49:35 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r324976 - head/devel/py-mwlib.ext Message-ID: <201308191149.r7JBnZtG093993@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Mon Aug 19 11:49:34 2013 New Revision: 324976 URL: http://svnweb.freebsd.org/changeset/ports/324976 Log: - Update to 0.13.2 - Trim Makefile headers Modified: head/devel/py-mwlib.ext/Makefile head/devel/py-mwlib.ext/distinfo head/devel/py-mwlib.ext/pkg-descr Modified: head/devel/py-mwlib.ext/Makefile ============================================================================== --- head/devel/py-mwlib.ext/Makefile Mon Aug 19 11:48:26 2013 (r324975) +++ head/devel/py-mwlib.ext/Makefile Mon Aug 19 11:49:34 2013 (r324976) @@ -1,12 +1,8 @@ -# New ports collection makefile for: mwlib.ext -# Date created: 22 Dec 2008 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= mwlib.ext -PORTVERSION= 0.12.4 +PORTVERSION= 0.13.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-mwlib.ext/distinfo ============================================================================== --- head/devel/py-mwlib.ext/distinfo Mon Aug 19 11:48:26 2013 (r324975) +++ head/devel/py-mwlib.ext/distinfo Mon Aug 19 11:49:34 2013 (r324976) @@ -1,2 +1,2 @@ -SHA256 (mwlib.ext-0.12.4.zip) = fa7ed70ff32389a7b825c430004ed37161963262c5b64c4835694c73c7d3a4bb -SIZE (mwlib.ext-0.12.4.zip) = 2168636 +SHA256 (mwlib.ext-0.13.2.zip) = 9229193ee719568d482192d9d913b3c4bb96af7c589d6c31ed4a62caf5054278 +SIZE (mwlib.ext-0.13.2.zip) = 2111364 Modified: head/devel/py-mwlib.ext/pkg-descr ============================================================================== --- head/devel/py-mwlib.ext/pkg-descr Mon Aug 19 11:48:26 2013 (r324975) +++ head/devel/py-mwlib.ext/pkg-descr Mon Aug 19 11:49:34 2013 (r324976) @@ -2,4 +2,4 @@ mwlib.ext provides external dependencies library. It contains a copy of reportlab, which is a BSD licensed pdf generation library. -WWW: http://code.pediapress.com/ +WWW: http://code.pediapress.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308191149.r7JBnZtG093993>