Update "navigator" package to version 4.77. This version fixes bugs,
closes security problems and updates the certificate list.
This commit is contained in:
parent
bc5f39aabd
commit
157447f81f
2 changed files with 11 additions and 11 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.common,v 1.33 2001/03/29 14:03:11 kei Exp $
|
||||
# $NetBSD: Makefile.common,v 1.34 2001/04/07 07:31:41 tron Exp $
|
||||
#
|
||||
# Common include file for communicator and navigator packages
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
|||
|
||||
# Note - the version will be overridden for certain architectures which
|
||||
# do not have the latest version available (eg: SunOS sparc)
|
||||
NS_VERS= 4.76
|
||||
NS_VERS= 4.77
|
||||
NS_ENCRYPTION= us
|
||||
LDAP_VERS= 40
|
||||
|
||||
|
@ -50,8 +50,8 @@ VENDOR_NAME= BSD/OS 2.1
|
|||
#
|
||||
.elif (${MACHINE_ARCH} == "i386")
|
||||
PLIST_ARCH= linux-i386
|
||||
DEPENDS+= suse_compat>=6.3:../../emulators/suse_compat
|
||||
DEPENDS+= suse_x11>=6.3:../../emulators/suse_x11
|
||||
DEPENDS+= suse_compat>=6.4:../../emulators/suse_compat
|
||||
DEPENDS+= suse_x11>=6.4:../../emulators/suse_x11
|
||||
DISTUNAME= x86-unknown-linux2.2
|
||||
DIST_DIR_NAME= supported/linux22
|
||||
WRKNAME= x86-unknown-linux2.2
|
||||
|
@ -98,8 +98,8 @@ VENDER_NAME= # empty. what should be here?
|
|||
.endif
|
||||
#
|
||||
|
||||
NO_BUILD= yes
|
||||
MAINTAINER= abs@netbsd.org
|
||||
NO_BUILD= YES
|
||||
MAINTAINER= tron@netbsd.org
|
||||
HOMEPAGE?= http://home.netscape.com/browsers/index.html
|
||||
RESTRICTED= "No re-distribution without agreement from Netscape"
|
||||
NO_SRC_ON_CDROM= ${RESTRICTED}
|
||||
|
@ -110,7 +110,7 @@ NO_BIN_ON_FTP= ${RESTRICTED}
|
|||
ONLY_FOR_PLATFORM= *-*-alpha *-*-i386 *-*-powerpc *-*-sparc
|
||||
CATEGORIES= www
|
||||
NS_NAME= ${BINNAME}-${NS_VERS}
|
||||
PKGNAME?= ${BINNAME}-${NS_VERS}nb1
|
||||
PKGNAME?= ${BINNAME}-${NS_VERS}
|
||||
DISTNAME?= ${BINNAME}-v${NS_VERS_SHORT}-${NS_ENCRYPTION}.${DISTUNAME}
|
||||
|
||||
.if (${BINNAME} != "netscape")
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$NetBSD: md5,v 1.19 2000/10/27 02:20:54 tron Exp $
|
||||
$NetBSD: md5,v 1.20 2001/04/07 07:31:41 tron Exp $
|
||||
|
||||
MD5 (netscape/navigator-v461-export.sparc-sun-sunos4.1.3_U1.tar.gz) = a1bc10d5dfce9f36ddae55930d683b6d
|
||||
MD5 (netscape/navigator-v476-us.alpha-dec-osf4.0.tar.gz) = 71c9dc1a4f0b4cbb0e370272ef7c9636
|
||||
MD5 (netscape/navigator-v476-us.sparc-sun-solaris2.5.1.tar.gz) = 366eba710570670db9bc875490ff7791
|
||||
MD5 (netscape/navigator-v477-us.alpha-dec-osf4.0.tar.gz) = 5be3db1dfb06fc41790c504f2f7e0b0a
|
||||
MD5 (netscape/navigator-v477-us.sparc-sun-solaris2.5.1.tar.gz) = 39ef5d04650e630ed534bae146926761
|
||||
MD5 (netscape/navigator-v475-us.x86-bsdi-bsd2.tar.gz) = 35db9c1fc5db01131d99167b6746df9f
|
||||
MD5 (netscape/navigator-v476-us.x86-unknown-linux2.2.tar.gz) = dc0c4c4cfad4d7c2fc81a2d98f021090
|
||||
MD5 (netscape/navigator-v477-us.x86-unknown-linux2.2.tar.gz) = 694b3fc127737e8ac8b1d800b68d0282
|
||||
|
|
Loading…
Reference in a new issue