ports/135335: [MAINTAINER] net-mgmt/rancid: update to 2.3.2

Janos Mohacsi janos.mohacsi at bsd.hu
Sun Jun 7 22:00:24 UTC 2009


>Number:         135335
>Category:       ports
>Synopsis:       [MAINTAINER] net-mgmt/rancid: update to 2.3.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 07 22:00:15 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Janos Mohacsi
>Release:        FreeBSD 6.4-STABLE i386
>Organization:
NIIF/HUNGARNET
>Environment:
System: FreeBSD csoki.ki.iif.hu 6.4-STABLE FreeBSD 6.4-STABLE #13: Mon May  4 17:09:17 CEST
>Description:
- Update to 2.3.2

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- rancid-2.3.2.patch begins here ---
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
--- rancid-2.3.2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list