Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Aug 2010 12:49:16 +0200 (CEST)
From:      Frederic Culot <frederic@culot.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/149419: Update port: databases/p5-SQL-Statement
Message-ID:  <201008081049.o78AnGWA071214@0xd0.org>
Resent-Message-ID: <201008081050.o78Ao2QQ075551@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         149419
>Category:       ports
>Synopsis:       Update port: databases/p5-SQL-Statement
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 08 10:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Frederic Culot
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD 0xd0.org 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Updated to 1.30:
- WWW link added to pkg-descr
>How-To-Repeat:
>Fix:
diff -ruN p5-SQL-Statement.bak/Makefile p5-SQL-Statement/Makefile
--- p5-SQL-Statement.bak/Makefile	2010-08-08 12:40:21.169357285 +0200
+++ p5-SQL-Statement/Makefile	2010-08-08 12:41:01.672177616 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	SQL-Statement
-PORTVERSION=	1.28
+PORTVERSION=	1.30
 CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff -ruN p5-SQL-Statement.bak/distinfo p5-SQL-Statement/distinfo
--- p5-SQL-Statement.bak/distinfo	2010-08-08 12:40:21.182898671 +0200
+++ p5-SQL-Statement/distinfo	2010-08-08 12:42:42.064990669 +0200
@@ -1,3 +1,3 @@
-MD5 (SQL-Statement-1.28.tar.gz) = 6af7bec674d04f786cfa5033591b03a1
-SHA256 (SQL-Statement-1.28.tar.gz) = 48e7f427960330655ae4d12397ac2c41417e38cab3262fc523f2efb16a251895
-SIZE (SQL-Statement-1.28.tar.gz) = 117979
+MD5 (SQL-Statement-1.30.tar.gz) = b9c657cda4f2a7947d4e27ded0b0fd8c
+SHA256 (SQL-Statement-1.30.tar.gz) = d65a59a8189ccc6d07c34fbc2b63d3ebff5efd8d9463b6659a6a418debc8a36a
+SIZE (SQL-Statement-1.30.tar.gz) = 118447
diff -ruN p5-SQL-Statement.bak/pkg-descr p5-SQL-Statement/pkg-descr
--- p5-SQL-Statement.bak/pkg-descr	2010-08-08 12:40:21.182898671 +0200
+++ p5-SQL-Statement/pkg-descr	2010-08-08 12:42:36.888123218 +0200
@@ -3,3 +3,5 @@
 offers methods for retrieving syntax, for WHERE clause and statement
 evaluation.  The implementation is designed to work with the DBI driver
 DBD::CSV, and should be easily extensible.
+
+WWW: http://search.cpan.org/dist/SQL-Statement/
>Release-Note:
>Audit-Trail:
>Unformatted:



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