Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-p2p/dbhub/files: dbhub-gentoo.patch digest-dbhub-0.450 digest-dbhub-0.441
Date: Thu, 25 Oct 2007 12:58:47
Message-Id: E1Il2IL-0007nn-Er@stork.gentoo.org
1 armin76 07/10/25 12:58:41
2
3 Modified: dbhub-gentoo.patch
4 Added: digest-dbhub-0.450
5 Removed: digest-dbhub-0.441
6 Log:
7 Version bump, remove old
8 (Portage version: 2.1.3.16)
9
10 Revision Changes Path
11 1.4 net-p2p/dbhub/files/dbhub-gentoo.patch
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/dbhub/files/dbhub-gentoo.patch?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/dbhub/files/dbhub-gentoo.patch?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/dbhub/files/dbhub-gentoo.patch?r1=1.3&r2=1.4
16
17 Index: dbhub-gentoo.patch
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-p2p/dbhub/files/dbhub-gentoo.patch,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- dbhub-gentoo.patch 2 Jul 2007 18:17:10 -0000 1.3
24 +++ dbhub-gentoo.patch 25 Oct 2007 12:58:40 -0000 1.4
25 @@ -1,6 +1,6 @@
26 ---- configure.old 2007-07-02 20:02:46.000000000 +0200
27 -+++ configure 2007-07-02 20:04:14.000000000 +0200
28 -@@ -4552,12 +4552,6 @@
29 +--- configure.old 2007-10-25 14:53:10.000000000 +0200
30 ++++ configure 2007-10-25 14:54:06.000000000 +0200
31 +@@ -7564,12 +7564,6 @@
32 fi
33 fi
34
35 @@ -13,15 +13,19 @@
36 # Check whether --enable-lang was given.
37 if test "${enable_lang+set}" = set; then
38 enableval=$enable_lang; if test "$enableval" = "no"; then
39 -@@ -4637,11 +4631,6 @@
40 +@@ -7650,15 +7644,6 @@
41 + perl_flags=`perl -MExtUtils::Embed -e ccopts`
42
43 perl_libs=`perl -MExtUtils::Embed -e ldopts`
44 -
45 +-
46 - if test ! -d $HOME/.dbhub/scripts; then
47 - echo "creating script directory: $HOME/.dbhub/scripts"
48 - mkdir $HOME/.dbhub/scripts
49 - chmod 700 $HOME/.dbhub/scripts;
50 +- for i in Samplescripts/*; do
51 +- cp $i $HOME/.dbhub/scripts;
52 +- done
53 - fi
54 fi
55 else
56 - echo "Perl script support is disabled, if you want to enable it do ./configure --enable-perl"
57 + echo "Perl script support is disabled."
58
59
60
61 1.1 net-p2p/dbhub/files/digest-dbhub-0.450
62
63 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/dbhub/files/digest-dbhub-0.450?rev=1.1&view=markup
64 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/dbhub/files/digest-dbhub-0.450?rev=1.1&content-type=text/plain
65
66 Index: digest-dbhub-0.450
67 ===================================================================
68 MD5 c70f8233fa35974e1bac265831e73b34 dbhub-0.450.tar.gz 452839
69 RMD160 83abfa1806de5fe1b3a31cb98210113fc46284be dbhub-0.450.tar.gz 452839
70 SHA256 3ee0c0bf764c9c28809bd0b02634b1403cf2efef9671930b966c33de60029e37 dbhub-0.450.tar.gz 452839
71
72
73
74 --
75 gentoo-commits@g.o mailing list