mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
- Update to 0.8.3
PR: 212309 Submitted by: olivierd
This commit is contained in:
parent
01d97f569d
commit
4d6df3e96f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423965
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= watchdog
|
||||
PORTVERSION= 0.8.2
|
||||
PORTVERSION= 0.8.3
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= devel
|
||||
@ -12,12 +12,12 @@ COMMENT= Python API library to monitor file system events
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
RUN_DEPENDS= ${PKGNAMEPREFIX}argh>=0.24.1:devel/py-argh \
|
||||
RUN_DEPENDS= ${PKGNAMEPREFIX}argh>=0.26.1:devel/py-argh \
|
||||
${PKGNAMEPREFIX}pathtools>=0.1.2:devel/py-pathtools \
|
||||
${PKGNAMEPREFIX}yaml>=3.10:devel/py-yaml
|
||||
${PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml
|
||||
|
||||
DOCS_BUILD_DEPENDS= ${PKGNAMEPREFIX}pathtools>=0.1.2:devel/py-pathtools \
|
||||
${PKGNAMEPREFIX}sphinx>=1.1.3:textproc/py-sphinx
|
||||
${PKGNAMEPREFIX}sphinx>=1.4.4:textproc/py-sphinx
|
||||
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
|
||||
|
||||
GH_ACCOUNT= gorakhargosh
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (gorakhargosh-watchdog-v0.8.2_GH0.tar.gz) = 386e882c8bc7df8a3c4c8803e6fcf2f7cf836c9a8867ff9d91b4af19d262d023
|
||||
SIZE (gorakhargosh-watchdog-v0.8.2_GH0.tar.gz) = 94224
|
||||
TIMESTAMP = 1472751701
|
||||
SHA256 (gorakhargosh-watchdog-v0.8.3_GH0.tar.gz) = e9a27d0ab121fc86217ab833e778c76880aad4ecdb623796f4b7aee9925394ed
|
||||
SIZE (gorakhargosh-watchdog-v0.8.3_GH0.tar.gz) = 87892
|
||||
|
Loading…
Reference in New Issue
Block a user