FreeBSD Bugzilla – Attachment 96679 Details for
Bug 135335
[MAINTAINER] net-mgmt/rancid: update to 2.3.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
rancid-2.3.2.patch
rancid-2.3.2.patch (text/plain), 8.33 KB, created by
Janos Mohacsi
on 2009-06-07 23:00:15 UTC
(
hide
)
Description:
rancid-2.3.2.patch
Filename:
MIME Type:
Creator:
Janos Mohacsi
Created:
2009-06-07 23:00:15 UTC
Size:
8.33 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/net-mgmt/rancid.orig/Makefile /usr/ports/net-mgmt/rancid/Makefile >--- /usr/ports/net-mgmt/rancid.orig/Makefile 2007-12-31 15:24:23.000000000 +0100 >+++ /usr/ports/net-mgmt/rancid/Makefile 2009-06-07 23:50:56.000000000 +0200 >@@ -6,8 +6,7 @@ > # > > PORTNAME= rancid >-PORTVERSION= 2.3.1 >-PORTREVISION= 3 >+PORTVERSION= 2.3.2 > CATEGORIES= net-mgmt > MASTER_SITES= ftp://ftp.shrubbery.net/pub/rancid/ > >@@ -22,20 +21,22 @@ > USE_PERL5= yes > SUB_FILES= pkg-message > USE_GMAKE= yes >-HAS_CONFIGURE= yes >+GNU_CONFIGURE= yes > CONFIGURE_ARGS= \ >- --prefix=${PREFIX}/ \ > --localstatedir=${PREFIX}/var/${PORTNAME}/ \ > --bindir=${PREFIX}/libexec/${PORTNAME}/ \ > --sysconfdir=${PREFIX}/etc/${PORTNAME}/ > >-MAN1= alogin.1 blogin.1 cat5rancid.1 clogin.1 control_rancid.1 \ >- cssrancid.1 elogin.1 erancid.1 f10rancid.1 flogin.1 fnrancid.1 \ >- francid.1 hlogin.1 hrancid.1 htlogin.1 htrancid.1 jerancid.1 \ >- jlogin.1 jrancid.1 lg_intro.1 mrancid.1 nlogin.1 nrancid.1 \ >- nslogin.1 nsrancid.1 par.1 prancid.1 rancid-cvs.1 rancid-run.1 \ >- rancid.1 rancid_intro.1 rivlogin.1 rivrancid.1 tntlogin.1 \ >- tntrancid.1 xrancid.1 zrancid.1 >+MAN1= agmrancid.1 alogin.1 arancid.1 avologin.1 avorancid.1 \ >+ blogin.1 brancid.1 cat5rancid.1 clogin.1 \ >+ control_rancid.1 cssrancid.1 elogin.1 erancid.1 f10rancid.1 \ >+ f5rancid.1 flogin.1 fnrancid.1 francid.1 hlogin.1 hrancid.1 \ >+ htlogin.1 htrancid.1 jerancid.1 jlogin.1 jrancid.1 lg_intro.1 \ >+ mrancid.1 nlogin.1 nrancid.1 nslogin.1 nsrancid.1 nxrancid.1 \ >+ par.1 prancid.1 rancid-cvs.1 rancid-run.1 rancid.1 \ >+ rancid_intro.1 rivlogin.1 rivrancid.1 \ >+ rrancid.1 srancid.1 tlogin.1 tntlogin.1 tntrancid.1 trancid.1 \ >+ xrancid.1 zrancid.1 > > MAN5= lg.conf.5 cloginrc.5 rancid.conf.5 router.db.5 > >@@ -46,7 +47,7 @@ > NEWCONFIG_FILES= rancid.conf lg.conf > > pre-everything:: >- @ ${ECHO} "Make sure your rancid repository is quit before upgrading; disable rancid cron jobs" >+ @ ${ECHO} "Make sure your rancid repository is quite before upgrading; disable rancid cron jobs" > > post-install: > ${LN} -s ${PREFIX}/libexec/${PORTNAME}/rancid-cvs ${PREFIX}/bin >diff -ruN --exclude=CVS /usr/ports/net-mgmt/rancid.orig/distinfo /usr/ports/net-mgmt/rancid/distinfo >--- /usr/ports/net-mgmt/rancid.orig/distinfo 2006-01-24 00:46:04.000000000 +0100 >+++ /usr/ports/net-mgmt/rancid/distinfo 2009-06-07 23:49:42.000000000 +0200 >@@ -1,3 +1,3 @@ >-MD5 (rancid-2.3.1.tar.gz) = b188595e528515b4f87078f63936d355 >-SHA256 (rancid-2.3.1.tar.gz) = 32ceca2bbedf92577fbe780dd2b6c7d7a012974728e4932ce6a19897907dc2fa >-SIZE (rancid-2.3.1.tar.gz) = 276562 >+MD5 (rancid-2.3.2.tar.gz) = 4e2de3ff6850b311c0e2a442f7ae5d82 >+SHA256 (rancid-2.3.2.tar.gz) = 7601fe0fe703a3f7336076414216214ccc588510ecc7b7752a2e277e83b6a179 >+SIZE (rancid-2.3.2.tar.gz) = 341919 >diff -ruN --exclude=CVS /usr/ports/net-mgmt/rancid.orig/files/patch-etc::Makefile.am /usr/ports/net-mgmt/rancid/files/patch-etc::Makefile.am >--- /usr/ports/net-mgmt/rancid.orig/files/patch-etc::Makefile.am 2004-05-06 12:32:26.000000000 +0200 >+++ /usr/ports/net-mgmt/rancid/files/patch-etc::Makefile.am 2009-06-07 23:48:03.000000000 +0200 >@@ -1,34 +1,34 @@ > >-$FreeBSD: ports/net-mgmt/rancid/files/patch-etc::Makefile.am,v 1.2 2004/05/06 10:32:26 pav Exp $ >+$FreeBSD: ports/net-mgmt/rancid-devel/files/patch-etc::Makefile.am,v 1.3 2007/03/26 09:06:53 miwi Exp $ > >---- etc/Makefile.am.orig Tue Jan 13 19:02:00 2004 >-+++ etc/Makefile.am Wed May 5 16:36:40 2004 >+--- etc/Makefile.am.orig >++++ etc/Makefile.am > @@ -33,26 +33,8 @@ > endif > > install-data-local: all > - @if test "$(DO_CONF_INSTALL)" = "yes"; then \ >-- if test -f $(sysconfdir)/rancid.conf ; then \ >+- if test -f $(DESTDIR)$(sysconfdir)/rancid.conf ; then \ > - echo ""; \ >-- echo "WARNING: *** $(sysconfdir)/rancid.conf exists. See "; \ >+- echo "WARNING: *** $(DESTDIR)$(sysconfdir)/rancid.conf exists. See "; \ > - echo " *** $(pkgdatadir)/rancid.conf.sample for new"; \ > - echo " *** examples."; \ > - echo ""; \ > - else \ >-- $(INSTALL_DATA) rancid.conf.sample $(sysconfdir)/rancid.conf; \ >+- $(INSTALL_DATA) rancid.conf.sample $(DESTDIR)$(sysconfdir)/rancid.conf; \ > - fi; \ >-- if test -f $(sysconfdir)/lg.conf ; then \ >+- if test -f $(DESTDIR)$(sysconfdir)/lg.conf ; then \ > - echo ""; \ >-- echo "WARNING: *** $(sysconfdir)/lg.conf exists. See "; \ >+- echo "WARNING: *** $(DESTDIR)$(sysconfdir)/lg.conf exists. See "; \ > - echo " *** $(pkgdatadir)/lg.conf.sample for new"; \ > - echo " *** examples."; \ > - echo ""; \ > - else \ >-- $(INSTALL_DATA) lg.conf.sample $(sysconfdir)/lg.conf; \ >+- $(INSTALL_DATA) lg.conf.sample $(DESTDIR)$(sysconfdir)/lg.conf; \ > - fi; \ > - fi >-+ $(INSTALL_DATA) rancid.conf.sample $(sysconfdir)/ >-+ $(INSTALL_DATA) lg.conf.sample $(sysconfdir)/ >++ $(INSTALL_DATA) rancid.conf.sample $(DESTDIR)$(sysconfdir) >++ $(INSTALL_DATA) lg.conf.sample $(DESTDIR)$(sysconfdir) > > #clean: > # rm -f Makefile rancid.conf $(BIN_DATAS) $(BIN_PROGS) >diff -ruN --exclude=CVS /usr/ports/net-mgmt/rancid.orig/files/patch-etc::Makefile.in /usr/ports/net-mgmt/rancid/files/patch-etc::Makefile.in >--- /usr/ports/net-mgmt/rancid.orig/files/patch-etc::Makefile.in 2004-05-06 12:32:26.000000000 +0200 >+++ /usr/ports/net-mgmt/rancid/files/patch-etc::Makefile.in 2009-06-07 23:48:03.000000000 +0200 >@@ -1,34 +1,34 @@ > >-$FreeBSD: ports/net-mgmt/rancid/files/patch-etc::Makefile.in,v 1.2 2004/05/06 10:32:26 pav Exp $ >+$FreeBSD: ports/net-mgmt/rancid-devel/files/patch-etc::Makefile.in,v 1.3 2007/03/26 09:06:53 miwi Exp $ > >---- etc/Makefile.in.orig Fri Feb 6 16:56:50 2004 >-+++ etc/Makefile.in Wed May 5 16:40:00 2004 >-@@ -347,26 +347,8 @@ >+--- etc/Makefile.in.orig >++++ etc/Makefile.in >+@@ -375,26 +375,8 @@ > > > install-data-local: all > - @if test "$(DO_CONF_INSTALL)" = "yes"; then \ >-- if test -f $(sysconfdir)/rancid.conf ; then \ >+- if test -f $(DESTDIR)$(sysconfdir)/rancid.conf ; then \ > - echo ""; \ >-- echo "WARNING: *** $(sysconfdir)/rancid.conf exists. See "; \ >+- echo "WARNING: *** $(DESTDIR)$(sysconfdir)/rancid.conf exists. See "; \ > - echo " *** $(pkgdatadir)/rancid.conf.sample for new"; \ > - echo " *** examples."; \ > - echo ""; \ > - else \ >-- $(INSTALL_DATA) rancid.conf.sample $(sysconfdir)/rancid.conf; \ >+- $(INSTALL_DATA) rancid.conf.sample $(DESTDIR)$(sysconfdir)/rancid.conf; \ > - fi; \ >-- if test -f $(sysconfdir)/lg.conf ; then \ >+- if test -f $(DESTDIR)$(sysconfdir)/lg.conf ; then \ > - echo ""; \ >-- echo "WARNING: *** $(sysconfdir)/lg.conf exists. See "; \ >+- echo "WARNING: *** $(DESTDIR)$(sysconfdir)/lg.conf exists. See "; \ > - echo " *** $(pkgdatadir)/lg.conf.sample for new"; \ > - echo " *** examples."; \ > - echo ""; \ > - else \ >-- $(INSTALL_DATA) lg.conf.sample $(sysconfdir)/lg.conf; \ >+- $(INSTALL_DATA) lg.conf.sample $(DESTDIR)$(sysconfdir)/lg.conf; \ > - fi; \ > - fi >-+ $(INSTALL_DATA) rancid.conf.sample $(sysconfdir)/ >-+ $(INSTALL_DATA) lg.conf.sample $(sysconfdir)/ >++ $(INSTALL_DATA) rancid.conf.sample $(DESTDIR)$(sysconfdir) >++ $(INSTALL_DATA) lg.conf.sample $(DESTDIR)$(sysconfdir) > > lg.conf.sample: Makefile $(srcdir)/lg.conf.sample.in > rm -f lg.conf.sample lg.conf.sample.tmp; \ >diff -ruN --exclude=CVS /usr/ports/net-mgmt/rancid.orig/pkg-plist /usr/ports/net-mgmt/rancid/pkg-plist >--- /usr/ports/net-mgmt/rancid.orig/pkg-plist 2007-12-31 09:42:28.000000000 +0100 >+++ /usr/ports/net-mgmt/rancid/pkg-plist 2009-06-07 23:49:14.000000000 +0200 >@@ -5,6 +5,9 @@ > bin/rancid-run > libexec/rancid/alogin > libexec/rancid/arancid >+libexec/rancid/avologin >+libexec/rancid/avorancid >+libexec/rancid/agmrancid > libexec/rancid/blogin > libexec/rancid/brancid > libexec/rancid/cat5rancid >@@ -14,6 +17,7 @@ > libexec/rancid/elogin > libexec/rancid/erancid > libexec/rancid/f10rancid >+libexec/rancid/f5rancid > libexec/rancid/flogin > libexec/rancid/fnrancid > libexec/rancid/francid >@@ -28,8 +32,11 @@ > libexec/rancid/lg.cgi > libexec/rancid/lgform.cgi > libexec/rancid/mrancid >+libexec/rancid/mrvlogin >+libexec/rancid/mrvrancid > libexec/rancid/nlogin > libexec/rancid/nrancid >+libexec/rancid/nxrancid > libexec/rancid/nslogin > libexec/rancid/nsrancid > libexec/rancid/par >@@ -41,6 +48,9 @@ > libexec/rancid/rivlogin > libexec/rancid/rivrancid > libexec/rancid/rrancid >+libexec/rancid/srancid >+libexec/rancid/tlogin >+libexec/rancid/trancid > libexec/rancid/tntlogin > libexec/rancid/tntrancid > libexec/rancid/xrancid
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 135335
: 96679