Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Dec 2005 14:18:20 -0500
From:      Frank Laszlo <laszlof@vonostingroup.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/90989: [UPDATE]: devel/naturaldocs: Update to version 1.35
Message-ID:  <E1ErKKy-000MaN-T5@ritamari.vonostingroup.com>
Resent-Message-ID: <200512271920.jBRJK7MU054084@freefall.freebsd.org>

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

>Number:         90989
>Category:       ports
>Synopsis:       [UPDATE]: devel/naturaldocs: Update to version 1.35
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 27 19:20:05 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Frank Laszlo
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD ritamari.vonostingroup.com 6.0-STABLE FreeBSD 6.0-STABLE #0: Mon Nov 7 12:06:15 EST 2005 laszlof@ritamari.vonostingroup.com:/usr/obj/usr/src/sys/RITAMARI i386


	
>Description:
	This patch will update devel/naturaldocs to version 1.35. This version adds various bug fixes. I noticed a small
	issue in the port regarding SITE_PERL and the deinstall process. if you use an alternate PREFIX, it will fail on
	deinstall since the install process uses REINPLACE_CMD to remove the 'PREFIX' portion in the module path, but
	SITE_PERL doesnt respect PREFIX (as it shouldnt) in this sense. Let me know if you think I should redo the
	do-install target.
>How-To-Repeat:
	
>Fix:

	



--- naturaldocs-1.35.diff begins here ---
diff -NrU3 naturaldocs.orig/Makefile naturaldocs/Makefile
--- naturaldocs.orig/Makefile	Tue Dec 27 14:11:11 2005
+++ naturaldocs/Makefile	Tue Dec 27 14:11:47 2005
@@ -7,13 +7,13 @@
 #
 
 PORTNAME=	naturaldocs
-PORTVERSION=	1.34
+PORTVERSION=	1.35
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 DISTNAME=	NaturalDocs-${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	laszlof@vonostingroup.com
 COMMENT=	An extensible, multi-language source code documentation generator
 
 USE_ZIP=	yes
diff -NrU3 naturaldocs.orig/distinfo naturaldocs/distinfo
--- naturaldocs.orig/distinfo	Tue Dec 27 14:11:11 2005
+++ naturaldocs/distinfo	Tue Dec 27 14:12:00 2005
@@ -1,3 +1,3 @@
-MD5 (NaturalDocs-1.34.zip) = 0890d98a1c1bbc7b124ae259d9e1e7a5
-SHA256 (NaturalDocs-1.34.zip) = be93ad6687a3d81aac781288027898482dd2856fe4fb7c022af542301d4821b6
-SIZE (NaturalDocs-1.34.zip) = 344160
+MD5 (NaturalDocs-1.35.zip) = 9d3aacda69cb2f94784ac95548e210b5
+SHA256 (NaturalDocs-1.35.zip) = f509a4d4e01d673a5e44fa45d6ca7851af7b3e00189afb5f23c0e57123e55fed
+SIZE (NaturalDocs-1.35.zip) = 344357
--- naturaldocs-1.35.diff ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1ErKKy-000MaN-T5>