Bug 140072 - [patch] additional MASTER_SITE needed for ports/print/a2ps-letter
Summary: [patch] additional MASTER_SITE needed for ports/print/a2ps-letter
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: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-29 09:00 UTC by Eugene Grosbein
Modified: 2009-10-30 08:14 UTC (History)
0 users

See Also:


Attachments
file.diff (401 bytes, patch)
2009-10-29 09:00 UTC, Eugene Grosbein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Grosbein 2009-10-29 09:00:11 UTC
	The port a2ps-letter has ftp.enst.fr as first master site
	that is down. Other sites of MASTER_SITE_GNU do carry
	its basic source tarball a2ps-4.13b.tar.gz but not optional
	I18N_PACKAGE (i18n-fonts-0.1.tar.gz), so its impossible to build
	the port with I18N_PACKAGE=yes due to unfetchable file.

Fix: Let's add another mirror that carries i18n-fonts-0.1.tar.gz too.
How-To-Repeat: 	cd /usr/ports/print/a2ps-letter && make WITH_I18N=yes
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-10-29 09:00:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-10-30 07:47:51 UTC
dinoex      2009-10-30 07:47:38 UTC

  FreeBSD ports repository

  Modified files:
    print/a2ps-letter    Makefile 
  Log:
  - extend MASTER_SITE for option I18N_PACKAGE=yes
  PR:             140072
  Submitted by:   Eugene Grosbein
  
  Revision  Changes    Path
  1.67      +1 -0      ports/print/a2ps-letter/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 Dirk Meyer freebsd_committer freebsd_triage 2009-10-30 08:14:35 UTC
State Changed
From-To: open->closed

committed, thanks.