Date: Sat, 25 Jan 2014 22:30:09 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r341129 - head/comms/trustedqsl Message-ID: <201401252230.s0PMU9Pp054126@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat Jan 25 22:30:09 2014 New Revision: 341129 URL: http://svnweb.freebsd.org/changeset/ports/341129 QAT: https://qat.redports.org/buildarchive/r341129/ Log: Finish stage support Modified: head/comms/trustedqsl/Makefile head/comms/trustedqsl/pkg-plist Modified: head/comms/trustedqsl/Makefile ============================================================================== --- head/comms/trustedqsl/Makefile Sat Jan 25 22:22:54 2014 (r341128) +++ head/comms/trustedqsl/Makefile Sat Jan 25 22:30:09 2014 (r341129) @@ -2,6 +2,7 @@ PORTNAME= trustedqsl PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/TrustedQSL/v${PORTVERSION}/ DISTNAME= tqsl-${PORTVERSION} Modified: head/comms/trustedqsl/pkg-plist ============================================================================== --- head/comms/trustedqsl/pkg-plist Sat Jan 25 22:22:54 2014 (r341128) +++ head/comms/trustedqsl/pkg-plist Sat Jan 25 22:30:09 2014 (r341129) @@ -5,6 +5,7 @@ include/tqslconvert.h include/tqslerrno.h include/tqsllib.h lib/libtqsllib.so +man/man5/tqsl.5.gz share/TrustedQSL/config.xml share/TrustedQSL/help/tqslapp/P12.bmp share/TrustedQSL/help/tqslapp/Pending.bmp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401252230.s0PMU9Pp054126>