Bug 179877 - [PATCH] databases/rubygem-do_postgres: update to 0.10.13
Summary: [PATCH] databases/rubygem-do_postgres: update to 0.10.13
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: 2013-06-23 16:10 UTC by Steve Wills
Modified: 2013-07-12 22:20 UTC (History)
1 user (show)

See Also:


Attachments
rubygem-do_postgres-0.10.13.patch (1.23 KB, patch)
2013-06-23 16:10 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 2013-06-23 16:10:00 UTC
- Update to 0.10.13

Port maintainer (voldern@hoeggen.net) is cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-23 16:10:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ruby

ruby@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-23 16:10:10 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-23 16:10:10 UTC
Maintainer of databases/rubygem-do_postgres,

Please note that PR ports/179877 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/179877

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 4 Steve Wills freebsd_committer freebsd_triage 2013-06-25 15:34:13 UTC
Responsible Changed
From-To: ruby->swills

I'll take it.
Comment 5 Steve Wills freebsd_committer freebsd_triage 2013-07-12 22:13:08 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2013-07-12 22:13:16 UTC
Author: swills
Date: Fri Jul 12 21:13:02 2013
New Revision: 322867
URL: http://svnweb.freebsd.org/changeset/ports/322867

Log:
  - Update to 0.10.13
  
  PR:		ports/179877
  Approved by:	maintainer timeout (voldern@hoeggen.net, >2 weeks)

Modified:
  head/databases/rubygem-do_postgres/Makefile   (contents, props changed)
  head/databases/rubygem-do_postgres/distinfo   (contents, props changed)

Modified: head/databases/rubygem-do_postgres/Makefile
==============================================================================
--- head/databases/rubygem-do_postgres/Makefile	Fri Jul 12 20:55:54 2013	(r322866)
+++ head/databases/rubygem-do_postgres/Makefile	Fri Jul 12 21:13:02 2013	(r322867)
@@ -1,19 +1,15 @@
-# New ports collection makefile for: rubygem-do_postgres
-# Date created:		28 April 2009
-# Whom:		Espen Volden aka voldern <voldern@hoeggen.net>
-#
+# Created by: Espen Volden aka voldern <voldern@hoeggen.net>
 # $FreeBSD$
-#
 
 PORTNAME=	do_postgres
-PORTVERSION=	0.10.8
+PORTVERSION=	0.10.13
 CATEGORIES=	databases rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	voldern@hoeggen.net
 COMMENT=	Ruby DataObjects driver for PostgreSQL
 
-RUN_DEPENDS=	rubygem-data_objects>=0.10.8:${PORTSDIR}/databases/rubygem-data_objects
+RUN_DEPENDS=	rubygem-data_objects>=0.10.13:${PORTSDIR}/databases/rubygem-data_objects
 
 USE_PGSQL=	yes
 

Modified: head/databases/rubygem-do_postgres/distinfo
==============================================================================
--- head/databases/rubygem-do_postgres/distinfo	Fri Jul 12 20:55:54 2013	(r322866)
+++ head/databases/rubygem-do_postgres/distinfo	Fri Jul 12 21:13:02 2013	(r322867)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/do_postgres-0.10.8.gem) = fe3d48c37307c2eb41681b0ac35c0a7d242c0152c8f839d2bf4c4a5b60cab3fb
-SIZE (rubygem/do_postgres-0.10.8.gem) = 30208
+SHA256 (rubygem/do_postgres-0.10.13.gem) = baf607480a6eb9a7802f9320f76c069673dbf4ac7bb98df92810f59f8119603f
+SIZE (rubygem/do_postgres-0.10.13.gem) = 31744
_______________________________________________
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"