Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147531329
D24379.id70450.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
422 B
Referenced Files
None
Subscribers
None
D24379.id70450.diff
View Options
Index: Mk/Scripts/create-manifest.sh
===================================================================
--- Mk/Scripts/create-manifest.sh
+++ Mk/Scripts/create-manifest.sh
@@ -119,7 +119,7 @@
if head -1 "${message}" | grep -q '^\['; then
sed '1d;$d' "${message}"
else
- echo '{type: install, message=<<EOD'
+ echo '{type: [install, upgrade], message=<<EOD'
cat "${message}"
printf 'EOD\n},\n'
fi
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 12, 4:33 PM (33 m, 55 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29588879
Default Alt Text
D24379.id70450.diff (422 B)
Attached To
Mode
D24379: Fix create-manifest.sh for raw pkg-message files to match porter's handbook.
Attached
Detach File
Event Timeline
Log In to Comment