diff options
author | ak <ak@FreeBSD.org> | 2012-10-31 15:58:36 +0800 |
---|---|---|
committer | ak <ak@FreeBSD.org> | 2012-10-31 15:58:36 +0800 |
commit | cbf40f451411a6e345b4f083eb6836a03d977801 (patch) | |
tree | db8d9ad63c53a1ce2ecf3f1783f2ed6d429af126 /dns/sshfp | |
parent | 325396e2480a00041a743884cd8775ee250c9b2c (diff) | |
download | freebsd-ports-gnome-cbf40f451411a6e345b4f083eb6836a03d977801.tar.gz freebsd-ports-gnome-cbf40f451411a6e345b4f083eb6836a03d977801.tar.zst freebsd-ports-gnome-cbf40f451411a6e345b4f083eb6836a03d977801.zip |
- Update ldns to 1.6.15 [1]
- Add an entry to UPDATING about binary incompatibility in previous version of ldns
- Fix OptionsNG
- Bump PORTREVISION for all ports dependent on dns/ldns
- Remove ABI version numbers from LIB_DEPENDS while I'm here
PR: ports/173080 [1]
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) [1]
Approved by: portmgr (erwin)
Feature safe: yes
Diffstat (limited to 'dns/sshfp')
-rw-r--r-- | dns/sshfp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/sshfp/Makefile b/dns/sshfp/Makefile index 845476785a66..a0513a10664d 100644 --- a/dns/sshfp/Makefile +++ b/dns/sshfp/Makefile @@ -7,6 +7,7 @@ PORTNAME= sshfp PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES= dns security MASTER_SITES= ftp://ftp.xelerance.com/sshfp/ \ CRITICAL |