Index: head/graphics/aoi/Makefile =================================================================== --- head/graphics/aoi/Makefile (revision 203523) +++ head/graphics/aoi/Makefile (revision 203524) @@ -1,46 +1,45 @@ # New ports collection makefile for: Art Of Illusion # Date created: Fri Jun 21 17:10:56 UTC 2002 # Whom: Mario Sergio Fujikawa Ferreira # # $FreeBSD$ # PORTNAME= aoi -PORTVERSION= 2.4.1 -PORTREVISION= 1 +PORTVERSION= 2.5.1 CATEGORIES= graphics java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= aoi DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} MAINTAINER= nemoliu@FreeBSD.org COMMENT= An open source Java written 3D modelling and rendering studio RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper USE_JAVA= yes JAVA_VERSION= 1.4+ USE_ZIP= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/ArtOfIllusion${PORTVERSION:S/.//g} EXTRACT_BEFORE_ARGS= -a -q DATADIR= ${JAVASHAREDIR}/${PORTNAME} SUB_FILES= aoi.sh do-install: @${ECHO_MSG} -n ">> Installing ..." ${MKDIR} ${DATADIR} (cd ${WRKSRC} && ${FIND} ArtOfIllusion.jar Icons Plugins Scripts | \ ${CPIO} -pdmuv -R${SHAREOWN}:${SHAREGRP} ${DATADIR}) ${INSTALL_SCRIPT} ${WRKDIR}/aoi.sh ${PREFIX}/bin/aoi .if !defined(NOPORTDOCS) @${ECHO_MSG} -n ">> Installing documentation in ${DOCSDIR}/..." ${MKDIR} ${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} HISTORY LICENSE README ${DOCSDIR}) .endif .include Property changes on: head/graphics/aoi/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/graphics/aoi/distinfo =================================================================== --- head/graphics/aoi/distinfo (revision 203523) +++ head/graphics/aoi/distinfo (revision 203524) @@ -1,3 +1,3 @@ -MD5 (aoi241.zip) = 8543e7fd4f6c00f373b546d00d911943 -SHA256 (aoi241.zip) = 5e510b52f63df5f1084dc0eea3bb7920b03ff20ced627a71d1003df34e385736 -SIZE (aoi241.zip) = 4467857 +MD5 (aoi251.zip) = f56d181ae12942a935ed8c2442988784 +SHA256 (aoi251.zip) = 9a7ad546a4afb6ae40d9370c35eb3177550dc2b1014c0d1ddda116233e1a0a85 +SIZE (aoi251.zip) = 4532523 Property changes on: head/graphics/aoi/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/graphics/aoi/pkg-plist =================================================================== --- head/graphics/aoi/pkg-plist (revision 203523) +++ head/graphics/aoi/pkg-plist (revision 203524) @@ -1,41 +1,40 @@ bin/aoi %%DOCSDIR%%/HISTORY %%DOCSDIR%%/LICENSE %%DOCSDIR%%/README %%DATADIR%%/ArtOfIllusion.jar %%DATADIR%%/Icons/32x32.png %%DATADIR%%/Icons/48x48.png %%DATADIR%%/Icons/64x64.png %%DATADIR%%/Plugins/Help/AOIHelp.zip %%DATADIR%%/Plugins/Help/helpgui-1.1a.jar %%DATADIR%%/Plugins/Help/jhall.jar %%DATADIR%%/Plugins/Help/jhelpaction.jar %%DATADIR%%/Plugins/Help/pircbot.jar %%DATADIR%%/Plugins/HelpPlugin.jar %%DATADIR%%/Plugins/OSSpecific.jar -%%DATADIR%%/Plugins/PluginRegistry.jar %%DATADIR%%/Plugins/PostInstall.jar %%DATADIR%%/Plugins/Renderers.jar %%DATADIR%%/Plugins/SPManager.jar %%DATADIR%%/Plugins/Tools.jar %%DATADIR%%/Plugins/Translators.jar %%DATADIR%%/Scripts/Objects/Fur.aoi %%DATADIR%%/Scripts/Objects/Fur.bsh %%DATADIR%%/Scripts/Objects/Particle Jet.bsh %%DATADIR%%/Scripts/Objects/README.txt %%DATADIR%%/Scripts/Startup/README.txt %%DATADIR%%/Scripts/Tools/Join Objects.bsh %%DATADIR%%/Scripts/Tools/Platonic Solid.bsh %%DATADIR%%/Scripts/Tools/README.txt %%DATADIR%%/Scripts/Tools/Sculpt.bsh %%DATADIR%%/Scripts/Tools/Text.bsh %%DATADIR%%/Scripts/Tools/Thicken.bsh @dirrm %%DATADIR%%/Scripts/Tools @dirrm %%DATADIR%%/Scripts/Startup @dirrm %%DATADIR%%/Scripts/Objects @dirrm %%DATADIR%%/Scripts @dirrm %%DATADIR%%/Plugins/Help @dirrm %%DATADIR%%/Plugins @dirrm %%DATADIR%%/Icons @dirrm %%DATADIR%% @dirrm %%DOCSDIR%% Property changes on: head/graphics/aoi/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property