Opened 15 years ago
Closed 15 years ago
#21562 closed update (fixed)
duplicity: new upstream 0.6.05
Reported by: | larry+macports@… | Owned by: | singingwolfboy@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | Cc: | ||
Port: | duplicity |
Description
The latest stable version of duplicity is 0.6.05.
Formerly, duplicity's 0.5 series was considered the stable one and 0.6 was for development. As of 0.6.05, the maintainer designated 0.6 as the stable series.
Besides updating the version, I made a few changes to the portfile to point to Launchpad for downloads. If there are any issues at all with these changes, please let me know.
Attachments (1)
Change History (7)
Changed 15 years ago by larry+macports@…
Attachment: | duplicity-0.6.05.patch added |
---|
comment:1 Changed 15 years ago by larry+macports@…
comment:2 Changed 15 years ago by blb@…
Owner: | changed from macports-tickets@… to singingwolfboy@… |
---|
comment:3 Changed 15 years ago by singingwolfboy@…
Status: | new → assigned |
---|
The Duplicity homepage still lists 0.5.20 as the latest stable, and 0.6.05 as the latest unstable. Can you show me where the maintainer marked 0.6 as the stable series? Also, why do you have "set stable_series 0.6-series" in your patchfile? It doesn't appear to be used for anything in the portfile.
comment:4 Changed 15 years ago by larry+macports@…
For references to 0.6 being the stable series, see:
https://code.launchpad.net/duplicity/+download https://lists.launchpad.net/duplicity-team/msg00133.html
But you are right that this is inconsistent with the official home page. I will raise the question on the mailing list, since I have a shadow of a doubt now.
I set the "stable_series" variable to use in the master_sites URL. I thought that would make its purpose clearer than just putting "0.6-series" (or 0.5-series?) in the middle of the URL. The maintainer reorganized the directory structure to do away with the "stable" label, or else I would have preferred to keep that.
comment:5 Changed 15 years ago by larry+macports@…
Message-ID: <4ABA6048.4000008@loafman.com> Date: Wed, 23 Sep 2009 12:52:08 -0500 From: Kenneth Loafman <kenneth@loafman.com> Organization: Loafman Software User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: Larry Gilbert <larry+launchpad@l2g.to> Cc: duplicity-team <duplicity-team@lists.launchpad.net> Subject: Re: [Duplicity-team] Confusion over "stable" label 0.6 is stable now and 0.5 is still supported for a while. I need to update the webpage to show that fact. 0.7 is the development version. ...Ken
comment:6 Changed 15 years ago by singingwolfboy@…
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Tested, seems to work. Committed in r58257.
Actually, Launchpad was already in master_sites. What I meant to say is that I changed the URL to reflect a recent directory reorganization.