pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc s/gui/GUI/



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f65df4e09ae5
branches:  trunk
changeset: 459867:f65df4e09ae5
user:      grant <grant%pkgsrc.org@localhost>
date:      Sun Aug 10 03:15:28 2003 +0000

description:
s/gui/GUI/

diffstat:

 devel/cvsup-gui/Makefile  |  4 ++--
 devel/libglade/Makefile   |  4 ++--
 devel/libglade2/Makefile  |  4 ++--
 editors/vim/Makefile      |  4 ++--
 graphics/xine-ui/Makefile |  4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)

diffs (89 lines):

diff -r 8e26b07978e2 -r f65df4e09ae5 devel/cvsup-gui/Makefile
--- a/devel/cvsup-gui/Makefile  Sun Aug 10 00:30:30 2003 +0000
+++ b/devel/cvsup-gui/Makefile  Sun Aug 10 03:15:28 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 21:30:10 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/08/10 03:15:28 grant Exp $
 
 DISTNAME=      cvsup-gui-static-16.1.f
 PKGNAME=       ${DISTNAME:C/-static//}
@@ -9,7 +9,7 @@
 
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
 HOMEPAGE=      http://people.freebsd.org/~jdp/
-COMMENT=       cvsup gui client
+COMMENT=       cvsup GUI client
 
 DEPENDS+=      cvsup-[0-9]*:../../devel/cvsup
 
diff -r 8e26b07978e2 -r f65df4e09ae5 devel/libglade/Makefile
--- a/devel/libglade/Makefile   Sun Aug 10 00:30:30 2003 +0000
+++ b/devel/libglade/Makefile   Sun Aug 10 03:15:28 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2003/07/17 21:31:27 grant Exp $
+# $NetBSD: Makefile,v 1.47 2003/08/10 03:15:29 grant Exp $
 #
 
 DISTNAME=              libglade-0.17
@@ -8,7 +8,7 @@
 
 MAINTAINER=            rh%NetBSD.org@localhost
 HOMEPAGE=              http://www.daa.com.au/~james/gnome/
-COMMENT=               Runtime interpreter for GLADE gui files
+COMMENT=               Runtime interpreter for GLADE GUI files
 
 BUILD_USES_MSGFMT=     YES
 
diff -r 8e26b07978e2 -r f65df4e09ae5 devel/libglade2/Makefile
--- a/devel/libglade2/Makefile  Sun Aug 10 00:30:30 2003 +0000
+++ b/devel/libglade2/Makefile  Sun Aug 10 03:15:28 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2003/07/17 21:31:28 grant Exp $
+# $NetBSD: Makefile,v 1.16 2003/08/10 03:15:29 grant Exp $
 #
 
 DISTNAME=              libglade-2.0.1
@@ -9,7 +9,7 @@
 
 MAINTAINER=            jmmv%NetBSD.org@localhost
 HOMEPAGE=              http://www.daa.com.au/~james/gnome/
-COMMENT=               Runtime interpreter for GLADE gui files (v2)
+COMMENT=               Runtime interpreter for GLADE GUI files (v2)
 
 BUILD_USES_MSGFMT=     YES
 
diff -r 8e26b07978e2 -r f65df4e09ae5 editors/vim/Makefile
--- a/editors/vim/Makefile      Sun Aug 10 00:30:30 2003 +0000
+++ b/editors/vim/Makefile      Sun Aug 10 03:15:28 2003 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.46 2003/07/13 13:51:37 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2003/08/10 03:15:30 grant Exp $
 
 .include               "../vim-share/Makefile.common"
 
 PKGNAME=               vim-${VIM_VERSION}.${VIM_PATCHLEVEL}
 PKGREVISION=           1
 
-COMMENT=               Vim editor (vi clone) without gui
+COMMENT=               Vim editor (vi clone) without GUI
 
 DEPENDS+=              vim-share-${VIM_VERSION}.${VIM_PATCHLEVEL}:../vim-share
 
diff -r 8e26b07978e2 -r f65df4e09ae5 graphics/xine-ui/Makefile
--- a/graphics/xine-ui/Makefile Sun Aug 10 00:30:30 2003 +0000
+++ b/graphics/xine-ui/Makefile Sun Aug 10 03:15:28 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/21 16:51:54 martti Exp $
+# $NetBSD: Makefile,v 1.8 2003/08/10 03:15:30 grant Exp $
 #
 
 DISTNAME=              xine-ui-0.9.20
@@ -8,7 +8,7 @@
 
 MAINTAINER=            tech-pkg%NetBSD.org@localhost
 HOMEPAGE=              http://xinehq.de/
-COMMENT=               Skinned xlib-based xine gui
+COMMENT=               Skinned xlib-based xine GUI
 
 BUILD_USES_MSGFMT=     YES
 BUILDLINK_DEPENDS.curl=        curl>7.10.2



Home | Main Index | Thread Index | Old Index