Invert the build date and svn revision to match the namimg

convention that has been in use for a while.

MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2015-05-27 17:33:30 +00:00
parent 3ef90571c1
commit 18a259a802
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=283618

View File

@ -49,7 +49,7 @@ BUILDDATE!= cd ${.CURDIR} && date -j -f '%s' $$(stat -f "%c" ${.OBJDIR}/dist/ba
BUILDDATE!= date +%Y%m%d
. endif
. endif
_SNAP_SUFFIX:= -r${SVNREVISION}-${BUILDDATE}
_SNAP_SUFFIX:= ${BUILDDATE}-r${SVNREVISION}
.else
# release
SNAPSHOT=