From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Sep 19 03:00:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id BF249FCB for ; Thu, 19 Sep 2013 03:00: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 9D7B02AC5 for ; Thu, 19 Sep 2013 03:00: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 r8J300Cm074868 for ; Thu, 19 Sep 2013 03:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r8J300Oi074867; Thu, 19 Sep 2013 03:00:00 GMT (envelope-from gnats) Resent-Date: Thu, 19 Sep 2013 03:00:00 GMT Resent-Message-Id: <201309190300.r8J300Oi074867@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, Jason Bacon 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 A6F13F24 for ; Thu, 19 Sep 2013 02:50:50 +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 948ED2A99 for ; Thu, 19 Sep 2013 02:50:50 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r8J2oouT025827 for ; Thu, 19 Sep 2013 02:50:50 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r8J2ooqN025809; Thu, 19 Sep 2013 02:50:50 GMT (envelope-from nobody) Message-Id: <201309190250.r8J2ooqN025809@oldred.freebsd.org> Date: Thu, 19 Sep 2013 02:50:50 GMT From: Jason Bacon To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/182219: maintainer update: devel/papp 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: Thu, 19 Sep 2013 03:00:00 -0000 >Number: 182219 >Category: ports >Synopsis: maintainer update: devel/papp >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Sep 19 03:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Jason Bacon >Release: 10.0-ALPHA1 >Organization: Acadix Consulting, LLC >Environment: FreeBSD freebsd10.local 10.0-ALPHA1 FreeBSD 10.0-ALPHA1 #0 r255501: Fri Sep 13 01:57:31 UTC 2013 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Minor update to fix compiler error with cc on 10.0. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN --exclude=CVS /usr/ports/devel/papp/Makefile /usr/wip/devel/papp/Makefile --- /usr/ports/devel/papp/Makefile 2012-11-16 23:56:37.000000000 -0600 +++ /usr/wip/devel/papp/Makefile 2013-09-18 21:37:04.000000000 -0500 @@ -6,7 +6,7 @@ # PORTNAME= papp -PORTVERSION= 0.3 +PORTVERSION= 0.3.1 CATEGORIES= devel MASTER_SITES= http://acadix.biz/Ports/distfiles/ \ http://personalpages.tds.net/~jwbacon/Ports/distfiles/ diff -ruN --exclude=CVS /usr/ports/devel/papp/distinfo /usr/wip/devel/papp/distinfo --- /usr/ports/devel/papp/distinfo 2012-07-18 13:00:35.000000000 -0500 +++ /usr/wip/devel/papp/distinfo 2013-09-18 21:39:10.000000000 -0500 @@ -1,2 +1,2 @@ -SHA256 (papp-0.3.tar.gz) = 445de0ec942fc7f6d260d07f4b31a8a30807a19b75035ac211d118cb8de9f41c -SIZE (papp-0.3.tar.gz) = 11263 +SHA256 (papp-0.3.1.tar.gz) = f5d042159b7fcc936cf7ae09c2f8a1cd9dfb455d98b5c283f2d45b0ba38666fc +SIZE (papp-0.3.1.tar.gz) = 11115 >Release-Note: >Audit-Trail: >Unformatted: