Bugfix update to xulrunner 1.9.2.10.
This commit is contained in:
parent
061756d4d6
commit
5cb0ea8219
@ -1,9 +1,9 @@
|
|||||||
# $OpenBSD: Makefile,v 1.21 2010/09/12 17:58:51 landry Exp $
|
# $OpenBSD: Makefile,v 1.22 2010/09/19 19:23:16 landry Exp $
|
||||||
|
|
||||||
ONLY_FOR_ARCHS= alpha amd64 arm i386 powerpc sparc sparc64
|
ONLY_FOR_ARCHS= alpha amd64 arm i386 powerpc sparc sparc64
|
||||||
|
|
||||||
VERSION= 1.9.2.9
|
VERSION= 1.9.2.10
|
||||||
FFX_VERSION= 3.6.9
|
FFX_VERSION= 3.6.10
|
||||||
DIRECTORY= xulrunner1.9
|
DIRECTORY= xulrunner1.9
|
||||||
# needed for mozilla.port.mk
|
# needed for mozilla.port.mk
|
||||||
MOZILLA_PROJECT= xulrunner1.9
|
MOZILLA_PROJECT= xulrunner1.9
|
||||||
@ -27,6 +27,8 @@ PKG_ARGS+= -Djit=1 -Damd64=1
|
|||||||
PKG_ARGS+= -Djit=0 -Damd64=0
|
PKG_ARGS+= -Djit=0 -Damd64=0
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
LIB_DEPENDS+= :nspr->=4.8.6:devel/nspr
|
||||||
|
|
||||||
# use files and patches from www/mozilla-firefox
|
# use files and patches from www/mozilla-firefox
|
||||||
PATCHDIR= ${PORTSDIR}/www/mozilla-firefox/patches
|
PATCHDIR= ${PORTSDIR}/www/mozilla-firefox/patches
|
||||||
FILESDIR= ${PORTSDIR}/www/mozilla-firefox/files
|
FILESDIR= ${PORTSDIR}/www/mozilla-firefox/files
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
MD5 (firefox-3.6.9.source.tar.bz2) = EA7K/WxsUGK8A7svtlH8Fw==
|
MD5 (firefox-3.6.10.source.tar.bz2) = We5g3f2LM+maJHiNOxKtsw==
|
||||||
RMD160 (firefox-3.6.9.source.tar.bz2) = UwsdZMwCugQzw6OdHJfFadrQkO8=
|
RMD160 (firefox-3.6.10.source.tar.bz2) = m/K2SKXEdcXrPB88p/llwozdglM=
|
||||||
SHA1 (firefox-3.6.9.source.tar.bz2) = JCkVTI1Qu17u+AIztW+ybc9yfqM=
|
SHA1 (firefox-3.6.10.source.tar.bz2) = D6F/Tr1Lr+GMeJlhvf4GTRtSGsY=
|
||||||
SHA256 (firefox-3.6.9.source.tar.bz2) = n38J4tBkpYNdcZzLWacNLTKhhg9ny5zIjEtpNmhYBQM=
|
SHA256 (firefox-3.6.10.source.tar.bz2) = rH2n1yRniL6F53ZNm2bKonGsCblSYEI19CB7rqKg034=
|
||||||
SIZE (firefox-3.6.9.source.tar.bz2) = 51240588
|
SIZE (firefox-3.6.10.source.tar.bz2) = 51244382
|
||||||
|
Loading…
Reference in New Issue
Block a user