[105619] trunk/dports/science/healpix

aronnax at macports.org aronnax at macports.org
Sat Apr 27 18:18:47 PDT 2013


Revision: 105619
          https://trac.macports.org/changeset/105619
Author:   aronnax at macports.org
Date:     2013-04-27 18:18:47 -0700 (Sat, 27 Apr 2013)
Log Message:
-----------
healpix: added missing patch file

Added Paths:
-----------
    trunk/dports/science/healpix/files/
    trunk/dports/science/healpix/files/patch-build.xml.diff

Added: trunk/dports/science/healpix/files/patch-build.xml.diff
===================================================================
--- trunk/dports/science/healpix/files/patch-build.xml.diff	                        (rev 0)
+++ trunk/dports/science/healpix/files/patch-build.xml.diff	2013-04-28 01:18:47 UTC (rev 105619)
@@ -0,0 +1,20 @@
+--- build.xml.orig	2013-04-12 09:22:58.000000000 -0700
++++ build.xml	2013-04-12 09:23:01.000000000 -0700
+@@ -128,7 +128,7 @@
+ 		</manifest>
+ 		</jar>
+ 	</target>
+-	<target name="distcomplete" depends="clean,test,docs,distonly,distsrc" description="Compile, run test and build the jar files containing classes,source,lib and docs">
++	<target name="distcomplete" depends="clean,docs,distonly,distsrc" description="Compile and build the jar files containing classes,source,lib and docs">
+ 	</target>
+ 	<target name="distsrc" depends="svnrevision,extrajars" description="Build the source JAR file">
+ 		<jar destfile="${dist}/jhealpix_src_compat.jar">
+@@ -257,7 +257,7 @@
+     </junitreport>
+     <fail message="Test Cases Failed" if="junit.failed"/>
+   </target>
+- <target name="newdist" depends="clean,svnrevision,newcompile,newtest" description="Build the JAR file containing only new classes">
++ <target name="newdist" depends="clean,svnrevision,newcompile" description="Build the JAR file containing only new classes">
+     <jar destfile="${dist}/jhealpix.jar">
+       <fileset dir="${classes}" includes="**/essentials/*.class" />
+       <fileset dir="${basedir}" includes="src/healpix/essentials/** COPYING" />
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130427/d3e8423f/attachment.html>


More information about the macports-changes mailing list