Date: Sat, 15 Dec 2001 00:03:53 -0800 (PST) From: KATO Tsuguru <tkato@prontomail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/32856: Update port: graphics/png to 1.2.1 Message-ID: <200112150803.fBF83rj90508@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 32856 >Category: ports >Synopsis: Update port: graphics/png to 1.2.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Dec 15 00:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Update to version 1.2.1 Remove file: files/patch-pnggccrd.c >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/png/Makefile graphics/png/Makefile --- /usr/ports/graphics/png/Makefile Fri Nov 16 19:14:44 2001 +++ graphics/png/Makefile Sat Dec 15 14:00:41 2001 @@ -6,8 +6,7 @@ # PORTNAME= png -PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTVERSION= 1.2.1 CATEGORIES= graphics MASTER_SITES= http://www.libpng.org/pub/png/src/ \ ftp://swrinde.nde.swri.edu/pub/png/src/ \ diff -urN /usr/ports/graphics/png/distinfo graphics/png/distinfo --- /usr/ports/graphics/png/distinfo Tue Sep 11 18:45:51 2001 +++ graphics/png/distinfo Sat Dec 15 14:06:18 2001 @@ -1 +1 @@ -MD5 (libpng-1.2.0.tar.gz) = 0768b511b9cabb052c72146dd0de79d8 +MD5 (libpng-1.2.1.tar.gz) = 75a21cbfae566158a0ac6d9f39087c4d diff -urN /usr/ports/graphics/png/files/patch-pnggccrd.c graphics/png/files/patch-pnggccrd.c --- /usr/ports/graphics/png/files/patch-pnggccrd.c Fri Nov 16 08:32:37 2001 +++ graphics/png/files/patch-pnggccrd.c Thu Jan 1 09:00:00 1970 @@ -1,14 +0,0 @@ - -$FreeBSD: ports/graphics/png/files/patch-pnggccrd.c,v 1.1 2001/11/15 23:32:37 sobomax Exp $ - ---- pnggccrd.c 2001/11/15 23:03:00 1.1 -+++ pnggccrd.c 2001/11/15 23:07:03 -@@ -5287,6 +5287,8 @@ - "popfl \n\t" // restore modified value to Eflag reg - "pushfl \n\t" // save Eflag to stack - "popl %%eax \n\t" // get Eflag from stack -+ "pushl %%ecx \n\t" // save original Eflag to stack -+ "popfl \n\t" // restore original Eflag - "xorl %%ecx, %%eax \n\t" // compare new Eflag with original Eflag - "jz .NOT_SUPPORTED \n\t" // if same, CPUID instr. is not supported - >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112150803.fBF83rj90508>