Index: head/security/rubygem-origami/Makefile =================================================================== --- head/security/rubygem-origami/Makefile (revision 421054) +++ head/security/rubygem-origami/Makefile (revision 421055) @@ -1,28 +1,21 @@ # $FreeBSD$ PORTNAME= origami -PORTVERSION= 1.2.7 -PORTREVISION= 1 +PORTVERSION= 2.0.0 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= antoine@FreeBSD.org COMMENT= Ruby framework to parse analyze and forge PDF documents -LICENSE= LGPL3 +LICENSE= LGPL3+ +LICENSE_FILE= ${WRKSRC}/COPYING.LESSER +RUN_DEPENDS= rubygem-colorize>=0.7:devel/rubygem-colorize + NO_ARCH= yes USE_RUBY= yes -USES= gem shebangfix -SHEBANG_FILES= samples/actions/launch/calc.rb \ - samples/actions/launch/winparams.rb \ - samples/actions/named/named.rb \ - samples/actions/samba/smbrelay.rb \ - samples/actions/triggerevents/trigger.rb \ - samples/actions/webbug/webbug-browser.rb \ - samples/actions/webbug/webbug-js.rb \ - samples/actions/webbug/webbug-reader.rb \ - samples/digsig/signed.rb +USES= gem .include Index: head/security/rubygem-origami/distinfo =================================================================== --- head/security/rubygem-origami/distinfo (revision 421054) +++ head/security/rubygem-origami/distinfo (revision 421055) @@ -1,2 +1,3 @@ -SHA256 (rubygem/origami-1.2.7.gem) = d09be435180644e108ec269da24d69c888e32148a7f1a1bab994093cc3a65a35 -SIZE (rubygem/origami-1.2.7.gem) = 245248 +TIMESTAMP = 1472466617 +SHA256 (rubygem/origami-2.0.0.gem) = 7ef8523a5f7e73a189365a30db4b007e12c65d10e9b682ce52f8657fc39169af +SIZE (rubygem/origami-2.0.0.gem) = 256512 Index: head/security/rubygem-origami/pkg-descr =================================================================== --- head/security/rubygem-origami/pkg-descr (revision 421054) +++ head/security/rubygem-origami/pkg-descr (revision 421055) @@ -1,14 +1,14 @@ 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: http://code.google.com/p/origami-pdf/ +WWW: https://github.com/gdelugre/origami Index: head/security/rubygem-origami/pkg-plist =================================================================== --- head/security/rubygem-origami/pkg-plist (revision 421054) +++ head/security/rubygem-origami/pkg-plist (revision 421055) @@ -1,13 +1,11 @@ -bin/pdf2graph bin/pdf2pdfa bin/pdf2ruby -bin/pdfcocoon bin/pdfcop bin/pdfdecompress bin/pdfdecrypt bin/pdfencrypt bin/pdfexplode bin/pdfextract bin/pdfmetadata bin/pdfsh bin/pdfwalker