[MacPorts] CommitMessages modified

MacPorts noreply at macports.org
Sat Sep 16 16:20:25 UTC 2017


Page "CommitMessages" was changed by raimue
Diff URL: <https://trac.macports.org/wiki/CommitMessages?action=diff&version=24>
Revision 24
Comment: Update example commit message
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: CommitMessages
=========================================================================
--- CommitMessages (version: 23)
+++ CommitMessages (version: 24)
@@ -17,15 +17,16 @@
   - **Use full URLs.** TracLinks do not work on GitHub (obviously), so refer to Trac tickets by URL instead of number (e.g., "!https://trac.macports.org/ticket/12345" instead of "!#12345"). To refer to GitHub resources, you may use the [https://help.github.com/articles/autolinked-references-and-urls shorter syntax] such as "#//n//" for pull requests, but the full URL is less ambiguous and makes it easier to follow when viewing `git log` on the command line. The GitHub web interface will always display links to its own resources in the short syntax anyway. For references to commits, use [[span(SHA-1, style=white-space: nowrap)]] hashes.
   - **Wrap body text at 72 characters.** Git does not do this automatically, so hard-wrap the body to prevent text from overflowing standard-width terminal emulators. This also ensures that the output of `git format-patch` adheres to [http://www.openbsd.org/mail.html#Netiquette good email etiquette]. (You can't do much about very long URLs, unfortunately.)
 
-[https://github.com/macports/macports-ports/commit/d9450d6155ebb83fa8789172502bf2ce2740f77e An example]:
+[https://github.com/macports/macports-ports/commit/26b47fe841eb3ce024882dacac49bfdf1e442b53 An example]:
 {{{
-mutt: replace w/neomutt to reduce maint. effort
+get_iplayer: update to version 3.0.0
 
-Maintaining all our patches against mutt in the ports tree is considerable
-effort; now that the NeoMutt project does this for us, replace our mutt port
-with neomutt to avoid wasting our time.
+* update to version 3.0.3
+* add maintainer's github handle
+* remove creation of perl variants
 
-Closes: https://trac.macports.org/ticket/52297
+Closes: https://trac.macports.org/ticket/54100
+Closes: https://github.com/macports/macports-ports/pull/461
 }}}
 
 
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/CommitMessages>
MacPorts <https://www.macports.org/>
Ports system for macOS

This is an automated message. Someone added your email address to be
notified of changes on 'CommitMessages' page.
If it was not you, please report to admin at macports.org.


More information about the macports-changes mailing list