Bug 70597

Summary: Update port jmp to 0.43 and fix pkg-plist (patch incl.)
Product: Ports & Packages Reporter: Ronald Klop <ronald>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: ronald
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
jmp-0.43.diff none

Description Ronald Klop 2004-08-17 23:50:17 UTC

Update the port to the latest version 0.43.
Also fix make package by changing pkg-plist.
Changelog: http://www.khelekore.org/jmp/changelog.html
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2004-08-18 16:36:02 UTC
State Changed
From-To: open->feedback

Does not build on -STABLE: 

cc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/diablo-jdk1.3.1/include -I/usr/local/include -I/usr/local/diablo-jdk1.3.1/include -I/usr/local/diablo-jdk1.3.1/include/freebsd -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include -O -pipe -g -c instance_owners.c  -fPIC -DPIC -o .libs/instance_owners.o 
instance_owners.c: In function `build_menu': 
instance_owners.c:211: redeclaration of `menuitem' 
instance_owners.c:210: `menuitem' previously declared here 
gmake[2]: *** [instance_owners.lo] Error 1 
gmake[2]: Leaving directory `/usr/ports/java/jmp/work/jmp-0.43'
Comment 2 Ronald Klop 2004-08-23 19:10:04 UTC
A new patch can be found at:

http://ronald.klop.ws/~ronald/jmp-0.43.diff
Comment 3 Volker Stolz freebsd_committer freebsd_triage 2004-08-27 13:06:59 UTC
State Changed
From-To: feedback->closed

Committed, thanks! 
Please remember to list add/removed files explicitely in the PR. 
Also, please mark your PRs as 'maintainer-update' if appropriate 
for speedier treatment.