- Update to 2.1.3
- Add LICENSE (GPLv3) - Add TEST_DEPENDS Changes: http://git.savannah.gnu.org/cgit/stow.git/tree/NEWS
This commit is contained in:
parent
255ac8ff1a
commit
4cf9e2a02c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289885
2 changed files with 7 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= stow
|
||||
PORTVERSION= 2.1.2
|
||||
PORTVERSION= 2.1.3
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -15,6 +15,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= GNU version of Carnegie Mellon's "Depot" program
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
TEST_DEPENDS= p5-Test-Output>0:${PORTSDIR}/devel/p5-Test-Output
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (stow-2.1.2.tar.bz2) = dda4231dab409d906c5de7f6a706a765e6532768ebbffe34e1823e3371f891f9
|
||||
SIZE (stow-2.1.2.tar.bz2) = 387971
|
||||
SHA256 (stow-2.1.3.tar.bz2) = 2dff605c801fee9fb7d0fef6988bbb8a0511fad469129b20cae60e0544ba1443
|
||||
SIZE (stow-2.1.3.tar.bz2) = 394852
|
||||
|
|
Loading…
Reference in a new issue