Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157397677
D7170.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
493 B
Referenced Files
None
Subscribers
None
D7170.diff
View Options
Index: head/usr.sbin/freebsd-update/freebsd-update.sh
===================================================================
--- head/usr.sbin/freebsd-update/freebsd-update.sh
+++ head/usr.sbin/freebsd-update/freebsd-update.sh
@@ -1250,7 +1250,7 @@
# Check that the first four fields make sense.
if gunzip -c < files/$1.gz |
- grep -qvE "^[a-z]+\|[0-9a-z]+\|${P}+\|[fdL-]\|"; then
+ grep -qvE "^[a-z]+\|[0-9a-z-]+\|${P}+\|[fdL-]\|"; then
fetch_metadata_bogus ""
return 1
fi
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, May 21, 11:45 PM (14 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33409411
Default Alt Text
D7170.diff (493 B)
Attached To
Mode
D7170: Allow - in distribution names.
Attached
Detach File
Event Timeline
Log In to Comment