ports/89402: fix plist and name of man-page (patch included)

Ronald Klop ronald at cs.vu.nl
Tue Nov 22 02:40:36 UTC 2005


>Number:         89402
>Category:       ports
>Synopsis:       fix plist and name of man-page (patch included)
>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:   Tue Nov 22 02:40:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Ronald Klop
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.0-STABLE #2: Sat Nov  5 02:10:18 CET 2005
    root at guido.klop.ws:/usr/obj/usr/src/sys/GUIDO



>Description:


I got an e-mail from Kris, that the plist of my port isn't correct.
This fixes it.
The man page had a wrong name and wasn't listed in the Makefile.



>How-To-Repeat:





>Fix:


--- jmp.manpage.patch begins here ---
diff -ruN0 /usr/ports/java/jmp/Makefile jmp/Makefile
--- /usr/ports/java/jmp/Makefile	Tue Nov 15 07:49:51 2005
+++ jmp/Makefile	Mon Nov 21 01:22:14 2005
@@ -48,0 +49,2 @@
+MAN1=		jmp.1
+
diff -ruN0 /usr/ports/java/jmp/files/patch-Makefile.in jmp/files/patch-Makefile.in
--- /usr/ports/java/jmp/files/patch-Makefile.in	Fri Aug 27 14:06:50 2004
+++ jmp/files/patch-Makefile.in	Mon Nov 21 01:23:35 2005
@@ -3,3 +3,6 @@
---- Makefile.in.orig	Tue Aug 17 18:52:26 2004
-+++ Makefile.in	Wed Aug 18 00:29:11 2004
-@@ -639 +639 @@
+--- Makefile.in.orig	Sat Oct 29 21:48:51 2005
++++ Makefile.in	Mon Nov 21 01:20:51 2005
+@@ -332 +332 @@
+-	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
++	  inst=$$inst.$$ext; \
+@@ -705 +705 @@
@@ -8 +11 @@
-@@ -644 +644 @@
+@@ -710 +710 @@
--- jmp.manpage.patch ends here ---



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



More information about the freebsd-ports-bugs mailing list