Skip to content

Commit

Permalink
netpbm: Update to 10.90.04
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandesign committed Jun 26, 2020
1 parent 0393c93 commit 0093247
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions graphics/netpbm/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,28 +5,28 @@ PortGroup github 1.0

# Download distfiles from GitHub mirror because fetching from svn keeps being
# problematic.
github.setup leahneukirchen netpbm-mirror f71958bde7fda4f9b2c7a8f1ace344a1919be180
github.setup leahneukirchen netpbm-mirror ac5acc75607aeb1cb79007b62afa8a7c49059f3c
name netpbm
version 10.90.03
svn.revision 3819
version 10.90.04
svn.revision 3859
set source_branch advanced
distname ${source_branch}-r${svn.revision}
set source_distfile ${distfiles}

set userguide_commit 20f75c419c7ec309a187ade1f49b0cb41dc6581c
set userguide_revision 3812
set userguide_commit aed071d6acf292f6cd0dd2a00b1ab54101aa6009
set userguide_revision 3830
set userguide_branch userguide
set userguide_distname ${userguide_branch}-r${userguide_revision}
set userguide_distfile ${userguide_distname}${extract.suffix}

checksums ${source_distfile} \
rmd160 bc0d964892f9735faff5ebff3ada21be9b53a5d9 \
sha256 1af0a1cf55a8408a46e1e5455c60f2600795bbc25fed5aa5490acebc2cc8ba0f \
size 2867256 \
rmd160 cd02e707a4d5be88c4973208e9544f2e42efbc9b \
sha256 9e0a331a8f88f4575ed327a7b1215dd5320010ffd738025468227e5e31b75616 \
size 2867551 \
${userguide_distfile} \
rmd160 5e423a9f22d4efdba6e59d2bb3be8038ffad8744 \
sha256 215016fafa94fed9c03cfa991c5059c22e2bd3129abf05e996603b36481ebc02 \
size 1219595
rmd160 0d08e952a1210ecc6b26b3cb76ef7eb64c226655 \
sha256 d00b6a83e1c806b3c53ee7003974569b61993ff5e60f1d5de1b712c1203dfea0 \
size 1219596

categories graphics
platforms darwin freebsd linux
Expand Down

0 comments on commit 0093247

Please sign in to comment.