Index: head/security/rubygem-origami/Makefile =================================================================== --- head/security/rubygem-origami/Makefile (revision 452638) +++ head/security/rubygem-origami/Makefile (revision 452639) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= origami -PORTVERSION= 2.0.4 +PORTVERSION= 2.1.0 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= antoine@FreeBSD.org COMMENT= Ruby framework to parse analyze and forge PDF documents LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING.LESSER RUN_DEPENDS= rubygem-colorize>=0.7:devel/rubygem-colorize NO_ARCH= yes USES= gem shebangfix SHEBANG_FILES= examples/*/*.rb USE_RUBY= yes .include Index: head/security/rubygem-origami/distinfo =================================================================== --- head/security/rubygem-origami/distinfo (revision 452638) +++ head/security/rubygem-origami/distinfo (revision 452639) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507363785 -SHA256 (rubygem/origami-2.0.4.gem) = 0110a03893b58f7a6ecc30017905fe4cd6588bd4369b68c96e09dc4fd63cea06 -SIZE (rubygem/origami-2.0.4.gem) = 256000 +TIMESTAMP = 1508157580 +SHA256 (rubygem/origami-2.1.0.gem) = 3bf82af051cfc9daebd8b8ff10016f1e536bf57e284cf3a14a3abb2c3c47357d +SIZE (rubygem/origami-2.1.0.gem) = 221184 Index: head/security/rubygem-origami/pkg-descr =================================================================== --- head/security/rubygem-origami/pkg-descr (revision 452638) +++ head/security/rubygem-origami/pkg-descr (revision 452639) @@ -1,14 +1,13 @@ Origami is NOT a PDF rendering library. It aims at providing a scripting tool to generate and analyze malicious PDF files. As well, it can be used to create on-the-fly customized PDFs, or to inject (evil) code into already existing documents. - Create PDF documents from scratch. - Parse existing documents, modify them and recompile them. - Explore documents at the object level, going deep into the document structure, uncompressing PDF object streams and desobfuscating names and strings. - High-level operations, such as encryption/decryption, signature, file attachments... -- A GTK interface to quickly browse into the document contents. WWW: https://github.com/gdelugre/origami Index: head/security/rubygem-origami/pkg-plist =================================================================== --- head/security/rubygem-origami/pkg-plist (revision 452638) +++ head/security/rubygem-origami/pkg-plist (revision 452639) @@ -1,11 +1,10 @@ bin/pdf2pdfa bin/pdf2ruby bin/pdfcop bin/pdfdecompress bin/pdfdecrypt bin/pdfencrypt bin/pdfexplode bin/pdfextract bin/pdfmetadata bin/pdfsh -bin/pdfwalker