Opened 8 years ago

Closed 8 years ago

#50908 closed update (fixed)

hub: update to 2.2.3

Reported by: grimreaper (Eitan Adler) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: haspatch maintainer Cc:
Port: hub

Description

Index: Portfile
===================================================================
--- Portfile	(revision 146766)
+++ Portfile	(working copy)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        github hub 2.2.0 v
+github.setup        github hub 2.2.3 v
 revision            1
 categories          devel
 platforms           darwin
@@ -19,8 +19,8 @@ long_description    \
 
 homepage            https://hub.github.com/
 
-checksums           rmd160  6be45d60ef775c7833214427dc3723cde2fc9528 \
-                    sha256  cd1fb034c7793fd0f4fe1419eb253602accf0f9c051544112cc5d6fa6b449f26
+checksums           rmd160  ed3a50572495f82fcad503262bb585a738bf1132 \
+                    sha256  db21e3ff93ef1747970bb58a59dba4e84c85047ce6ef99cc640a98be71c3702f
 
 build.cmd           ./script/build
 build.target

Attachments (1)

hub.diff (849 bytes) - added by grimreaper (Eitan Adler) 8 years ago.
update

Download all attachments as: .zip

Change History (3)

Changed 8 years ago by grimreaper (Eitan Adler)

Attachment: hub.diff added

update

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

Keywords: haspatch maintainer added
Owner: changed from macports-tickets@… to ryandesign@…
Port: hub added
Status: newassigned
Summary: devel/hub 2.2.3 update to latesthub: update to 2.2.3

Thanks. The revision line should also be dropped.

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

Resolution: fixed
Status: assignedclosed

Updated in r146778. Turns out this software is not noarch so I also removed the line supported_archs noarch.

Note: See TracTickets for help on using tickets.