- Update to 0.1803
- Support STAGE PR: ports/183485 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
parent
1c9e4cc4c8
commit
5e53d8b3e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332824
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Dancer-Plugin-DBIC
|
||||
PORTVERSION= 0.1802
|
||||
PORTVERSION= 0.1803
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -22,8 +22,4 @@ TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Dancer::Plugin::DBIC.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Dancer-Plugin-DBIC-0.1802.tar.gz) = d8c60e2e800856102d021b54d1be282b0bfcc4ca17c4af5c185970ba83d8829e
|
||||
SIZE (Dancer-Plugin-DBIC-0.1802.tar.gz) = 14470
|
||||
SHA256 (Dancer-Plugin-DBIC-0.1803.tar.gz) = d2afa3009b602772397f5e9b2aa851d1df504a23a621aef0be9e6ff649ebdf9d
|
||||
SIZE (Dancer-Plugin-DBIC-0.1803.tar.gz) = 14560
|
||||
|
@ -1,5 +1,5 @@
|
||||
@comment $FreeBSD$
|
||||
%%SITE_PERL%%/Dancer/Plugin/DBIC.pm
|
||||
%%PERL5_MAN3%%/Dancer::Plugin::DBIC.3.gz
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/DBIC/.packlist
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/DBIC
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin
|
||||
|
Loading…
Reference in New Issue
Block a user