svn commit: r341129 - head/comms/trustedqsl

Antoine Brodin antoine at FreeBSD.org
Sat Jan 25 22:30:10 UTC 2014


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


More information about the svn-ports-all mailing list