Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Dec 2004 10:59:18 +0100 (CET)
From:      Rene Ladan <r.c.ladan@student.tue.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/75294: [x11-toolkits/ocaml-lablgtk2] : fix pkg-plist
Message-ID:  <200412200959.iBK9xIxa079672@82-168-140-74-bbxl.xdsl.tiscali.nl>
Resent-Message-ID: <200412201000.iBKA0jKA038417@freefall.freebsd.org>

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

>Number:         75294
>Category:       ports
>Synopsis:       [x11-toolkits/ocaml-lablgtk2] : fix pkg-plist
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 20 10:00:45 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Rene Ladan
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD 82-168-140-74-bbxl.xdsl.tiscali.nl 5.3-STABLE FreeBSD 5.3-STABLE #0: Tue Dec 14 23:10:11 CET 2004 root@82-168-140-74-bbxl.xdsl.tiscali.nl:/usr/obj/usr/src/sys/RENE i386

>Description:
pointyhat pointed out that ${LOCALBASE}/share/doc/ocaml has to be @dirrm'd too

bump portrevision to force fix
>How-To-Repeat:
apply patch
>Fix:
--- Makefile~	Mon Nov  8 17:00:42 2004
+++ Makefile	Mon Dec 20 10:47:26 2004
@@ -6,7 +6,7 @@
 
 PORTNAME=	lablgtk2
 PORTVERSION=	2.4.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	ftp://ftp.kurims.kyoto-u.ac.jp/pub/lang/olabl/ \
 		http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/ \

--- pkg-plist~	Fri Nov  5 16:24:00 2004
+++ pkg-plist	Mon Dec 20 10:32:49 2004
@@ -382,3 +382,4 @@
 %%RSVG%%%%PORTDOCS%%%%EXAMPLESDIR%%/rsvg/test_rsvg.ml
 %%RSVG%%%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/rsvg
 %%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
+@dirrm share/doc/ocaml
>Release-Note:
>Audit-Trail:
>Unformatted:



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