Bug 170873 - [PATCH] databases/p5-ORLite: update to 1.97
Summary: [PATCH] databases/p5-ORLite: update to 1.97
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-22 15:30 UTC by Steve Wills
Modified: 2012-09-06 16:50 UTC (History)
1 user (show)

See Also:


Attachments
p5-ORLite-1.97.patch (721 bytes, patch)
2012-08-22 15:30 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2012-08-22 15:30:15 UTC
- Update to 1.97

Port maintainer (cm@therek.net) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-22 15:30:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-22 15:30:37 UTC
Maintainer of databases/p5-ORLite,

Please note that PR ports/170873 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/170873

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-22 15:30:40 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Steve Wills freebsd_committer freebsd_triage 2012-08-22 19:29:46 UTC
Responsible Changed
From-To: perl->swills

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-09-06 16:49:29 UTC
Author: swills
Date: Thu Sep  6 15:49:20 2012
New Revision: 303769
URL: http://svn.freebsd.org/changeset/ports/303769

Log:
  - Update to 1.97
  
  PR:		ports/170873
  Approved by:	maintainer timeout (bill.brinzer@gmail.com, >2 weeks)

Modified:
  head/databases/p5-ORLite/Makefile   (contents, props changed)
  head/databases/p5-ORLite/distinfo   (contents, props changed)

Modified: head/databases/p5-ORLite/Makefile
==============================================================================
--- head/databases/p5-ORLite/Makefile	Thu Sep  6 15:48:32 2012	(r303768)
+++ head/databases/p5-ORLite/Makefile	Thu Sep  6 15:49:20 2012	(r303769)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ORLite
-PORTVERSION=	1.51
+PORTVERSION=	1.97
 CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:ADAMK

Modified: head/databases/p5-ORLite/distinfo
==============================================================================
--- head/databases/p5-ORLite/distinfo	Thu Sep  6 15:48:32 2012	(r303768)
+++ head/databases/p5-ORLite/distinfo	Thu Sep  6 15:49:20 2012	(r303769)
@@ -1,2 +1,2 @@
-SHA256 (ORLite-1.51.tar.gz) = d31380c050cd2f50f3d72262a62917d4d0db4524427cb733807cd0da5b41d026
-SIZE (ORLite-1.51.tar.gz) = 62175
+SHA256 (ORLite-1.97.tar.gz) = 3296e45afd9583f9abf78986ed5e824d9da723d584f744bd75e8214c773ef358
+SIZE (ORLite-1.97.tar.gz) = 67416
_______________________________________________
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 6 Steve Wills freebsd_committer freebsd_triage 2012-09-06 16:49:31 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!