Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Feb 2008 16:27:29 GMT
From:      Dominic Fandrey <kamikaze@bsdforen.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/120222: [maintainer update] sysutils/bsdadminscripts latest release
Message-ID:  <200802021627.m12GRThx007536@www.freebsd.org>
Resent-Message-ID: <200802021630.m12GU1A3010629@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         120222
>Category:       ports
>Synopsis:       [maintainer update] sysutils/bsdadminscripts latest release
>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:   Sat Feb 02 16:30:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Fandrey
>Release:        RELENG_7
>Organization:
private
>Environment:
FreeBSD homeKamikaze.norad 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #5: Thu Jan 24 10:48:11 CET 2008     root@homeKamikaze.norad:/usr/obj/VECTRA-7/i386/usr/src/sys/VECTRA-7  i386
>Description:
Update to the latest release and change of the maintainers email address.
>How-To-Repeat:

>Fix:
diff -Pur sysutils/bsdadminscripts.orig/Makefile sysutils/bsdadminscripts/Makefile
--- sysutils/bsdadminscripts.orig/Makefile	2008-02-02 17:13:40.000000000 +0100
+++ sysutils/bsdadminscripts/Makefile	2008-02-02 17:15:21.000000000 +0100
@@ -6,18 +6,18 @@
 #
 
 PORTNAME=	bsdadminscripts
-PORTVERSION=	4.0
+PORTVERSION=	4.1
 CATEGORIES=	sysutils ports-mgmt
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	lon_kamikaze@gmx.de
+MAINTAINER=	kamikaze@bsdforen.de
 COMMENT=	A small collection of administration scripts
 
 OPTIONS+=	BUILDFLAGS "Build configuration system" On
 OPTIONS+=	PKG_LIBCHK "Check for links against missing libraries" On
 OPTIONS+=	PKG_VALIDATE "Check for broken and missing files" On
-OPTIONS+=	PORTCONFIG "Depends on portupgrade" On
+OPTIONS+=	PORTCONFIG "Run common make targets on several ports" On
 OPTIONS+=	RCSTART "Use rc scripts based on PROVIDE" On
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
@@ -41,7 +41,6 @@
 .endif
 
 .if !defined(WITHOUT_PORTCONFIG)
-RUN_DEPENDS+=	portupgrade:${PORTSDIR}/ports-mgmt/portupgrade
 PLIST_FILES+=	${PORT_SCRIPTS:S,^,sbin/port,}
 MAN1+=		portconfig.1
 .endif
diff -Pur sysutils/bsdadminscripts.orig/distinfo sysutils/bsdadminscripts/distinfo
--- sysutils/bsdadminscripts.orig/distinfo	2008-02-02 17:13:40.000000000 +0100
+++ sysutils/bsdadminscripts/distinfo	2008-02-02 17:19:31.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (bsdadminscripts-4.0.tar.gz) = ff5228702bd7efb21e673ded35184965
-SHA256 (bsdadminscripts-4.0.tar.gz) = a8bcc5c67e2cbc3a9104e06b1721fb6135532335054b302ac391b0b46e36f4c1
-SIZE (bsdadminscripts-4.0.tar.gz) = 18594
+MD5 (bsdadminscripts-4.1.tar.gz) = 7a9b73df8b8df611017bbfe7e0b3c80d
+SHA256 (bsdadminscripts-4.1.tar.gz) = a15aa53099dab80bddabd3ce31d7917be900a432927b6b17952290e195d3d18c
+SIZE (bsdadminscripts-4.1.tar.gz) = 19289
diff -Pur sysutils/bsdadminscripts.orig/pkg-descr sysutils/bsdadminscripts/pkg-descr
--- sysutils/bsdadminscripts.orig/pkg-descr	2008-02-02 17:13:40.000000000 +0100
+++ sysutils/bsdadminscripts/pkg-descr	2008-02-02 17:17:29.000000000 +0100
@@ -1,10 +1,10 @@
 This is a collection of administration scripts. At the moment it
 consists of a script to control rc.d scripts at runtime, a
-script that adds functionality to portupgrade, scripts to set variables
-for make jobs (like portconf, but with more possibilities). And scripts
-to check for broken packages.
+script that runs common make targets on batches of ports, scripts to set
+variables for make jobs (like portconf, but with more possibilities).
+And scripts to check for broken packages and missing libraries.
 
 WWW: http://sourceforge.net/projects/bsdadminscripts/
 
 - Kamikaze
-lon_kamikaze@gmx.de
+kamikaze@bsdforen.de


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802021627.m12GRThx007536>