ports/181380: Maintainer update: sysutils/auto-admin
Jason Bacon
jwbacon at tds.net
Sun Aug 18 16:50:00 UTC 2013
>Number: 181380
>Category: ports
>Synopsis: Maintainer update: sysutils/auto-admin
>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 Aug 18 16:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Jason Bacon
>Release: 8.3-RELEASE
>Organization:
Acadix Consulting, LLC
>Environment:
FreeBSD sculpin.jbacon.dyndns.org 8.3-RELEASE FreeBSD 8.3-RELEASE #0: Mon Apr 9 21:23:18 UTC 2012 root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Add:
auto-config-snd-driver
auto-enable-hal-mount
auto-insert-line
Remove:
auto-update-port-framework
Tested on 8.3-RELEASE, 8.4-RELEASE, 9.1-RELEASE.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -ruN --exclude=CVS /home/bacon/snap-ports/sysutils/auto-admin/Makefile /usr/wip/sysutils/auto-admin/Makefile
--- /home/bacon/snap-ports/sysutils/auto-admin/Makefile 2013-04-19 06:45:55.000000000 -0500
+++ /usr/wip/sysutils/auto-admin/Makefile 2013-08-18 11:41:49.000000000 -0500
@@ -2,7 +2,7 @@
# $FreeBSD: sysutils/auto-admin/Makefile 316097 2013-04-19 11:45:55Z madpilot $
PORTNAME= auto-admin
-PORTVERSION= 0.3.1
+PORTVERSION= 0.3.2
CATEGORIES= sysutils
MASTER_SITES= http://acadix.biz/Ports/distfiles/ \
http://personalpages.tds.net/~jwbacon/Ports/distfiles/
@@ -17,9 +17,11 @@
auto-append-line.1 \
auto-ask.1 \
auto-clean-ports.1 \
+ auto-config-snd-driver.1 \
auto-db-dir.1 \
auto-disable-service.1 \
auto-enable-compat32.1 \
+ auto-enable-hal-mount.1 \
auto-enable-passwdqc.1 \
auto-enable-procfs.1 \
auto-enable-service.1 \
@@ -34,7 +36,7 @@
auto-print-make-variable.1 \
auto-replace-file.1 \
auto-service-enabled.1 \
- auto-update-port-framework.1 \
+ auto-insert-line.1 \
auto-update-xorg.conf.1 \
auto-xdm-toggle.1
diff -ruN --exclude=CVS /home/bacon/snap-ports/sysutils/auto-admin/distinfo /usr/wip/sysutils/auto-admin/distinfo
--- /home/bacon/snap-ports/sysutils/auto-admin/distinfo 2013-04-19 06:45:55.000000000 -0500
+++ /usr/wip/sysutils/auto-admin/distinfo 2013-08-18 11:12:11.000000000 -0500
@@ -1,2 +1,2 @@
-SHA256 (auto-admin-0.3.1.tar.gz) = 2ce68653d2dd21ebcd276e6ddc86e5c2f9b61524e9755b417681bf4239789867
-SIZE (auto-admin-0.3.1.tar.gz) = 18649
+SHA256 (auto-admin-0.3.2.tar.gz) = 3c9931d452c0d61e1071bfdac1eb9485a5b9b241b9179f7b59f36204897ed30c
+SIZE (auto-admin-0.3.2.tar.gz) = 20893
diff -ruN --exclude=CVS /home/bacon/snap-ports/sysutils/auto-admin/pkg-descr /usr/wip/sysutils/auto-admin/pkg-descr
--- /home/bacon/snap-ports/sysutils/auto-admin/pkg-descr 2013-04-19 06:45:55.000000000 -0500
+++ /usr/wip/sysutils/auto-admin/pkg-descr 2013-04-24 21:04:30.000000000 -0500
@@ -2,4 +2,4 @@
from the command line. It is meant as a library of scripts to be used by
more specific automated systems management scripts.
-WWW: http://acadix.biz/auto-admin.php
+WWW: http://acadix.biz/auto-admin.php
diff -ruN --exclude=CVS /home/bacon/snap-ports/sysutils/auto-admin/pkg-plist /usr/wip/sysutils/auto-admin/pkg-plist
--- /home/bacon/snap-ports/sysutils/auto-admin/pkg-plist 2013-04-19 06:45:55.000000000 -0500
+++ /usr/wip/sysutils/auto-admin/pkg-plist 2013-08-18 11:12:15.000000000 -0500
@@ -2,13 +2,16 @@
sbin/auto-append-line
sbin/auto-ask
sbin/auto-clean-ports
+sbin/auto-config-snd-driver
sbin/auto-db-dir
sbin/auto-disable-service
sbin/auto-enable-compat32
+sbin/auto-enable-hal-mount
sbin/auto-enable-passwdqc
sbin/auto-enable-procfs
sbin/auto-enable-service
sbin/auto-fastest-mirror
+sbin/auto-insert-line
sbin/auto-install-packages
sbin/auto-ipfw-gateway-setup
sbin/auto-kdm3-toggle
@@ -19,7 +22,6 @@
sbin/auto-replace-file
sbin/auto-service-enabled
sbin/auto-set-suspend-mode
-sbin/auto-update-port-framework
sbin/auto-update-xorg.conf
sbin/auto-xdm-toggle
%%DATADIR%%/ipfw-rules.sh
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list