Update base64 to version 1.3.

This commit is contained in:
nra 2001-07-19 00:05:25 +00:00
parent b5499bcc74
commit dc33d93494
2 changed files with 8 additions and 6 deletions

View file

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.3 2001/02/27 18:21:26 wiz Exp $
# $NetBSD: Makefile,v 1.4 2001/07/19 00:05:25 nra Exp $
#
DISTNAME= base64
PKGNAME= base64-1.0
DISTNAME= base64-1.3
PKGNAME= ${DISTNAME}
CATEGORIES= converters
MASTER_SITES= http://www.fourmilab.ch/webtools/base64/
@ -11,6 +11,8 @@ HOMEPAGE= http://www.fourmilab.ch/webtools/base64/
COMMENT= encode and decode base64 files
CONFLICTS= openssl-*
GNU_CONFIGURE= yes
ALL_TARGET= prog
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/base64 ${PREFIX}/bin

View file

@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.2 2001/04/18 16:28:00 agc Exp $
$NetBSD: distinfo,v 1.3 2001/07/19 00:05:25 nra Exp $
SHA1 (base64.tar.gz) = 47bd6a883487acb1ad8dfc969eb032ae1329b857
Size (base64.tar.gz) = 7278 bytes
SHA1 (base64-1.3.tar.gz) = 41fa61f775b6bf518ca4dce416149f7f187505c1
Size (base64-1.3.tar.gz) = 177250 bytes