Re: Github Checksums ..

2016-04-28 Thread Ryan Schmidt
On Apr 16, 2016, at 9:55 AM, Rainer Müller wrote: > On 2016-04-16 02:54, Brandon Allbery wrote: >> Yes, that's what I meant. You want to point to archives, because they >> don't change; tarballs will be regenerated on the fly by github, so they >> do not have fixed checksums and you would have to

Re: Github Checksums ..

2016-04-16 Thread Rainer Müller
On 2016-04-16 02:54, Brandon Allbery wrote: > Yes, that's what I meant. You want to point to archives, because they > don't change; tarballs will be regenerated on the fly by github, so they > do not have fixed checksums and you would have to either make "fake" > accesses to them every so often so

Re: Github Checksums ..

2016-04-15 Thread Brandon Allbery
Yes, that's what I meant. You want to point to archives, because they don't change; tarballs will be regenerated on the fly by github, so they do not have fixed checksums and you would have to either make "fake" accesses to them every so often so github thinks they are still in use and won't remove

Re: Github Checksums ..

2016-04-15 Thread Abdulrahman Alshammari
This is what is actually said; "Since the github portgroup uses "tarball" downloads, not "archive" downloads, this also means the checksums will change. " --- Note: It might appear my name

Re: Github Checksums ..

2016-04-15 Thread Brandon Allbery
On Thu, Apr 14, 2016 at 11:24 PM, Abdulrahman Alshammari < a.tu...@hotmail.com> wrote: > I was asked to change some parts of portfile. I did that except the > checksums. I was told that the checksums will be changed because the github > port. Can someone let me know how I can change it since using

Re: Github Checksums ..

2016-04-15 Thread Abdulrahman Alshammari
Thanks for sharing the link. I have read it but I haven’t found any things related to checksums? --- Note: It might appear my name as "Ziad Ali" instaed of "Abdulrahman Alshammari". Thi

Re: Github Checksums ..

2016-04-15 Thread Rainer Müller
On 2016-04-15 05:24, Abdulrahman Alshammari wrote: > Hey, > I have submitted a new port called Z3 as you can see in this link > https://trac.macports.org/ticket/51094 > > I was asked to change some parts of portfile. I did that except the > checksums. I was told that the checksums will be changed

Github Checksums ..

2016-04-14 Thread Abdulrahman Alshammari
Hey, I have submitted a new port called Z3 as you can see in this link https://trac.macports.org/ticket/51094 I was asked to change some parts of portfile. I did that except the checksums. I was told that the checksums will be changed because the github po