pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2021Q3]: pkgsrc/graphics/pfstools Pullup ticket #6519 - reques...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f9aa8f0c26cb
branches:  pkgsrc-2021Q3
changeset: 768254:f9aa8f0c26cb
user:      tm <tm%pkgsrc.org@localhost>
date:      Sat Oct 16 20:55:16 2021 +0000

description:
Pullup ticket #6519 - requested by nia
graphics/pfstools: build fix

Revisions pulled up:
- graphics/pfstools/Makefile                                    1.78
- graphics/pfstools/PLIST                                       1.6

---
   Module Name: pkgsrc
   Committed By:        nia
   Date:                Sat Oct 16 08:16:07 UTC 2021

   Modified Files:
        pkgsrc/graphics/pfstools: Makefile PLIST

   Log Message:
   pfstools: OpenEXR support is broken. Fix PLIST for now.

diffstat:

 graphics/pfstools/Makefile |  3 +--
 graphics/pfstools/PLIST    |  6 +-----
 2 files changed, 2 insertions(+), 7 deletions(-)

diffs (58 lines):

diff -r eb2cc170f6e9 -r f9aa8f0c26cb graphics/pfstools/Makefile
--- a/graphics/pfstools/Makefile        Sat Oct 16 20:29:50 2021 +0000
+++ b/graphics/pfstools/Makefile        Sat Oct 16 20:55:16 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.76 2021/08/15 14:24:02 wiz Exp $
+# $NetBSD: Makefile,v 1.76.2.1 2021/10/16 20:55:16 tm Exp $
 
 DISTNAME=      pfstools-2.1.0
 PKGREVISION=   19
@@ -40,7 +40,6 @@
 
 .include "../../graphics/libexif/buildlink3.mk"
 .include "../../graphics/netpbm/buildlink3.mk"
-.include "../../graphics/openexr/buildlink3.mk"
 .include "../../graphics/tiff/buildlink3.mk"
 .include "../../math/fftw/buildlink3.mk"
 .include "../../math/gsl/buildlink3.mk"
diff -r eb2cc170f6e9 -r f9aa8f0c26cb graphics/pfstools/PLIST
--- a/graphics/pfstools/PLIST   Sat Oct 16 20:29:50 2021 +0000
+++ b/graphics/pfstools/PLIST   Sat Oct 16 20:55:16 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2019/12/15 21:32:52 adam Exp $
+@comment $NetBSD: PLIST,v 1.5.16.1 2021/10/16 20:55:16 tm Exp $
 bin/dcraw2hdrgen
 bin/jpeg2hdrgen
 bin/pfsabsolute
@@ -14,7 +14,6 @@
 bin/pfshdrcalibrate
 bin/pfsin
 bin/pfsindcraw
-bin/pfsinexr
 bin/pfsinhdrgen
 ${PLIST.im}bin/pfsinimgmagick
 bin/pfsinme
@@ -26,7 +25,6 @@
 ${PLIST.octave}bin/pfsoctavelum
 ${PLIST.octave}bin/pfsoctavergb
 bin/pfsout
-bin/pfsoutexr
 ${PLIST.im}bin/pfsouthdrhtml
 ${PLIST.im}bin/pfsoutimgmagick
 bin/pfsoutpfm
@@ -73,7 +71,6 @@
 man/man1/pfshdrcalibrate.1
 man/man1/pfsin.1
 man/man1/pfsindcraw.1
-man/man1/pfsinexr.1
 man/man1/pfsinhdrgen.1
 ${PLIST.im}man/man1/pfsinimgmagick.1
 man/man1/pfsinme.1
@@ -85,7 +82,6 @@
 ${PLIST.octave}man/man1/pfsoctavelum.1
 ${PLIST.octave}man/man1/pfsoctavergb.1
 man/man1/pfsout.1
-man/man1/pfsoutexr.1
 ${PLIST.im}man/man1/pfsouthdrhtml.1
 ${PLIST.im}man/man1/pfsoutimgmagick.1
 man/man1/pfsoutpfm.1



Home | Main Index | Thread Index | Old Index