FreeBSD Bugzilla – Attachment 52992 Details for
Bug 80205
Update port: graphics/hppsmtools to 1.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.64 KB, created by
tkato432
on 2005-04-21 15:10:20 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2005-04-21 15:10:20 UTC
Size:
3.64 KB
patch
obsolete
>diff -urN /usr/ports/graphics/hppsmtools/Makefile graphics/hppsmtools/Makefile >--- /usr/ports/graphics/hppsmtools/Makefile Sat Apr 12 22:48:44 2003 >+++ graphics/hppsmtools/Makefile Thu Apr 21 01:18:43 2005 >@@ -6,12 +6,23 @@ > # > > PORTNAME= hppsmtools >-PORTVERSION= 1.02 >+PORTVERSION= 1.1 > CATEGORIES= graphics > MASTER_SITES= http://unimut.fsk.uni-heidelberg.de/demi/photosmart/ > > MAINTAINER= ports@FreeBSD.org > COMMENT= Tool for HP PhotoSmart C5340A & Konica Q-EZ digital cameras >+ >+USE_REINPLACE= yes >+ >+PORTDOCS= README >+PLIST_FILES= bin/psmdel bin/psmdir bin/psmget bin/psmsho >+ >+post-patch: >+ @${REINPLACE_CMD} -e 's|^CC=|#CC=|g ; \ >+ s|-Wall -pedantic|$$(CFLAGS)|g' ${WRKSRC}/Makefile >+ @${REINPLACE_CMD} -e '/typedef unsigned char/d' ${WRKSRC}/exif.h >+ @${REINPLACE_CMD} -e '/<malloc.h>/d' ${WRKSRC}/psm*.c > > do-install: > .for file in psmdel psmdir psmget psmsho >diff -urN /usr/ports/graphics/hppsmtools/distinfo graphics/hppsmtools/distinfo >--- /usr/ports/graphics/hppsmtools/distinfo Thu Jan 29 20:26:24 2004 >+++ graphics/hppsmtools/distinfo Thu Apr 21 01:06:54 2005 >@@ -1,2 +1,2 @@ >-MD5 (hppsmtools-1.02.tar.gz) = b6d49af2321a06ff8cb0821c5deac3fc >-SIZE (hppsmtools-1.02.tar.gz) = 25887 >+MD5 (hppsmtools-1.1.tar.gz) = e3b490ff97ce4f5bd9a3974193b926bb >+SIZE (hppsmtools-1.1.tar.gz) = 27048 >diff -urN /usr/ports/graphics/hppsmtools/files/patch-aa graphics/hppsmtools/files/patch-aa >--- /usr/ports/graphics/hppsmtools/files/patch-aa Tue Aug 28 00:26:07 2001 >+++ graphics/hppsmtools/files/patch-aa Thu Jan 1 09:00:00 1970 >@@ -1,12 +0,0 @@ >---- Makefile.orig Wed Mar 1 15:23:12 2000 >-+++ Makefile Sun Aug 26 12:33:29 2001 >-@@ -6,8 +6,7 @@ >- # Set this to your liking >- PREFIX=/usr/local >- >--COPTS=$(ADDIT_DEFS) -Wall -pedantic >--CC=gcc >-+COPTS=$(ADDIT_DEFS) $(CFLAGS) >- >- FILES= psm.h psm.c \ >- exif.h exifparse.c \ >diff -urN /usr/ports/graphics/hppsmtools/files/patch-exif.h graphics/hppsmtools/files/patch-exif.h >--- /usr/ports/graphics/hppsmtools/files/patch-exif.h Tue Aug 28 00:26:07 2001 >+++ graphics/hppsmtools/files/patch-exif.h Thu Jan 1 09:00:00 1970 >@@ -1,11 +0,0 @@ >---- exif.h.orig Sun Aug 26 12:32:35 2001 >-+++ exif.h Sun Aug 26 12:32:44 2001 >-@@ -94,8 +94,6 @@ >- >- #define EXIF_INVALID_RATIONAL 1e40 >- >--typedef unsigned char uint8_t; >-- >- /* The next two types are actually private */ >- typedef struct >- { int16_t tag; >diff -urN /usr/ports/graphics/hppsmtools/files/patch-psmdel.c graphics/hppsmtools/files/patch-psmdel.c >--- /usr/ports/graphics/hppsmtools/files/patch-psmdel.c Tue Aug 28 00:26:07 2001 >+++ graphics/hppsmtools/files/patch-psmdel.c Thu Jan 1 09:00:00 1970 >@@ -1,10 +0,0 @@ >---- psmdel.c.orig Sun Aug 26 12:29:07 2001 >-+++ psmdel.c Sun Aug 26 12:29:11 2001 >-@@ -3,7 +3,6 @@ >- #include <unistd.h> >- #include <signal.h> >- #include <string.h> >--#include <malloc.h> >- #include "psm.h" >- #include "config.h" >- >diff -urN /usr/ports/graphics/hppsmtools/files/patch-psmdir.c graphics/hppsmtools/files/patch-psmdir.c >--- /usr/ports/graphics/hppsmtools/files/patch-psmdir.c Tue Aug 28 00:26:07 2001 >+++ graphics/hppsmtools/files/patch-psmdir.c Thu Jan 1 09:00:00 1970 >@@ -1,10 +0,0 @@ >---- psmdir.c.orig Sun Aug 26 12:29:38 2001 >-+++ psmdir.c Sun Aug 26 12:29:44 2001 >-@@ -3,7 +3,6 @@ >- #include <unistd.h> >- #include <signal.h> >- #include <string.h> >--#include <malloc.h> >- #include <math.h> >- #include "psm.h" >- #include "config.h" >diff -urN /usr/ports/graphics/hppsmtools/pkg-plist graphics/hppsmtools/pkg-plist >--- /usr/ports/graphics/hppsmtools/pkg-plist Wed Nov 20 23:45:42 2002 >+++ graphics/hppsmtools/pkg-plist Thu Jan 1 09:00:00 1970 >@@ -1,6 +0,0 @@ >-bin/psmdel >-bin/psmdir >-bin/psmget >-bin/psmsho >-%%PORTDOCS%%share/doc/hppsmtools/README >-%%PORTDOCS%%@dirrm share/doc/hppsmtools
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 80205
: 52992