Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jan 2015 10:20:15 +0000 (UTC)
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r377006 - head/databases/p5-DBIx-SQLite-Simple
Message-ID:  <201501141020.t0EAKFSt000538@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Wed Jan 14 10:20:14 2015
New Revision: 377006
URL: https://svnweb.freebsd.org/changeset/ports/377006
QAT: https://qat.redports.org/buildarchive/r377006/

Log:
  databases/p5-DBIx-SQLite-Simple: Update version 0.34=>0.35
  
  - Take Maintainership
  
  Differential Revision:	https://reviews.freebsd.org/D1517
  Approved by:		bapt(mentor)

Modified:
  head/databases/p5-DBIx-SQLite-Simple/Makefile
  head/databases/p5-DBIx-SQLite-Simple/distinfo

Modified: head/databases/p5-DBIx-SQLite-Simple/Makefile
==============================================================================
--- head/databases/p5-DBIx-SQLite-Simple/Makefile	Wed Jan 14 10:15:06 2015	(r377005)
+++ head/databases/p5-DBIx-SQLite-Simple/Makefile	Wed Jan 14 10:20:14 2015	(r377006)
@@ -2,13 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	DBIx-SQLite-Simple
-PORTVERSION=	0.34
-PORTREVISION=	1
+PORTVERSION=	0.35
 CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	bofh@FreeBSD.org
 COMMENT=	Easy access to SQLite databases using objects
 
 BUILD_DEPENDS=	p5-Class-Gomor>=0:${PORTSDIR}/devel/p5-Class-Gomor \

Modified: head/databases/p5-DBIx-SQLite-Simple/distinfo
==============================================================================
--- head/databases/p5-DBIx-SQLite-Simple/distinfo	Wed Jan 14 10:15:06 2015	(r377005)
+++ head/databases/p5-DBIx-SQLite-Simple/distinfo	Wed Jan 14 10:20:14 2015	(r377006)
@@ -1,2 +1,2 @@
-SHA256 (DBIx-SQLite-Simple-0.34.tar.gz) = 059bbf93ce4c5c508fd2b0d29a7942b759ea511c2ecf8dea7fd94c1cc0681d5d
-SIZE (DBIx-SQLite-Simple-0.34.tar.gz) = 8420
+SHA256 (DBIx-SQLite-Simple-0.35.tar.gz) = 234da1479892993aceefdc94461d3fd57df0f6846c0f2539e99e0523f5f918cc
+SIZE (DBIx-SQLite-Simple-0.35.tar.gz) = 10427



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