- Update to 4.3
- Remove bitbucket from MASTER_SITES. The project was moved to github
This commit is contained in:
parent
242f76cbf6
commit
51110c4e58
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=518881
@ -1,11 +1,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= entr
|
||||
PORTVERSION= 4.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 4.3
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://entrproject.org/code/ \
|
||||
https://bitbucket.org/eradman/entr/get/
|
||||
MASTER_SITES= http://entrproject.org/code/
|
||||
|
||||
MAINTAINER= danilo@FreeBSD.org
|
||||
COMMENT= Runs arbitrary commands when files change
|
||||
@ -15,8 +13,6 @@ COMMENT= Runs arbitrary commands when files change
|
||||
LICENSE= ISCL
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
WRKSRC= ${WRKDIR}/eradman-entr-6cd0927b54a6
|
||||
|
||||
MAKEFILE= Makefile.bsd
|
||||
MAKE_ARGS= MANPREFIX=${MANPREFIX}/man
|
||||
TEST_TARGET= test
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1554150098
|
||||
SHA256 (entr-4.2.tar.gz) = 27300215df0aab8b773002da25c7bf60681d8c392f5d5702946c46798e9b5d70
|
||||
SIZE (entr-4.2.tar.gz) = 25599
|
||||
TIMESTAMP = 1575323518
|
||||
SHA256 (entr-4.3.tar.gz) = b081c1dbdac7723e91f6d528a0d736f90cb2fb1458888aa3b446699d9d26235a
|
||||
SIZE (entr-4.3.tar.gz) = 23756
|
||||
|
Loading…
Reference in New Issue
Block a user