FreeBSD Bugzilla – Attachment 136513 Details for
Bug 181750
[patch update] transfig 3.2.5d -> 3.2.5e
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.03 KB, created by
Kurt Jaeger
on 2013-09-02 10:40:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kurt Jaeger
Created:
2013-09-02 10:40:03 UTC
Size:
2.03 KB
patch
obsolete
>diff -r -u -N print/transfig/Makefile /usr/home/pi/myp/print/transfig/Makefile >--- print/transfig/Makefile 2013-08-15 23:24:57.000000000 +0200 >+++ /usr/home/pi/myp/print/transfig/Makefile 2013-09-02 11:15:53.000000000 +0200 >@@ -2,13 +2,13 @@ > # $FreeBSD: head/print/transfig/Makefile 324744 2013-08-14 22:35:50Z ak $ > > PORTNAME= transfig >-PORTVERSION= 3.2.5d >+PORTVERSION= 3.2.5e > PORTREVISION= 1 > CATEGORIES= print > MASTER_SITES= SF/mcj/mcj-source/ > DISTNAME= ${PORTNAME}.${PORTVERSION} > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= fbsd-ports@opsec.eu > COMMENT= Tools to convert Xfig's .fig files > > RUN_DEPENDS= ppmtogif:${PORTSDIR}/graphics/netpbm >diff -r -u -N print/transfig/distinfo /usr/home/pi/myp/print/transfig/distinfo >--- print/transfig/distinfo 2013-01-01 15:32:43.000000000 +0100 >+++ /usr/home/pi/myp/print/transfig/distinfo 2013-09-02 11:12:21.000000000 +0200 >@@ -1,2 +1,2 @@ >-SHA256 (transfig.3.2.5d.tar.gz) = ae81214177fb05f91f6e43b0b42633b6e0024570cbc6591a3858e12100ce8aaa >-SIZE (transfig.3.2.5d.tar.gz) = 497451 >+SHA256 (transfig.3.2.5e.tar.gz) = 8ec5a8f13254dd155622ed3ee0fda1382b1e2b5882d83b9aca1871f12a3e7744 >+SIZE (transfig.3.2.5e.tar.gz) = 531256 >diff -r -u -N print/transfig/files/patch-fig2dev_dev_readpng.c /usr/home/pi/myp/print/transfig/files/patch-fig2dev_dev_readpng.c >--- print/transfig/files/patch-fig2dev_dev_readpng.c 2013-01-01 15:32:43.000000000 +0100 >+++ /usr/home/pi/myp/print/transfig/files/patch-fig2dev_dev_readpng.c 1970-01-01 01:00:00.000000000 +0100 >@@ -1,19 +0,0 @@ >---- fig2dev/dev/readpng.c.orig 2010-04-21 18:02:14.000000000 +0200 >-+++ fig2dev/dev/readpng.c 2012-05-05 13:20:54.000000000 +0200 >-@@ -16,6 +16,7 @@ >- #include "fig2dev.h" >- #include "object.h" >- #include <png.h> >-+#include <pngpriv.h> >- >- /* return codes: 1 : success >- 0 : invalid file >-@@ -62,7 +63,7 @@ >- } >- >- /* set long jump here */ >-- if (setjmp(png_ptr->jmpbuf)) { >-+ if (setjmp(png_jmpbuf(png_ptr))) { >- /* if we get here there was a problem reading the file */ >- png_destroy_read_struct(&png_ptr, &info_ptr, &end_info); >- return 0;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 181750
: 136513