diff options
author | adam <adam> | 2005-01-11 14:02:05 +0000 |
---|---|---|
committer | adam <adam> | 2005-01-11 14:02:05 +0000 |
commit | 21ea08af501fa8e0fe0ea0544a79b8159123227e (patch) | |
tree | a7226c8bb1aaf8972fdc525ed3c91b280437c4c6 /x11/eterm/patches | |
parent | 3b8f4e987bee06d25f4290c62aa12900c02cbabe (diff) | |
download | pkgsrc-21ea08af501fa8e0fe0ea0544a79b8159123227e.tar.gz |
Changes 0.9.3:
- All new theme format.
- 3-state image support.
- Pixmapped scrollbars and popup menus.
- Action bindings.
- IPC interface to Eterm and Enlightenment.
- Auto mode for automatic syncing with Enlightenment themes.
Diffstat (limited to 'x11/eterm/patches')
-rw-r--r-- | x11/eterm/patches/patch-aa | 9 | ||||
-rw-r--r-- | x11/eterm/patches/patch-ab | 6 | ||||
-rw-r--r-- | x11/eterm/patches/patch-ai | 9 |
3 files changed, 13 insertions, 11 deletions
diff --git a/x11/eterm/patches/patch-aa b/x11/eterm/patches/patch-aa index 5f4476ad096..a6bce37d67c 100644 --- a/x11/eterm/patches/patch-aa +++ b/x11/eterm/patches/patch-aa @@ -1,7 +1,8 @@ -$NetBSD: patch-aa,v 1.4 2003/02/14 20:24:44 salo Exp $ ---- bg/Makefile.in.orig Fri Feb 7 17:33:33 2003 -+++ bg/Makefile.in Fri Feb 7 17:33:42 2003 -@@ -237,7 +237,7 @@ +$NetBSD: patch-aa,v 1.5 2005/01/11 14:02:06 adam Exp $ + +--- bg/Makefile.in.orig 2004-12-14 18:46:52.000000000 +0000 ++++ bg/Makefile.in +@@ -250,7 +250,7 @@ install-data-hook: $(INSTALL_DATA) $$i $(DESTDIR)${pixmapdir}/$$j/ ; \ done) ; \ done) diff --git a/x11/eterm/patches/patch-ab b/x11/eterm/patches/patch-ab index 24351381d35..4c5b367d297 100644 --- a/x11/eterm/patches/patch-ab +++ b/x11/eterm/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.5 2003/05/08 17:25:08 jmmv Exp $ +$NetBSD: patch-ab,v 1.6 2005/01/11 14:02:06 adam Exp $ ---- configure.orig 2002-10-31 18:48:54.000000000 +0100 +--- configure.orig 2004-12-14 18:46:33.000000000 +0000 +++ configure -@@ -10117,8 +10117,8 @@ fi +@@ -10486,8 +10486,8 @@ fi fi diff --git a/x11/eterm/patches/patch-ai b/x11/eterm/patches/patch-ai index b3d70486af5..c4d7212d2a4 100644 --- a/x11/eterm/patches/patch-ai +++ b/x11/eterm/patches/patch-ai @@ -1,7 +1,8 @@ -$NetBSD: patch-ai,v 1.1 2002/12/26 04:58:45 wiz Exp $ ---- doc/Makefile.in.orig Sun Dec 15 00:50:46 2002 -+++ doc/Makefile.in Sun Dec 15 00:51:30 2002 -@@ -267,7 +267,7 @@ +$NetBSD: patch-ai,v 1.2 2005/01/11 14:02:06 adam Exp $ + +--- doc/Makefile.in.orig 2004-12-14 18:46:51.000000000 +0000 ++++ doc/Makefile.in +@@ -282,7 +282,7 @@ installdirs mostlyclean-generic distclea maintainer-clean-generic clean mostlyclean distclean maintainer-clean |