Qt4 deprecation

security/pinentry-qt4: Has expired: Qt4 has been EOL since december 2015

Approved by:	portmgr (implicit)
This commit is contained in:
Tobias C. Berner 2019-03-17 09:00:28 +00:00
parent 171b82b2dd
commit 516e926ebf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496033
3 changed files with 1 additions and 13 deletions

1
MOVED
View file

@ -11981,3 +11981,4 @@ security/yubikey-piv-manager||2019-03-16|Has expired: Qt4 has been EOL since dec
textproc/xxdiff-scripts||2019-03-16|Has expired: Qt4 has been EOL since december 2015
x11/xcm||2019-03-16|Has expired: Qt4 has been EOL since december 2015
graphics/py-pivy||2019-03-16|Has expired: Qt4 has been EOL since december 2015
security/pinentry-qt4||2019-03-17|Has expired: Qt4 has been EOL since december 2015

View file

@ -856,7 +856,6 @@ PORTREVISION= 1
SUBDIR += pinentry-fltk
SUBDIR += pinentry-gnome3
SUBDIR += pinentry-gtk2
SUBDIR += pinentry-qt4
SUBDIR += pinentry-qt5
SUBDIR += pinentry-tty
SUBDIR += pixiewps

View file

@ -1,12 +0,0 @@
# $FreeBSD$
PORTNAME= pinentry
PORTREVISION= 0
COMMENT= Qt 4 version of the GnuPG password dialog
PINENTRY_GUI= qt4
MASTERDIR= ${.CURDIR}/../pinentry
.include "${MASTERDIR}/Makefile"