pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/45463: [PATCH] x11/fixesproto 4.1.1 to 5.0
>Number: 45463
>Category: pkg
>Synopsis: Update x11/fixesproto 4.1.1 to 5.0
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: support
>Submitter-Id: net
>Arrival-Date: Thu Oct 13 13:00:01 +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/fixesproto 4.1.1 to 5.0
(modular-xorg-server needs this version)
From ChangeLog:
----------
Date: Mon Feb 28 09:53:30 2011 -0500
fixesproto 5.0
Date: Mon Nov 15 17:09:31 2010 -0500
fixesproto v5: Pointer barriers
v3: Review fixes:
- INT16 not CARD16 for coordinates
- BadDevice not BadMatch
Date: Fri Oct 29 21:01:26 2010 -0700
fixesproto 4.1.2
- Sun's copyrights now belong to Oracle
- config: remove the pkgconfig pc.in file from EXTRA_DIST
Automake always includes it in the tarball.
- Update Sun license notices to current X.Org standard form
- Use $(docdir) for fixesproto.txt install path
- Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
- Now that the INSTALL file is generated.
Allows running make maintainer-clean.
- INSTALL file is missing or incorrect #24206
- The file is copied from util-macros.
The copy in git is removed.
- README: file created or updated #24206
- Contains a set of URLs to freedesktop.org.
- NEWS: remove empty file #24206
- Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
- ChangeLog filename is known to Automake and requires no further
coding in the makefile.
- Makefile.am: INSTALL file is missing or incorrect #24206
- The standard GNU file on building/installing tarball is copied
using the XORG_INSTALL macro contained in XORG_DEFAULT_OPTIONS
Add INSTALL target
- configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242
- This macro aggregate a number of existing macros that sets commmon
X.Org components configuration options. It shields the configuration file
from
future changes.
- .gitignore: use common defaults with custom section # 24239
- Using common defaults will reduce errors and maintenance.
Only the very small or inexistent custom section need periodic maintenance
when the structure of the component changes. Do not edit defaults.
Update x11/fixesproto 4.1.1 to 5.0
>How-To-Repeat:
(cd /usr/pkgsrc/x11/fixesproto; make package-install)
>Fix:
Index: x11/fixesproto/Makefile
===================================================================
RCS file: /e/cvsync/cvsync/pkgsrc/x11/fixesproto/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- x11/fixesproto/Makefile 9 Apr 2010 08:15:48 -0000 1.9
+++ x11/fixesproto/Makefile 13 Oct 2011 12:47:08 -0000
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.9 2010/04/09 08:15:48 tnn Exp $
#
-DISTNAME= fixesproto-4.1.1
+DISTNAME= fixesproto-5.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=proto/}
EXTRACT_SUFX= .tar.bz2
Index: x11/fixesproto/distinfo
===================================================================
RCS file: /e/cvsync/cvsync/pkgsrc/x11/fixesproto/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- x11/fixesproto/distinfo 9 Apr 2010 08:15:48 -0000 1.6
+++ x11/fixesproto/distinfo 13 Oct 2011 12:47:20 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.6 2010/04/09 08:15:48 tnn Exp $
-SHA1 (fixesproto-4.1.1.tar.bz2) = fb47920c629e08a56442a51968a02a22733085e5
-RMD160 (fixesproto-4.1.1.tar.bz2) = 83f9663df63a6e02cfe7f362f7848bf5e1b034d8
-Size (fixesproto-4.1.1.tar.bz2) = 91338 bytes
+SHA1 (fixesproto-5.0.tar.bz2) = ab605af5da8c98c0c2f8b2c578fed7c864ee996a
+RMD160 (fixesproto-5.0.tar.bz2) = e6733c26d84c58ba74263e90c79f2f6a1974c34a
+Size (fixesproto-5.0.tar.bz2) = 100886 bytes
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index