- Update to 0.3.5

- While here, add NO_ARCH

PR:		202994
Submitted by:	jwbacon@tds.net
This commit is contained in:
Dmitry Marakasov
2015-09-10 10:41:30 +00:00
parent 12b882b8de
commit 6b374fca18
3 changed files with 14 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= auto-admin
PORTVERSION= 0.3.4
PORTVERSION= 0.3.5
CATEGORIES= sysutils
MASTER_SITES= http://acadix.biz/Ports/distfiles/ \
http://personalpages.tds.net/~jwbacon/Ports/distfiles/
@@ -15,6 +15,7 @@ LICENSE= BSD2CLAUSE
USES= tar:xz
NO_BUILD= yes
NO_ARCH= yes
do-install:
${MKDIR} ${STAGEDIR}${PREFIX}/sbin ${STAGEDIR}${DATADIR}

View File

@@ -1,2 +1,2 @@
SHA256 (auto-admin-0.3.4.tar.xz) = 9e60eec356a59c15127fe383de5e38d71e061c991b4e69e5bbf42ae44c8b3d6c
SIZE (auto-admin-0.3.4.tar.xz) = 42392
SHA256 (auto-admin-0.3.5.tar.xz) = 5ed8d3385eb37df9661246f95d98d3f101423f62c9f1ff76c2d693e1c1fd8a3e
SIZE (auto-admin-0.3.5.tar.xz) = 44820

View File

@@ -2,6 +2,8 @@ man/man1/auto-admin.1.gz
man/man1/auto-amd-nfs-setup.1.gz
man/man1/auto-append-line.1.gz
man/man1/auto-ask.1.gz
man/man1/auto-backup-file.1.gz
man/man1/auto-clean-pkgsrc.1.gz
man/man1/auto-clean-ports.1.gz
man/man1/auto-config-snd-driver.1.gz
man/man1/auto-db-dir.1.gz
@@ -15,6 +17,7 @@ man/man1/auto-enable-passwdqc.1.gz
man/man1/auto-enable-procfs.1.gz
man/man1/auto-enable-service.1.gz
man/man1/auto-fastest-mirror.1.gz
man/man1/auto-file-secure.1.gz
man/man1/auto-harden.1.gz
man/man1/auto-insert-line.1.gz
man/man1/auto-install-packages.1.gz
@@ -28,16 +31,20 @@ man/man1/auto-print-make-variable.1.gz
man/man1/auto-pxe-installer-setup.1.gz
man/man1/auto-pxe-node-discover.1.gz
man/man1/auto-replace-file.1.gz
man/man1/auto-restore-pw.1.gz
man/man1/auto-service-enabled.1.gz
man/man1/auto-set-suspend-mode.1.gz
man/man1/auto-ssh-authorize.1.gz
man/man1/auto-update-port-framework.1.gz
man/man1/auto-update-system.1.gz
man/man1/auto-update-xorg.conf.1.gz
man/man1/auto-using-pkgng.1.gz
man/man1/auto-xdm-toggle.1.gz
sbin/auto-amd-nfs-setup
sbin/auto-append-line
sbin/auto-ask
sbin/auto-backup-file
sbin/auto-clean-pkgsrc
sbin/auto-clean-ports
sbin/auto-config-snd-driver
sbin/auto-db-dir
@@ -51,6 +58,7 @@ sbin/auto-enable-passwdqc
sbin/auto-enable-procfs
sbin/auto-enable-service
sbin/auto-fastest-mirror
sbin/auto-file-secure
sbin/auto-harden
sbin/auto-insert-line
sbin/auto-install-packages
@@ -64,10 +72,12 @@ sbin/auto-print-make-variable
sbin/auto-pxe-installer-setup
sbin/auto-pxe-node-discover
sbin/auto-replace-file
sbin/auto-restore-pw
sbin/auto-service-enabled
sbin/auto-set-suspend-mode
sbin/auto-ssh-authorize
sbin/auto-update-port-framework
sbin/auto-update-system
sbin/auto-update-xorg.conf
sbin/auto-using-pkgng
sbin/auto-xdm-toggle