Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2001 22:27:37 -0400 (EDT)
From:      Patrick M Doane <patrick@watson.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30152: Update port: devel/ocamlweb version 1.0
Message-ID:  <200108280227.f7S2Rbo49514@fledge.watson.org>

next in thread | raw e-mail | index | archive | help

>Number:         30152
>Category:       ports
>Synopsis:       Update port: devel/ocamlweb version 1.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 27 19:30:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Patrick M Doane
>Release:        FreeBSD 4.4-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD fledge.watson.org 4.4-PRERELEASE FreeBSD 4.4-PRERELEASE #0: Thu Aug 16 15:16:58 EDT 2001 robert@fledge.watson.org:/usr/obj/data/fbsd-stable/src/sys/FLEDGE i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

diff -ruN /usr/ports/devel/ocamlweb/Makefile ocamlweb/Makefile
--- /usr/ports/devel/ocamlweb/Makefile	Sat Apr  7 02:57:20 2001
+++ ocamlweb/Makefile	Mon Aug 27 21:19:43 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ocamlweb
-PORTVERSION=	0.9
+PORTVERSION=	1.0
 CATEGORIES=	devel
 MASTER_SITES=	http://www.lri.fr/~filliatr/ftp/ocamlweb/
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${DOCFILES}
@@ -22,10 +22,12 @@
 DOCFILES=	${PORTNAME}-man.ps.gz
 .endif
 
+MAN1=		ocamlweb.1
+
 post-install:
 .if !defined{NOPORTDOCS}
 	${MKDIR} ${PREFIX}/share/doc/${PORTNAME}
-	${INSTALL_MAN} ${DISTDIR}/${PORTNAME}-man.ps.gz ${PREFIX}/share/doc/${PORTNAME}
+	${INSTALL_DATA} ${DISTDIR}/${PORTNAME}-man.ps.gz ${PREFIX}/share/doc/${PORTNAME}
 .endif
 
 .include <bsd.port.mk>
diff -ruN /usr/ports/devel/ocamlweb/distinfo ocamlweb/distinfo
--- /usr/ports/devel/ocamlweb/distinfo	Sat Apr  7 02:57:20 2001
+++ ocamlweb/distinfo	Mon Aug 27 21:08:12 2001
@@ -1,2 +1,2 @@
-MD5 (ocamlweb-0.9.tar.gz) = 1c6c0b307b6cf5e840c7255cdb6bd322
-MD5 (ocamlweb-man.ps.gz) = 41731901a88d410a3d95593602a5677f
+MD5 (ocamlweb-1.0.tar.gz) = 8ae28d395a1efc0f1a79a02ecf2f35c9
+MD5 (ocamlweb-man.ps.gz) = 9d7d14366cf8df05a412222470dc22b1

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108280227.f7S2Rbo49514>