Bug 199424 - [maintainer-update] databases/pg_reorg change WWW, add MASTER_SITES
Summary: [maintainer-update] databases/pg_reorg change WWW, add MASTER_SITES
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-13 18:04 UTC by Chris Hutchinson
Modified: 2015-04-14 14:18 UTC (History)
3 users (show)

See Also:


Attachments
svn diff for databases/pg_reorg (1.16 KB, patch)
2015-04-13 18:04 UTC, Chris Hutchinson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hutchinson 2015-04-13 18:04:19 UTC
Created attachment 155556 [details]
svn diff for databases/pg_reorg

The WWW currently listed returns 404. This svn diff corrects that.
While here, appears pgfoundry may be fading. So add myself as an
additional MASTER_SITES.

That's it!

Thanks!

--Chris
Comment 1 Alexey Dokuchaev freebsd_committer freebsd_triage 2015-04-14 07:00:33 UTC
Committed as ports r383980, thanks.  Port description was reformatted to fit FreeBSD style better (more wide).  Also, comma after CLUSTER seems wrong.
Comment 2 Jan Beich freebsd_committer freebsd_triage 2015-04-14 09:31:45 UTC
Despite upstream lossy migration to SourceForge bug 197586 comment 3 rationale still stands. Also, 1.1.12 is out.

  Maillist: http://lists.pgfoundry.org/pipermail/reorg-general/ (SF's one is empty)
  WWW: http://pgreorg.sourceforge.net/ (old was actually at http://reorg.projects.pgfoundry.org/ )
  MASTER_SITES=	SF/${PORTNAME:S/_//}/${DISTVERSION}
Comment 3 Chris Hutchinson 2015-04-14 13:56:15 UTC
(In reply to Alexey Dokuchaev from comment #1)
> Committed as ports r383980, thanks.  Port description was reformatted to fit
> FreeBSD style better (more wide).  Also, comma after CLUSTER seems wrong.

Well noted, on both counts.
Thank you, Alexey Dokuchaev, for taking the time to do this!

--Chris
Comment 4 Chris Hutchinson 2015-04-14 14:04:33 UTC
(In reply to Jan Beich from comment #2)
> Despite upstream lossy migration to SourceForge bug 197586 comment 3
> rationale still stands. Also, 1.1.12 is out.
> 
>   Maillist: http://lists.pgfoundry.org/pipermail/reorg-general/ (SF's one is
> empty)
>   WWW: http://pgreorg.sourceforge.net/ (old was actually at
> http://reorg.projects.pgfoundry.org/ )
>   MASTER_SITES=	SF/${PORTNAME:S/_//}/${DISTVERSION}

Thanks for the information, and time, Jan Beich.
There is also:
https://github.com/reorg/pg_reorg
All in all, it is becoming uncomfortably fragmented. I spent
quite some time yesterday, investigating, and finally settled
on a revision tree from: 1.1.1 - 1.1.9.
I'll be testing them as time permits, this week.
Thanks again, Jan Beich!

--Chris
Comment 5 Chris Hutchinson 2015-04-14 14:18:29 UTC
(In reply to Chris Hutchinson from comment #4)
> (In reply to Jan Beich from comment #2)
> > Despite upstream lossy migration to SourceForge bug 197586 comment 3
> > rationale still stands. Also, 1.1.12 is out.
> > 
> >   Maillist: http://lists.pgfoundry.org/pipermail/reorg-general/ (SF's one is
> > empty)
> >   WWW: http://pgreorg.sourceforge.net/ (old was actually at
> > http://reorg.projects.pgfoundry.org/ )
> >   MASTER_SITES=	SF/${PORTNAME:S/_//}/${DISTVERSION}
> 
> Thanks for the information, and time, Jan Beich.
> There is also:
> https://github.com/reorg/pg_reorg
> All in all, it is becoming uncomfortably fragmented. I spent
> quite some time yesterday, investigating, and finally settled
> on a revision tree from: 1.1.1 - 1.1.9.
> I'll be testing them as time permits, this week.
> Thanks again, Jan Beich!
> 
> --Chris

OK. Based on your links above, I think I better see your points.
Based on the following page:
http://pgreorg.sourceforge.net/pg_reorg.html
I'll look into it.
Sorry for the noise, and thanks again.

--Chris