Gentoo Archives: gentoo-commits

From: Dane Smith <c1pher@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/c1pher:master commit in: www-apps/indefero/, www-apps/indefero/files/
Date: Wed, 01 Feb 2012 23:58:18
Message-Id: 75b732cc10552dabce105370a4d50a96ad1b042d.c1pher@gentoo
1 commit: 75b732cc10552dabce105370a4d50a96ad1b042d
2 Author: Dane Smith <c1pher <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 1 23:57:26 2012 +0000
4 Commit: Dane Smith <c1pher <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 1 23:57:26 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/c1pher.git;a=commit;h=75b732cc
7
8 Small tweak to postinst,
9
10 ---
11 www-apps/indefero/Manifest | 4 ++--
12 www-apps/indefero/files/postinstall-en-1.2.txt | 4 ++--
13 www-apps/indefero/indefero-1.2.ebuild | 2 +-
14 3 files changed, 5 insertions(+), 5 deletions(-)
15
16 diff --git a/www-apps/indefero/Manifest b/www-apps/indefero/Manifest
17 index f9f45f7..1f33e36 100644
18 --- a/www-apps/indefero/Manifest
19 +++ b/www-apps/indefero/Manifest
20 @@ -1,7 +1,7 @@
21 AUX bootstrap.php 603 RMD160 4cc6da7db1aeaa2f380458a61f67be651a49abc2 SHA1 4b38c6121046403d805298d18cfb20b7ff807ea0 SHA256 c13948fca2e56b98458f95908c84a4162600a5ee81664e317f0557131ff1c7c9
22 AUX dbsetup.sh 86 RMD160 405e479305710f972bd8c76a23f70618c874903b SHA1 3ddd63a0a260bd49ba3e83c16958e0cd8b0a0b3b SHA256 40f0d1e7763f048cd2171fe73ad051b01918f1fef1c99f5d76e0928676456255
23 AUX indefero-gentoo-pluf.diff 511 RMD160 201be20a73ed0897206a6a2a253650e5a708f079 SHA1 cf923b4de6acaa2c4bc9d14b706b4226b73ca612 SHA256 de340e928be33f4301d78b0e7e521f9ec8b6947e40726bd5f872e374f219567b
24 -AUX postinstall-en-1.2.txt 1103 RMD160 18a78159dd03dff26cdaf92cd1425dd4d7b553fb SHA1 9f1713919c652e58a89f18f2c6929de35c1ff65c SHA256 1b35ddf836be9d7602a2024e80c3e91d6a1f251b8afe7808c115e260445dcf78
25 +AUX postinstall-en-1.2.txt 1100 RMD160 aaec96897ca9c3a6333075fbed1b60cc447def52 SHA1 b8ebb42e4b6f183098b7191e54acc652fd7ca56d SHA256 8f1782fe00c04e239ce2c24c0f3a65d9169e580f7a955b5d3898fa795a448f38
26 DIST indefero-1.2.zip 954890 RMD160 3d9272e1f95673ec7c0b9522494f70fe4c3c6af4 SHA1 962b7b542b62b5d9a3ffa4072e0c2f37be8dcbd6 SHA256 f67f542f6f253945d4b5ec7a2b81d842a63aa23200adef1cb2dede3d7bd15ef1
27 -EBUILD indefero-1.2.ebuild 1278 RMD160 bcf3bf58f9bbf52965780f1f70eb8b93e3f09724 SHA1 af7c11a54ae17ad1bd29430ead480d0554ecb654 SHA256 319d4347e2d64cdbe489e41d6262f20961166f4fb31f25403173d600f30709e0
28 +EBUILD indefero-1.2.ebuild 1274 RMD160 e15a6ae9d9621d23295797525cd33bc4902a129e SHA1 8610b816bff77afaee5f2a8fcbdb09a02e83d27d SHA256 1e94aa8b2d0bcb7b6257f751714b56bf4a58f2e7aa6d6df6103dfbb53d3643e6
29 MISC metadata.xml 252 RMD160 0d6b4d4e9e2fc0a9fc73289b6f3234195a3a1405 SHA1 6d719654a220ceff01851fa059936c79ca6bf9be SHA256 50fba57de1e11a48fbf58020c096095ebf9ec5defa2b5bcda9ed44e5be159d3f
30
31 diff --git a/www-apps/indefero/files/postinstall-en-1.2.txt b/www-apps/indefero/files/postinstall-en-1.2.txt
32 index 3ceb078..654468f 100644
33 --- a/www-apps/indefero/files/postinstall-en-1.2.txt
34 +++ b/www-apps/indefero/files/postinstall-en-1.2.txt
35 @@ -17,8 +17,8 @@ under /var/www/localhost/htdocs), edit the file <path to
36 indefero>/src/IDF/conf/idf.php . Make sure to use the values for the database
37 that you used in step 1.
38
39 -3) To actually create the needed tables for indefero, cd <path to indefero>
40 -and run scrips/dbsetup.sh.
41 +3) To actually create the needed tables for indefero, cd <path to
42 +indefero>/src and run dbsetup.sh.
43
44 4) Lastly, edit <path to indefero>/www/bootstrap.php. Change the places where
45 it says <PATH TO INDEFERO> to point to the install you're using. Then update
46
47 diff --git a/www-apps/indefero/indefero-1.2.ebuild b/www-apps/indefero/indefero-1.2.ebuild
48 index a018ab5..07a6501 100644
49 --- a/www-apps/indefero/indefero-1.2.ebuild
50 +++ b/www-apps/indefero/indefero-1.2.ebuild
51 @@ -23,7 +23,7 @@ S="${WORKDIR}/${PN}"
52 src_prepare(){
53 #Expect pluf to be installed in the normal location.
54 epatch "${FILESDIR}/${PN}-gentoo-pluf.diff"
55 - cp "${FILESDIR}/dbsetup.sh" scripts/
56 + cp "${FILESDIR}/dbsetup.sh" src/
57 cp "${FILESDIR}/bootstrap.php" www/
58 }