Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Feb 2021 15:08:44 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r564226 - head/databases/p5-SQL-Abstract-More
Message-ID:  <202102061508.116F8iaT010721@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Sat Feb  6 15:08:44 2021
New Revision: 564226
URL: https://svnweb.freebsd.org/changeset/ports/564226

Log:
  Update to 1.37.
  
  PR:		252982
  Submitted by:	maintainer

Modified:
  head/databases/p5-SQL-Abstract-More/Makefile
  head/databases/p5-SQL-Abstract-More/distinfo

Modified: head/databases/p5-SQL-Abstract-More/Makefile
==============================================================================
--- head/databases/p5-SQL-Abstract-More/Makefile	Sat Feb  6 15:08:40 2021	(r564225)
+++ head/databases/p5-SQL-Abstract-More/Makefile	Sat Feb  6 15:08:44 2021	(r564226)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	SQL-Abstract-More
-PORTVERSION=	1.34
+PORTVERSION=	1.37
 CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -23,8 +23,9 @@ TEST_DEPENDS=	p5-List-MoreUtils>=0:lang/p5-List-MoreUt
 		p5-Test-Exception>=0:devel/p5-Test-Exception \
 		p5-Test-Pod>=0:devel/p5-Test-Pod
 
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/databases/p5-SQL-Abstract-More/distinfo
==============================================================================
--- head/databases/p5-SQL-Abstract-More/distinfo	Sat Feb  6 15:08:40 2021	(r564225)
+++ head/databases/p5-SQL-Abstract-More/distinfo	Sat Feb  6 15:08:44 2021	(r564226)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610037588
-SHA256 (SQL-Abstract-More-1.34.tar.gz) = b4f7e98f77f40e715fb9ca541453b273a7fa0ac5d2323a57e4cfe700eea4736a
-SIZE (SQL-Abstract-More-1.34.tar.gz) = 59620
+TIMESTAMP = 1612023066
+SHA256 (SQL-Abstract-More-1.37.tar.gz) = f88095c5589b242424351eb4e319cf6545dce279b3988dcaea6f0f65e52ff2ac
+SIZE (SQL-Abstract-More-1.37.tar.gz) = 62733



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102061508.116F8iaT010721>