FreeBSD Bugzilla – Attachment 175760 Details for
Bug 213486
[patch] databases/pg_rman unbreak port by moving to Github. Update to 1.3.3.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for databases/pg_rman
databases_pg_rman_github.patch (text/plain), 709 bytes, created by
Lacey Powers
on 2016-10-14 19:32:27 UTC
(
hide
)
Description:
Patch for databases/pg_rman
Filename:
MIME Type:
Creator:
Lacey Powers
Created:
2016-10-14 19:32:27 UTC
Size:
709 bytes
patch
obsolete
>Index: databases/pg_rman/Makefile >=================================================================== >--- databases/pg_rman/Makefile (revision 423940) >+++ databases/pg_rman/Makefile (working copy) >@@ -1,17 +1,15 @@ > # $FreeBSD$ > > PORTNAME= pg_rman >-PORTVERSION= 1.2.3 >-PORTREVISION= 2 >+PORTVERSION= 1.3.3 > CATEGORIES= databases >-MASTER_SITES= http://pg-rman.googlecode.com/files/ >+USE_GITHUB= yes >+GH_TUPLE= ossc-db:pg_rman:REL9_6_STABLE > > MAINTAINER= kuriyama@FreeBSD.org > COMMENT= Online backup and restore tool for PostgreSQL > >-BROKEN= Unfetchable (google code has gone away) >- >-USES= gmake pgsql:9.2 >+USES= gmake pgsql:9.6 > WANT_PGSQL= client server > MAKE_ARGS= USE_PGXS=1 > PLIST_FILES= bin/pg_rman
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 213486
:
175760
|
176363
|
180528
|
180551
|
180833
|
180860