From ffc27bb08ca6740773238ba0d327bcb5547f697e Mon Sep 17 00:00:00 2001 From: tnn Date: Sat, 8 Mar 2008 14:20:12 +0000 Subject: Update to libpaper-1.1.23 due to missing distfile (asked by joerg@) Changes: * Use defaultpapername() if systempapername() fails, as suggested in lib/paper.h. This makes paperconf return a default papersize instead of failing if /etc/papersize doesn't exist. Closes: #376346. * Added hungarian translation: Closes: #433726. --- print/libpaper/Makefile | 16 ++++++++-------- print/libpaper/distinfo | 8 ++++---- 2 files changed, 12 insertions(+), 12 deletions(-) (limited to 'print/libpaper') diff --git a/print/libpaper/Makefile b/print/libpaper/Makefile index 004008c4e9b..52672aa654d 100644 --- a/print/libpaper/Makefile +++ b/print/libpaper/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2008/03/08 13:58:09 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2008/03/08 14:20:12 tnn Exp $ # -DISTNAME= libpaper_1.1.22 -PKGNAME= libpaper-1.1.22 +DISTNAME= libpaper_1.1.23 +PKGNAME= ${DISTNAME:S/_/-/} CATEGORIES= print MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/libp/libpaper/} @@ -12,11 +12,11 @@ COMMENT= Paper size handling library PKG_DESTDIR_SUPPORT= user-destdir -WRKSRC= ${WRKDIR}/libpaper-1.1.22 -GNU_CONFIGURE= yes +WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} +GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} -USE_LIBTOOL= yes -USE_TOOLS+= gmake -FILES_SUBST+= PAPERSIZE=${PAPERSIZE} +USE_LIBTOOL= yes +USE_TOOLS+= gmake +FILES_SUBST+= PAPERSIZE=${PAPERSIZE} .include "../../mk/bsd.pkg.mk" diff --git a/print/libpaper/distinfo b/print/libpaper/distinfo index bae8b1373cd..f94f31b3f34 100644 --- a/print/libpaper/distinfo +++ b/print/libpaper/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.2 2007/09/14 11:21:43 joerg Exp $ +$NetBSD: distinfo,v 1.3 2008/03/08 14:20:12 tnn Exp $ -SHA1 (libpaper_1.1.22.tar.gz) = b811b432b25ae699c5ea5583841703460f793b88 -RMD160 (libpaper_1.1.22.tar.gz) = c889d2cdd843f3ce9e553369c82a292208789b1b -Size (libpaper_1.1.22.tar.gz) = 351106 bytes +SHA1 (libpaper_1.1.23.tar.gz) = e1c03fc0fa708cafe12d00a120685ef566100468 +RMD160 (libpaper_1.1.23.tar.gz) = bf407f5e75348abde5b7d3d3c8e2ea695de46cd7 +Size (libpaper_1.1.23.tar.gz) = 351153 bytes SHA1 (patch-aa) = 389af838d6d1d532227b63fb1cf93bbb889d4abd SHA1 (patch-ab) = 2d62d160c7f64b1ab4d12bf38632fcf433f4dd4c -- cgit v1.2.3