mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
- Update to 0.5.1
PR: ports/154008 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) Feature safe: yes
This commit is contained in:
parent
46057726e5
commit
c57d59781c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267827
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= keyring
|
||||
PORTVERSION= 0.5
|
||||
PORTVERSION= 0.5.1
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -14,19 +14,17 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= douglas@douglasthrift.net
|
||||
COMMENT= Store and access your passwords safely
|
||||
|
||||
#LICENSE= PSF
|
||||
LICENSE= PSFL
|
||||
|
||||
LATEST_LINK= py-${PORTNAME}
|
||||
|
||||
USE_KDE4= #
|
||||
USE_PYTHON= 2.4+
|
||||
USE_PYDISTUTILS= yes
|
||||
WANT_GNOME= yes
|
||||
|
||||
OPTIONS= GNOME_KEYRING "GNOME Keyring backend" Off \
|
||||
KDE_KWALLET "KDE KWallet backend" Off
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if defined(WITH_GNOME_KEYRING)
|
||||
USE_GNOME+= pygnomedesktop
|
||||
@ -36,4 +34,4 @@ USE_GNOME+= pygnomedesktop
|
||||
USE_KDE4+= pykde4
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (keyring-0.5.tar.gz) = dd943b344f3f4748a12936337e1b974ce713cda177c7cdaeed2a1c912fe660c8
|
||||
SIZE (keyring-0.5.tar.gz) = 17491
|
||||
SHA256 (keyring-0.5.1.tar.gz) = b604aa35a488a726140033c0278ee419c1acd13d40905bb4c471c30378c04219
|
||||
SIZE (keyring-0.5.1.tar.gz) = 17928
|
||||
|
Loading…
x
Reference in New Issue
Block a user