Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167826839
D7170.id18248.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
478 B
Referenced Files
None
Subscribers
None
D7170.id18248.diff
View Options
Index: usr.sbin/freebsd-update/freebsd-update.sh
===================================================================
--- usr.sbin/freebsd-update/freebsd-update.sh
+++ 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
Tue, Aug 25, 7:48 PM (9 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37248932
Default Alt Text
D7170.id18248.diff (478 B)
Attached To
Mode
D7170: Allow - in distribution names.
Attached
Detach File
Event Timeline
Log In to Comment