Update to 2.18.1:
libgnomeprint 2.18.1 * Fix a crash in Gedit caused by a typo. (Jeremy Messenger, Joe Marcus Clarke) * Fix compiler warnings (Damien Carberry, Michael Wolf) * Updated translations: - fi (Ilkka Tuohela) - ga (Ignacio Casal Quinteiro) - si (Danishka Navin) - ta (Tirumurthi Vasudevan) - vi (Pham Thanh Long)
This commit is contained in:
parent
5e5c73c6cf
commit
6f41e3da8f
3 changed files with 9 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.57 2007/04/10 18:56:12 drochner Exp $
|
||||
# $NetBSD: Makefile,v 1.58 2007/08/30 06:20:14 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libgnomeprint-2.18.0
|
||||
DISTNAME= libgnomeprint-2.18.1
|
||||
CATEGORIES= print gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprint/2.18/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.21 2007/04/19 18:31:23 drochner Exp $
|
||||
@comment $NetBSD: PLIST,v 1.22 2007/08/30 06:20:14 wiz Exp $
|
||||
include/libgnomeprint-2.2/libgnomeprint/gnome-font-face.h
|
||||
include/libgnomeprint-2.2/libgnomeprint/gnome-font.h
|
||||
include/libgnomeprint-2.2/libgnomeprint/gnome-glyphlist.h
|
||||
|
@ -132,6 +132,7 @@ share/locale/nb/LC_MESSAGES/libgnomeprint-2.2.mo
|
|||
share/locale/ne/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/nl/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/nn/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/oc/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/or/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/pa/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/pl/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
|
@ -140,6 +141,7 @@ share/locale/pt_BR/LC_MESSAGES/libgnomeprint-2.2.mo
|
|||
share/locale/ro/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/ru/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/rw/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/si/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/sk/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/sl/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/sq/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.23 2007/04/11 16:22:14 tron Exp $
|
||||
$NetBSD: distinfo,v 1.24 2007/08/30 06:20:14 wiz Exp $
|
||||
|
||||
SHA1 (libgnomeprint-2.18.0.tar.bz2) = 601eac4347515e285aee79bc0962d50ab0b27d4b
|
||||
RMD160 (libgnomeprint-2.18.0.tar.bz2) = 145a6854e334893ce0f74f08b61edb746a018f73
|
||||
Size (libgnomeprint-2.18.0.tar.bz2) = 830629 bytes
|
||||
SHA1 (libgnomeprint-2.18.1.tar.bz2) = cb8973ffdf4029541d781b77cc5db1cc586c864f
|
||||
RMD160 (libgnomeprint-2.18.1.tar.bz2) = 4e3c4472c77b36e03a051f6f290b92c3138c00ea
|
||||
Size (libgnomeprint-2.18.1.tar.bz2) = 870168 bytes
|
||||
SHA1 (patch-aa) = 73dffa07cb1218b41784563dc822c08b3455fd59
|
||||
SHA1 (patch-ab) = 04499f4ce10315b894d85228588c24e9576f4df3
|
||||
SHA1 (patch-ac) = 907b2ec2c194ae10d7fe7eea6e2e52a128b5ca14
|
||||
|
|
Loading…
Reference in a new issue