- update to 0.06

- remove duplicate makefile target
This commit is contained in:
Lars Thegler 2015-01-04 11:47:17 +00:00
parent bb23ac4cb6
commit 3e90a98688
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376208
2 changed files with 3 additions and 7 deletions

View file

@ -2,8 +2,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= Class-Base PORTNAME= Class-Base
PORTVERSION= 0.05 PORTVERSION= 0.06
PORTREVISION= 1
CATEGORIES= devel perl5 CATEGORIES= devel perl5
MASTER_SITES= CPAN MASTER_SITES= CPAN
PKGNAMEPREFIX= p5- PKGNAMEPREFIX= p5-
@ -14,7 +13,4 @@ COMMENT= Useful base class for deriving other modules
USES= perl5 USES= perl5
USE_PERL5= configure USE_PERL5= configure
regression-test: build
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} test
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (Class-Base-0.05.tar.gz) = c61fc33cbfe921a0875c12f6262789e5ceadb281fbff2f985b5c386296f13e6f SHA256 (Class-Base-0.06.tar.gz) = e3a304eea76d1fcb9cbc8430b02fba8f7d0fc7c14e28909694f046a05678bb96
SIZE (Class-Base-0.05.tar.gz) = 13119 SIZE (Class-Base-0.06.tar.gz) = 13171