From owner-svn-ports-head@FreeBSD.ORG Sun Feb 3 22:02:50 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D5F03A3D; Sun, 3 Feb 2013 22:02:50 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id A4ADBCC6; Sun, 3 Feb 2013 22:02:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r13M2ote059971; Sun, 3 Feb 2013 22:02:50 GMT (envelope-from rakuco@svn.freebsd.org) Received: (from rakuco@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r13M2oCS059967; Sun, 3 Feb 2013 22:02:50 GMT (envelope-from rakuco@svn.freebsd.org) Message-Id: <201302032202.r13M2oCS059967@svn.freebsd.org> From: Raphael Kubo da Costa Date: Sun, 3 Feb 2013 22:02:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311511 - in head/security/ssl-admin: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Feb 2013 22:02:50 -0000 Author: rakuco Date: Sun Feb 3 22:02:49 2013 New Revision: 311511 URL: http://svnweb.freebsd.org/changeset/ports/311511 Log: - Update to 1.0.5. [1] - Remove dependency on unzip, it is in base now. [1] - Trim Makefile header. - Move LICENSE to the right place in the Makefile. PR: ports/174944 [1] Submitted by: Eric F Crist (maintainer) Modified: head/security/ssl-admin/Makefile head/security/ssl-admin/distinfo head/security/ssl-admin/files/pkg-message.in Modified: head/security/ssl-admin/Makefile ============================================================================== --- head/security/ssl-admin/Makefile Sun Feb 3 21:58:33 2013 (r311510) +++ head/security/ssl-admin/Makefile Sun Feb 3 22:02:49 2013 (r311511) @@ -1,12 +1,8 @@ -# Ports collection makefile for: ssl-admin -# Date created: 21 July 2008 -# Whom: Eric Crist -# +# Created by: Eric Crist # $FreeBSD$ -# PORTNAME= ssl-admin -DISTVERSION= 1.0.4 +DISTVERSION= 1.0.5 CATEGORIES= security MASTER_SITES= ftp://ftp.secure-computing.net/pub/FreeBSD/ports/ssl-admin/ \ ftp://ftp2.secure-computing.net/pub/FreeBSD/ports/ssl-admin/ @@ -14,10 +10,9 @@ MASTER_SITES= ftp://ftp.secure-computing MAINTAINER= ecrist@secure-computing.net COMMENT= OpenSSL certificate manager with OpenVPN support -RUN_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \ - zip:${PORTSDIR}/archivers/zip +LICENSE= BSD -LICENSE= BSD +RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip USE_PERL5_RUN= YES MAN1= ssl-admin.1 Modified: head/security/ssl-admin/distinfo ============================================================================== --- head/security/ssl-admin/distinfo Sun Feb 3 21:58:33 2013 (r311510) +++ head/security/ssl-admin/distinfo Sun Feb 3 22:02:49 2013 (r311511) @@ -1,2 +1,2 @@ -SHA256 (ssl-admin-1.0.4.tar.gz) = e3c885b5311f78e4acf61e702af6953dba9a22d97660488a4b957cf62cd7cdec -SIZE (ssl-admin-1.0.4.tar.gz) = 9068 +SHA256 (ssl-admin-1.0.5.tar.gz) = f5b6805dc1ea618d582174e48524bbf53ab196c0e249167248765475544e6047 +SIZE (ssl-admin-1.0.5.tar.gz) = 8972 Modified: head/security/ssl-admin/files/pkg-message.in ============================================================================== --- head/security/ssl-admin/files/pkg-message.in Sun Feb 3 21:58:33 2013 (r311510) +++ head/security/ssl-admin/files/pkg-message.in Sun Feb 3 22:02:49 2013 (r311511) @@ -1,6 +1,6 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -Please edit the configuration file ssl-admin.conf before running -ssl-admin for the first time. +Please edit the configuration file %%PREFIX%%/etc/ssl-admin/ssl-admin.conf +before running ssl-admin for the first time. You're now ready to manage your SSL certificates. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *