pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11 USE_FEATURES+=snprintf, bump revision.
details: https://anonhg.NetBSD.org/pkgsrc/rev/698f357515dc
branches: trunk
changeset: 538925:698f357515dc
user: tnn <tnn%pkgsrc.org@localhost>
date: Thu Feb 21 02:41:56 2008 +0000
description:
USE_FEATURES+=snprintf, bump revision.
diffstat:
x11/mrxvt/Makefile | 5 +++--
x11/rxvt-unicode/Makefile | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diffs (44 lines):
diff -r 2a0ee9bc3f72 -r 698f357515dc x11/mrxvt/Makefile
--- a/x11/mrxvt/Makefile Thu Feb 21 02:14:18 2008 +0000
+++ b/x11/mrxvt/Makefile Thu Feb 21 02:41:56 2008 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2008/01/17 23:27:13 tnn Exp $
+# $NetBSD: Makefile,v 1.16 2008/02/21 02:41:57 tnn Exp $
#
DISTNAME= mrxvt-0.5.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=materm/}
PATCH_SITES= ${MASTER_SITES}
@@ -17,6 +17,7 @@
GNU_CONFIGURE= YES
USE_TOOLS+= gmake
+USE_FEATURES+= snprintf
CONFIGURE_ARGS+= --enable-xft
CONFIGURE_ARGS+= --enable-text-shadow
diff -r 2a0ee9bc3f72 -r 698f357515dc x11/rxvt-unicode/Makefile
--- a/x11/rxvt-unicode/Makefile Thu Feb 21 02:14:18 2008 +0000
+++ b/x11/rxvt-unicode/Makefile Thu Feb 21 02:41:56 2008 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2007/10/20 06:11:25 obache Exp $
+# $NetBSD: Makefile,v 1.21 2008/02/21 02:41:56 tnn Exp $
#
DISTNAME= rxvt-unicode-8.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11
MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/ \
http://dist.schmorp.de/rxvt-unicode/Attic/
@@ -15,6 +15,7 @@
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config
+USE_FEATURES+= snprintf
CONFIGURE_ARGS+= --enable-transparency \
--enable-menubar \
Home |
Main Index |
Thread Index |
Old Index