FreeBSD Bugzilla – Attachment 146826 Details for
Bug 193327
graphics/nip2: Update to version 7.40.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
graphics_nip2.diff
graphics_nip2.diff (text/plain), 2.90 KB, created by
tkato432
on 2014-09-04 19:05:34 UTC
(
hide
)
Description:
graphics_nip2.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2014-09-04 19:05:34 UTC
Size:
2.90 KB
patch
obsolete
>diff -urN /usr/ports/graphics/nip2/Makefile graphics/nip2/Makefile >--- /usr/ports/graphics/nip2/Makefile 2014-09-01 07:27:14.000000000 +0900 >+++ graphics/nip2/Makefile 2014-09-05 00:00:00.000000000 +0900 >@@ -2,8 +2,7 @@ > # $FreeBSD: head/graphics/nip2/Makefile 366788 2014-08-31 16:36:22Z tijl $ > > PORTNAME= nip2 >-PORTVERSION= 7.40.3 >-PORTREVISION= 4 >+PORTVERSION= 7.40.4 > CATEGORIES= graphics > MASTER_SITES= http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/ > >@@ -13,10 +12,7 @@ > LICENSE= GPLv2 > > BUILD_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils >-LIB_DEPENDS= libgoffice-*.so:${PORTSDIR}/devel/goffice \ >- libgvc.so:${PORTSDIR}/graphics/graphviz \ >- libvips.so:${PORTSDIR}/graphics/vips \ >- libgsl.so:${PORTSDIR}/math/gsl >+LIB_DEPENDS= libvips.so:${PORTSDIR}/graphics/vips > RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils > > USES= bison desktop-file-utils dos2unix gettext gmake pkgconfig \ >@@ -24,12 +20,27 @@ > DOS2UNIX_GLOB= *.def > USE_GNOME= gnomemimedata gtk20 libxml2 > GNU_CONFIGURE= yes >-CONFIGURE_ARGS= --disable-update-desktop \ >- --without-goffice >+CONFIGURE_ARGS= --disable-update-desktop > > SUB_FILES= run-nip2.sh > >-OPTIONS_DEFINE= DOCS >+OPTIONS_DEFINE= DOCS FFTW GOFFICE GRAPHVIZ GSF GSL >+OPTIONS_DEFAULT= FFTW GOFFICE GRAPHVIZ GSF GSL >+ >+FFTW_LIB_DEPENDS= libfftw3.so:${PORTSDIR}/math/fftw3 >+FFTW_CONFIGURE_WITH= fftw3 >+GOFFICE_DESC= Use libgoffice to show plots >+GOFFICE_LIB_DEPENDS= libgoffice-*.so:${PORTSDIR}/devel/goffice >+GOFFICE_CONFIGURE_WITH= libgoffice >+GRAPHVIZ_DESC= Use libgvc to show workspace dependency graphs >+GRAPHVIZ_LIB_DEPENDS= libgvc.so:${PORTSDIR}/graphics/graphviz >+GRAPHVIZ_CONFIGURE_WITH= libgvc >+GSF_DESC= Use libgsf to save plots to files >+GSF_USE= gnome=libgsf >+GSF_CONFIGURE_WITH= libgsf >+GSL_DESC= Use gsl for numeric functions >+GSL_LIB_DEPENDS= libgsl.so:${PORTSDIR}/math/gsl >+GSL_CONFIGURE_WITH= gsl > > post-patch: > @${REINPLACE_CMD} -e \ >diff -urN /usr/ports/graphics/nip2/distinfo graphics/nip2/distinfo >--- /usr/ports/graphics/nip2/distinfo 2014-08-10 20:13:59.000000000 +0900 >+++ graphics/nip2/distinfo 2014-09-05 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (nip2-7.40.3.tar.gz) = 75dd68b7e316d1da9275a97a53456345641111e9fd1deeee29c5c7be5bd85fce >-SIZE (nip2-7.40.3.tar.gz) = 9639656 >+SHA256 (nip2-7.40.4.tar.gz) = a9629a93d181bce37c2fbd6786490da9bfecc5e592c5d17b2a41aa45ec713302 >+SIZE (nip2-7.40.4.tar.gz) = 10935470 >diff -urN /usr/ports/graphics/nip2/pkg-plist graphics/nip2/pkg-plist >--- /usr/ports/graphics/nip2/pkg-plist 2014-08-10 20:13:59.000000000 +0900 >+++ graphics/nip2/pkg-plist 2014-09-05 00:00:00.000000000 +0900 >@@ -271,7 +271,7 @@ > %%DATADIR%%/compat/7.9/_stdenv.def > %%DATADIR%%/compat/7.9/_types.def > %%DATADIR%%/data/AdobeRGB1998.icc >-%%DATADIR%%/data/HP5000_UVDuraImageGlossMaxQ.icc >+%%DATADIR%%/data/cmyk.icm > %%DATADIR%%/data/examples/1_point_mosaic/1pt_mosaic.ws > %%DATADIR%%/data/examples/1_point_mosaic/cd1.1.jpg > %%DATADIR%%/data/examples/1_point_mosaic/cd1.2.jpg
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 193327
:
146826
|
146965
|
147077