diff options
author | wiz <wiz@pkgsrc.org> | 2007-08-30 06:20:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-08-30 06:20:14 +0000 |
commit | 6f41e3da8fe76d6befa8594230ce2c668ef9bacb (patch) | |
tree | 35a5058a7d0bac9947034b883191902fea0a9587 /print/libgnomeprint/Makefile | |
parent | 5e5c73c6cffd1b99e7cfcf41c25e8efb89e6e467 (diff) | |
download | pkgsrc-6f41e3da8fe76d6befa8594230ce2c668ef9bacb.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)
Diffstat (limited to 'print/libgnomeprint/Makefile')
-rw-r--r-- | print/libgnomeprint/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |