Andreas Wacknitz
2024-01-01 67023abb291cd034c73ccf07ee52e5a28e080df9
welcome 2024

9 files modified
18 ■■■■ 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/perl.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 ?= 2023
RELEASE_MAJOR ?= 2024
#
# Release minor number: 0, 1, 2, etc.
templates/ant.mk
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
BUILD_BITS=64
templates/cmake.mk
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
BUILD_BITS=64 # for binaries or 32_and_64 for libraries
templates/configure.mk
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
BUILD_BITS=64 # for binaries or 32_and_64 for libraries
templates/justmake.mk
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
BUILD_BITS=64 # for binaries or 32_and_64 for libraries
templates/perl.mk
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
BUILD_STYLE = makemaker
templates/python.mk
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
BUILD_BITS=NO_ARCH
templates/ruby.mk
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
BUILD_BITS=64
transforms/manifest-metadata-template
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)