> Submitter-Id: current-users Originator: Ronald Klop Organization: > Confidential: no Synopsis: Upgrade port java/jmp from 0.38 to 0.39. > (patch included) Severity: non-critical Priority: medium Category: ports > Class: change-request Release: FreeBSD 5.2-CURRENT i386 Environment: System: FreeBSD henk.thuis.klop.ws 5.2-CURRENT FreeBSD 5.2-CURRENT #1: Sun Feb 1 20:11:45 CET 2004 root@henk.thuis.klop.ws:/usr/obj/usr/src/sys/HENK i386 > Description: Upgrade port java/jmp from 0.38 to 0.39. > How-To-Repeat: > Fix: --- jmp.diff begins here --- diff -uNr /usr/ports/java/jmp/Makefile jmp/Makefile --- /usr/ports/java/jmp/Makefile Tue Jan 27 22:30:08 2004 +++ jmp/Makefile Wed Feb 4 23:29:53 2004 @@ -6,7 +6,7 @@ # PORTNAME= jmp -PORTVERSION= 0.38 +PORTVERSION= 0.39 CATEGORIES= java devel MASTER_SITES= http://www.khelekore.org/jmp/ @@ -14,7 +14,7 @@ COMMENT= Java Memory Profiler BUILD_DEPENDS= ${LOCALBASE}/bin/bison:${PORTSDIR}/devel/bison -LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext-old +LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext CONFIGURE_ARGS= --with-includes="${JAVA_HOME}/include ${LOCALBASE}/include" diff -uNr /usr/ports/java/jmp/distinfo jmp/distinfo --- /usr/ports/java/jmp/distinfo Thu Jan 29 20:53:44 2004 +++ jmp/distinfo Wed Feb 4 23:19:17 2004 @@ -1,2 +1,2 @@ -MD5 (jmp-0.38.tar.gz) = 70077036b5eccf2c765cb95925e8af5e -SIZE (jmp-0.38.tar.gz) = 466760 +MD5 (jmp-0.39.tar.gz) = a5029524ab01893c4209321a479d0bea +SIZE (jmp-0.39.tar.gz) = 476500 --- jmp.diff ends here ---
Responsible Changed From-To: gnats-admin->freebsd-ports-bugs Rescue from the pending category.
Class Changed From-To: sw-bug->maintainer-update This class could have been set this way from the beginning.
State Changed From-To: open->closed Committed, thanks. Note to submitter: whatever your editor and/or mailer is, this PR was heavily mangled on its way into GNATS. Take a look at it via the web-form and you'll see what I mean.