diff --git a/security/ruby-pam/Makefile b/security/ruby-pam/Makefile index 6535618de010..e2b9bdc8ef29 100644 --- a/security/ruby-pam/Makefile +++ b/security/ruby-pam/Makefile @@ -1,37 +1,37 @@ # New ports collection makefile for: Ruby/PAM # Date created: 29 May 2001 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= pam -PORTVERSION= 1.5.1 +PORTVERSION= 1.5.2 CATEGORIES= security ruby MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ruby-${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= Ruby extension to use PAM library USE_RUBY= yes USE_RUBY_EXTCONF= yes INSTALL_TARGET= site-install DOCS_EN= ChangeLog README post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODDOCDIR} .for f in ${DOCS_EN} ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/ .endfor ${MKDIR} ${RUBY_MODEXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/test/* ${RUBY_MODEXAMPLESDIR}/ .endif .include diff --git a/security/ruby-pam/distinfo b/security/ruby-pam/distinfo index 4e92293b31e1..28fc9d33f0bb 100644 --- a/security/ruby-pam/distinfo +++ b/security/ruby-pam/distinfo @@ -1,2 +1,2 @@ -MD5 (ruby/ruby-pam-1.5.1.tar.gz) = 308f935447bd5f7d0ecf0d08cf567072 -SIZE (ruby/ruby-pam-1.5.1.tar.gz) = 26607 +MD5 (ruby/ruby-pam-1.5.2.tar.gz) = bf61416ddc429600812b7452f16b1c7b +SIZE (ruby/ruby-pam-1.5.2.tar.gz) = 8663