FreeBSD Bugzilla – Attachment 134208 Details for
Bug 178849
[MAINTAINER] graphics/pstoedit: update to 3.62
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pstoedit-3.62.patch
pstoedit-3.62.patch (text/plain), 4.08 KB, created by
nemysis
on 2013-05-22 23:40:00 UTC
(
hide
)
Description:
pstoedit-3.62.patch
Filename:
MIME Type:
Creator:
nemysis
Created:
2013-05-22 23:40:00 UTC
Size:
4.08 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/graphics/pstoedit/Makefile ./Makefile >--- /usr/ports/graphics/pstoedit/Makefile 2013-04-26 16:36:27.000000000 +0200 >+++ ./Makefile 2013-05-23 00:27:10.000000000 +0200 >@@ -2,8 +2,7 @@ > # $FreeBSD: head/graphics/pstoedit/Makefile 316343 2013-04-23 10:47:02Z bapt $ > > PORTNAME= pstoedit >-PORTVERSION= 3.61 >-PORTREVISION= 2 >+PORTVERSION= 3.62 > CATEGORIES= graphics print > MASTER_SITES= SF > >@@ -14,13 +13,13 @@ > > LIB_DEPENDS= gd:${PORTSDIR}/graphics/gd > >-OPTIONS_DEFINE= MAGICK EMF MING PLOTUTILS DOCS EXAMPLES >+OPTIONS_DEFINE= MAGICK EMF MING PLOTUTILS > OPTIONS_DEFAULT= MAGICK EMF PLOTUTILS > EMF_DESC= Enable emf interface > MING_DESC= Enable swf interface > PLOTUTILS_DESC= Enable libplot interface > >-USES= pathfix pkgconfig >+USES= pathfix pkgconfig > USE_GHOSTSCRIPT= yes > USE_AUTOTOOLS= libtool > USE_LDCONFIG= yes >@@ -31,13 +30,10 @@ > > MAN1= pstoedit.1 > >-.include <bsd.port.options.mk> >+PORTDOCS= * >+PORTEXAMPLES= * > >-.if ${PORT_OPTIONS:MDOCS} >-PLIST_SUB+= PORTDOCS="" >-.else >-PLIST_SUB+= PORTDOCS="@comment " >-.endif >+.include <bsd.port.options.mk> > > .if ${PORT_OPTIONS:MMAGICK} > LIB_DEPENDS+= Magick++:${PORTSDIR}/graphics/ImageMagick >diff -ruN --exclude=CVS /usr/ports/graphics/pstoedit/distinfo ./distinfo >--- /usr/ports/graphics/pstoedit/distinfo 2013-01-14 17:57:12.000000000 +0100 >+++ ./distinfo 2013-05-23 00:09:22.000000000 +0200 >@@ -1,2 +1,2 @@ >-SHA256 (pstoedit-3.61.tar.gz) = e9935f5510fc5a3227bd31a74e88911f02a4c8516f3e0fe9fbc0dc780f2460db >-SIZE (pstoedit-3.61.tar.gz) = 989480 >+SHA256 (pstoedit-3.62.tar.gz) = 8074c44637d48fa1a9253b263b18a61258bab904df473f803d8a639b6a038148 >+SIZE (pstoedit-3.62.tar.gz) = 1013477 >diff -ruN --exclude=CVS /usr/ports/graphics/pstoedit/files/patch-configure ./files/patch-configure >--- /usr/ports/graphics/pstoedit/files/patch-configure 2013-03-12 14:41:00.000000000 +0100 >+++ ./files/patch-configure 2013-05-23 00:25:32.000000000 +0200 >@@ -1,10 +1,10 @@ >---- configure.orig 2012-08-28 12:49:37.000000000 +0200 >-+++ configure 2013-03-11 00:33:46.000000000 +0100 >-@@ -16274,6 +16274,7 @@ >- cat confdefs.h - <<_ACEOF >conftest.$ac_ext >+--- configure.orig 2013-04-28 20:20:53.000000000 +0200 >++++ configure 2013-05-23 00:23:30.000000000 +0200 >+@@ -8167,6 +8167,7 @@ >+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext > /* end confdefs.h. */ > #include <stdlib.h> > +#include <unistd.h> >- char buffer[] = "aaaXXXXXX"; >- int i = mkstemp(buffer); >- int >+ #include <stdarg.h> >+ #include <string.h> >+ #include <float.h> >diff -ruN --exclude=CVS /usr/ports/graphics/pstoedit/pkg-plist ./pkg-plist >--- /usr/ports/graphics/pstoedit/pkg-plist 2013-03-12 14:41:00.000000000 +0100 >+++ ./pkg-plist 2013-05-23 00:14:40.000000000 +0200 >@@ -39,27 +39,6 @@ > %%EMF%%lib/pstoedit/libp2edrvwmf.so.0 > libdata/pkgconfig/pstoedit.pc > share/aclocal/pstoedit.m4 >-%%PORTDOCS%%%%DOCSDIR%%/changelog.htm >-%%PORTDOCS%%%%DOCSDIR%%/index.htm >-%%PORTDOCS%%%%DOCSDIR%%/pstoedit.htm >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cliptst2.ps >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/closepathtest.ps >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/colrtest.ps >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/eofill.ps >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/eschertr.ps >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/figtext.ps >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/illusion.ps >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/imagetest_1.ps >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/imagetest_2.ps >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/imagetest_3.ps >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/largetextspace.ps >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/letters.ps >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/oneimg.ps >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pathtest.ps >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spiral.ps >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/textmat.ps >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/twopages.ps >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/woglim.ps > %%DATADIR%%/drvhpgl.pencolors > %%DATADIR%%/examplefigmap.fmp > %%DATADIR%%/latex2e.fmp >@@ -67,10 +46,10 @@ > %%DATADIR%%/safer.ps > %%DATADIR%%/svg.fmp > %%DATADIR%%/swffonts/default.fdb >+%%DATADIR%%/unix.fmp > %%DATADIR%%/wemf.fmp >+%%DATADIR%%/windows.fmp > @dirrm %%DATADIR%%/swffonts > @dirrm %%DATADIR%% >-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% >-%%PORTDOCS%%@dirrm %%DOCSDIR%% > @dirrm lib/pstoedit > @dirrm include/pstoedit
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 178849
: 134208