Andreas Wacknitz
2022-01-01 fef00a4b8d4821b75fa71a93890b930a1647d6ee
New year

* ips-buildinfo.mk: set RELEASE_MAJOR to 2022

* update year in template files
8 files modified
16 ■■■■ changed files
make-rules/ips-buildinfo.mk 2 ●●● patch | view | raw | blame | history
templates/ant.mk 2 ●●● patch | view | raw | blame | history
templates/cmake.mk 2 ●●● patch | view | raw | blame | history
templates/configure.mk 2 ●●● patch | view | raw | blame | history
templates/justmake.mk 2 ●●● patch | view | raw | blame | history
templates/python.mk 2 ●●● patch | view | raw | blame | history
templates/ruby.mk 2 ●●● patch | view | raw | blame | history
transforms/manifest-metadata-template 2 ●●● patch | view | raw | blame | history
make-rules/ips-buildinfo.mk
@@ -31,7 +31,7 @@
#
# Release major number: 2014, 2015, etc.
#
RELEASE_MAJOR ?= 2021
RELEASE_MAJOR ?= 2022
#
# Release minor number: 0, 1, 2, etc.
templates/ant.mk
@@ -9,7 +9,7 @@
#
#
# Copyright 2021 <contributor name>
# Copyright 2022 <contributor name>
#
BUILD_BITS=32
templates/cmake.mk
@@ -9,7 +9,7 @@
#
#
# Copyright 2021 <contributor name>
# Copyright 2022 <contributor name>
#
BUILD_BITS=64 # for binaries or 32_and_64 for libraries
templates/configure.mk
@@ -9,7 +9,7 @@
#
#
# Copyright 2021 <contributor name>
# Copyright 2022 <contributor name>
#
BUILD_BITS=64 # for binaries or 32_and_64 for libraries
templates/justmake.mk
@@ -9,7 +9,7 @@
#
#
# Copyright 2021 <contributor name>
# Copyright 2022 <contributor name>
#
BUILD_BITS=64 # for binaries or 32_and_64 for libraries
templates/python.mk
@@ -9,7 +9,7 @@
#
#
# Copyright 2021 <contributor name>
# Copyright 2022 <contributor name>
#
BUILD_BITS=NO_ARCH
templates/ruby.mk
@@ -9,7 +9,7 @@
#
#
# Copyright 2021 <contributor name>
# Copyright 2022 <contributor name>
#
BUILD_BITS=64
transforms/manifest-metadata-template
@@ -10,7 +10,7 @@
#
#
# Copyright 2021 <contributor>
# Copyright 2022 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)