mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
parent
709587a8c2
commit
c35e3fb657
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68732
4 changed files with 12 additions and 13 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= netpbm
|
||||
PORTVERSION= 10.10
|
||||
PORTVERSION= 10.11
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (netpbm-10.10.tgz) = 50c01683e45887d9e55c0a17927501df
|
||||
MD5 (netpbm-10.11.tgz) = bc4db63cd38498a383c2594d842f1bc3
|
||||
|
|
|
@ -1,11 +0,0 @@
|
|||
--- analyzer/Makefile.orig Sat Sep 28 02:02:50 2002
|
||||
+++ analyzer/Makefile Sat Oct 12 00:00:00 2002
|
||||
@@ -31,7 +31,7 @@
|
||||
.PHONY: all
|
||||
all: $(BINARIES)
|
||||
|
||||
-HEADERLINKS = pm_config.h pm.h pbm.h pgm.h ppm.h pnm.h pam.h shhopt.h
|
||||
+HEADERLINKS = pm_config.h pm.h pbm.h pgm.h ppm.h ppmcmap.h pnm.h pam.h shhopt.h nstring.h
|
||||
|
||||
include $(SRCDIR)/Makefile.common
|
||||
|
10
graphics/netpbm/files/patch-converter::pbm::thinkjettopbm.l
Normal file
10
graphics/netpbm/files/patch-converter::pbm::thinkjettopbm.l
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- converter/pbm/thinkjettopbm.l.orig Thu Oct 17 12:19:09 2002
|
||||
+++ converter/pbm/thinkjettopbm.l Sat Oct 19 00:00:00 2002
|
||||
@@ -33,7 +33,6 @@
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <unistd.h>
|
||||
-#include <getopt.h>
|
||||
#include "pbm.h"
|
||||
|
||||
#define YY_NO_UNPUT
|
Loading…
Add table
Reference in a new issue