ports/90212: Update port: www/ocaml-net (upgrade to the latest version)

Denis Shaposhnikov dsh at vlink.ru
Sat Dec 10 20:50:05 UTC 2005


>Number:         90212
>Category:       ports
>Synopsis:       Update port: www/ocaml-net (upgrade to the latest version)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 10 20:50:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Denis Shaposhnikov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD localhost.my.domain 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Sat Dec 10 20:23:36 MSK 2005 dsh at localhost.my.domain:/var/FreeBSD/obj/var/FreeBSD/src/sys/MYNERIC i386


	
>Description:

Upgrade to the latest, 1.1.1, version. I've added lang/ocaml to
RUN_DEPENDS for rebuild the port with portupgrade -r lang/ocaml.

>How-To-Repeat:
	
>Fix:

diff -Nru ocaml-net.orig/Makefile ocaml-net/Makefile
--- ocaml-net.orig/Makefile	Sat Dec 10 23:36:51 2005
+++ ocaml-net/Makefile	Sat Dec 10 23:30:59 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	net
-PORTVERSION=	1.1
+PORTVERSION=	1.1.1
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	ocamlnet
@@ -19,7 +19,8 @@
 BUILD_DEPENDS=	ocamlc:${PORTSDIR}/lang/ocaml \
 		ocamlfind:${PORTSDIR}/devel/ocaml-findlib \
 		${LOCALBASE}/lib/ocaml/site-lib/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre
-RUN_DEPENDS=	${LOCALBASE}/lib/ocaml/site-lib/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre
+RUN_DEPENDS=	ocamlc:${PORTSDIR}/lang/ocaml \
+		${LOCALBASE}/lib/ocaml/site-lib/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre
 
 .if !defined(WITHOUT_NETHTTPD)
 BUILD_DEPENDS+=	${LOCALBASE}/lib/ocaml/site-lib/equeue/equeue.a:${PORTSDIR}/devel/ocaml-equeue
diff -Nru ocaml-net.orig/distinfo ocaml-net/distinfo
--- ocaml-net.orig/distinfo	Sat Dec 10 23:36:51 2005
+++ ocaml-net/distinfo	Sat Dec 10 23:28:40 2005
@@ -1,2 +1,3 @@
-MD5 (ocamlnet-1.1.tar.gz) = 2ec265aeea6a6470e7493ab047cef261
-SIZE (ocamlnet-1.1.tar.gz) = 813800
+MD5 (ocamlnet-1.1.1.tar.gz) = 4347d04ae16e69b61940f8679eeeef07
+SHA256 (ocamlnet-1.1.1.tar.gz) = ce9a88a2597e0ea5a3b164979e56bd3f8a02d3277fb8830e16be4b9d3b474be1
+SIZE (ocamlnet-1.1.1.tar.gz) = 793905
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list