diff options
author | wen <wen@pkgsrc.org> | 2018-01-07 11:24:57 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2018-01-07 11:24:57 +0000 |
commit | e91379052ee8d6801ece8ad268d43ef966d47774 (patch) | |
tree | 02af38a07b817b92899c3e7233a73496d9e079aa /cad/gerbv | |
parent | 51b6c08bc7efbc85942cea54d2ec9dc8150e2fce (diff) | |
download | pkgsrc-e91379052ee8d6801ece8ad268d43ef966d47774.tar.gz |
Update to 2.6.2
Upstream changes:
Release Notes for gerbv-2.6.2
========================================================================
This is a minor patch release on top of gerbv-2.6.1. The change
is to property create the tarball with the build framework so that
the automake/autoconf/etc generated files are included.
========================================================================
Release Notes for gerbv-2.6.0
========================================================================
The following is a summary of the changes which went into gerbv-2.6.0.
For a complete list of changes, refer to ChangeLog. This release
is primarily a bug fix release.
Diffstat (limited to 'cad/gerbv')
-rw-r--r-- | cad/gerbv/Makefile | 5 | ||||
-rw-r--r-- | cad/gerbv/PLIST | 3 | ||||
-rw-r--r-- | cad/gerbv/distinfo | 10 |
3 files changed, 9 insertions, 9 deletions
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile index d3049b6aec6..67f5d70d5d6 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.65 2017/02/12 06:25:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.66 2018/01/07 11:24:57 wen Exp $ # -DISTNAME= gerbv-2.5.0 -PKGREVISION= 18 +DISTNAME= gerbv-2.6.2 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gerbv/} diff --git a/cad/gerbv/PLIST b/cad/gerbv/PLIST index d1df8beec98..c8c8f4f6263 100644 --- a/cad/gerbv/PLIST +++ b/cad/gerbv/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2009/06/14 17:35:53 joerg Exp $ +@comment $NetBSD: PLIST,v 1.10 2018/01/07 11:24:57 wen Exp $ bin/gerbv include/${PKGNAME_NOREV}/gerbv.h lib/libgerbv.la @@ -15,3 +15,4 @@ share/icons/hicolor/24x24/apps/gerbv-24.png share/icons/hicolor/32x32/apps/gerbv-32.png share/icons/hicolor/48x48/apps/gerbv-48.png share/icons/hicolor/scalable/apps/gerbv.svg +share/locale/ru/LC_MESSAGES/gerbv.mo diff --git a/cad/gerbv/distinfo b/cad/gerbv/distinfo index 7bc6fbdc904..869ff2073d6 100644 --- a/cad/gerbv/distinfo +++ b/cad/gerbv/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.25 2015/11/03 00:21:17 agc Exp $ +$NetBSD: distinfo,v 1.26 2018/01/07 11:24:57 wen Exp $ -SHA1 (gerbv-2.5.0.tar.gz) = 9a622059a83917834a1ac75551428f400b2cb2ff -RMD160 (gerbv-2.5.0.tar.gz) = 0c725cd0ee4288014117413c554315fa9b17ae7f -SHA512 (gerbv-2.5.0.tar.gz) = ffd43e8d6ed1d67ce739a17bb14570a586f05d9aa8ffb7ee57506604fbc480af58232f08eb2f35e27da2d2c8d2e4857a543192192914dae7c7a0da3e59d9deed -Size (gerbv-2.5.0.tar.gz) = 2295221 bytes +SHA1 (gerbv-2.6.2.tar.gz) = 108dbf8246cc2a42913462c0657fa0fe5e1ef775 +RMD160 (gerbv-2.6.2.tar.gz) = af451a4ea24c99e9cf387393b1dc024119ad88ab +SHA512 (gerbv-2.6.2.tar.gz) = a830c607a172e022f5437a14f9605e0edd3ade01857f3749e86aef1dde7f0bdf6af6e70ad70a646b19a8b1e731e401e1ab3cd09693897ea1e22ac8f6325080d8 +Size (gerbv-2.6.2.tar.gz) = 2619053 bytes SHA1 (patch-icon-theme-installer) = b3b183f2ab77c56e52d4cd96058a28bc7e2832bb |