diff options
author | wiz <wiz> | 2007-08-30 06:20:14 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-08-30 06:20:14 +0000 |
commit | 288bbda45bc1c8eec7ee39e9abbad5223b889c90 (patch) | |
tree | 35a5058a7d0bac9947034b883191902fea0a9587 | |
parent | 544cf8562b78c58f75539c7ef26ebdcdd89c3c21 (diff) | |
download | pkgsrc-288bbda45bc1c8eec7ee39e9abbad5223b889c90.tar.gz |
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)
-rw-r--r-- | print/libgnomeprint/Makefile | 4 | ||||
-rw-r--r-- | print/libgnomeprint/PLIST | 4 | ||||
-rw-r--r-- | print/libgnomeprint/distinfo | 8 |
3 files changed, 9 insertions, 7 deletions
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index 7d8b20d2389..05678164eea 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -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 diff --git a/print/libgnomeprint/PLIST b/print/libgnomeprint/PLIST index 755cfa51a75..d87e5535d8d 100644 --- a/print/libgnomeprint/PLIST +++ b/print/libgnomeprint/PLIST @@ -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 diff --git a/print/libgnomeprint/distinfo b/print/libgnomeprint/distinfo index 3e50fa63381..9a96e78ab28 100644 --- a/print/libgnomeprint/distinfo +++ b/print/libgnomeprint/distinfo @@ -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 |