FreeBSD Bugzilla – Attachment 133443 Details for
Bug 177921
net/zebra: Update MASTER_SITES
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.82 KB, created by
tkato432
on 2013-04-17 19:10:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2013-04-17 19:10:04 UTC
Size:
1.82 KB
patch
obsolete
>diff -urN /usr/ports/net/zebra/Makefile net/zebra/Makefile >--- /usr/ports/net/zebra/Makefile 2012-12-11 15:43:49.000000000 +0900 >+++ net/zebra/Makefile 2013-04-01 01:17:28.000000000 +0900 >@@ -1,23 +1,20 @@ >-# New ports collection makefile for: zebra >-# Date created: So 31 Mai 1998 11:00:30 CEST >-# Whom: Andreas Klemm <andreas@klemm.gtn.com> >-# >+# Created by: Andreas Klemm <andreas@klemm.gtn.com> > # $FreeBSD: head/net/zebra/Makefile 308654 2012-12-11 02:50:40Z sumikawa $ >-# > > PORTNAME= zebra > PORTVERSION= 0.95a > PORTREVISION= 2 > CATEGORIES= net ipv6 >-MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/ \ >+MASTER_SITES= ftp://ftp.pop-pr.rnp.br/pub/GNU/ftp.zebra.org/zebra/ \ > ftp://ftp.ripe.net/mirrors/sites/ftp.zebra.org/pub/zebra/ \ >- ftp://ftp.sunet.se/pub/network/zebra/ \ >- ftp://6bone.informatik.uni-leipzig.de/pub/ftp.zebra.org/pub/zebra/ \ >- ftp://ftp.pop-pr.rnp.br/pub/GNU/ftp.zebra.org/zebra/ >+ http://ftp.sunet.se/pub/network/zebra/ > > MAINTAINER= ports@FreeBSD.org > COMMENT= Free RIPv1, RIPv2, OSPFv2, BGP4 route software (server/reflector) > >+LICENSE= GPLv2 LGPL21 >+LICENSE_COMB= multi >+ > CONFLICTS= openbgpd-[0-9]* quagga-[0-9]* quagga-re-[0-9]* openospfd-[0-9]* > > SUB_FILES= pkg-message zebractl >@@ -30,6 +27,8 @@ > USE_SUBMAKE= yes > GNU_CONFIGURE= yes > CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc/zebra >+MAKE_JOBS_SAFE= yes >+ > SCRIPTS_ENV= WRKDIRPREFIX=${WRKDIRPREFIX} > > OPTIONS_DEFINE= IPV6 PAM OSPFNSSA SNMP TCPZEBRA BGPD OSPF6D OSPFD RIPD RIPNGD VTYSH >@@ -128,9 +127,9 @@ > > post-install: > @( cd ${WRKSRC}/doc; ${RM} -f zebra*info*; ${MAKE} zebra.info install ) >- @${ECHO} "===> installing zebra startup file..." >+ @${ECHO_MSG} "===> installing zebra startup file..." > ${INSTALL_SCRIPT} ${WRKDIR}/zebractl ${PREFIX}/sbin/zebractl >- @${ECHO} "done." >+ @${ECHO_MSG} "done." > @${CAT} ${PKGMESSAGE} > > .include <bsd.port.mk>
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 177921
: 133443