Date: Sat, 27 Feb 2016 23:47:08 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409701 - head/security/p5-openxpki Message-ID: <201602272347.u1RNl8ko087226@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Sat Feb 27 23:47:07 2016 New Revision: 409701 URL: https://svnweb.freebsd.org/changeset/ports/409701 Log: Update to 1.4.0. PR: 207519 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) Modified: head/security/p5-openxpki/Makefile head/security/p5-openxpki/distinfo head/security/p5-openxpki/pkg-plist Modified: head/security/p5-openxpki/Makefile ============================================================================== --- head/security/p5-openxpki/Makefile Sat Feb 27 23:42:45 2016 (r409700) +++ head/security/p5-openxpki/Makefile Sat Feb 27 23:47:07 2016 (r409701) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openxpki -PORTVERSION= 1.2.0 +PORTVERSION= 1.4.0 DISTVERSIONPREFIX= v CATEGORIES= security perl5 PKGNAMEPREFIX= p5- Modified: head/security/p5-openxpki/distinfo ============================================================================== --- head/security/p5-openxpki/distinfo Sat Feb 27 23:42:45 2016 (r409700) +++ head/security/p5-openxpki/distinfo Sat Feb 27 23:47:07 2016 (r409701) @@ -1,2 +1,2 @@ -SHA256 (openxpki-openxpki-v1.2.0_GH0.tar.gz) = 07c936b4d32e365681f717e957a052c5175be466bfa6531debc62c2936d9da7e -SIZE (openxpki-openxpki-v1.2.0_GH0.tar.gz) = 2259538 +SHA256 (openxpki-openxpki-v1.4.0_GH0.tar.gz) = 528ae5aaea0f6decbe44f2edaf61231c58d6f7f4b4b970f2901bc495978cf0e3 +SIZE (openxpki-openxpki-v1.4.0_GH0.tar.gz) = 2264447 Modified: head/security/p5-openxpki/pkg-plist ============================================================================== --- head/security/p5-openxpki/pkg-plist Sat Feb 27 23:42:45 2016 (r409700) +++ head/security/p5-openxpki/pkg-plist Sat Feb 27 23:47:07 2016 (r409701) @@ -881,6 +881,7 @@ bin/openxpkictl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/htdocs/vendor/bootstrap/dist/fonts/glyphicons-halflings-regular.woff %%PORTEXAMPLES%%%%EXAMPLESDIR%%/htdocs/vendor/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/htdocs/vendor/ember/ember-template-compiler.js +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/def/set_motd.yaml @dir(openxpki,openxpki,754) %%ETCDIR%% @dir(openxpki,openxpki,751) /var/log/openxpki @dir(openxpki,openxpki,750) /var/openxpki/session
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602272347.u1RNl8ko087226>