svn commit: r429190 - head/comms/qsstv

Diane Bruce db at FreeBSD.org
Thu Dec 22 22:00:46 UTC 2016


Author: db
Date: Thu Dec 22 22:00:44 2016
New Revision: 429190
URL: https://svnweb.freebsd.org/changeset/ports/429190

Log:
  Bumped PORTREVISION
  
  Hi
  
  The attached patch fixes the plist of comms/qsstv:
  
  ===> Checking for items in STAGEDIR missing from pkg-plist
  Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/images/Gallery_templates.png
  Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/images/Gallery_txdrm.png
  Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/manual/Copying.html
  Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/manual/Gallery_templates.png
  Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/manual/Gallery_txdrm.png
  Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/manual/RXDRM.html
  Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/manual/RXSSTV.html
  Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/manual/TXDRM.html
  Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/manual/TXSSTV.html
  
  mfg Tobias
  
  PR:		ports/215124
  Submitted by:	@tcberner

Modified:
  head/comms/qsstv/Makefile
  head/comms/qsstv/distinfo
  head/comms/qsstv/pkg-plist

Modified: head/comms/qsstv/Makefile
==============================================================================
--- head/comms/qsstv/Makefile	Thu Dec 22 21:59:35 2016	(r429189)
+++ head/comms/qsstv/Makefile	Thu Dec 22 22:00:44 2016	(r429190)
@@ -2,6 +2,7 @@
 
 PORTNAME=	qsstv
 PORTVERSION=	9.2.4
+PORTREVISION=	1
 CATEGORIES=	comms hamradio
 MASTER_SITES=	http://users.telenet.be/on4qz/qsstv/downloads/ \
 		LOCAL/db

Modified: head/comms/qsstv/distinfo
==============================================================================
--- head/comms/qsstv/distinfo	Thu Dec 22 21:59:35 2016	(r429189)
+++ head/comms/qsstv/distinfo	Thu Dec 22 22:00:44 2016	(r429190)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1477497154
+TIMESTAMP = 1482443425
 SHA256 (qsstv_9.2.4.tar.gz) = 509c01e0d966ce622478d89cc168acb66327af452d2ef593731c23f35c8db3c5
 SIZE (qsstv_9.2.4.tar.gz) = 11883587

Modified: head/comms/qsstv/pkg-plist
==============================================================================
--- head/comms/qsstv/pkg-plist	Thu Dec 22 21:59:35 2016	(r429189)
+++ head/comms/qsstv/pkg-plist	Thu Dec 22 22:00:44 2016	(r429190)
@@ -2,7 +2,9 @@ bin/qsstv
 %%PORTDOCS%%%%DOCSDIR%%/images/Gallery_image_options.png
 %%PORTDOCS%%%%DOCSDIR%%/images/Gallery_rx.png
 %%PORTDOCS%%%%DOCSDIR%%/images/Gallery_template.png
+%%PORTDOCS%%%%DOCSDIR%%/images/Gallery_templates.png
 %%PORTDOCS%%%%DOCSDIR%%/images/Gallery_tx.png
+%%PORTDOCS%%%%DOCSDIR%%/images/Gallery_txdrm.png
 %%PORTDOCS%%%%DOCSDIR%%/images/binary.png
 %%PORTDOCS%%%%DOCSDIR%%/images/bsr_nfy.png
 %%PORTDOCS%%%%DOCSDIR%%/images/bsr_select.png
@@ -53,10 +55,17 @@ bin/qsstv
 %%PORTDOCS%%%%DOCSDIR%%/images/wf_bsr_id.png
 %%PORTDOCS%%%%DOCSDIR%%/images/wftextpopup.png
 %%PORTDOCS%%%%DOCSDIR%%/manual.txt
+%%PORTDOCS%%%%DOCSDIR%%/manual/Copying.html
 %%PORTDOCS%%%%DOCSDIR%%/manual/Gallery_image_options.png
 %%PORTDOCS%%%%DOCSDIR%%/manual/Gallery_rx.png
 %%PORTDOCS%%%%DOCSDIR%%/manual/Gallery_template.png
+%%PORTDOCS%%%%DOCSDIR%%/manual/Gallery_templates.png
 %%PORTDOCS%%%%DOCSDIR%%/manual/Gallery_tx.png
+%%PORTDOCS%%%%DOCSDIR%%/manual/Gallery_txdrm.png
+%%PORTDOCS%%%%DOCSDIR%%/manual/RXDRM.html
+%%PORTDOCS%%%%DOCSDIR%%/manual/RXSSTV.html
+%%PORTDOCS%%%%DOCSDIR%%/manual/TXDRM.html
+%%PORTDOCS%%%%DOCSDIR%%/manual/TXSSTV.html
 %%PORTDOCS%%%%DOCSDIR%%/manual/_copying.html
 %%PORTDOCS%%%%DOCSDIR%%/manual/_r_x_d_r_m.html
 %%PORTDOCS%%%%DOCSDIR%%/manual/_r_x_s_s_t_v.html


More information about the svn-ports-all mailing list