- Update to 3.8
This commit is contained in:
parent
9576c070e1
commit
c968f238c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=448075
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= entr
|
||||
PORTVERSION= 3.7
|
||||
PORTVERSION= 3.8
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://entrproject.org/code/ \
|
||||
https://bitbucket.org/eradman/entr/get/
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Runs arbitrary commands when files change
|
|||
# All the code used in FreeBSD is under ISCL license.
|
||||
LICENSE= ISCL
|
||||
|
||||
WRKSRC= ${WRKDIR}/eradman-entr-c5b62bde107d
|
||||
WRKSRC= ${WRKDIR}/eradman-entr-592856d50559
|
||||
|
||||
MAKEFILE= Makefile.bsd
|
||||
MAKE_ARGS= MANPREFIX=${MANPREFIX}/man
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1488305064
|
||||
SHA256 (entr-3.7.tar.gz) = 94efd50c8f7e9d569060d5deebf366c3565e81e814ab332b973d7298fa8ea22f
|
||||
SIZE (entr-3.7.tar.gz) = 23326
|
||||
TIMESTAMP = 1502932753
|
||||
SHA256 (entr-3.8.tar.gz) = ebb1e793d948db76481f081011bf1dad8b4449e067f4e5fe68176191f84b26bd
|
||||
SIZE (entr-3.8.tar.gz) = 24251
|
||||
|
|
Loading…
Reference in a new issue