Bug 185887 - [patch update] databases/p5-DBD-mysql 4.025 -> 4.026
Summary: [patch update] databases/p5-DBD-mysql 4.025 -> 4.026
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-perl (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-19 17:50 UTC by Kurt Jaeger
Modified: 2014-01-21 07:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1.02 KB, patch)
2014-01-19 17:50 UTC, Kurt Jaeger
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kurt Jaeger 2014-01-19 17:50:03 UTC
	databases/p5-DBD-mysql 4.025 -> 4.026

How-To-Repeat: 	-
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-01-19 17:50:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-01-21 07:17:16 UTC
Author: mat
Date: Tue Jan 21 07:17:09 2014
New Revision: 340557
URL: http://svnweb.freebsd.org/changeset/ports/340557
QAT: https://qat.redports.org/buildarchive/r340557/

Log:
  Update to 4.026
  
  PR:		ports/185887
  Submitted by:	Kurt Jaeger
  Sponsored by:	Absolight

Modified:
  head/databases/p5-DBD-mysql/Makefile
  head/databases/p5-DBD-mysql/distinfo

Modified: head/databases/p5-DBD-mysql/Makefile
==============================================================================
--- head/databases/p5-DBD-mysql/Makefile	Tue Jan 21 07:14:53 2014	(r340556)
+++ head/databases/p5-DBD-mysql/Makefile	Tue Jan 21 07:17:09 2014	(r340557)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	DBD-mysql
-PORTVERSION=	4.025
+PORTVERSION=	4.026
 CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/databases/p5-DBD-mysql/distinfo
==============================================================================
--- head/databases/p5-DBD-mysql/distinfo	Tue Jan 21 07:14:53 2014	(r340556)
+++ head/databases/p5-DBD-mysql/distinfo	Tue Jan 21 07:17:09 2014	(r340557)
@@ -1,2 +1,2 @@
-SHA256 (DBD-mysql-4.025.tar.gz) = 3fed5a6c767948ff0cfa11229e40b2f984c3a9f3f866ffb15c857396784e9d43
-SIZE (DBD-mysql-4.025.tar.gz) = 135538
+SHA256 (DBD-mysql-4.026.tar.gz) = 645814beefddc9e43f3422643e80a2960055f075ca296aa30903438d2e686a42
+SIZE (DBD-mysql-4.026.tar.gz) = 137364
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Mathieu Arnold freebsd_committer freebsd_triage 2014-01-21 07:18:22 UTC
State Changed
From-To: open->closed

Committed, thanks!