aboutsummaryrefslogtreecommitdiff
path: root/security/super
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-07-16 15:18:24 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-07-16 15:18:24 +0000
commit24fef6a5e0678e121c1e036336c0decf72a542bc (patch)
treee64e241353cf829fd260803a36797554f7a96fb7 /security/super
parenta7681d054001cb74481147e540b1077aac1cf05b (diff)
downloadports-24fef6a5e0678e121c1e036336c0decf72a542bc.tar.gz
ports-24fef6a5e0678e121c1e036336c0decf72a542bc.zip
Notes
Diffstat (limited to 'security/super')
-rw-r--r--security/super/Makefile4
-rw-r--r--security/super/distinfo6
-rw-r--r--security/super/pkg-plist12
3 files changed, 11 insertions, 11 deletions
diff --git a/security/super/Makefile b/security/super/Makefile
index 1fcbae07b45c..fc16ff94a2f9 100644
--- a/security/super/Makefile
+++ b/security/super/Makefile
@@ -7,12 +7,12 @@
#
PORTNAME= super
-PORTVERSION= 3.26.0
+PORTVERSION= 3.26.1
CATEGORIES= security sysutils
MASTER_SITES= ftp://ftp.ucolick.org/pub/users/will/
EXTRACT_SUFX= -tar.gz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= babak@farrokhi.net
COMMENT= Allow others to run commands as root
GNU_CONFIGURE= yes
diff --git a/security/super/distinfo b/security/super/distinfo
index d1fab23edf77..9b1d3c4ad61b 100644
--- a/security/super/distinfo
+++ b/security/super/distinfo
@@ -1,3 +1,3 @@
-MD5 (super-3.26.0-tar.gz) = 32d2c362b2eb4dcaab532b075fa08aee
-SHA256 (super-3.26.0-tar.gz) = e189b22959f5f1078ea800ca8ee5a2714f3406daca228b3283aef5bd53d09497
-SIZE (super-3.26.0-tar.gz) = 227440
+MD5 (super-3.26.1-tar.gz) = 51898d655c3c3da47f36728256203d0e
+SHA256 (super-3.26.1-tar.gz) = df7e8872f7979784796ea42c85215ab0bdfd825c1a20e6d61d7bdbad84ff74be
+SIZE (super-3.26.1-tar.gz) = 227628
diff --git a/security/super/pkg-plist b/security/super/pkg-plist
index 73a452936130..712705216bb9 100644
--- a/security/super/pkg-plist
+++ b/security/super/pkg-plist
@@ -1,9 +1,9 @@
bin/super
bin/setuid
@unexec if cmp -s %D/etc/super.tab %D/%%PORTDOCS%%/share/examples/super/barebones.tab; then rm -f %D/etc/super.tab; fi
-%%PORTDOCS%%share/examples/super/sample.tab
-%%PORTDOCS%%share/examples/super/barebones.tab
-%%PORTDOCS%%share/examples/super/sample.cdmount
-%%PORTDOCS%%share/doc/super/README
-%%PORTDOCS%%@dirrm share/examples/super
-%%PORTDOCS%%@dirrm share/doc/super
+%%PORTDOCS%%%%EXAMPLESDIR%%/sample.tab
+%%PORTDOCS%%%%EXAMPLESDIR%%/barebones.tab
+%%PORTDOCS%%%%EXAMPLESDIR%%/sample.cdmount
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
+%%PORTDOCS%%@dirrm %%DOCSDIR%%