ports/75302: Patches for cleaning problems reported by Pointyhat

Marco van de Voort marcov at stack.nl
Mon Dec 20 12:50:34 UTC 2004


>Number:         75302
>Category:       ports
>Synopsis:       Patches for cleaning problems reported by Pointyhat
>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 Dec 20 12:50:24 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Marco van de Voort
>Release:        FreeBSD 5.3-RELEASE-p2 i386
>Organization:
Free Pascal Core
>Environment:
System: FreeBSD turtle.stack.nl 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #5: Thu Dec 2 17:25:55 CET 2004 jilles at snail.stack.nl:/usr/obj/usr/src/sys/SNAIL i386
>Description:
        PointyHat said $prefix/src wasn't @dirrm'ed, and fpdoc.1 was
	not spec'ed in makefile. This was a correct diagnosis, patch attached.
>How-To-Repeat:
	
>Fix:
       Apply both patches, I hope the format is ok.

--- patch1 begins here ---
--- /usr/ports/lang/fpc-devel/Makefile	Thu Feb  5 04:02:12 2004
+++ Makefile	Mon Dec 20 10:53:05 2004
@@ -26,8 +26,8 @@
 PLIST_SUB+=     PORTVERSION="${PORTVERSION}"
 
 MAN1=		delp.1 fpc.1 fpcmake.1 h2pas.1 plex.1 ppc386.1 ppdep.1 \
-		ppudump.1 ppufiles.1 ppumove.1 ptop.1 pyacc.1 rstconv.1
-MAN5=		fpc.cfg.5 fpcmake.5 ptop.cfg.5
+		ppudump.1 ppufiles.1 ppumove.1 ptop.1 pyacc.1 rstconv.1 fpdoc.1
+MAN5=		fpc.cfg.5 fpcmake.5 ptop.cfg.5 
 
 NO_WRKSUBDIR=	yes
 
--- patch1 ends here ---

--- patch2 begins here ---
--- /usr/ports/lang/fpc-devel/pkg-plist	Thu Jan 22 04:01:02 2004
+++ pkg-plist	Mon Dec 20 10:51:52 2004
@@ -5679,3 +5679,4 @@
 %%PORTDOCS%%@dirrm src/fpc-%%PORTVERSION%%/compiler/alpha
 %%PORTDOCS%%@dirrm src/fpc-%%PORTVERSION%%/compiler
 %%PORTDOCS%%@dirrm src/fpc-%%PORTVERSION%%
+%%PORTDOCS%%@dirrm src
--- patch2 ends here ---


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



More information about the freebsd-ports-bugs mailing list