Skip to content

Commit

Permalink
pdftk-java: update to 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cjones051073 committed Sep 20, 2021
1 parent 2c2ff21 commit 3987ac0
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions textproc/pdftk-java/Portfile
@@ -1,15 +1,15 @@
# -*- coding: utf-8; mode: tcl; tab-width: 8; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4
# vim: set fileencoding=utf-8 tabstop=8 shiftwidth=4 softtabstop=4 noexpandtab filetype=tcl :
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem 1.0
PortSystem 1.0
PortGroup gitlab 1.0
PortGroup java 1.0

gitlab.setup pdftk-java pdftk 3.2.2 v
gitlab.setup pdftk-java pdftk 3.3.1 v
revision 0
checksums rmd160 23fed649e4de625ae6232c0bdf87204edfac18bd \
sha256 72a1b11fb3515f8f0a8adc30a1dae694307ad682f62a4661789438845ac1762f \
size 1246104

checksums rmd160 ddedfbce205d18adf84f92f8f16263c75f9380cc \
sha256 7abe67cf7bfda3c0ad926d30457e88b69a6358fd1ea6e9661ea249d5b66b3711 \
size 2167508

name pdftk-java
categories textproc graphics pdf java
Expand All @@ -18,7 +18,7 @@ license GPL-2+
platforms darwin
description A port of pdftk into java
conflicts pdftk
long_description ${description}
long_description {*}${description}
supported_archs noarch

java.version 1.7+
Expand Down

0 comments on commit 3987ac0

Please sign in to comment.