svn commit: r382076 - in head/security: pinentry pinentry-curses pinentry-gtk2 pinentry-qt4 pinentry/files
Max Brazhnikov
makc at FreeBSD.org
Tue Mar 24 09:48:43 UTC 2015
Author: makc
Date: Tue Mar 24 09:48:40 2015
New Revision: 382076
URL: https://svnweb.freebsd.org/changeset/ports/382076
QAT: https://qat.redports.org/buildarchive/r382076/
Log:
security/pinentry:
- Update to 0.9.1
- Remove no longer needed patch
Deleted:
head/security/pinentry/files/patch-qt4__Makefile.in
Modified:
head/security/pinentry-curses/Makefile
head/security/pinentry-gtk2/Makefile
head/security/pinentry-qt4/Makefile
head/security/pinentry/Makefile
head/security/pinentry/distinfo
Modified: head/security/pinentry-curses/Makefile
==============================================================================
--- head/security/pinentry-curses/Makefile Tue Mar 24 09:47:50 2015 (r382075)
+++ head/security/pinentry-curses/Makefile Tue Mar 24 09:48:40 2015 (r382076)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pinentry
-PORTREVISION= 1
+PORTREVISION= 0
COMMENT= Curses version of the GnuPG password dialog
Modified: head/security/pinentry-gtk2/Makefile
==============================================================================
--- head/security/pinentry-gtk2/Makefile Tue Mar 24 09:47:50 2015 (r382075)
+++ head/security/pinentry-gtk2/Makefile Tue Mar 24 09:48:40 2015 (r382076)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pinentry
-PORTREVISION= 1
+PORTREVISION= 0
COMMENT= GTK+ 2.0 version of the GnuPG password dialog
Modified: head/security/pinentry-qt4/Makefile
==============================================================================
--- head/security/pinentry-qt4/Makefile Tue Mar 24 09:47:50 2015 (r382075)
+++ head/security/pinentry-qt4/Makefile Tue Mar 24 09:48:40 2015 (r382076)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pinentry
-PORTREVISION= 1
+PORTREVISION= 0
COMMENT= Qt 4 version of the GnuPG password dialog
Modified: head/security/pinentry/Makefile
==============================================================================
--- head/security/pinentry/Makefile Tue Mar 24 09:47:50 2015 (r382075)
+++ head/security/pinentry/Makefile Tue Mar 24 09:48:40 2015 (r382076)
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= pinentry
-PORTVERSION= 0.9.0
-PORTREVISION?= 2
+PORTVERSION= 0.9.1
+PORTREVISION?= 0
CATEGORIES= security
MASTER_SITES= GNUPG/pinentry
Modified: head/security/pinentry/distinfo
==============================================================================
--- head/security/pinentry/distinfo Tue Mar 24 09:47:50 2015 (r382075)
+++ head/security/pinentry/distinfo Tue Mar 24 09:48:40 2015 (r382076)
@@ -1,2 +1,2 @@
-SHA256 (pinentry-0.9.0.tar.bz2) = 90045a07ab8e1a8e1ecf5d19b51691f195525e579fa5d71d7e92c120b05490ab
-SIZE (pinentry-0.9.0.tar.bz2) = 464272
+SHA256 (pinentry-0.9.1.tar.bz2) = 9cd08e856b395df3adc7124170b53f77c6d5c8bf88e899e818648ec70d3e9695
+SIZE (pinentry-0.9.1.tar.bz2) = 482295
More information about the svn-ports-all
mailing list