Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jan 2004 23:36:30 +0100 (CET)
From:      Vincent Tantardini <vinc@FreeBSD-fr.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/61274: [update orphaned port] : devel/robodoc - update to 4.0.18
Message-ID:  <20040112223630.3E524864@sativa.0x45.org>
Resent-Message-ID: <200401122240.i0CMe9X3060375@freefall.freebsd.org>

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

>Number:         61274
>Category:       ports
>Synopsis:       [update orphaned port] : devel/robodoc - update to 4.0.18
>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:   Mon Jan 12 14:40:08 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Vincent Tantardini
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
Kerneled.com
>Environment:
System: FreeBSD sativa.0x45.org 4.9-STABLE FreeBSD 4.9-STABLE #0: Fri Dec 26 21:19:14 CET 2003 vinc@sativa.0x45.org:/usr/obj/usr/src/sys/SATIVA i386


	
>Description:
	Update to 4.0.18
>How-To-Repeat:
	
>Fix:

	

--- robodoc.diff begins here ---
diff -ruN robodoc.orig/Makefile robodoc/Makefile
--- robodoc.orig/Makefile	Mon Jan 12 23:32:12 2004
+++ robodoc/Makefile	Mon Jan 12 23:31:50 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	robodoc
-PORTVERSION=	4.0.6
+PORTVERSION=	4.0.18
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -29,6 +29,8 @@
 .for file in AUTHORS ChangeLog NEWS README Docs/manual.html
 	${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
 .endfor
+	@${MKDIR} ${EXAMPLESDIR}
+	${CP} -R ${WRKSRC}/Examples/* ${EXAMPLESDIR}
 .endif
 
 .include <bsd.port.mk>
diff -ruN robodoc.orig/distinfo robodoc/distinfo
--- robodoc.orig/distinfo	Mon Jan 12 23:32:12 2004
+++ robodoc/distinfo	Mon Jan 12 23:24:19 2004
@@ -1 +1 @@
-MD5 (robodoc-4.0.6.tar.gz) = 494705e388b01ef40149a64b55c434a4
+MD5 (robodoc-4.0.18.tar.gz) = 98f3f4629f66ab779285586abcdf9f57
diff -ruN robodoc.orig/pkg-plist robodoc/pkg-plist
--- robodoc.orig/pkg-plist	Mon Jan 12 23:32:12 2004
+++ robodoc/pkg-plist	Mon Jan 12 23:31:07 2004
@@ -5,4 +5,16 @@
 %%PORTDOCS%%%%DOCSDIR%%/NEWS
 %%PORTDOCS%%%%DOCSDIR%%/README
 %%PORTDOCS%%%%DOCSDIR%%/manual.html
+%%PORTDOCS%%%%EXAMPLESDIR%%/PerlExample/Source/Box.pm
+%%PORTDOCS%%%%EXAMPLESDIR%%/PerlExample/Source/Box/RectangularBox.pm
+%%PORTDOCS%%%%EXAMPLESDIR%%/PerlExample/Source/Box/SquareBox.pm
+%%PORTDOCS%%%%EXAMPLESDIR%%/PerlExample/Source/Cargo.txt
+%%PORTDOCS%%%%EXAMPLESDIR%%/PerlExample/Source/Loader.txt
+%%PORTDOCS%%%%EXAMPLESDIR%%/PerlExample/Source/SmartLoader.pm
+%%PORTDOCS%%%%EXAMPLESDIR%%/PerlExample/Source/TruckPacker.pl
+%%PORTDOCS%%%%EXAMPLESDIR%%/PerlExample/robodoc.rc
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/PerlExample/Source/Box
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/PerlExample/Source
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/PerlExample
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
--- robodoc.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?20040112223630.3E524864>