update to 1.26.0

This switches to the gnome-2.28 release branch.
This commit is contained in:
drochner 2009-10-21 15:42:18 +00:00
parent 0c8844e6af
commit cad470b3ad
4 changed files with 11 additions and 24 deletions

View file

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.133 2009/07/22 12:48:46 wiz Exp $
# $NetBSD: Makefile,v 1.134 2009/10/21 15:42:18 drochner Exp $
DISTNAME= pango-1.24.5
DISTNAME= pango-1.26.0
CATEGORIES= devel fonts
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pango/1.24/}
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pango/1.26/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
@ -17,6 +17,7 @@ USE_TOOLS+= gmake pkg-config
GNU_CONFIGURE= yes
TEST_TARGET= check
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
PKGCONFIG_OVERRIDE= pango-uninstalled.pc.in
PKGCONFIG_OVERRIDE+= pango.pc.in

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.47 2009/09/07 09:49:20 drochner Exp $
@comment $NetBSD: PLIST,v 1.48 2009/10/21 15:42:18 drochner Exp $
bin/pango-querymodules
bin/pango-view
include/pango-1.0/pango/pango-attributes.h
@ -78,6 +78,8 @@ share/gtk-doc/html/pango/index-1.18.html
share/gtk-doc/html/pango/index-1.2.html
share/gtk-doc/html/pango/index-1.20.html
share/gtk-doc/html/pango/index-1.22.html
share/gtk-doc/html/pango/index-1.24.html
share/gtk-doc/html/pango/index-1.26.html
share/gtk-doc/html/pango/index-1.4.html
share/gtk-doc/html/pango/index-1.6.html
share/gtk-doc/html/pango/index-1.8.html

View file

@ -1,6 +1,5 @@
$NetBSD: distinfo,v 1.75 2009/10/11 07:39:25 tnn Exp $
$NetBSD: distinfo,v 1.76 2009/10/21 15:42:18 drochner Exp $
SHA1 (pango-1.24.5.tar.bz2) = a5aa40b78546a7ee59f21804b172e5d47ef776ad
RMD160 (pango-1.24.5.tar.bz2) = 7e436752734c55950ad5feced7c7d5c3f040a1b4
Size (pango-1.24.5.tar.bz2) = 1519944 bytes
SHA1 (patch-aa) = ef90f43f3d828b79809c8a337fa0167cc3d1e470
SHA1 (pango-1.26.0.tar.bz2) = 567f9ace5a8384b3a59dbf95304dc8b1a271d5b6
RMD160 (pango-1.26.0.tar.bz2) = b3b64d6af1eb9cc27d23a7e58d118df8fed25502
Size (pango-1.26.0.tar.bz2) = 1535736 bytes

View file

@ -1,15 +0,0 @@
$NetBSD: patch-aa,v 1.16 2009/10/11 07:39:26 tnn Exp $
--- pango-view/Makefile.in.orig 2009-07-20 22:59:49.000000000 +0200
+++ pango-view/Makefile.in
@@ -794,10 +794,8 @@ $(srcdir)/pango-view.1: ../configure.in
(test -f "$@" || echo help2man is required to generate this file. >> "$@"));
install-data-hook:
- @cd "$(DESTDIR)$(man1dir)" && gzip -c pango-view.1 > pango-view.1.gz && $(RM) pango-view.1
uninstall-hook:
- $(RM) "$(DESTDIR)$(man1dir)/pango-view.1.gz"
pangorc: $(srcdir)/../modules/pangorc
cp $(srcdir)/../modules/pangorc $@