diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-12-18 06:14:11 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-12-18 06:14:11 +0000 |
commit | 2840aeef14ed4b0aafa44b69ae0d7aa71bc95862 (patch) | |
tree | e0c851a1c97bfcb18397a481c986478e603ee7f1 /print/ggv2 | |
parent | 8e1bfd7d044165abe5ee6ecc56951bea74a2126b (diff) | |
download | pkgsrc-2840aeef14ed4b0aafa44b69ae0d7aa71bc95862.tar.gz |
Update to 2.4.0.2 from Min Sik Kim PR pkg/23784.
Changes since 2.4.0:
- backport of zoom to fit fixes from HEAD.
- fixes problems with locale files installation
Diffstat (limited to 'print/ggv2')
-rw-r--r-- | print/ggv2/Makefile | 4 | ||||
-rw-r--r-- | print/ggv2/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/print/ggv2/Makefile b/print/ggv2/Makefile index eb368834f33..7c28bb8f304 100644 --- a/print/ggv2/Makefile +++ b/print/ggv2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2003/12/15 00:19:40 xtraeme Exp $ +# $NetBSD: Makefile,v 1.16 2003/12/18 06:14:11 xtraeme Exp $ # -DISTNAME= ggv-2.4.0 +DISTNAME= ggv-2.4.0.2 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ggv/2.4/} EXTRACT_SUFX= .tar.bz2 diff --git a/print/ggv2/distinfo b/print/ggv2/distinfo index 8112f7ba2b4..38c07700544 100644 --- a/print/ggv2/distinfo +++ b/print/ggv2/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2003/12/15 00:19:40 xtraeme Exp $ +$NetBSD: distinfo,v 1.5 2003/12/18 06:14:11 xtraeme Exp $ -SHA1 (ggv-2.4.0.tar.bz2) = f6c9c2604178ce46b6bf95846a8289eb76c0e557 -Size (ggv-2.4.0.tar.bz2) = 1121154 bytes +SHA1 (ggv-2.4.0.2.tar.bz2) = 4efc85c4259c9fc36486d87f29dbf3f8fec4f2f3 +Size (ggv-2.4.0.2.tar.bz2) = 1121720 bytes |