Re: Perl -- Why is 5.16 (not 5.20) the default?

2015-02-22 Thread Mojca Miklavec
On Mon, Feb 23, 2015 at 8:48 AM, Michael wrote: > I'd like to know if there is a good reason (such as incompatible language > change) for perl to be at 5.16 by default? > > I noticed this when I was about to update git -- checking the variants of > git, I saw that perl5.16 was the default used by

Perl -- Why is 5.16 (not 5.20) the default?

2015-02-22 Thread Michael
I'd like to know if there is a good reason (such as incompatible language change) for perl to be at 5.16 by default? I noticed this when I was about to update git -- checking the variants of git, I saw that perl5.16 was the default used by git, and what looks like 2 years out of date. --- Ente

Re: What to checksum when submitting an update?

2015-02-22 Thread Brandon Allbery
On Sun, Feb 22, 2015 at 11:38 AM, Tom Limoncelli wrote: > However it isn't clear to me how to update the checksums. I know the > commands (openssl dgst -sha256 / openssl dgst -rmd160) but what file > gets checksummed? This package is on github. > > By looking at the error messages, it seems tha

Re: What to checksum when submitting an update?

2015-02-22 Thread Clemens Lang
Hi, - On 22 Feb, 2015, at 17:38, Tom Limoncelli t...@whatexit.org wrote: > However it isn't clear to me how to update the checksums. I know the > commands (openssl dgst -sha256 / openssl dgst -rmd160) You can just run `sudo port -v checksum` for the port, which will fail and print the corre

What to checksum when submitting an update?

2015-02-22 Thread Tom Limoncelli
I'm a new maintainer, so please excuse this basic question. The port I maintain is vcs_blackbox. It has recently been added to the system. I'd like to do my first update. The change is simply a version update: -github.setupStackExchange blackbox 1.20150203 v +github.setupStackE

Re: When will Go 1.4 be released on macports?

2015-02-22 Thread Ryan Schmidt
On Feb 20, 2015, at 8:56 PM, Carlo Tambuatco wrote: > Just wondering if anyone knows when the latest release of Go will be > available on macports. You can Cc yourself on this ticket to be notified of any progress on that matter: https://trac.macports.org/ticket/46314 _