Index: head/java/eclipse-jad/Makefile =================================================================== --- head/java/eclipse-jad/Makefile (revision 220089) +++ head/java/eclipse-jad/Makefile (revision 220090) @@ -1,40 +1,39 @@ # New ports collection makefile for: eclipse support for Jad # Date created: Tue Aug 15 21:22:20 UTC 2006 # Whom: Mario Sergio Fujikawa Ferreira # # $FreeBSD$ # PORTNAME= jad -PORTVERSION= 3.2.4 -PORTREVISION= 2 +PORTVERSION= 3.3.0 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= jadclipse PKGNAMEPREFIX= eclipse- DISTNAME= net.sf.jadclipse_${PORTVERSION} EXTRACT_SUFX= .jar DIST_SUBDIR= eclipse EXTRACT_ONLY= MAINTAINER= ale@FreeBSD.org COMMENT= Jad Java decompiler plugin for the Eclipse IDE RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \ jad:${PORTSDIR}/java/jad NO_WRKSUBDIR= yes NO_BUILD= yes USE_JAVA= yes JAVA_VERSION= 1.4+ PLIST_FILES= eclipse/plugins/${DISTNAME}${EXTRACT_SUFX} post-extract: @${CP} ${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX} ${WRKSRC} do-install: @${MKDIR} ${PREFIX}/eclipse/plugins @${INSTALL_DATA} ${WRKSRC}/${DISTNAME}${EXTRACT_SUFX} ${PREFIX}/eclipse/plugins .include Property changes on: head/java/eclipse-jad/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/java/eclipse-jad/distinfo =================================================================== --- head/java/eclipse-jad/distinfo (revision 220089) +++ head/java/eclipse-jad/distinfo (revision 220090) @@ -1,3 +1,3 @@ -MD5 (eclipse/net.sf.jadclipse_3.2.4.jar) = 278861f606f98c0c016a67355b098610 -SHA256 (eclipse/net.sf.jadclipse_3.2.4.jar) = 7012dbd802f0eb62e26440fc6a41df792b6696a2d765ff8c2b1e717dbc2073b4 -SIZE (eclipse/net.sf.jadclipse_3.2.4.jar) = 45389 +MD5 (eclipse/net.sf.jadclipse_3.3.0.jar) = 7228a814ad218aa16808ece80407d364 +SHA256 (eclipse/net.sf.jadclipse_3.3.0.jar) = 88f20acd3b19e284ae3079cd37fc489982244f72a3edab9abe1d5c80bacee4a7 +SIZE (eclipse/net.sf.jadclipse_3.3.0.jar) = 45044 Property changes on: head/java/eclipse-jad/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property