diff options
author | knu <knu@FreeBSD.org> | 2001-08-06 17:58:58 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-08-06 17:58:58 +0000 |
commit | 8e99b0a91d73be8d2c62f46ca62a89896b91fe05 (patch) | |
tree | f4d48cad7d007f497aa9153a353337236626b975 /security/ruby-pam | |
parent | 329f0a13fed66d46409efa2a5b3f118ea5cc3f65 (diff) | |
download | FreeBSD-ports-8e99b0a91d73be8d2c62f46ca62a89896b91fe05.zip FreeBSD-ports-8e99b0a91d73be8d2c62f46ca62a89896b91fe05.tar.gz |
Update to 1.3.
Diffstat (limited to 'security/ruby-pam')
-rw-r--r-- | security/ruby-pam/Makefile | 2 | ||||
-rw-r--r-- | security/ruby-pam/distinfo | 2 | ||||
-rw-r--r-- | security/ruby-pam/pkg-plist | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/security/ruby-pam/Makefile b/security/ruby-pam/Makefile index 0d5eb54..5e55003 100644 --- a/security/ruby-pam/Makefile +++ b/security/ruby-pam/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pam -PORTVERSION= 1.1 +PORTVERSION= 1.3 CATEGORIES= security ruby MASTER_SITES= http://kt-www.jaist.ac.jp/~ttate/ftp/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/security/ruby-pam/distinfo b/security/ruby-pam/distinfo index b1af7d8..9576420 100644 --- a/security/ruby-pam/distinfo +++ b/security/ruby-pam/distinfo @@ -1 +1 @@ -MD5 (ruby/ruby-pam-1.1.tar.gz) = 6e97164725dd4432f0696cecd48f763f +MD5 (ruby/ruby-pam-1.3.tar.gz) = ef8ee97701377d919e19d0656211de1d diff --git a/security/ruby-pam/pkg-plist b/security/ruby-pam/pkg-plist index ca306c3..43cd667 100644 --- a/security/ruby-pam/pkg-plist +++ b/security/ruby-pam/pkg-plist @@ -1,7 +1,7 @@ %%RUBY_SITEARCHLIBDIR%%/pam.so +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/pam/check_conv.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/pam/check_get_item.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/pam/check_user.rb -%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/pam/gc_test.rb %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/pam %%PORTDOCS%%%%RUBY_DOCDIR%%/pam/ChangeLog %%PORTDOCS%%%%RUBY_DOCDIR%%/pam/README |