Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#50523 closed update (fixed)

rcm @1.2.3 new upstream version 1.3.0

Reported by: lbschenkel (Leonardo Brondani Schenkel) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: g5pw (Aljaž Srebrnič), kurthindenburg (Kurt Hindenburg)
Port: rcm

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Diff below:

--- Portfile.orig	2016-02-03 13:48:10.000000000 +0100
+++ /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/sysutils/rcm/Portfile	2016-02-03 13:48:41.000000000 +0100
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        thoughtbot rcm 1.2.3 v
+github.setup        thoughtbot rcm 1.3.0 v
 maintainers         g5pw openmaintainer
 categories          sysutils
 description         rc file (dotfile) management
@@ -18,5 +18,6 @@
 
 master_sites        ${homepage}dist/
 
-checksums           rmd160  7e41b370fa2bd6308a632175c4d5469a3bbcc10b \
-                    sha256  502fd44e567ed0cfd00fb89ccc257dac8d6eb5d003f121299b5294c01665973f
+checksums           rmd160  af0650b238c890ddacde77d8f1233a7542a01650 \
+                    sha256  ddcf638b367b0361d8e063c29fd573dbe1712d1b83e8d5b3a868e4aa45ffc847
+

Attachments (1)

rcm.patch (868 bytes) - added by lbschenkel (Leonardo Brondani Schenkel) 8 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 8 years ago by lbschenkel (Leonardo Brondani Schenkel)

Now with correct formatting:

--- Portfile.orig	2016-02-03 13:48:10.000000000 +0100
+++ /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/sysutils/rcm/Portfile	2016-02-03 13:48:41.000000000 +0100
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        thoughtbot rcm 1.2.3 v
+github.setup        thoughtbot rcm 1.3.0 v
 maintainers         g5pw openmaintainer
 categories          sysutils
 description         rc file (dotfile) management
@@ -18,5 +18,6 @@
 
 master_sites        ${homepage}dist/
 
-checksums           rmd160  7e41b370fa2bd6308a632175c4d5469a3bbcc10b \
-                    sha256  502fd44e567ed0cfd00fb89ccc257dac8d6eb5d003f121299b5294c01665973f
+checksums           rmd160  af0650b238c890ddacde77d8f1233a7542a01650 \
+                    sha256  ddcf638b367b0361d8e063c29fd573dbe1712d1b83e8d5b3a868e4aa45ffc847
+

comment:2 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

Cc: khindenburg@… added

Cc Me!

comment:3 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

Port: rcm added
Version: 2.3.4

Thanks - it is best if you attach the diff to this report and fill out the port entry.

Changed 8 years ago by lbschenkel (Leonardo Brondani Schenkel)

Attachment: rcm.patch added

comment:4 Changed 8 years ago by lbschenkel (Leonardo Brondani Schenkel)

Patch attached. I thought that perhaps it would be more convenient for the maintainer to copy & paste it than download it since it's so small. Regarding the port entry, I didn't notice the field for some reason. My apologies.

comment:5 Changed 8 years ago by g5pw (Aljaž Srebrnič)

Resolution: fixed
Status: newclosed

Thanks for the heads-up, updated in r145387.

comment:6 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Note: See TracTickets for help on using tickets.