Updated geography/gpsbabel to 1.4.2
This commit is contained in:
parent
57f3182ec1
commit
d6f8fd9235
3 changed files with 9 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES-2011,v 1.1005 2011/04/27 15:48:46 taca Exp $
|
||||
$NetBSD: CHANGES-2011,v 1.1006 2011/04/27 18:57:11 schwarz Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2011:
|
||||
|
||||
|
@ -1669,3 +1669,4 @@ Changes to the packages collection and infrastructure in 2011:
|
|||
Added devel/log4cplus version 1.0.4 [reed 2011-04-27]
|
||||
Updated time/ruby-tzinfo to 0.3.27 [taca 2011-04-27]
|
||||
Updated www/contao29-translations to 20110427 [taca 2011-04-27]
|
||||
Updated geography/gpsbabel to 1.4.2 [schwarz 2011-04-27]
|
||||
|
|
|
@ -1,13 +1,14 @@
|
|||
# $NetBSD: Makefile,v 1.10 2010/09/28 13:21:31 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2011/04/27 18:57:11 schwarz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gpsbabel-1.4.1
|
||||
DISTNAME= gpsbabel-1.4.2
|
||||
CATEGORIES= geography
|
||||
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpsbabel/}
|
||||
# Download from official site apparently only via interactive form,
|
||||
# but code is gnu-gpl-v2 so hosted elsewhere as a convenience to
|
||||
# pkgsrc users.
|
||||
MASTER_SITES+= http://www.lexort.com/pkgsrc/distfiles/
|
||||
MASTER_SITES+= http://archlinux-stuff.googlecode.com/files/
|
||||
|
||||
MAINTAINER= gdt@NetBSD.org
|
||||
HOMEPAGE= http://www.gpsbabel.org/
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.5 2010/07/05 00:05:22 gdt Exp $
|
||||
$NetBSD: distinfo,v 1.6 2011/04/27 18:57:11 schwarz Exp $
|
||||
|
||||
SHA1 (gpsbabel-1.4.1.tar.gz) = 28d891887487a3ff4b4433e1320124956be96e61
|
||||
RMD160 (gpsbabel-1.4.1.tar.gz) = 67918d040451b98187725f196fe019eea34a6468
|
||||
Size (gpsbabel-1.4.1.tar.gz) = 7412519 bytes
|
||||
SHA1 (gpsbabel-1.4.2.tar.gz) = e97f949716d786638af7235d7a2979bf50547426
|
||||
RMD160 (gpsbabel-1.4.2.tar.gz) = 45987878b811f7b146511e859e89d0e28ccc1fb3
|
||||
Size (gpsbabel-1.4.2.tar.gz) = 5551502 bytes
|
||||
SHA1 (patch-ad) = 25e49b539668163359a0ff7d9b4a4a8d88bcd014
|
||||
SHA1 (patch-af) = a2f891ca6242b0bd3564e037a0ccd651f587cbdc
|
||||
|
|
Loading…
Reference in a new issue