ports/116160: [UPDATE] audio/jxm

Felippe de Meirelles Motta lippe at freebsdbrasil.com.br
Thu Sep 6 18:40:02 UTC 2007


>Number:         116160
>Category:       ports
>Synopsis:       [UPDATE] audio/jxm
>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:   Thu Sep 06 18:40:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
FreeBSD Brasil LTDA
>Environment:
FreeBSD dev.bh.freebsdbrasil.com.br 6.2-STABLE FreeBSD 6.2-STABLE #0: Mon Jun 25 13:46:23 BRT 2007     lippe at dev.bh.freebsdbrasil.com.br:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
- Updated to 1.4 version;
- Added in java category;
- Little changes in Makefile.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/jxm/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	19 May 2007 19:59:17 -0000	1.10
+++ Makefile	6 Sep 2007 18:28:07 -0000
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	jxm
-PORTVERSION=	1.2
-PORTREVISION=	1
-CATEGORIES=	audio
+PORTVERSION=	1.4
+PORTREVISION=	2
+CATEGORIES=	audio java
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	javaxm
-DISTNAME=	jxm-${PORTVERSION}
+DISTNAME=	${PORTNAME}-${PORTVERSION}
 EXTRACT_SUFX=	.jar
 
 MAINTAINER=	ports at FreeBSD.org
@@ -24,17 +24,13 @@
 JAVA_OS=	native
 
 NO_BUILD=	yes
+NO_WRKSUBDIR=	yes
 
 SUB_FILES=	jxm.sh
 PLIST_FILES=	%%JAVAJARDIR%%/jxm.jar bin/jxm
 
-do-extract:
-	${MKDIR} ${WRKDIR}
-
 do-install:
-	${INSTALL_DATA} ${DISTDIR}/${DISTFILES} \
-		${JAVAJARDIR}/jxm.jar
-	${INSTALL_SCRIPT} ${WRKDIR}/jxm.sh \
-		${PREFIX}/bin/jxm
+	@${INSTALL_DATA} ${DISTDIR}/${DISTFILES} ${JAVAJARDIR}/jxm.jar
+	@${INSTALL_SCRIPT} ${FILESDIR}/jxm.sh.in ${PREFIX}/bin/jxm
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/audio/jxm/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo	23 Nov 2005 23:29:35 -0000	1.9
+++ distinfo	6 Sep 2007 18:28:07 -0000
@@ -1,3 +1,3 @@
-MD5 (jxm-1.2.jar) = 9fe29706d4141c2a3a3c7b7ba9eb129e
-SHA256 (jxm-1.2.jar) = 093dbe5edd17df9626c07e6327cfaf92f804df4612eb83fe659e27d71823c8a7
-SIZE (jxm-1.2.jar) = 731630
+MD5 (jxm-1.4.jar) = a2a1985fb1f61d4e551de63cd3257f31
+SHA256 (jxm-1.4.jar) = 9d93ea7af098f17c1e6bf5bbce9b9596440943b42fe0c6cb364b7e106acd8c80
+SIZE (jxm-1.4.jar) = 763432


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



More information about the freebsd-ports-bugs mailing list