1 #
   2 # This file and its contents are supplied under the terms of the
   3 # Common Development and Distribution License ("CDDL"), version 1.0.
   4 # You may only use this file in accordance with the terms of version
   5 # 1.0 of the CDDL.
   6 #
   7 # A full copy of the text of the CDDL should have accompanied this
   8 # source.  A copy of the CDDL is also available via the Internet at
   9 # http://www.illumos.org/license/CDDL.
  10 #
  11 
  12 #
  13 # Copyright 2018 Nexenta Systems, Inc.
  14 # Copyright (c) 2014 Joyent, Inc. All rights reserved.
  15 # Copyright 2017 OmniTI Computer Consulting, Inc. All rights reserved.
  16 #
  17 
  18 set name=pkg.fmri \
  19     value=pkg:/system/data/zoneinfo@2018.3,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH)
  20 set name=pkg.description value="timezone information"
  21 set name=pkg.summary value="Timezone Information"
  22 set name=info.classification value=org.opensolaris.category.2008:System/Core
  23 set name=variant.arch value=$(ARCH)
  24 dir path=usr group=sys
  25 dir path=usr/lib
  26 dir path=usr/share
  27 dir path=usr/share/lib
  28 dir path=usr/share/lib/zoneinfo
  29 dir path=usr/share/lib/zoneinfo/Africa
  30 dir path=usr/share/lib/zoneinfo/America
  31 dir path=usr/share/lib/zoneinfo/America/Argentina
  32 dir path=usr/share/lib/zoneinfo/America/Indiana
  33 dir path=usr/share/lib/zoneinfo/America/Kentucky
  34 dir path=usr/share/lib/zoneinfo/America/North_Dakota
  35 dir path=usr/share/lib/zoneinfo/Antarctica
  36 dir path=usr/share/lib/zoneinfo/Arctic
  37 dir path=usr/share/lib/zoneinfo/Asia
  38 dir path=usr/share/lib/zoneinfo/Atlantic
  39 dir path=usr/share/lib/zoneinfo/Australia
 
 | 
   1 #
   2 # This file and its contents are supplied under the terms of the
   3 # Common Development and Distribution License ("CDDL"), version 1.0.
   4 # You may only use this file in accordance with the terms of version
   5 # 1.0 of the CDDL.
   6 #
   7 # A full copy of the text of the CDDL should have accompanied this
   8 # source.  A copy of the CDDL is also available via the Internet at
   9 # http://www.illumos.org/license/CDDL.
  10 #
  11 
  12 #
  13 # Copyright 2018 Nexenta Systems, Inc.
  14 # Copyright (c) 2014 Joyent, Inc. All rights reserved.
  15 # Copyright 2017 OmniTI Computer Consulting, Inc. All rights reserved.
  16 #
  17 
  18 set name=pkg.fmri \
  19     value=pkg:/system/data/zoneinfo@2018.5,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH)
  20 set name=pkg.description value="timezone information"
  21 set name=pkg.summary value="Timezone Information"
  22 set name=info.classification value=org.opensolaris.category.2008:System/Core
  23 set name=variant.arch value=$(ARCH)
  24 dir path=usr group=sys
  25 dir path=usr/lib
  26 dir path=usr/share
  27 dir path=usr/share/lib
  28 dir path=usr/share/lib/zoneinfo
  29 dir path=usr/share/lib/zoneinfo/Africa
  30 dir path=usr/share/lib/zoneinfo/America
  31 dir path=usr/share/lib/zoneinfo/America/Argentina
  32 dir path=usr/share/lib/zoneinfo/America/Indiana
  33 dir path=usr/share/lib/zoneinfo/America/Kentucky
  34 dir path=usr/share/lib/zoneinfo/America/North_Dakota
  35 dir path=usr/share/lib/zoneinfo/Antarctica
  36 dir path=usr/share/lib/zoneinfo/Arctic
  37 dir path=usr/share/lib/zoneinfo/Asia
  38 dir path=usr/share/lib/zoneinfo/Atlantic
  39 dir path=usr/share/lib/zoneinfo/Australia
 
 |