Date: Wed, 21 Oct 2009 08:10:03 GMT From: =?koi8-r?b?4czFy9PBzsTSIPvByM3VyMHNxdTP1w==?= <bth@intersvyaz.net> To: freebsd-ports-bugs@FreeBSD.org Subject: Re:ports/139629: new port security/pam_memcache: a PAM module for authenticating with MEMCACHE Message-ID: <200910210810.n9L8A3fg089407@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/139629; it has been noted by GNATS. From: =?koi8-r?b?4czFy9PBzsTSIPvByM3VyMHNxdTP1w==?= <bth@intersvyaz.net> To: bug-followup@freebsd.org, bth@intersvyaz.net Cc: Subject: Re:ports/139629: new port security/pam_memcache: a PAM module for authenticating with MEMCACHE Date: Wed, 21 Oct 2009 14:02:24 +0600 --Boundary-00=_QAs3KbT7PdwwsOv Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline I found a small bug in source code and fix it, but checksum of port is mismatch. new shar archive is in attached file. Thank you. --Boundary-00=_QAs3KbT7PdwwsOv Content-Type: application/x-shar; name="pam_memcache.shar" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="pam_memcache.shar" # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # ./pam_memcache # ./pam_memcache/Makefile # ./pam_memcache/pkg-descr # ./pam_memcache/pkg-plist # ./pam_memcache/distinfo # echo c - ./pam_memcache mkdir -p ./pam_memcache > /dev/null 2>&1 echo x - ./pam_memcache/Makefile sed 's/^X//' >./pam_memcache/Makefile << 'd05c44111a504e40482fc659d5365d0c' X# New ports collection makefile for: pam_memcache X# Date created: 5 October 2009 X# Whom: Alexander R. Shakmukhametov <bth@intersvyaz.net> X# X# $FreeBSD$ X# X XPORTNAME= pam_memcache XPORTVERSION= 1.0 XCATEGORIES= security XMASTER_SITES= ftp://ftp.is74.ru/pub/FreeBSD/distfiles/ XLIB_DEPENDS= confuse:${PORTSDIR}/devel/libconfuse memcache:${PORTSDIR}/databases/libmemcache XMAINTAINER= bth@intersvyaz.net XCOMMENT= A pam module for authenticating with MEMCACHE X XUSE_GMAKE= yes XGNU_CONFIGURE= yes X X.include <bsd.port.mk> d05c44111a504e40482fc659d5365d0c echo x - ./pam_memcache/pkg-descr sed 's/^X//' >./pam_memcache/pkg-descr << '3af2eb5c06c7ccc8a79ffd47fc97cf02' XThis is a PAM module for authenticating with MEMCACHE X X-Alexander R. Shakhmukhametov X bth@intersvyaz.net 3af2eb5c06c7ccc8a79ffd47fc97cf02 echo x - ./pam_memcache/pkg-plist sed 's/^X//' >./pam_memcache/pkg-plist << 'e15d491b4c2510d5823c810a21afe7a7' Xetc/pam_memcache.conf Xlib/pam_memcache.so Xlib/pam_memcache.so.0 Xlib/pam_memcache.la Xlib/pam_memcache.a e15d491b4c2510d5823c810a21afe7a7 echo x - ./pam_memcache/distinfo sed 's/^X//' >./pam_memcache/distinfo << '8cae1c64a107f59f122d9a1353a0e316' XMD5 (pam_memcache-1.0.tar.gz) = 0951f3f8e1d5595d5597be354fb2899f XSHA256 (pam_memcache-1.0.tar.gz) = 5c103a6d0300c64bd2eb80602d8c8eef8faf8c6d2662c683f52ae73003ef4e44 XSIZE (pam_memcache-1.0.tar.gz) = 393667 8cae1c64a107f59f122d9a1353a0e316 exit --Boundary-00=_QAs3KbT7PdwwsOv--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910210810.n9L8A3fg089407>