View | Details | Raw Unified | Return to bug 48592
Collapse All | Expand All

(-)/usr/ports/graphics/netpbm/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	netpbm
8
PORTNAME=	netpbm
9
PORTVERSION=	10.12
9
PORTVERSION=	10.14
10
CATEGORIES=	graphics
10
CATEGORIES=	graphics
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
(-)/usr/ports/graphics/netpbm/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (netpbm-10.12.tgz) = 0b06b21ad290bbb958a9693d7e057cee
1
MD5 (netpbm-10.14.tgz) = ed1f843e7baeacfe0e50a2ca9b64914c
(-)/usr/ports/graphics/netpbm/files/patch-lib::Makefile (-1 / +1 lines)
Lines 24-30 Link Here
24
+	$(CC) -c $(INCLUDE) $(CFLAGS) $(CADD) -o $@ $<
24
+	$(CC) -c $(INCLUDE) $(CFLAGS) $(CADD) -o $@ $<
25
+
25
+
26
+$(SHLIBOBJECTS): %.lo: %.c $(HEADERLINKS)
26
+$(SHLIBOBJECTS): %.lo: %.c $(HEADERLINKS)
27
 	$(CC) -c $(INCLUDE) $(CFLAGS) $(CFLAGS_SHLIB) $(CADD) -o $@ $<
27
 	$(CC) -c $(INCLUDES) $(CFLAGS) $(CFLAGS_SHLIB) $(CADD) -o $@ $<
28
 
28
 
29
 MAJ = $(NETPBM_MAJOR_RELEASE)
29
 MAJ = $(NETPBM_MAJOR_RELEASE)
30
 MIN = $(NETPBM_MINOR_RELEASE)
30
 MIN = $(NETPBM_MINOR_RELEASE)
(-)/usr/ports/graphics/netpbm/pkg-plist (+5 lines)
Lines 39-47 Link Here
39
bin/pamcut
39
bin/pamcut
40
bin/pamdeinterlace
40
bin/pamdeinterlace
41
bin/pamdice
41
bin/pamdice
42
bin/pamedge
42
bin/pamendian
43
bin/pamendian
43
bin/pamfile
44
bin/pamfile
45
bin/pamflip
44
bin/pamfunc
46
bin/pamfunc
47
bin/pamlookup
45
bin/pamoil
48
bin/pamoil
46
bin/pamseq
49
bin/pamseq
47
bin/pamslice
50
bin/pamslice
Lines 202-207 Link Here
202
bin/ppmshift
205
bin/ppmshift
203
bin/ppmspread
206
bin/ppmspread
204
bin/ppmtoacad
207
bin/ppmtoacad
208
bin/ppmtoarbtxt
205
bin/ppmtobmp
209
bin/ppmtobmp
206
bin/ppmtoeyuv
210
bin/ppmtoeyuv
207
bin/ppmtogif
211
bin/ppmtogif
Lines 231-236 Link Here
231
bin/ppmtoyuv
235
bin/ppmtoyuv
232
bin/ppmtoyuvsplit
236
bin/ppmtoyuvsplit
233
bin/ppmtv
237
bin/ppmtv
238
bin/ppmwheel
234
bin/psidtopgm
239
bin/psidtopgm
235
bin/pstopnm
240
bin/pstopnm
236
bin/qrttoppm
241
bin/qrttoppm

Return to bug 48592