Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jul 2002 13:55:29 +0200 (CEST)
From:      Oliver Braun <obraun@informatik.unibw-muenchen.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/40918: [MAINTAINER UPDATE] Update port: devel/haddock -> 0.4
Message-ID:  <20020723115529.A7D445A545@nemesis.informatik.unibw-muenchen.de>

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

>Number:         40918
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] Update port: devel/haddock -> 0.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 23 05:00:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Braun
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Mon Jul 22 11:35:01 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386


>Description:

Update devel/haddock from 0.3 to 0.4.

Regards,
         Olli
>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/haddock/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	10 Jun 2002 15:31:44 -0000	1.2
+++ Makefile	23 Jul 2002 11:53:16 -0000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/devel/haddock/Makefile,v 1.2 2002/06/10 15:31:44 pat Exp $
 
 PORTNAME=	haddock
-PORTVERSION=	0.3
+PORTVERSION=	0.4
 CATEGORIES=	devel
 MASTER_SITES=	http://www.haskell.org/haddock/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-src
@@ -23,8 +23,12 @@
 .endif
 
 WRKSRC=		${WRKDIR}/${DISTNAME:S/-src//g}
+USE_REINPLACE=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
+
+post-patch:
+	@${REINPLACE_CMD} -e 's|/usr/local/share/sgml/catalog||' ${WRKSRC}/configure
 
 post-build:
 .if !defined(NOPORTDOCS)
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/haddock/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	10 Jun 2002 15:31:44 -0000	1.2
+++ distinfo	23 Jul 2002 11:53:16 -0000
@@ -1 +1 @@
-MD5 (haddock-0.3-src.tar.gz) = f730f06735887c1e71e83cf21f6c39f6
+MD5 (haddock-0.4-src.tar.gz) = 919e38378b91a223cb1e48178f1a85bd
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/haddock/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	10 Jun 2002 15:31:44 -0000	1.2
+++ pkg-plist	23 Jul 2002 11:53:16 -0000
@@ -1,8 +1,8 @@
 bin/haddock
-bin/haddock-0.3
-lib/haddock-0.3/haddock.bin
-lib/haddock-0.3/haddock.css
-lib/haddock-0.3/haskell_icon.gif
+bin/haddock-0.4
+lib/haddock-0.4/haddock.bin
+lib/haddock-0.4/haddock.css
+lib/haddock-0.4/haskell_icon.gif
 %%PORTDOCS%%share/doc/haddock/docbook.css
 %%PORTDOCS%%share/doc/haddock/haddock.html
 %%PORTDOCS%%share/doc/haddock/introduction.html
@@ -10,12 +10,12 @@
 %%PORTDOCS%%share/doc/haddock/license.html
 %%PORTDOCS%%share/doc/haddock/markup.html
 %%PORTDOCS%%share/doc/haddock/module-attributes.html
-%%PORTDOCS%%share/doc/haddock/x251.html
-%%PORTDOCS%%share/doc/haddock/x275.html
-%%PORTDOCS%%share/doc/haddock/x280.html
-%%PORTDOCS%%share/doc/haddock/x321.html
-%%PORTDOCS%%share/doc/haddock/x336.html
-%%PORTDOCS%%share/doc/haddock/x404.html
+%%PORTDOCS%%share/doc/haddock/x331.html
+%%PORTDOCS%%share/doc/haddock/x355.html
+%%PORTDOCS%%share/doc/haddock/x360.html
+%%PORTDOCS%%share/doc/haddock/x403.html
+%%PORTDOCS%%share/doc/haddock/x418.html
+%%PORTDOCS%%share/doc/haddock/x486.html
 %%PORTDOCS%%share/doc/haddock/x57.html
 %%PORTDOCS%%share/doc/haddock/stylesheet-images/caution.gif
 %%PORTDOCS%%share/doc/haddock/stylesheet-images/home.gif
@@ -29,6 +29,6 @@
 %%PORTDOCS%%share/doc/haddock/stylesheet-images/toc-plus.gif
 %%PORTDOCS%%share/doc/haddock/stylesheet-images/up.gif
 %%PORTDOCS%%share/doc/haddock/stylesheet-images/warning.gif
-@dirrm lib/haddock-0.3
+@dirrm lib/haddock-0.4
 %%PORTDOCS%%@dirrm share/doc/haddock/stylesheet-images
 %%PORTDOCS%%@dirrm share/doc/haddock
>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?20020723115529.A7D445A545>