1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Update to 1.0

PR:		129380
Submitted by:	ecrist@secure-computing.net (maintainer)
This commit is contained in:
Martin Wilke 2008-12-06 15:18:06 +00:00
parent eb68ae3cb8
commit 539e3bb59f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=223866
2 changed files with 8 additions and 9 deletions

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: ssl-admin
# Ports collection makefile for: ssl-admin
# Date created: 21 July 2008
# Whom: Eric Crist <ecrist@secure-computing.net>
#
@ -6,13 +6,12 @@
#
PORTNAME= ssl-admin
DISTVERSION= 1.0b1.2
DISTVERSION= 1.0
CATEGORIES= security
MASTER_SITES= ftp://ftp.secure-computing.net/pub/FreeBSD/ports/ \
${MASTER_SITE_GOOGLE_CODE}
MASTER_SITES= ftp://ftp.secure-computing.net/pub/FreeBSD/ports/
MAINTAINER= ecrist@secure-computing.net
COMMENT= OpenSSL certificate manager
COMMENT= OpenSSL certificate manager with OpenVPN support.
RUN_DEPENDS= unzip:${PORTSDIR}/archivers/zip \
zip:${PORTSDIR}/archivers/unzip
@ -22,7 +21,7 @@ MAN1= ssl-admin.1
MAN5= ssl-admin.conf.5
SUB_FILES= pkg-message
NO_PACKAGE= This is a perl script - there is no reason to package it
NO_PACKAGE= This is a perl script - there is no reason to package it.
post-install:
${CAT} ${PKGMESSAGE}

View File

@ -1,3 +1,3 @@
MD5 (ssl-admin-1.0b1.2.tar.gz) = 5724066b6982d494ce57d436d1396d17
SHA256 (ssl-admin-1.0b1.2.tar.gz) = b07b2a67d11ce3de3fb7867ea44539093dda42fdb2737216375a6c5f7e3c3b9f
SIZE (ssl-admin-1.0b1.2.tar.gz) = 8076
MD5 (ssl-admin-1.0.tar.gz) = ff42b5bc6286cbcb519bcb1783425af2
SHA256 (ssl-admin-1.0.tar.gz) = 10b03971356a998d90f30c3db98723db2cb859c52ec7330ae69581720783b84d
SIZE (ssl-admin-1.0.tar.gz) = 9346