Tue Mar 8 15:08:27 2011 UTC ()
Comment the patch to note that it uses more generic names than the original
file and ensures that rpath information is included in the installed library.


(brook)
diff -r1.2 -r1.3 pkgsrc/databases/postgresql-uuid/distinfo
diff -r1.1.1.1 -r1.2 pkgsrc/databases/postgresql-uuid/patches/patch-Makefile

cvs diff -r1.2 -r1.3 pkgsrc/databases/postgresql-uuid/Attic/distinfo (expand / switch to context diff)
--- pkgsrc/databases/postgresql-uuid/Attic/distinfo 2011/03/08 03:20:16 1.2
+++ pkgsrc/databases/postgresql-uuid/Attic/distinfo 2011/03/08 15:08:27 1.3
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2011/03/08 03:20:16 brook Exp $
+$NetBSD: distinfo,v 1.3 2011/03/08 15:08:27 brook Exp $
 
 SHA1 (uuid-freebsd-1.0.2.tgz) = c472fc8b3a2ca7c325db1f2e6a289566260ce494
 RMD160 (uuid-freebsd-1.0.2.tgz) = 90264bf8258f165b038c14d1eed3485121fcc2a6
 Size (uuid-freebsd-1.0.2.tgz) = 3055 bytes
-SHA1 (patch-Makefile) = 2ec9a8318c521e507ed839141474efdee0aef580
+SHA1 (patch-Makefile) = edbda592fe086bfc523147d80a0bce7421e4fd10
 SHA1 (patch-uuid.c) = 957cd42d900886c70ca0bfc1642ad97ac074148c

cvs diff -r1.1.1.1 -r1.2 pkgsrc/databases/postgresql-uuid/patches/Attic/patch-Makefile (expand / switch to context diff)
--- pkgsrc/databases/postgresql-uuid/patches/Attic/patch-Makefile 2011/03/05 17:54:35 1.1.1.1
+++ pkgsrc/databases/postgresql-uuid/patches/Attic/patch-Makefile 2011/03/08 15:08:27 1.2
@@ -1,4 +1,7 @@
-$NetBSD: patch-Makefile,v 1.1.1.1 2011/03/05 17:54:35 brook Exp $
+$NetBSD: patch-Makefile,v 1.2 2011/03/08 15:08:27 brook Exp $
+
+Use more generic names for the installed files and ensure that rpath
+information is correctly included within the shared library.
 
 --- Makefile.orig	2009-03-15 10:02:47.000000000 -0600
 +++ Makefile	2011-02-12 10:59:40.000000000 -0700