Upgrade to 0.5.2-5 and transfer maintainership to Andrey Pevnev.
Add another WWW to the pkg-descr. Woken up by: Andrey Pevnev
This commit is contained in:
parent
0f996dab84
commit
e4088e1886
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58966
3 changed files with 7 additions and 5 deletions
|
@ -7,15 +7,16 @@
|
|||
|
||||
PORTNAME= pam-pgsql
|
||||
PORTVERSION= 0.5.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= security databases
|
||||
MASTER_SITES= ${MASTER_SITE_DEBIAN}
|
||||
MASTER_SITES= ${MASTER_SITE_DEBIAN} \
|
||||
http://libpam-pgsql.codecastle.com/${PORTNAME}-${PORTVERSION}-${PORTREVISION}/
|
||||
MASTER_SITE_SUBDIR= pool/non-US/main/p/pam-pgsql
|
||||
DISTFILES= ${PORTNAME}_${PORTVERSION}.orig${EXTRACT_SUFX}
|
||||
PATCHFILES= pam-pgsql_0.5.2-2.diff.gz
|
||||
PATCHFILES= pam-pgsql_0.5.2-${PORTREVISION}.diff.gz
|
||||
PATCH_SITES= ${MASTER_SITES}
|
||||
|
||||
MAINTAINER= mi@aldan.algebra.com
|
||||
MAINTAINER= andrey@mgul.ac.ru
|
||||
|
||||
LIB_DEPENDS= pq:${PORTSDIR}/databases/postgresql7
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (pam-pgsql_0.5.2.orig.tar.gz) = 3ee046cd64ad9c3e02ad486d0398ad13
|
||||
MD5 (pam-pgsql_0.5.2-2.diff.gz) = 250f5c724d3f39cce553faa0c7f808fd
|
||||
MD5 (pam-pgsql_0.5.2-5.diff.gz) = a9b445a7800b617cf962893c87c171a1
|
||||
|
|
|
@ -5,3 +5,4 @@ It also supports:
|
|||
- Updating auth token
|
||||
|
||||
WWW: http://packages.debian.org/unstable/non-us/libpam-pgsql.html
|
||||
WWW: http://libpam-pgsql.codecastle.com/
|
||||
|
|
Loading…
Reference in a new issue