Bug 119477 - [PATCH] databases/postgresql83-server: fix MASTER_SITE_SUBDIR
Summary: [PATCH] databases/postgresql83-server: fix MASTER_SITE_SUBDIR
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Palle Girgensohn
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-09 06:20 UTC by Sunpoet Po-Chuan Hsieh
Modified: 2008-01-09 09:20 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (376 bytes, patch)
2008-01-09 06:20 UTC, Sunpoet Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sunpoet Po-Chuan Hsieh 2008-01-09 06:20:02 UTC
Fix MASTER_SITE_SUBDIR.
Maintainer is cc'd.

How-To-Repeat: % /usr/ports/databases/postgresql83-server
% make fetch


  == BETA QUALITY, NOT FOR PRODUCTION USE! ==

  =========== BACKUP YOUR DATA! =============
  As always, backup your data before
  upgrading. If the upgrade leads to a higher
  minor revision (e.g. 7.3.x -> 7.4), a dump
  and restore of all databases is
  required. This is *NOT* done by the port!

  Press ctrl-C *now* if you need to pg_dump.
  ===========================================

fetch: ftp://ftp8.us.postgresql.org/postgresql/source/v8.3RC/postgresql-8.3RC1.tar.bz2: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from ftp://ftp9.us.postgresql.org/pub/mirrors/postgresql/source/v8.3RC/.
fetch: ftp://ftp9.us.postgresql.org/pub/mirrors/postgresql/source/v8.3RC/postgresql-8.3RC1.tar.bz2: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from ftp://ftp10.us.postgresql.org/pub/postgresql/source/v8.3RC/.
fetch: ftp://ftp10.us.postgresql.org/pub/postgresql/source/v8.3RC/postgresql-8.3RC1.tar.bz2: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from http://ring.sakura.ad.jp/archives/misc/db/postgresql/source/v8.3RC/.
fetch: http://ring.sakura.ad.jp/archives/misc/db/postgresql/source/v8.3RC/postgresql-8.3RC1.tar.bz2: Not Found
=> Attempting to fetch from http://ring.riken.jp/archives/misc/db/postgresql/source/v8.3RC/.
fetch: http://ring.riken.jp/archives/misc/db/postgresql/source/v8.3RC/postgresql-8.3RC1.tar.bz2: Not Found
=> Attempting to fetch from ftp://ftp.au.postgresql.org/pub/postgresql/source/v8.3RC/.
fetch: ftp://ftp.au.postgresql.org/pub/postgresql/source/v8.3RC/postgresql-8.3RC1.tar.bz2: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from ftp://ftp.at.postgresql.org/db/www.postgresql.org/pub/source/v8.3RC/.
^Cfetch: transfer interrupted
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-01-09 06:20:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->girgen

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-01-09 09:15:35 UTC
girgen      2008-01-09 09:15:27 UTC

  FreeBSD ports repository

  Modified files:
    databases/postgresql83-server Makefile 
  Log:
  Fix MASTER_SITE_SUBDIR
  
  PR:             ports/119477
  Submitted by:   Sunpoet Po-Chuan Hsieh
  
  Revision  Changes    Path
  1.178     +1 -1      ports/databases/postgresql83-server/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Palle Girgensohn freebsd_committer freebsd_triage 2008-01-09 09:15:59 UTC
State Changed
From-To: open->closed

Committed. Thanks!