- Update to 3.06
- Remove obsolete target
This commit is contained in:
parent
66c04e309f
commit
4d42227341
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376358
2 changed files with 3 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= WWW-Shorten
|
||||
PORTVERSION= 3.04
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.06
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -18,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
regression-test: build
|
||||
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} test
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (WWW-Shorten-3.04.tar.gz) = 92d61d01a959868931fa93480d2d4c4fcaf13ef80d1b03a9bb381eaa4bcdbb98
|
||||
SIZE (WWW-Shorten-3.04.tar.gz) = 26632
|
||||
SHA256 (WWW-Shorten-3.06.tar.gz) = 69effd849186d0573f0e4838b0035983b212bd0b4afee645259a9791d3387d0e
|
||||
SIZE (WWW-Shorten-3.06.tar.gz) = 27522
|
||||
|
|
Loading…
Reference in a new issue