diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2014-07-28 06:43:09 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2014-07-28 06:43:09 +0000 |
commit | 32290f6fc67d1eadc109d06010059c89d5658d85 (patch) | |
tree | d7a5226c2585ea03a136a107b6857229758b5b28 /security/libgnome-keyring/Makefile | |
parent | sysutils/py-nagiosplugin: Remove pre-install target (diff) |
- Update security/libtasn1 to 4.0
- Add USES= libtool and set INSTALL_TARGET to install-strip
- Drop useless bsd.port.options.mk include
- Bump PORTREVISION of ports that depend on libtasn1 as
shlib version has changed
- Add an UPDATING entry for that
Exp-run by: antoine
Diffstat (limited to 'security/libgnome-keyring/Makefile')
-rw-r--r-- | security/libgnome-keyring/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libgnome-keyring/Makefile b/security/libgnome-keyring/Makefile index dbf3c809e4c4..fc2310287c5d 100644 --- a/security/libgnome-keyring/Makefile +++ b/security/libgnome-keyring/Makefile @@ -3,7 +3,7 @@ PORTNAME= libgnome-keyring PORTVERSION= 2.32.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security gnome MASTER_SITES= GNOME |