pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2006Q4]: pkgsrc/security/fprot-workstation-bin Pullup ticket 2...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/70665e2bec03
branches:  pkgsrc-2006Q4
changeset: 523039:70665e2bec03
user:      salo <salo%pkgsrc.org@localhost>
date:      Fri Mar 02 20:29:35 2007 +0000

description:
Pullup ticket 2037 - requested by njoly
MASTER_SITES update for fprot-workstation-bin

Revisions pulled up:
- pkgsrc/security/fprot-workstation-bin/Makefile                1.37

   Module Name:         pkgsrc
   Committed By:        njoly
   Date:                Fri Mar  2 09:15:24 UTC 2007

   Modified Files:
        pkgsrc/security/fprot-workstation-bin: Makefile

   Log Message:
   Download URLs have moved, update MASTER_SITES. Fixes PR/35710.

diffstat:

 security/fprot-workstation-bin/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (30 lines):

diff -r 783059f1c4da -r 70665e2bec03 security/fprot-workstation-bin/Makefile
--- a/security/fprot-workstation-bin/Makefile   Fri Mar 02 20:24:43 2007 +0000
+++ b/security/fprot-workstation-bin/Makefile   Fri Mar 02 20:29:35 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2006/12/07 05:40:07 taca Exp $
+# $NetBSD: Makefile,v 1.35.2.1 2007/03/02 20:29:35 salo Exp $
 
 DISTNAME=              #defined
 PKGNAME=               fprot-workstation-bin-${FPVER}
@@ -38,17 +38,17 @@
 .include "../../mk/bsd.prefs.mk"
 
 .if ${OPSYS} == "NetBSD"
-MASTER_SITES=          ftp://ftp.f-prot.com/pub/bsd/
+MASTER_SITES=          http://files.f-prot.com/files/bsd-x86/
 DISTNAME=              fp-netbsd-ws-${FPVER}
 .endif
 
 .if ${OPSYS} == "Linux"
-MASTER_SITES=          ftp://ftp.f-prot.com/pub/linux/
+MASTER_SITES=          http://files.f-prot.com/files/linux-x86/
 DISTNAME=              fp-linux-ws-${FPVER}
 .endif
 
 .if ${OPSYS} == "SunOS"
-MASTER_SITES=          ftp://ftp.f-prot.com/pub/solaris/
+MASTER_SITES=          http://files.f-prot.com/files/solaris-sparc/
 DISTNAME=              fp-solaris-sparc-ws-${FPVER}
 .endif
 



Home | Main Index | Thread Index | Old Index