From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Sep 11 02:50:03 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AAA81106568F for ; Fri, 11 Sep 2009 02:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 899348FC15 for ; Fri, 11 Sep 2009 02:50:03 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8B2o3s9047214 for ; Fri, 11 Sep 2009 02:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8B2o3YK047213; Fri, 11 Sep 2009 02:50:03 GMT (envelope-from gnats) Resent-Date: Fri, 11 Sep 2009 02:50:03 GMT Resent-Message-Id: <200909110250.n8B2o3YK047213@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, bf Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8BCF1106566B for ; Fri, 11 Sep 2009 02:46:24 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 7C5038FC0A for ; Fri, 11 Sep 2009 02:46:24 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n8B2kO6d061392 for ; Fri, 11 Sep 2009 02:46:24 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n8B2kOnx061391; Fri, 11 Sep 2009 02:46:24 GMT (envelope-from nobody) Message-Id: <200909110246.n8B2kOnx061391@www.freebsd.org> Date: Fri, 11 Sep 2009 02:46:24 GMT From: bf To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/138724: [PATCH]graphics/png: update to 1.2.40 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Sep 2009 02:50:03 -0000 >Number: 138724 >Category: ports >Synopsis: [PATCH]graphics/png: update to 1.2.40 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Sep 11 02:50:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: bf >Release: 9-CURRENT amd64 >Organization: - >Environment: >Description: >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN png.orig/Makefile png/Makefile --- png.orig/Makefile 2009-09-10 21:36:31.000000000 -0400 +++ png/Makefile 2009-09-10 21:44:28.000000000 -0400 @@ -6,9 +6,9 @@ # PORTNAME= png -PORTVERSION= 1.2.38 +PORTVERSION= 1.2.40 CATEGORIES= graphics -MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}-stable/${PORTVERSION} +MASTER_SITES= SF/lib${PORTNAME}/00-lib${PORTNAME}-stable/${PORTVERSION} DISTNAME= lib${PORTNAME}-${PORTVERSION} #PATCH_SITES= ${MASTER_SITES} #PATCH_SITE_SUBDIR= ${MASTER_SITE_SUBDIR} diff -ruN png.orig/distinfo png/distinfo --- png.orig/distinfo 2009-09-10 21:36:31.000000000 -0400 +++ png/distinfo 2009-09-10 21:44:35.000000000 -0400 @@ -1,3 +1,3 @@ -MD5 (libpng-1.2.38.tar.bz2) = 5401c2586846fca209eba0c02c8ee9e0 -SHA256 (libpng-1.2.38.tar.bz2) = 71f43d4282837682be28653307a237118142126c59e0ccea5593be3519abeb76 -SIZE (libpng-1.2.38.tar.bz2) = 662908 +MD5 (libpng-1.2.40.tar.bz2) = 29bbd1c3cbe54b04bfc2bda43067ccb5 +SHA256 (libpng-1.2.40.tar.bz2) = a6197352ad5b79a9a1ce0dd59f5e737cfbf909e0f3c5f64631cf0d93549e4e40 +SIZE (libpng-1.2.40.tar.bz2) = 629950 diff -ruN png.orig/files/patch-ab png/files/patch-ab --- png.orig/files/patch-ab 2009-09-10 21:36:31.000000000 -0400 +++ png/files/patch-ab 2009-09-10 21:45:31.000000000 -0400 @@ -12,7 +12,7 @@ Name: libpng Description: Loads and saves PNG files - Version: 1.2.38 + Version: 1.2.40 -Libs: -L${libdir} -lpng12 +Libs: -L${libdir} -lpng -lz -lm Cflags: -I${includedir} >Release-Note: >Audit-Trail: >Unformatted: