diff options
author | wxs <wxs@FreeBSD.org> | 2009-07-16 00:47:45 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-07-16 00:47:45 +0800 |
commit | 5df5244832441b2891d52b6e4692f7826550fbf9 (patch) | |
tree | e5cc110a0c6b72dd9bb7f133efd52b77ab031c63 /security/gpa/Makefile | |
parent | 194d70d50158859e626cd148123bb52dec698a06 (diff) | |
download | freebsd-ports-gnome-5df5244832441b2891d52b6e4692f7826550fbf9.tar.gz freebsd-ports-gnome-5df5244832441b2891d52b6e4692f7826550fbf9.tar.zst freebsd-ports-gnome-5df5244832441b2891d52b6e4692f7826550fbf9.zip |
- Chase security/gpgme update.
Most changes are just PORTREVISION and LIB_DEPENDS fixes. However, the
following ports require a patch to use the new gpgme correctly:
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim4
deskutils/kdepim4
deskutils/kdepimlibs4
deskutils/kdepimlibs4
deskutils/kdepimlibs4
finance/qhacc
mail/mutt-devel
net-im/ayttm
net-im/centericq
net-im/centerim
net-im/centerim-devel
security/openvas-libnasl
These patches were submitted by various people and documented in ports/135911.
PR: ports/135911
Diffstat (limited to 'security/gpa/Makefile')
-rw-r--r-- | security/gpa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gpa/Makefile b/security/gpa/Makefile index 6b845deb5516..b49fe55d661a 100644 --- a/security/gpa/Makefile +++ b/security/gpa/Makefile @@ -7,7 +7,7 @@ PORTNAME= gpa PORTVERSION= 0.7.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= http://wald.intevation.org/frs/download.php/350/ |