mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 0.7.5
- Trim WWW: line in pkg-descr
This commit is contained in:
parent
1df8576ee5
commit
1adc479838
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305086
3 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Add table
Reference in a new issue