diff options
author | mef <mef@pkgsrc.org> | 2014-12-04 01:05:34 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2014-12-04 01:05:34 +0000 |
commit | e1064d51876ffcb1655cf9cbf6103ad8c0e54868 (patch) | |
tree | cbeedc4afd859e6f3b9a8c2ed7c0da4113d0a2ed /time/hebcal | |
parent | ec601b6b99baa5790ce0a9a7ee4ebb1c5e5530a3 (diff) | |
download | pkgsrc-e1064d51876ffcb1655cf9cbf6103ad8c0e54868.tar.gz |
Update 3.7 to 3.11
-----------------------
Changes in 3.11
* If a yahrzeit would fall on 30 Cheshvan in a short year, advance
observance to 1 Kislev. If a yahrzeit would fall on Kislev 30 in a
short year, advance observance to 1 Tevet.
* Allow Ta'anit Bechorot (Fast of the Firstborn) to fall on a
Friday. When a fast day falls on Friday, we do in fact observe the
fast on Friday, even though Shabbat follows immediately. Also, in some
years, Asarah Betevet (Tenth of Tevet) falls on Friday and is observed
on that day.
It is only in years when the date of the fast falls on Shabbat that
the fast is moved: Ta'anit Ester (Fast of Esther) and Ta'anit Bekhorim
are moved back to Thursday. Tsom Gedalyah (Fast of Gedaliah) and
Shiv'ah Asar Betammuz (Seventeeth of Tammuz) are moved ahead to
Sunday. Tish'ah Be'av (Ninth of Av), a full-day fast, is moved ahead
to Saturday night. Asarah Betevet does not fall on Shabbat.
Changes in 3.10
* Add Erev Purim and Erev Tish'a B'Av
* Add Pesach Sheni (14 Iyyar)
Changes in 3.9.1
[revved version number correctly]
Changes in 3.9
* Yom Hazikaron first observed in 1949. Yom HaShoah first observed in 1951.
* Allow Asara B'Tevet to fall on a Friday.
Changes in 3.8
* fixed spelling of shabbat Chazon
* fixed yom Haatzmaut 2007
* added support for Mexico DST scheme (no longer the same as US & Canada)
* Correct Gibraltar time zone to UTC+1, not UTC-10. Thanks to
Jack Gross <jacobbgross@hotmail.com> for reporting the bug.
Diffstat (limited to 'time/hebcal')
-rw-r--r-- | time/hebcal/Makefile | 6 | ||||
-rw-r--r-- | time/hebcal/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/time/hebcal/Makefile b/time/hebcal/Makefile index 937dae3bcbb..807d9adf6ee 100644 --- a/time/hebcal/Makefile +++ b/time/hebcal/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:50 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/12/04 01:05:34 mef Exp $ # -DISTNAME= hebcal-3.7 -PKGREVISION= 3 +DISTNAME= hebcal-3.11 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hebcal/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://hebcal.sourceforge.net/ COMMENT= Perpetual Hebrew calendar +LICENSE= gnu-gpl-v2 INFO_FILES= yes diff --git a/time/hebcal/distinfo b/time/hebcal/distinfo index 4491a4105dc..0c4f5a6aaa5 100644 --- a/time/hebcal/distinfo +++ b/time/hebcal/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2009/03/05 03:18:44 smb Exp $ +$NetBSD: distinfo,v 1.2 2014/12/04 01:05:34 mef Exp $ -SHA1 (hebcal-3.7.tar.gz) = 3f11b75b66047961199a129d1b2cda04d648f426 -RMD160 (hebcal-3.7.tar.gz) = 93a171e57dedde53be5eee78e5fc5950c4267bc2 -Size (hebcal-3.7.tar.gz) = 205106 bytes +SHA1 (hebcal-3.11.tar.gz) = 5c9fc9c8fd65f6128c8afc7563e486b46cc5f767 +RMD160 (hebcal-3.11.tar.gz) = 3a0d21bde2eefa9299fc62ab2eaef34685adb7af +Size (hebcal-3.11.tar.gz) = 226647 bytes |