summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJurek Bartuszek <jurek@gentoo.org>2007-06-24 17:58:59 +0000
committerJurek Bartuszek <jurek@gentoo.org>2007-06-24 17:58:59 +0000
commitf8f016bb073b92e4eedfccc7542a1f23acf4f0bd (patch)
treefe82801188061e7e5083905afd1ffc41978b92a8 /dev-dotnet/db4o/files
parentalpha/x86 stable wrt #182389 (diff)
downloadgentoo-2-f8f016bb073b92e4eedfccc7542a1f23acf4f0bd.tar.gz
gentoo-2-f8f016bb073b92e4eedfccc7542a1f23acf4f0bd.tar.bz2
gentoo-2-f8f016bb073b92e4eedfccc7542a1f23acf4f0bd.zip
dev-dotnet/db4o: version bump (fixing bug #168738)
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-dotnet/db4o/files')
-rw-r--r--dev-dotnet/db4o/files/db4o-6.1-makefile.patch18
-rw-r--r--dev-dotnet/db4o/files/digest-db4o-6.13
2 files changed, 21 insertions, 0 deletions
diff --git a/dev-dotnet/db4o/files/db4o-6.1-makefile.patch b/dev-dotnet/db4o/files/db4o-6.1-makefile.patch
new file mode 100644
index 000000000000..ed1b50f5bcfd
--- /dev/null
+++ b/dev-dotnet/db4o/files/db4o-6.1-makefile.patch
@@ -0,0 +1,18 @@
+--- Makefile.old 2007-06-24 19:41:29.000000000 +0200
++++ Makefile 2007-06-24 19:41:02.000000000 +0200
+@@ -32,11 +32,11 @@
+ rm -rf $(DIR_BIN)
+
+ install:
+- mkdir -p $(DIR_INSTALL_BIN)
+- cp -R $(DIR_BIN)/* $(DIR_INSTALL_BIN)
++ mkdir -p ${DESTDIR}/$(DIR_INSTALL_BIN)
++ cp -R $(DIR_BIN)/* ${DESTDIR}/$(DIR_INSTALL_BIN)
+ ifndef RPM_DOC_DIR
+- mkdir -p $(DIR_INSTALL_DOC)
+- cp -R $(DIR_DOC)/* $(DIR_INSTALL_DOC)
++ mkdir -p ${DESTDIR}/$(DIR_INSTALL_DOC)
++ cp -R $(DIR_DOC)/* ${DESTDIR}/$(DIR_INSTALL_DOC)
+ endif
+
+ .PHONY: clean buildall
diff --git a/dev-dotnet/db4o/files/digest-db4o-6.1 b/dev-dotnet/db4o/files/digest-db4o-6.1
new file mode 100644
index 000000000000..67866b798665
--- /dev/null
+++ b/dev-dotnet/db4o/files/digest-db4o-6.1
@@ -0,0 +1,3 @@
+MD5 fb96250b7363154a4e925c913b2c090c db4o-6.1-mono.tar.gz 3580346
+RMD160 0a7c92dad7ef3c386984526627c67d6484f56303 db4o-6.1-mono.tar.gz 3580346
+SHA256 5e0ecb2a7ef8f1242e2df4379288d655af43d75acbb1ede23f304d8d1922083e db4o-6.1-mono.tar.gz 3580346