diff options
author | db <db@FreeBSD.org> | 2013-07-04 01:45:02 +0800 |
---|---|---|
committer | db <db@FreeBSD.org> | 2013-07-04 01:45:02 +0800 |
commit | 29080838d2b9a203d62e59ceb2b6a4e6a5ed4bb4 (patch) | |
tree | 1aef642691d6d5954f6845a6379a8731ef415def /UPDATING | |
parent | 86341869745be0caf4d83a7d33af7ae9c94162d8 (diff) | |
download | freebsd-ports-gnome-29080838d2b9a203d62e59ceb2b6a4e6a5ed4bb4.tar.gz freebsd-ports-gnome-29080838d2b9a203d62e59ceb2b6a4e6a5ed4bb4.tar.zst freebsd-ports-gnome-29080838d2b9a203d62e59ceb2b6a4e6a5ed4bb4.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>
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 |