Bug 119477

Summary: [PATCH] databases/postgresql83-server: fix MASTER_SITE_SUBDIR
Product: Ports & Packages Reporter: Sunpoet Po-Chuan Hsieh <sunpoet>
Component: Individual Port(s)Assignee: Palle Girgensohn <girgen>
Status: Closed FIXED    
Severity: Affects Only Me CC: girgen
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

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!