Index: head/security/ruby-pam/Makefile =================================================================== --- head/security/ruby-pam/Makefile (revision 45892) +++ head/security/ruby-pam/Makefile (revision 45893) @@ -1,35 +1,35 @@ # New ports collection makefile for: Ruby/PAM # Date created: 29 May 2001 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= pam -PORTVERSION= 1.1 +PORTVERSION= 1.3 CATEGORIES= security ruby MASTER_SITES= http://kt-www.jaist.ac.jp/~ttate/ftp/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org USE_RUBY= yes USE_RUBY_EXTCONF= yes INSTALL_TARGET= site-install DOCS_EN= ChangeLog README README.html post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_DOCDIR}/${PORTNAME} .for f in ${DOCS_EN} ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_DOCDIR}/${PORTNAME}/ .endfor ${MKDIR} ${RUBY_EXAMPLESDIR}/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/test/* ${RUBY_EXAMPLESDIR}/${PORTNAME}/ .endif .include Property changes on: head/security/ruby-pam/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/security/ruby-pam/distinfo =================================================================== --- head/security/ruby-pam/distinfo (revision 45892) +++ head/security/ruby-pam/distinfo (revision 45893) @@ -1 +1 @@ -MD5 (ruby/ruby-pam-1.1.tar.gz) = 6e97164725dd4432f0696cecd48f763f +MD5 (ruby/ruby-pam-1.3.tar.gz) = ef8ee97701377d919e19d0656211de1d Property changes on: head/security/ruby-pam/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/security/ruby-pam/pkg-plist =================================================================== --- head/security/ruby-pam/pkg-plist (revision 45892) +++ head/security/ruby-pam/pkg-plist (revision 45893) @@ -1,9 +1,9 @@ %%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 %%PORTDOCS%%%%RUBY_DOCDIR%%/pam/README.html %%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/pam Property changes on: head/security/ruby-pam/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property