Changes between Version 68 and Version 69 of ReleaseProcedure
- Timestamp:
- Nov 7, 2010, 1:01:47 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseProcedure
v68 v69 205 205 i. Commit changes to the repository, 206 206 `svn ci -m "Bumping version"` [[br]][[br]] 207 1. Send an announcement to svndigest-users@lists.sourceforge.net 208 using [https://sourceforge.net/mailarchive/forum.php?thread_name=4CD56FFB.50503%40gmail.com&forum_name=svndigest-users this] as template. 209 1. Create a unified diff between `Portfile.vA.B` and `Portfile` in current port. 210 [https://trac.macports.org/newticket Create a ticket] ''svndigest A.B'' with type=update and keywords="haspatch maintainer". 211 Attach the unified diff to newly created ticket. 207 212 208 213 == Patch release procedure == … … 319 324 i. Commit changes to the repository, 320 325 `svn ci -m "Changes for future release A.B.[C+1]"` [[br]][[br]] 326 1. Send an announcement to svndigest-users@lists.sourceforge.net 327 using [https://sourceforge.net/mailarchive/forum.php?thread_name=4CD56FFB.50503%40gmail.com&forum_name=svndigest-users this] 328 as template.[[br]][[br]] 329 1. Create a unified diff between `Portfile.vA.B.C` and `Portfile` in current port. 330 [https://trac.macports.org/newticket Create a ticket] ''svndigest A.B.C'' with type=update and keywords="haspatch maintainer". 331 Attach the unified diff to newly created ticket.