View | Details | Raw Unified | Return to bug 252982 | Differences between
and this patch

Collapse All | Expand All

(-)databases/p5-SQL-Abstract-More/Makefile (-2 / +3 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/databases/p5-SQL-Abstract-More/Makefile 560688 2021-01-07 08:42:10Z wen $
2
# $FreeBSD: head/databases/p5-SQL-Abstract-More/Makefile 560688 2021-01-07 08:42:10Z wen $
3
3
4
PORTNAME=	SQL-Abstract-More
4
PORTNAME=	SQL-Abstract-More
5
PORTVERSION=	1.34
5
PORTVERSION=	1.35
6
CATEGORIES=	databases perl5
6
CATEGORIES=	databases perl5
7
MASTER_SITES=	CPAN
7
MASTER_SITES=	CPAN
8
PKGNAMEPREFIX=	p5-
8
PKGNAMEPREFIX=	p5-
Lines 23-30 Link Here
23
		p5-Test-Exception>=0:devel/p5-Test-Exception \
23
		p5-Test-Exception>=0:devel/p5-Test-Exception \
24
		p5-Test-Pod>=0:devel/p5-Test-Pod
24
		p5-Test-Pod>=0:devel/p5-Test-Pod
25
25
26
NO_ARCH=	yes
27
USES=		perl5
26
USES=		perl5
28
USE_PERL5=	configure
27
USE_PERL5=	configure
28
29
NO_ARCH=	yes
29
30
30
.include <bsd.port.mk>
31
.include <bsd.port.mk>
(-)databases/p5-SQL-Abstract-More/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1610037588
1
TIMESTAMP = 1611510404
2
SHA256 (SQL-Abstract-More-1.34.tar.gz) = b4f7e98f77f40e715fb9ca541453b273a7fa0ac5d2323a57e4cfe700eea4736a
2
SHA256 (SQL-Abstract-More-1.35.tar.gz) = 013b82d8ac312f05d21ea1bf68e03c3fac1d530dfe6b58d811e71c025d472dda
3
SIZE (SQL-Abstract-More-1.34.tar.gz) = 59620
3
SIZE (SQL-Abstract-More-1.35.tar.gz) = 60319

Return to bug 252982