pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/45523: [PATCH] x11/xfontsel 1.0.2 to 1.0.3
>Number: 45523
>Category: pkg
>Synopsis: Update x11/xfontsel 1.0.2 to 1.0.3
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: support
>Submitter-Id: net
>Arrival-Date: Wed Oct 26 10:45:00 +0000 2011
>Originator: Makoto Fujiwara
>Release: NetBSD 5.1
>Organization:
KINU Corporation
>Environment:
System: NetBSD t-105.i.ki.nu 5.1 NetBSD 5.1 (GENERIC) #0: Sat Nov 6 13:19:33
UTC 2010
builds%b6.netbsd.org@localhost:/home/builds/ab/netbsd-5-1-RELEASE/amd64/201011061943Z-obj/home/builds/ab/netbsd-5-1-RELEASE/src/sys/arch/amd64/compile/GENERIC
amd64
Architecture: x86_64
Machine: amd64
>Description:
Update x11/xfontsel 1.0.2 to 1.0.3
--------------------
The xfontsel application provides a menu-based GUI to display the X11 core
protocol fonts known to your X server, examine samples of each, and
retrieve the X Logical Font Description ("XLFD") full name for a font.
This release includes several years worth of build improvements and cleanups,
including fixes for builds on case-insensitive filesystems, builds without the
Xaw8 macros, and other fixes needed for building on various platforms.
Alan Coopersmith (5):
Add README with pointers to mailing lists, bugzilla, & git
config: upgrade to util-macros 1.8 for additional man page support
Xmu functions are called directly, so include it in PKG_CHECK_MODULES
config: Remove unnecessary calls from configure.ac
xfontsel 1.0.3
Gaetan Nadon (8):
.gitignore: use common defaults with custom section # 24239
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Deploy the new XORG_DEFAULT_OPTIONS #24242
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
configure.ac: use backticks rather than $() for cmd subs
config: move CWARNFLAGS from configure.ac to Makefile.am
config: update AC_PREREQ statement to 2.60
James Cloos (1):
Add missing PHONY line for automatic ChangeLog generation
Jeremy Huddleston (2):
Build fix for file systems that are not case sensitive
Added missing AM_PROG_CC_C_O
Julien Cristau (4):
Use AM_CFLAGS instead of xfontsel_CFLAGS and remove AM_PROG_CC_C_O
Fix build with builddir != srcdir
$(builddir) is the current directory
xaw8 is gone, use xaw7
Paulo Cesar Pereira de Andrade (2):
Compile warning fixes.
Ansification and compile warning fixes.
--------------------
>How-To-Repeat:
(cd /usr/pkgsrc/x11/xfontsel; make package)
>Fix:
Index: x11/xfontsel/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/x11/xfontsel/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- x11/xfontsel/Makefile 23 Oct 2011 18:06:50 -0000 1.5
+++ x11/xfontsel/Makefile 26 Oct 2011 10:40:28 -0000
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.5 2011/10/23 18:06:50 dholland Exp $
#
-DISTNAME= xfontsel-1.0.2
-PKGREVISION= 2
+DISTNAME= xfontsel-1.0.3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
Index: x11/xfontsel/distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/x11/xfontsel/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- x11/xfontsel/distinfo 12 Apr 2007 18:03:25 -0000 1.1.1.1
+++ x11/xfontsel/distinfo 26 Oct 2011 10:40:28 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2007/04/12 18:03:25 joerg Exp $
-SHA1 (xfontsel-1.0.2.tar.bz2) = c492444a3bada3e44bc0319cfd85a89cd7770b84
-RMD160 (xfontsel-1.0.2.tar.bz2) = 82135208df98fda997714365be35d94ee60db2cb
-Size (xfontsel-1.0.2.tar.bz2) = 106540 bytes
+SHA1 (xfontsel-1.0.3.tar.bz2) = df2eb12b90339b7091bd362b095344015ec8b6fa
+RMD160 (xfontsel-1.0.3.tar.bz2) = 6e21b434c3aed1bf2fc601551da8fd089d53fb8c
+Size (xfontsel-1.0.3.tar.bz2) = 125665 bytes
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index