mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Update to 0.3.3
- Fix minimal version of dependency on blockdiag which should have been set to 1.1.2 since actdiag 0.3.1
This commit is contained in:
parent
3f90bd7cca
commit
2024594afe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295492
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= actdiag
|
||||
PORTVERSION= 0.3.2
|
||||
PORTVERSION= 0.3.3
|
||||
CATEGORIES= graphics python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -18,7 +18,7 @@ LICENSE= AL2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PKGNAMEPREFIX}imaging>=1.1.5:${PORTSDIR}/graphics/py-imaging \
|
||||
${PKGNAMEPREFIX}blockdiag>=1.1.0:${PORTSDIR}/graphics/py-blockdiag \
|
||||
${PKGNAMEPREFIX}blockdiag>=1.1.2:${PORTSDIR}/graphics/py-blockdiag \
|
||||
${PKGNAMEPREFIX}funcparserlib>=0.3.4:${PORTSDIR}/devel/py-funcparserlib
|
||||
|
||||
USE_PYTHON= 2.4-2.7
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (actdiag-0.3.2.tar.gz) = 728de3cfdd5a693c883425b65ffba275ebf659c294bd4caef2c116b595f9f2eb
|
||||
SIZE (actdiag-0.3.2.tar.gz) = 19858
|
||||
SHA256 (actdiag-0.3.3.tar.gz) = 5722c5ffb291c9beddd8aaef8a824ff70c98c8ea814fd1c966eee6c311a99ca3
|
||||
SIZE (actdiag-0.3.3.tar.gz) = 20885
|
||||
|
Loading…
Reference in New Issue
Block a user