Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F155072643
D28166.id82282.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
675 B
Referenced Files
None
Subscribers
None
D28166.id82282.diff
View Options
Index: Makefile.inc1
===================================================================
--- Makefile.inc1
+++ Makefile.inc1
@@ -557,7 +557,7 @@
.endif
.if !defined(PKG_VERSION)
-.if ${_BRANCH:MSTABLE*} || ${_BRANCH:MCURRENT*}
+.if ${_BRANCH:MSTABLE*} || ${_BRANCH:MCURRENT*} || ${_BRANCH:MPRERELEASE*}
TIMENOW= %Y%m%d%H%M%S
EXTRA_REVISION= .s${TIMENOW:gmtime}
.elif ${_BRANCH:MALPHA*}
@@ -566,8 +566,6 @@
EXTRA_REVISION= _${_BRANCH:C/-BETA/.b/}
.elif ${_BRANCH:MRC*}
EXTRA_REVISION= _${_BRANCH:C/-RC/.r/}
-.elif ${_BRANCH:MPRERELEASE*}
-EXTRA_REVISION= _${_BRANCH:C/-PRERELEASE/.p/}
.elif ${_BRANCH:M*-p*}
EXTRA_REVISION= _${_BRANCH:C/.*-p([0-9]+$)/\1/}
.endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 2, 5:03 AM (11 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32607864
Default Alt Text
D28166.id82282.diff (675 B)
Attached To
Mode
D28166: pkgbase: collapse -PRERELEASE into STABLE/CURRENT case for version suffix
Attached
Detach File
Event Timeline
Log In to Comment