Date: Wed, 3 Dec 2008 01:30:04 GMT From: Eric F Crist <ecrist@secure-computing.net> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/129380: update to security/ssl-admin port Message-ID: <200812030130.mB31U4Y6027577@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/129380; it has been noted by GNATS. From: Eric F Crist <ecrist@secure-computing.net> To: bug-followup@FreeBSD.org, ecrist@secure-computing.net Cc: Subject: Re: ports/129380: update to security/ssl-admin port Date: Tue, 2 Dec 2008 19:21:58 -0600 diff -urN ssl-admin/Makefile ../ssl-admin/Makefile --- ssl-admin/Makefile 2008-07-27 14:05:31.000000000 -0500 +++ ../ssl-admin/Makefile 2008-12-02 19:16:58.000000000 -0600 @@ -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 @@ 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} diff -urN ssl-admin/distinfo ../ssl-admin/distinfo --- ssl-admin/distinfo 2008-12-02 19:18:17.000000000 -0600 +++ ../ssl-admin/distinfo 2008-12-02 19:16:58.000000000 -0600 @@ -1,3 +1,3 @@ -MD5 (ssl-admin-1.0.tar.gz) = ff42b5bc6286cbcb519bcb1783425af2 -SHA256 (ssl-admin-1.0.tar.gz) = 10b03971356a998d90f30c3db98723db2cb859c52ec7330ae69581720783b84d -SIZE (ssl-admin-1.0.tar.gz) = 9346 +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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812030130.mB31U4Y6027577>