Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Sep 2012 20:32:36 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r305086 - head/graphics/py-seqdiag
Message-ID:  <201209302032.q8UKWaRS010186@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Sun Sep 30 20:32:35 2012
New Revision: 305086
URL: http://svn.freebsd.org/changeset/ports/305086

Log:
  - Update to 0.7.5
  - Trim WWW: line in pkg-descr

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

Modified: head/graphics/py-seqdiag/Makefile
==============================================================================
--- head/graphics/py-seqdiag/Makefile	Sun Sep 30 20:30:34 2012	(r305085)
+++ head/graphics/py-seqdiag/Makefile	Sun Sep 30 20:32:35 2012	(r305086)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	seqdiag
-PORTVERSION=	0.7.4
+PORTVERSION=	0.7.5
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,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.7:${PORTSDIR}/graphics/py-blockdiag
+		${PKGNAMEPREFIX}blockdiag>=1.1.8:${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	Sun Sep 30 20:30:34 2012	(r305085)
+++ head/graphics/py-seqdiag/distinfo	Sun Sep 30 20:32:35 2012	(r305086)
@@ -1,2 +1,2 @@
-SHA256 (seqdiag-0.7.4.tar.gz) = 8b2e4c37b0116c8156fe77f7bc4c41204a2c84b7534fe4b3a9ecf1bcfe34410e
-SIZE (seqdiag-0.7.4.tar.gz) = 26445
+SHA256 (seqdiag-0.7.5.tar.gz) = 64f8b40ee090c21d2fb27066e7943f12a0a8e2817ea354091aaa8d446936cdf5
+SIZE (seqdiag-0.7.5.tar.gz) = 26505

Modified: head/graphics/py-seqdiag/pkg-descr
==============================================================================
--- head/graphics/py-seqdiag/pkg-descr	Sun Sep 30 20:30:34 2012	(r305085)
+++ head/graphics/py-seqdiag/pkg-descr	Sun Sep 30 20:32:35 2012	(r305086)
@@ -4,4 +4,4 @@ Features
   * Generate sequence-diagram from dot like text (basic feature).
   * Multilingualization for node-label (utf-8 only).
 
-WWW:	http://blockdiag.com/seqdiag/build/html/
+WWW: http://blockdiag.com/seqdiag/build/html/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209302032.q8UKWaRS010186>