diff options
author | joerg <joerg> | 2006-01-05 21:21:54 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-01-05 21:21:54 +0000 |
commit | 097431611a843002c4a21820bda0003fd6023bd7 (patch) | |
tree | 4f6b716257f83f678fed1f99ece6f66fa94c5982 /x11/qt2-libs/patches | |
parent | ccf47f869f1b2968d90d237314453bfe72abd968 (diff) | |
download | pkgsrc-097431611a843002c4a21820bda0003fd6023bd7.tar.gz |
Use SUBST framework, patch files directly.
Diffstat (limited to 'x11/qt2-libs/patches')
-rw-r--r-- | x11/qt2-libs/patches/patch-ab | 6 | ||||
-rw-r--r-- | x11/qt2-libs/patches/patch-ac | 6 | ||||
-rw-r--r-- | x11/qt2-libs/patches/patch-ap | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/x11/qt2-libs/patches/patch-ab b/x11/qt2-libs/patches/patch-ab index fc467d58e57..4c38c43602e 100644 --- a/x11/qt2-libs/patches/patch-ab +++ b/x11/qt2-libs/patches/patch-ab @@ -1,7 +1,7 @@ -$NetBSD: patch-ab,v 1.8 2002/08/25 18:40:44 jlam Exp $ +$NetBSD: patch-ab,v 1.9 2006/01/05 21:22:14 joerg Exp $ ---- configs/netbsd-g++-static.in.orig Wed Jun 13 04:56:48 2001 -+++ configs/netbsd-g++-static.in +--- configs/netbsd-g++-static.orig Wed Jun 13 04:56:48 2001 ++++ configs/netbsd-g++-static @@ -1,44 +1,42 @@ # Compiling INTERFACE_DECL_PATH = . diff --git a/x11/qt2-libs/patches/patch-ac b/x11/qt2-libs/patches/patch-ac index 455b92efd38..811d34d6827 100644 --- a/x11/qt2-libs/patches/patch-ac +++ b/x11/qt2-libs/patches/patch-ac @@ -1,7 +1,7 @@ -$NetBSD: patch-ac,v 1.6 2002/10/25 10:56:05 bouyer Exp $ +$NetBSD: patch-ac,v 1.7 2006/01/05 21:22:14 joerg Exp $ ---- configs/solaris-g++-static.in.orig Wed Jun 13 10:56:50 2001 -+++ configs/solaris-g++-static.in Thu Oct 17 18:28:26 2002 +--- configs/solaris-g++-static.orig Wed Jun 13 10:56:50 2001 ++++ configs/solaris-g++-static Thu Oct 17 18:28:26 2002 @@ -2,24 +2,25 @@ INTERFACE_DECL_PATH = . SYSCONF_CXX = g++ diff --git a/x11/qt2-libs/patches/patch-ap b/x11/qt2-libs/patches/patch-ap index 100620c4603..5e515d0e660 100644 --- a/x11/qt2-libs/patches/patch-ap +++ b/x11/qt2-libs/patches/patch-ap @@ -1,7 +1,7 @@ -$NetBSD: patch-ap,v 1.1 2005/10/04 19:34:36 joerg Exp $ +$NetBSD: patch-ap,v 1.2 2006/01/05 21:22:14 joerg Exp $ ---- configs/freebsd-g++-static.in.orig 2005-07-30 22:54:44.000000000 +0000 -+++ configs/freebsd-g++-static.in +--- configs/freebsd-g++-static.orig 2005-07-30 22:54:44.000000000 +0000 ++++ configs/freebsd-g++-static @@ -1,44 +1,42 @@ # Compiling INTERFACE_DECL_PATH = . |