(pkgsrc) Update HOMEPAGE and MASTER_SITES
(upstream) Update xdx from 2.4.2 to 2.4.3 Changelog for version Xdx (2.4.3) * Apply Debian patch from bug #577377. * Bring build system up to date for later versions of Autotools. * Do not track any build system generated files in Git VCS. * Modify source as needed for clean build with Gtk+ 2.24. * New upstream maintainer, Nate Bargmann, N0NB <n0nb@n0nb.us> * Development hosted at https://github.com/N0NB/xdx * Portuguese translation update from David, CT1DRB * Add support to load updated country file using command line option, environment variable, or placing cty.dat in the preferences directory. * Fix URI handling for GTK+ 2.24 and later. * Disable function keys for this release.
This commit is contained in:
parent
724d7e48fa
commit
0058e11c4c
3 changed files with 13 additions and 15 deletions
|
@ -1,13 +1,12 @@
|
|||
# $NetBSD: Makefile,v 1.43 2014/05/05 00:48:01 ryoon Exp $
|
||||
# $NetBSD: Makefile,v 1.44 2014/12/12 15:43:39 mef Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xdx-2.4.2
|
||||
PKGREVISION= 21
|
||||
DISTNAME= xdx-2.4.3
|
||||
CATEGORIES= ham
|
||||
MASTER_SITES= http://www.qsl.net/pg4i/download/
|
||||
MASTER_SITES= http://sourceforge.net/projects/xdxclusterclient/files/latest/download
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.qsl.net/pg4i/linux/xdx.html
|
||||
HOMEPAGE= http://sourceforge.net/projects/xdxclusterclient/
|
||||
COMMENT= Amateur Radio tcp/ip DX-cluster client
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
|
|
|
@ -1,9 +1,11 @@
|
|||
@comment $NetBSD: PLIST,v 1.9 2009/08/18 15:53:18 joerg Exp $
|
||||
@comment $NetBSD: PLIST,v 1.10 2014/12/12 15:43:39 mef Exp $
|
||||
bin/xdx
|
||||
man/man1/xdx.1
|
||||
share/applications/Xdx.desktop
|
||||
share/locale/es/LC_MESSAGES/xdx.mo
|
||||
share/locale/de/LC_MESSAGES/xdx.mo
|
||||
share/locale/en@boldquot/LC_MESSAGES/xdx.mo
|
||||
share/locale/en@quot/LC_MESSAGES/xdx.mo
|
||||
share/locale/es/LC_MESSAGES/xdx.mo
|
||||
share/locale/fr/LC_MESSAGES/xdx.mo
|
||||
share/locale/nl/LC_MESSAGES/xdx.mo
|
||||
share/locale/pl/LC_MESSAGES/xdx.mo
|
||||
|
@ -14,15 +16,13 @@ share/xdx/MANUAL.fr
|
|||
share/xdx/MANUAL.nl
|
||||
share/xdx/MANUAL.pl
|
||||
share/xdx/cty.dat
|
||||
share/xdx/gnuplot/wwv.gnuplot
|
||||
share/xdx/pixmaps/bigsmile.png
|
||||
share/xdx/pixmaps/cry.png
|
||||
share/xdx/pixmaps/sad.png
|
||||
share/xdx/pixmaps/smile.png
|
||||
share/xdx/pixmaps/wink.png
|
||||
share/xdx/pixmaps/xdx-logo.png
|
||||
share/xdx/pixmaps/xdx-logo.xcf
|
||||
share/xdx/pixmaps/xdx.png
|
||||
share/xdx/pixmaps/xdx.xcf
|
||||
share/xdx/pixmaps/xdx.xpm
|
||||
share/xdx/sounds/attention.wav
|
||||
share/xdx/wwv.gnuplot
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.5 2009/08/01 18:56:03 zafer Exp $
|
||||
$NetBSD: distinfo,v 1.6 2014/12/12 15:43:39 mef Exp $
|
||||
|
||||
SHA1 (xdx-2.4.2.tar.gz) = 73ee995618e44e248fe5bce9bb545c48ea674044
|
||||
RMD160 (xdx-2.4.2.tar.gz) = 2575fc2d4db0290cbdcf8207860f1ce69f46c699
|
||||
Size (xdx-2.4.2.tar.gz) = 284792 bytes
|
||||
SHA1 (patch-aa) = a0ffc7b43b1cba7c5876392451aa43d53df9f792
|
||||
SHA1 (xdx-2.4.3.tar.gz) = 6dd1981742a424690f0ecf12adb2fa4c1bd7e207
|
||||
RMD160 (xdx-2.4.3.tar.gz) = b207b01dc9e0f6459886e2bd232586bab292cb00
|
||||
Size (xdx-2.4.3.tar.gz) = 324178 bytes
|
||||
|
|
Loading…
Reference in a new issue