Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Feb 2021 18:14:57 +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: r565043 - head/graphics/scrot
Message-ID:  <202102121814.11CIEv6A053619@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Feb 12 18:14:57 2021
New Revision: 565043
URL: https://svnweb.freebsd.org/changeset/ports/565043

Log:
  - Update to 1.5

Modified:
  head/graphics/scrot/Makefile
  head/graphics/scrot/distinfo

Modified: head/graphics/scrot/Makefile
==============================================================================
--- head/graphics/scrot/Makefile	Fri Feb 12 18:12:42 2021	(r565042)
+++ head/graphics/scrot/Makefile	Fri Feb 12 18:14:57 2021	(r565043)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	scrot
-DISTVERSION=	1.4
+DISTVERSION=	1.5
 CATEGORIES=	graphics
 
 MAINTAINER=	amdmi3@FreeBSD.org
@@ -24,12 +24,8 @@ GNU_CONFIGURE=	yes
 USE_XORG=	x11 xfixes xcomposite
 
 PLIST_FILES=	bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
-PORTDOCS=	AUTHORS CONTRIBUTING.md ChangeLog README
+PORTDOCS=	*
 
 OPTIONS_DEFINE=	DOCS
-
-do-install-DOCS-on:
-	@${MKDIR} ${STAGEDIR}${DOCSDIR}
-	cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}
 
 .include <bsd.port.mk>

Modified: head/graphics/scrot/distinfo
==============================================================================
--- head/graphics/scrot/distinfo	Fri Feb 12 18:12:42 2021	(r565042)
+++ head/graphics/scrot/distinfo	Fri Feb 12 18:14:57 2021	(r565043)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595340003
-SHA256 (resurrecting-open-source-projects-scrot-1.4_GH0.tar.gz) = e19eec69bcdc249917c452270e1c8f28188003b052c352e25999b281cb03510c
-SIZE (resurrecting-open-source-projects-scrot-1.4_GH0.tar.gz) = 157779
+TIMESTAMP = 1613146995
+SHA256 (resurrecting-open-source-projects-scrot-1.5_GH0.tar.gz) = 87afba3998aac097f13231f3b0452c21188bf4b5cc6ac0747693a1da1a0ae40f
+SIZE (resurrecting-open-source-projects-scrot-1.5_GH0.tar.gz) = 161495



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