ports/84767: update port: www/ocaml-net to 1.1

Jun Mukai mukai at jmuk.org
Wed Aug 10 16:20:14 UTC 2005


>Number:         84767
>Category:       ports
>Synopsis:       update port: www/ocaml-net to 1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 10 16:20:12 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jun Mukai
>Release:        FreeBSD 4.10-RELEASE
>Organization:
>Environment:
FreeBSD verraeter 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Tue Jun  1 14:16:21 JST 2004     mukai at verraeter:/usr/obj/usr/src/sys/VERRAETER  i386
>Description:
update  www/ocaml-net to 1.1
>How-To-Repeat:
      
>Fix:
diff -ru ocaml-net.orig/Makefile ocaml-net/Makefile
--- ocaml-net.orig/Makefile     Fri Oct 29 03:12:16 2004
+++ ocaml-net/Makefile  Thu Aug 11 00:55:51 2005
@@ -6,8 +6,7 @@
 #

 PORTNAME=      net
-PORTVERSION=   0.98
-PORTREVISION=  1
+PORTVERSION=   1.1
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=    ocamlnet
@@ -19,8 +18,10 @@

 BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
                ocamlfind:${PORTSDIR}/devel/ocaml-findlib \
+               ${LOCALBASE}/lib/ocaml/site-lib/equeue-core/equeue.a:${PORTSDIR}/devel/ocaml-equeue \
+               ${LOCALBASE}/lib/ocaml/site-lib/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre
+RUN_DEPENDS=   ${LOCALBASE}/lib/ocaml/site-lib/equeue-core/equeue.a:${PORTSDIR}/devel/ocaml-equeue \
                ${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

 WRKSRC=                ${WRKDIR}/${DISTNAME}/src

diff -ru ocaml-net.orig/distinfo ocaml-net/distinfo
--- ocaml-net.orig/distinfo     Tue Oct 19 03:12:51 2004
+++ ocaml-net/distinfo  Thu Aug 11 00:51:05 2005
@@ -1,2 +1,2 @@
-MD5 (ocamlnet-0.98.tar.gz) = 229b7ed78b4c3ffae41b83625a13c3da
-SIZE (ocamlnet-0.98.tar.gz) = 639820
+MD5 (ocamlnet-1.1.tar.gz) = 2ec265aeea6a6470e7493ab047cef261
+SIZE (ocamlnet-1.1.tar.gz) = 813800
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list