Fri Jan 21 23:17:12 2011 UTC ()
Update to 1.0.1:

WARNING: Xprint is no longer actively maintained.  This package is
mainly provided to allow continued binary compatibility of libraries
and applications that link against libXp.

This minor maintenance release collects over five years worth of build
configuration improvements and janitorial cleanups, as well as rebuilding
the tarballs with much newer versions of the GNU autotools.

Alan Coopersmith (13):
      renamed: .cvsignore -> .gitignore
      Add README with pointers to mailing list, bugzilla & git repos
      Update Sun license notices to current X.Org standard form
      Purge CVS/RCS id tags
      Fill in COPYING with licenses from source files
      Sun's copyrights belong to Oracle now
      config: Update to XORG_DEFAULT_OPTIONS from xorg-macros 1.3
      config: upgrade to util-macros 1.8 for additional man page support
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: Remove unnecessary calls from configure.ac
      This is not a GNU project, so declare it foreign
      Remove old INSTALL file stub so we use the one from xorg-macros
      libXp 1.0.1

Gaetan Nadon (1):
      config: update AC_PREREQ statement to 2.60

James Cloos (2):
      Add *~ to .gitignore to skip patch/emacs droppings
      Replace static ChangeLog with dist-hook to generate from git log

Matthieu Herrb (2):
      nuke RCS Ids
      build fix on systems with getpwuid_r()

Paulo Cesar Pereira de Andrade (1):
      Janitor: make distcheck, compiler warnings, .gitignore.


(wiz)
diff -r1.4 -r1.5 pkgsrc/x11/libXp/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/x11/libXp/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/x11/libXp/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/libXp/Attic/Makefile 2009/08/20 17:59:10 1.4
+++ pkgsrc/x11/libXp/Attic/Makefile 2011/01/21 23:17:12 1.5
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.4 2009/08/20 17:59:10 joerg Exp $ 1# $NetBSD: Makefile,v 1.5 2011/01/21 23:17:12 wiz Exp $
2# 2#
3 3
4DISTNAME= libXp-1.0.0 4DISTNAME= libXp-1.0.1
5CATEGORIES= x11 print 5CATEGORIES= x11 print
6MASTER_SITES= ${MASTER_SITE_XORG:=lib/} 6MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= joerg@NetBSD.org 9MAINTAINER= joerg@NetBSD.org
10HOMEPAGE= http://xorg.freedesktop.org/ 10HOMEPAGE= http://xorg.freedesktop.org/
11COMMENT= X Print Service Extension Library 11COMMENT= X Print Service Extension Library
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15USE_LIBTOOL= yes 15USE_LIBTOOL= yes
16USE_TOOLS+= pkg-config 16USE_TOOLS+= pkg-config
17GNU_CONFIGURE= yes 17GNU_CONFIGURE= yes

cvs diff -r1.1.1.1 -r1.2 pkgsrc/x11/libXp/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/libXp/Attic/distinfo 2006/11/03 21:01:49 1.1.1.1
+++ pkgsrc/x11/libXp/Attic/distinfo 2011/01/21 23:17:12 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1.1.1 2006/11/03 21:01:49 joerg Exp $ 1$NetBSD: distinfo,v 1.2 2011/01/21 23:17:12 wiz Exp $
2 2
3SHA1 (libXp-1.0.0.tar.bz2) = fac67954e247fc805af6e495ff8695b5724cd1e2 3SHA1 (libXp-1.0.1.tar.bz2) = 9c76823c7cfcb43f097963d0c930dcc4e38807a8
4RMD160 (libXp-1.0.0.tar.bz2) = 5d12e6bd1598654d1aa47a818047d1e0c6f50145 4RMD160 (libXp-1.0.1.tar.bz2) = e8c952ec53e429e7892f27354314ee2a7433c021
5Size (libXp-1.0.0.tar.bz2) = 244470 bytes 5Size (libXp-1.0.1.tar.bz2) = 300427 bytes