Home
last modified time | relevance | path

Searched refs:LAST_RELEASE (Results 1 – 25 of 38) sorted by relevance

12

/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/maint/
H A Dbumplibs.in119 local LAST_RELEASE="$2"
141 git cat-file -e $LAST_RELEASE:$AMFILE 2>/dev/null
149 HEADERS_LAST="$(find_headers_as_of "$LAST_RELEASE" "$LIB")"
171 echo "- Changes in lib$LIB public headers since $LAST_RELEASE:"
182 git --no-pager diff --color -w $LAST_RELEASE..HEAD $HEADERS_HEAD
205 echo "- Changed sources since $LAST_RELEASE:"
206 git --no-pager diff --color -w $LAST_RELEASE..HEAD --stat $SOURCES
215 VER=$(git show $LAST_RELEASE:$AMFILE | extract_version $LIB)
219 echo "lib$LIB version at $LAST_RELEASE: $VER"
285 LAST_RELEASE=$(find_last_release "$1")
[all …]
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/
H A Dbumplibs.sh91 local LAST_RELEASE="$2"
108 git cat-file -e $LAST_RELEASE:$AMFILE 2>/dev/null
118 CHANGES=$(git diff -w $LAST_RELEASE..HEAD ${HEADERS[$LIB]} $SOURCES | wc -l)
127 git diff -w $LAST_RELEASE..HEAD ${HEADERS[$LIB]}
132 echo "- Changed sources since $LAST_RELEASE:"
133 git diff -w $LAST_RELEASE..HEAD --stat $SOURCES
142 VER=$(git show $LAST_RELEASE:$AMFILE | extract_version $LIB)
146 echo "lib$LIB version at $LAST_RELEASE: $VER"
212 LAST_RELEASE=$(find_last_release "$1")
214 process_lib "$LIB" "$LAST_RELEASE"
H A DGNUmakefile68 LAST_RELEASE ?= Pacemaker-$(VERSION) macro
70 LAST_RELEASE ?= $(shell git tag -l | grep Pacemaker | sort -Vr | grep -v rc | head -n 1) macro
72 NEXT_RELEASE ?= $(shell echo $(LAST_RELEASE) | awk -F. '/[0-9]+\./{$$3+=1;OFS=".";print $$1,$$2,$$3…
204 *.spec) { [ $${PREREL} -eq 0 ] || [ $(LAST_RELEASE) = $(TAG) ]; } \
310 $(MAKE) $(AM_MAKEFLAGS) TAG=$(LAST_RELEASE) rpm
409 ./abi-check pacemaker $(LAST_RELEASE) $(TAG)
411 export RSYNC_DEST=$(RSYNC_DEST); ./abi-check -u pacemaker $(LAST_RELEASE) $(TAG)
422 …@git diff -r $(LAST_RELEASE)..HEAD --stat include lib mcp pengine/*.c pengine/*.h cib crmd fencin…
425 …@$(MAKE) $(AM_MAKEFLAGS) NEXT_RELEASE=$(shell echo $(LAST_RC) | sed s:-rc.*::) LAST_RELEASE=$(LAST…
429 …@git log --pretty=format:' +%s' --abbrev-commit $(LAST_RELEASE)..HEAD | grep -e Feature: | sed -e…
[all …]
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/
H A DGNUmakefile63 LAST_RELEASE ?= Pacemaker-$(VERSION) macro
65 LAST_RELEASE ?= $(shell git tag -l | grep Pacemaker | sort -Vr | grep -v rc | head -n 1) macro
67 NEXT_RELEASE ?= $(shell echo $(LAST_RELEASE) | awk -F. '/[0-9]+\./{$$3+=1;OFS=".";print $$1,$$2,$$3…
198 *.spec) { [ $${PREREL} -eq 0 ] || [ $(LAST_RELEASE) = $(TAG) ]; } \
318 $(MAKE) $(AM_MAKEFLAGS) TAG=$(LAST_RELEASE) rpm
396 @git diff $(LAST_RELEASE)..HEAD --shortstat include lib daemons tools xml
403 @git log --pretty=format:'%s' --no-merges --abbrev-commit $(LAST_RELEASE)..HEAD \
406 @git log --pretty=format:'%s' --no-merges --abbrev-commit $(LAST_RELEASE)..HEAD \
415 @git log --pretty=format:'%s' --no-merges --abbrev-commit $(LAST_RELEASE)..HEAD \
419 git log $(LAST_RELEASE)..$(COMMIT) --format='%an' | sort -u
[all …]
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/scripts/
H A Dgit-info.sh35 LAST_RELEASE=`git describe --tags --match "Release/*" --always --abbrev=0`
46 $GIT log --stat --decorate HEAD...${LAST_RELEASE}^ > $DESTDIR/git-log
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/scripts/
H A Dgit-info.sh35 LAST_RELEASE=`git describe --tags --match "Release/*" --always --abbrev=0`
46 $GIT log --stat --decorate HEAD...${LAST_RELEASE}^ > $DESTDIR/git-log
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/scripts/
H A Dgit-info.sh35 LAST_RELEASE=`git describe --tags --match "Release/*" --always --abbrev=0`
46 $GIT log --stat --decorate HEAD...${LAST_RELEASE}^ > $DESTDIR/git-log
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/scripts/
H A Dgit-info.sh35 LAST_RELEASE=`git describe --tags --match "Release/*" --always --abbrev=0`
46 $GIT log --stat --decorate HEAD...${LAST_RELEASE}^ > $DESTDIR/git-log
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/scripts/
H A Dgit-info.sh35 LAST_RELEASE=`git describe --tags --match "Release/*" --always --abbrev=0`
46 $GIT log --stat --decorate HEAD...${LAST_RELEASE}^ > $DESTDIR/git-log
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/scripts/
H A Dgit-info.sh35 LAST_RELEASE=`git describe --tags --match "Release/*" --always --abbrev=0`
46 $GIT log --stat --decorate HEAD...${LAST_RELEASE}^ > $DESTDIR/git-log
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/scripts/
H A Dgit-info.sh35 LAST_RELEASE=`git describe --tags --match "Release/*" --always --abbrev=0`
46 $GIT log --stat --decorate HEAD...${LAST_RELEASE}^ > $DESTDIR/git-log
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/scripts/
H A Dgit-info.sh35 LAST_RELEASE=`git describe --tags --match "Release/*" --always --abbrev=0`
46 $GIT log --stat --decorate HEAD...${LAST_RELEASE}^ > $DESTDIR/git-log
/dports/graphics/cairo/cairo-1.17.4/
H A DRELEASING65 LAST_RELEASE="X.Y.Z" # e.g. 1.12.0
70 LAST_RELEASE="X.Y.Z" # e.g. 1.14.0
77 LAST_RELEASE="X.Y.Z" # e.g. 1.14.0
83 LAST_RELEASE="X.Y.Z" # e.g. 1.15.2
91 git log --stat ${LAST_RELEASE}..
102 xargs git diff ${LAST_RELEASE}.. --
172 scp ChangeLog.cache-${LAST_RELEASE}.. \
211 git shortlog ${LAST_RELEASE}...
/dports/lang/clover/mesa-21.3.6/bin/
H A Dgen_calendar_entries.py64 LAST_RELEASE = 'This is the last planned release of the {}.x series.' variable
161 …writer.writerow([None, date.isoformat(), f'{args.series}.3', args.manager, LAST_RELEASE.format(arg…
186 …if in_wanted and len(row) >= 5 and row[4] in {LAST_RELEASE.format(args.series), OR_FINAL.format(ar…
221 r[4] = LAST_RELEASE.format(args.series)
/dports/graphics/libosmesa-gallium/mesa-21.3.6/bin/
H A Dgen_calendar_entries.py64 LAST_RELEASE = 'This is the last planned release of the {}.x series.' variable
161 …writer.writerow([None, date.isoformat(), f'{args.series}.3', args.manager, LAST_RELEASE.format(arg…
186 …if in_wanted and len(row) >= 5 and row[4] in {LAST_RELEASE.format(args.series), OR_FINAL.format(ar…
221 r[4] = LAST_RELEASE.format(args.series)
/dports/graphics/libosmesa/mesa-21.3.6/bin/
H A Dgen_calendar_entries.py64 LAST_RELEASE = 'This is the last planned release of the {}.x series.' variable
161 …writer.writerow([None, date.isoformat(), f'{args.series}.3', args.manager, LAST_RELEASE.format(arg…
186 …if in_wanted and len(row) >= 5 and row[4] in {LAST_RELEASE.format(args.series), OR_FINAL.format(ar…
221 r[4] = LAST_RELEASE.format(args.series)
/dports/graphics/mesa-gallium-va/mesa-21.3.6/bin/
H A Dgen_calendar_entries.py64 LAST_RELEASE = 'This is the last planned release of the {}.x series.' variable
161 …writer.writerow([None, date.isoformat(), f'{args.series}.3', args.manager, LAST_RELEASE.format(arg…
186 …if in_wanted and len(row) >= 5 and row[4] in {LAST_RELEASE.format(args.series), OR_FINAL.format(ar…
221 r[4] = LAST_RELEASE.format(args.series)
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/bin/
H A Dgen_calendar_entries.py64 LAST_RELEASE = 'This is the last planned release of the {}.x series.' variable
161 …writer.writerow([None, date.isoformat(), f'{args.series}.3', args.manager, LAST_RELEASE.format(arg…
186 …if in_wanted and len(row) >= 5 and row[4] in {LAST_RELEASE.format(args.series), OR_FINAL.format(ar…
221 r[4] = LAST_RELEASE.format(args.series)
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/bin/
H A Dgen_calendar_entries.py64 LAST_RELEASE = 'This is the last planned release of the {}.x series.' variable
161 …writer.writerow([None, date.isoformat(), f'{args.series}.3', args.manager, LAST_RELEASE.format(arg…
186 …if in_wanted and len(row) >= 5 and row[4] in {LAST_RELEASE.format(args.series), OR_FINAL.format(ar…
221 r[4] = LAST_RELEASE.format(args.series)
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/bin/
H A Dgen_calendar_entries.py64 LAST_RELEASE = 'This is the last planned release of the {}.x series.' variable
161 …writer.writerow([None, date.isoformat(), f'{args.series}.3', args.manager, LAST_RELEASE.format(arg…
186 …if in_wanted and len(row) >= 5 and row[4] in {LAST_RELEASE.format(args.series), OR_FINAL.format(ar…
221 r[4] = LAST_RELEASE.format(args.series)
/dports/graphics/mesa-libs/mesa-21.3.6/bin/
H A Dgen_calendar_entries.py64 LAST_RELEASE = 'This is the last planned release of the {}.x series.' variable
161 …writer.writerow([None, date.isoformat(), f'{args.series}.3', args.manager, LAST_RELEASE.format(arg…
186 …if in_wanted and len(row) >= 5 and row[4] in {LAST_RELEASE.format(args.series), OR_FINAL.format(ar…
221 r[4] = LAST_RELEASE.format(args.series)
/dports/graphics/mesa-dri/mesa-21.3.6/bin/
H A Dgen_calendar_entries.py64 LAST_RELEASE = 'This is the last planned release of the {}.x series.' variable
161 …writer.writerow([None, date.isoformat(), f'{args.series}.3', args.manager, LAST_RELEASE.format(arg…
186 …if in_wanted and len(row) >= 5 and row[4] in {LAST_RELEASE.format(args.series), OR_FINAL.format(ar…
221 r[4] = LAST_RELEASE.format(args.series)
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/bin/
H A Dgen_calendar_entries.py64 LAST_RELEASE = 'This is the last planned release of the {}.x series.' variable
161 …writer.writerow([None, date.isoformat(), f'{args.series}.3', args.manager, LAST_RELEASE.format(arg…
186 …if in_wanted and len(row) >= 5 and row[4] in {LAST_RELEASE.format(args.series), OR_FINAL.format(ar…
221 r[4] = LAST_RELEASE.format(args.series)
/dports/comms/mgetty+sendfax/mgetty-1.1.37/voice/
H A D.makefile92 LAST_RELEASE=`cat .last_release` ;\
95 LAST_TAG="$$LAST_RELEASE" ;\
97 LAST_TAG="$$LAST_RELEASE-patch-$$PATCH" ;\
100 NEW_TAG="$$LAST_RELEASE-patch-$$PATCH" ;\
/dports/www/mediawiki137/mediawiki-1.37.1/tests/selenium/wdio-mediawiki/
H A DCONTRIBUTING.md23 export LAST_RELEASE=$(git log --format='%h' --grep='wdio-mediawiki: Release' -n1 .)
24 …git log --format='* %s.' --no-merges --reverse "${LAST_RELEASE}...HEAD" . | sort | grep -vE '^\* (…

12