diff --git a/sysutils/pam_mount/Makefile b/sysutils/pam_mount/Makefile index b784cf21c82d..e134a65ffd0f 100644 --- a/sysutils/pam_mount/Makefile +++ b/sysutils/pam_mount/Makefile @@ -7,10 +7,9 @@ # PORTNAME= pam_mount -PORTVERSION= 2.5 +PORTVERSION= 2.6 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME:S/_/-/}/${PORTNAME}/${PORTVERSION}/ -EXTRACT_SUFX= .tar.xz MAINTAINER= gahr@FreeBSD.org COMMENT= A PAM that can mount volumes for a user session @@ -19,6 +18,7 @@ LIB_DEPENDS= HX.25:${PORTSDIR}/lang/libhx USE_GNOME= pkgconfig libxml2 USE_PERL5= yes +USE_XZ= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= libcrypto_LIBS="-L/usr/lib -lcrypto" \ @@ -32,7 +32,6 @@ post-patch: ${WRKSRC}/config/Makefile.am ${WRKSRC}/config/Makefile.in ${MV} ${WRKSRC}/config/pam_mount.conf.xml ${WRKSRC}/config/pam_mount.conf.xml.sample -MAN1= pmt-fd0ssh.1 MAN5= pam_mount.conf.5 MAN8= mount.crypt.8 mount.crypt_LUKS.8 mount.crypto_LUKS.8 \ pmvarrun.8 pmt-ehd.8 umount.crypt.8 umount.crypt_LUKS.8 \ diff --git a/sysutils/pam_mount/distinfo b/sysutils/pam_mount/distinfo index a56ce74c9c9a..789b89901bc7 100644 --- a/sysutils/pam_mount/distinfo +++ b/sysutils/pam_mount/distinfo @@ -1,3 +1,2 @@ -MD5 (pam_mount-2.5.tar.xz) = f005ac284ebbd600f8eb2a729da1d644 -SHA256 (pam_mount-2.5.tar.xz) = 7fa248a98ffa49dc6d8ceae1b45088571b6845d7831cae95fc75ccbcca3afb26 -SIZE (pam_mount-2.5.tar.xz) = 288644 +SHA256 (pam_mount-2.6.tar.xz) = 35918a867f5cc1c3a4f534c713d90cf7c591376b658e41c582f58611d769b1e2 +SIZE (pam_mount-2.6.tar.xz) = 284984 diff --git a/sysutils/pam_mount/pkg-plist b/sysutils/pam_mount/pkg-plist index 7a21e7dd3583..be00a027f540 100644 --- a/sysutils/pam_mount/pkg-plist +++ b/sysutils/pam_mount/pkg-plist @@ -1,5 +1,3 @@ -bin/pmt-fd0ssh -bin/pmt-ofl sbin/mount.crypt sbin/mount.crypt_LUKS sbin/mount.crypto_LUKS