Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jun 2018 09:37:13 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r472969 - head/graphics/zathura-cb
Message-ID:  <201806210937.w5L9bDpr094606@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Jun 21 09:37:13 2018
New Revision: 472969
URL: https://svnweb.freebsd.org/changeset/ports/472969

Log:
  - Update WWW
  - Cosmetic fixes
  
  Approved by:	portmgr blanket

Modified:
  head/graphics/zathura-cb/Makefile
  head/graphics/zathura-cb/pkg-descr

Modified: head/graphics/zathura-cb/Makefile
==============================================================================
--- head/graphics/zathura-cb/Makefile	Thu Jun 21 09:35:04 2018	(r472968)
+++ head/graphics/zathura-cb/Makefile	Thu Jun 21 09:37:13 2018	(r472969)
@@ -22,6 +22,6 @@ USES=		compiler:c11 desktop-file-utils gmake pkgconfig
 USE_GNOME=	glib20 gtk30
 
 post-install:
-	${STRIP_CMD} ${STAGEDIR}${LOCALBASE}/lib/zathura/cb.so
+	@${STRIP_CMD} ${STAGEDIR}${LOCALBASE}/lib/zathura/cb.so
 
 .include <bsd.port.mk>

Modified: head/graphics/zathura-cb/pkg-descr
==============================================================================
--- head/graphics/zathura-cb/pkg-descr	Thu Jun 21 09:35:04 2018	(r472968)
+++ head/graphics/zathura-cb/pkg-descr	Thu Jun 21 09:37:13 2018	(r472969)
@@ -1,3 +1,3 @@
 The zathura-cb plugin adds comic book support to zathura.
 
-WWW: http://pwmt.org/projects/zathura-cb/
+WWW: https://pwmt.org/projects/zathura-cb/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806210937.w5L9bDpr094606>