ports/155158: [update] small improvements for security/ocaml-cryptgps

jaapb@kerguelen.org Jaap.Boender at FreeBSD.org
Tue Mar 1 14:40:09 UTC 2011


>Number:         155158
>Category:       ports
>Synopsis:       [update] small improvements for security/ocaml-cryptgps
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 01 14:40:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     jaapb at kerguelen.org
>Release:        8.2-STABLE
>Organization:
>Environment:
FreeBSD vanrossum.irill.org 8.2-STABLE FreeBSD 8.2-STABLE #0: Fri Feb 25 15:52:06 CET 2011     root at vanrossum.irill.org:/usr/obj/usr/src/sys/VANROSSUM  amd64
>Description:
The upstream download site for the port has changed, and I've added the license to the makefile.
>How-To-Repeat:
n/a
>Fix:
diff to port directory included.

Patch attached with submission follows:

diff -Naur ocaml-cryptgps/Makefile ocaml-cryptgps-new/Makefile
--- ocaml-cryptgps/Makefile	2007-05-19 22:22:45.000000000 +0200
+++ ocaml-cryptgps-new/Makefile	2011-03-01 15:23:49.825940507 +0100
@@ -8,14 +8,16 @@
 
 PORTNAME=	cryptgps
 PORTVERSION=	0.2.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
-MASTER_SITES=	http://www.ocaml-programming.de/packages/
+MASTER_SITES=	http://download.camlcity.org/download/
 PKGNAMEPREFIX=	ocaml-
 
 MAINTAINER=	stas at FreeBSD.org
 COMMENT=	Symmetric cryptographic algorithms package for OCaml
 
+LICENSE=	MIT
+
 WRKSRC=		${WRKDIR}/${PORTNAME}
 USE_GMAKE=	yes
 USE_OCAML=	yes
diff -Naur ocaml-cryptgps/distinfo ocaml-cryptgps-new/distinfo
--- ocaml-cryptgps/distinfo	2006-08-04 18:25:22.000000000 +0200
+++ ocaml-cryptgps-new/distinfo	2011-03-01 15:32:17.019114011 +0100
@@ -1,3 +1,2 @@
-MD5 (cryptgps-0.2.1.tar.gz) = 656afb40fa681079296551b546cb02df
 SHA256 (cryptgps-0.2.1.tar.gz) = 7a6c65531781e98c64277e908b8832f6321fe0a8c928cd6a7e89a7ca0489e7d6
 SIZE (cryptgps-0.2.1.tar.gz) = 37532


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list