public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Sachau (tommy)" <tommy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-p2p/freenet/files: ext.patch
Date: Sat, 13 Mar 2010 18:38:10 +0000	[thread overview]
Message-ID: <E1NqWDy-0006mh-Ip@stork.gentoo.org> (raw)

tommy       10/03/13 18:38:10

  Modified:             ext.patch
  Log:
  Version bump
  (Portage version: 2.2_rc67-r2/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  net-p2p/freenet/files/ext.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/freenet/files/ext.patch?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/freenet/files/ext.patch?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/freenet/files/ext.patch?r1=1.5&r2=1.6

Index: ext.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/freenet/files/ext.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ext.patch	6 Nov 2009 20:41:13 -0000	1.5
+++ ext.patch	13 Mar 2010 18:38:10 -0000	1.6
@@ -1,9 +1,10 @@
---- freenet/build.xml	2009-08-04 20:54:09.267989544 +0200
-+++ freenet/build.xml.new	2009-08-04 20:57:01.295527065 +0200
-@@ -68,19 +68,9 @@
- 		</exec>
+--- freenet/build.xml	2010-03-13 19:11:10.000000000 +0100
++++ freenet/build.xml.new	2010-03-13 19:12:26.000000000 +0100
+@@ -68,26 +68,9 @@
+ 		<available file="${lib}/freenet-ext.jar" property="freenet-ext.present"/>
+ 		<!-- available file="${junit.location}" property="junit.present"/ -->
  	</target>
- 
+-
 -	<target name="get-extjar" depends="env" unless="freenet-ext.present"
 -		description="Download some external libraries which Freenet relies on">
 -		<mkdir dir="${lib}"/>
@@ -14,13 +15,19 @@
 -		<property name="freenet-ext.present" value="true"/>
 -	</target>
 -
+-	<condition property="do.junit" value="true">
+-		<and>
+-			<isfalse value="${skip_tests}" />
+-			<isset property="junit.present" />
+-		</and>
+-	</condition>
  	<!-- ================================================== -->
  
 -	<target name="compile" depends="get-extjar">
 +	<target name="compile" depends="env">
  		<!-- Create the time stamp -->
  		<tstamp/>
-
+ 
 diff -ur freenet-old/src/freenet/node/NodeStarter.java freenet/src/freenet/node/NodeStarter.java
 --- freenet-old/src/freenet/node/NodeStarter.java	2008-10-28 21:40:50.000000000 +0100
 +++ freenet/src/freenet/node/NodeStarter.java	2008-10-28 21:39:14.000000000 +0100






             reply	other threads:[~2010-03-13 18:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-13 18:38 Thomas Sachau (tommy) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-05-14 17:44 [gentoo-commits] gentoo-x86 commit in net-p2p/freenet/files: ext.patch Thomas Sachau (tommy)
2010-05-11 21:02 Thomas Sachau (tommy)
2009-11-06 20:41 Thomas Sachau (tommy)
2009-06-04 17:41 Thomas Sachau (tommy)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1NqWDy-0006mh-Ip@stork.gentoo.org \
    --to=tommy@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox