From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 21 10:10:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A90309BF for ; Sat, 21 Sep 2013 10:10:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 87FEE25E0 for ; Sat, 21 Sep 2013 10:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r8LAA0v0089578 for ; Sat, 21 Sep 2013 10:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r8LAA0PL089577; Sat, 21 Sep 2013 10:10:00 GMT (envelope-from gnats) Resent-Date: Sat, 21 Sep 2013 10:10:00 GMT Resent-Message-Id: <201309211010.r8LAA0PL089577@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Matthias Petermann Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id EA9088B7 for ; Sat, 21 Sep 2013 10:03:00 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D7CFA2584 for ; Sat, 21 Sep 2013 10:03:00 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r8LA304o084929 for ; Sat, 21 Sep 2013 10:03:00 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r8LA305E084926; Sat, 21 Sep 2013 10:03:00 GMT (envelope-from nobody) Message-Id: <201309211003.r8LA305E084926@oldred.freebsd.org> Date: Sat, 21 Sep 2013 10:03:00 GMT From: Matthias Petermann To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/182278: [PATCH] databases/rubygem-pg | please update from 0.15.1 to 0.17.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Sep 2013 10:10:00 -0000 >Number: 182278 >Category: ports >Synopsis: [PATCH] databases/rubygem-pg | please update from 0.15.1 to 0.17.0 >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: Sat Sep 21 10:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Matthias Petermann >Release: 9.1 >Organization: >Environment: FreeBSD workstation.local 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >Description: just a version update (required for newer Redmine version) >How-To-Repeat: n/a >Fix: apply the attached patch Patch attached with submission follows: diff -ruN rubygem-pg.orig/Makefile rubygem-pg/Makefile --- rubygem-pg.orig/Makefile 2013-09-21 11:56:54.000000000 +0200 +++ rubygem-pg/Makefile 2013-09-21 11:57:18.000000000 +0200 @@ -2,7 +2,7 @@ # $FreeBSD: databases/rubygem-pg/Makefile 319683 2013-06-02 16:34:43Z swills $ PORTNAME= pg -PORTVERSION= 0.15.1 +PORTVERSION= 0.17.0 CATEGORIES= databases rubygems MASTER_SITES= RG diff -ruN rubygem-pg.orig/distinfo rubygem-pg/distinfo --- rubygem-pg.orig/distinfo 2013-09-21 11:56:54.000000000 +0200 +++ rubygem-pg/distinfo 2013-09-21 11:57:26.000000000 +0200 @@ -1,2 +1,2 @@ -SHA256 (rubygem/pg-0.15.1.gem) = ba6827400e0614f8fd464543f6e10b307aadef58c59280c6560e6f2548599ed3 -SIZE (rubygem/pg-0.15.1.gem) = 121344 +SHA256 (rubygem/pg-0.17.0.gem) = d7179c3cc05e208b178212f49d659cf15cb0f06431834e19d5cd5a1b777e2d6b +SIZE (rubygem/pg-0.17.0.gem) = 142336 >Release-Note: >Audit-Trail: >Unformatted: