mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Update to 0.4
- Chase libstatgrab version PR: ports/84355 Submitted by: maintainer
This commit is contained in:
parent
2c23deec99
commit
d27bd894de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140530
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= statgrab
|
||||
PORTVERSION= 0.3
|
||||
PORTVERSION= 0.4
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= ftp://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \
|
||||
http://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \
|
||||
@ -21,7 +21,7 @@ DISTNAME= py${PORTNAME}-${PORTVERSION}
|
||||
MAINTAINER= tim@bishnet.net
|
||||
COMMENT= A set of Python bindings for libstatgrab
|
||||
|
||||
LIB_DEPENDS= statgrab.6:${PORTSDIR}/devel/libstatgrab
|
||||
LIB_DEPENDS= statgrab.7:${PORTSDIR}/devel/libstatgrab
|
||||
|
||||
DIST_SUBDIR= i-scream
|
||||
USE_PYTHON= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (i-scream/pystatgrab-0.3.tar.gz) = 42d7e8c2188590c869c72230098f10ec
|
||||
SIZE (i-scream/pystatgrab-0.3.tar.gz) = 24354
|
||||
MD5 (i-scream/pystatgrab-0.4.tar.gz) = d5f641299e709950bc46287fa9e4335e
|
||||
SIZE (i-scream/pystatgrab-0.4.tar.gz) = 26432
|
||||
|
Loading…
Reference in New Issue
Block a user