diff options
author | Diane Bruce <db@FreeBSD.org> | 2013-07-03 17:45:02 +0000 |
---|---|---|
committer | Diane Bruce <db@FreeBSD.org> | 2013-07-03 17:45:02 +0000 |
commit | 94d43048e5fdb9433a08517b0a6e73cdf149505b (patch) | |
tree | 1aef642691d6d5954f6845a6379a8731ef415def /UPDATING | |
parent | 0db52e997027840c789856d4985c80d27ddfa736 (diff) | |
download | ports-94d43048e5fdb9433a08517b0a6e73cdf149505b.tar.gz ports-94d43048e5fdb9433a08517b0a6e73cdf149505b.zip |
Updated trustedqsl and removed tqsllib port which is no longer needed
Some cleanups and fixes needed.
Original comment from shurd@sasktel.net
I noticed that the new version allows uploading directly from the tqsl
app, so I've updated the port. The tqsllib is no longer a separate
package from upstream, so I added the CONFLICTS_INSTALL for it. A note
will be needed in ports/UPDATING regarding this.
Submitted by: Stephen Hurd <shurd@sasktel.net>
Notes
Notes:
svn path=/head/; revision=322238
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -5,6 +5,14 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20130703: + AFFECTS: users of comms/trustedqsl and comms/tqsllib + AUTHOR: db@FreeBSD.org + + Upstream have removed the need for a separate port for the library + formerly found in comms/tqsllib. Please remove tqsllib before installing + trustedqsl + 20130627: AFFECTS: users of ports-mgmt/portmaster AUTHOR: bdrewery@FreeBSD.org |