Bug 129380 - update to security/ssl-admin port
Summary: update to security/ssl-admin port
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-03 00:30 UTC by Eric F Crist
Modified: 2008-12-06 15:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1.12 KB, patch)
2008-12-03 00:30 UTC, Eric F Crist
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric F Crist 2008-12-03 00:30:01 UTC
	Updating ssl-admin port to 1.0
Comment 1 Eric F Crist 2008-12-03 01:08:44 UTC
I forgot to update the distinfo.  I'll be submitting a new patch  
shortly.
---
Eric Crist
Comment 2 Eric F Crist 2008-12-03 01:21:58 UTC
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
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2008-12-03 06:12:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2008-12-06 15:18:13 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-12-06 15:18:14 UTC
miwi        2008-12-06 15:18:06 UTC

  FreeBSD ports repository

  Modified files:
    security/ssl-admin   Makefile distinfo 
  Log:
  - Update to 1.0
  
  PR:             129380
  Submitted by:   ecrist@secure-computing.net (maintainer)
  
  Revision  Changes    Path
  1.5       +5 -6      ports/security/ssl-admin/Makefile
  1.4       +3 -3      ports/security/ssl-admin/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"