diff options
author | taca <taca@pkgsrc.org> | 2016-05-15 15:56:46 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2016-05-15 15:56:46 +0000 |
commit | 0413dd50dad8e60181166fbf8ca637cea4fc81bb (patch) | |
tree | 96de5a437f81d499f7f76ce75d3244dbf3d82b07 /time/ruby-tzinfo-data/Makefile | |
parent | 5191e539cb6ffb2dceec7b6e59ce9bf85e6c503a (diff) | |
download | pkgsrc-0413dd50dad8e60181166fbf8ca637cea4fc81bb.tar.gz |
Update ruby-tzinfo-data to 1.2016.4.
1.2016.4
Based on version 2016d of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2016-April/000038.html).
1.2016.3
Based on version 2016c of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2016-March/000037.html).
Diffstat (limited to 'time/ruby-tzinfo-data/Makefile')
-rw-r--r-- | time/ruby-tzinfo-data/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/ruby-tzinfo-data/Makefile b/time/ruby-tzinfo-data/Makefile index ef214ee6025..7ae0e9ecc7c 100644 --- a/time/ruby-tzinfo-data/Makefile +++ b/time/ruby-tzinfo-data/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2016/03/16 13:00:57 taca Exp $ +# $NetBSD: Makefile,v 1.4 2016/05/15 15:56:46 taca Exp $ -DISTNAME= tzinfo-data-1.2016.2 +DISTNAME= tzinfo-data-1.2016.4 CATEGORIES= time MAINTAINER= pkgsrc-users@NetBSD.org |