mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update to version 10.6.
PR: 41171 Submitted by: Ports Fury
This commit is contained in:
parent
5a400e09e7
commit
b5f0b2650f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63765
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= netpbm
|
||||
PORTVERSION= 10.5
|
||||
PORTVERSION= 10.6
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (netpbm-10.5.tgz) = 8031866dd998f9d3d572d1b6a30c3fda
|
||||
MD5 (netpbm-10.6.tgz) = a1701e8ee98af8fb80a7f329931fe712
|
||||
|
11
graphics/netpbm/files/patch-editor::Makefile
Normal file
11
graphics/netpbm/files/patch-editor::Makefile
Normal file
@ -0,0 +1,11 @@
|
||||
--- editor/Makefile.orig Mon Jul 29 02:01:37 2002
|
||||
+++ editor/Makefile Tue Jul 30 00:00:00 2002
|
||||
@@ -19,7 +19,7 @@
|
||||
pgmbentley pgmenhance \
|
||||
pnmalias pnmcat pnmcomp pnmconvol pnmcrop pnmcut pnmenlarge \
|
||||
pnmflip pnmhisteq pnminvert pnmmontage pnmnorm pnmpad pnmpaste \
|
||||
- pnmremap pnmsmooth pnmstitch pnmtile \
|
||||
+ pnmremap pnmsmooth pnmtile \
|
||||
ppm3d ppmbrighten ppmchange ppmcolormask \
|
||||
ppmdim ppmdist ppmdither ppmflash ppmmix \
|
||||
ppmquant ppmrelief ppmshift ppmspread ppmtv
|
@ -1,3 +1,4 @@
|
||||
@comment $FreeBSD$
|
||||
bin/411toppm
|
||||
bin/anytopnm
|
||||
bin/asciitopgm
|
||||
@ -49,6 +50,7 @@ bin/pamstretch
|
||||
bin/pamstretch-gen
|
||||
bin/pamtohdiff
|
||||
bin/pamtopnm
|
||||
bin/pamtotga
|
||||
bin/pamtouil
|
||||
bin/pbmclean
|
||||
bin/pbmlife
|
||||
@ -157,6 +159,7 @@ bin/pnmtofits
|
||||
bin/pnmtojbig
|
||||
bin/pnmtojpeg
|
||||
bin/pnmtopalm
|
||||
bin/pnmtopclxl
|
||||
bin/pnmtoplainpnm
|
||||
bin/pnmtopng
|
||||
bin/pnmtops
|
||||
@ -215,7 +218,6 @@ bin/ppmtopjxl
|
||||
bin/ppmtopuzz
|
||||
bin/ppmtorgb3
|
||||
bin/ppmtosixel
|
||||
bin/ppmtotga
|
||||
bin/ppmtouil
|
||||
bin/ppmtowinicon
|
||||
bin/ppmtoxpm
|
||||
|
Loading…
Reference in New Issue
Block a user