Search:
GitHub Login
Preferences
My Notifications
Tickets
Wiki
GitHub
Timeline
Roadmap
Ticket Reports
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 77
and
Version 78
of
ram
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Aug 14, 2011, 6:10:21 AM (
13 years
ago)
Author:
skymoo (Adam Mercer)
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
ram
v77
v78
70
70
71
71
{{{
72
port list 'maintainer:(\W|^)ram(\W|$)' | awk '{ print " * [source:trunk/dports/"$3" "$3"]" } ' | sort
| uniq
72
port list 'maintainer:(\W|^)ram(\W|$)' | awk '{ print " * [source:trunk/dports/"$3" "$3"]" } ' | sort
-u
73
73
}}}
74
74