svn commit: r304628 - head/graphics/py-seqdiag

TAKATSU Tomonari tota at FreeBSD.org
Fri Sep 21 12:57:08 UTC 2012


Author: tota
Date: Fri Sep 21 12:57:07 2012
New Revision: 304628
URL: http://svn.freebsd.org/changeset/ports/304628

Log:
  - Update to 0.7.4
  - Convert to new Makefile header

Modified:
  head/graphics/py-seqdiag/Makefile
  head/graphics/py-seqdiag/distinfo

Modified: head/graphics/py-seqdiag/Makefile
==============================================================================
--- head/graphics/py-seqdiag/Makefile	Fri Sep 21 12:55:24 2012	(r304627)
+++ head/graphics/py-seqdiag/Makefile	Fri Sep 21 12:57:07 2012	(r304628)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	py-seqdiag
-# Date created:		2011-08-07
-# Whom:			TAKATSU Tomonari <tota at FreeBSD.org>
-#
+# Created by: TAKATSU Tomonari <tota at FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	seqdiag
-PORTVERSION=	0.7.3
+PORTVERSION=	0.7.4
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PKGNAMEPREFIX}imaging>=1.1.5:${PORTSDIR}/graphics/py-imaging \
 		${PKGNAMEPREFIX}funcparserlib>=0.3.4:${PORTSDIR}/devel/py-funcparserlib \
-		${PKGNAMEPREFIX}blockdiag>=1.1.0:${PORTSDIR}/graphics/py-blockdiag
+		${PKGNAMEPREFIX}blockdiag>=1.1.7:${PORTSDIR}/graphics/py-blockdiag
 
 USE_PYTHON=	2.4-2.7
 USE_PYDISTUTILS=	easy_install

Modified: head/graphics/py-seqdiag/distinfo
==============================================================================
--- head/graphics/py-seqdiag/distinfo	Fri Sep 21 12:55:24 2012	(r304627)
+++ head/graphics/py-seqdiag/distinfo	Fri Sep 21 12:57:07 2012	(r304628)
@@ -1,2 +1,2 @@
-SHA256 (seqdiag-0.7.3.tar.gz) = d747d5159f94fc795ed8b3d0dd68951d3bba6cb66d1a3560861cf85a8e637eec
-SIZE (seqdiag-0.7.3.tar.gz) = 26774
+SHA256 (seqdiag-0.7.4.tar.gz) = 8b2e4c37b0116c8156fe77f7bc4c41204a2c84b7534fe4b3a9ecf1bcfe34410e
+SIZE (seqdiag-0.7.4.tar.gz) = 26445



More information about the svn-ports-all mailing list