svn commit: r316697 - head/cad/sweethome3d/files

Guido Falsi madpilot at FreeBSD.org
Sat Apr 27 23:42:08 UTC 2013


Author: madpilot
Date: Sat Apr 27 23:42:07 2013
New Revision: 316697
URL: http://svnweb.freebsd.org/changeset/ports/316697

Log:
  Fix patch which got mangled somehow before committing.
  
  Reported by:	Barbara Guida <barbara.freebsd at gmail.com>,
  		Matthias Petermann <matthias at petermann.it> (maintainer)

Modified:
  head/cad/sweethome3d/files/patch-src__com__eteks__sweethome3d__SweetHome3DBootstrap.java

Modified: head/cad/sweethome3d/files/patch-src__com__eteks__sweethome3d__SweetHome3DBootstrap.java
==============================================================================
--- head/cad/sweethome3d/files/patch-src__com__eteks__sweethome3d__SweetHome3DBootstrap.java	Sat Apr 27 22:15:26 2013	(r316696)
+++ head/cad/sweethome3d/files/patch-src__com__eteks__sweethome3d__SweetHome3DBootstrap.java	Sat Apr 27 23:42:07 2013	(r316697)
@@ -38,6 +38,4 @@
 @@ -117,4 +105,4 @@
      // Call application class main method with reflection
      applicationClassMain.invoke(null, new Object [] {args});
-   }-}
-\ No newline at end of file
-+}
+   }


More information about the svn-ports-all mailing list