diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2021-02-13 02:14:57 +0800 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2021-02-13 02:14:57 +0800 |
commit | 996f34db3da32db163b562705e2aa1936b4fea2e (patch) | |
tree | d745a65713ad0a1ecbed0eee61e3e299f06aa197 | |
parent | 783670ab25ce2d132aeac51324bcc4de2daf3cdc (diff) | |
download | freebsd-ports-gnome-996f34db3da32db163b562705e2aa1936b4fea2e.tar.gz freebsd-ports-gnome-996f34db3da32db163b562705e2aa1936b4fea2e.tar.zst freebsd-ports-gnome-996f34db3da32db163b562705e2aa1936b4fea2e.zip |
- Update to 1.5
-rw-r--r-- | graphics/scrot/Makefile | 8 | ||||
-rw-r--r-- | graphics/scrot/distinfo | 6 |
2 files changed, 5 insertions, 9 deletions
diff --git a/graphics/scrot/Makefile b/graphics/scrot/Makefile index 3aabac5c8fde..8319cde32d1a 100644 --- a/graphics/scrot/Makefile +++ b/graphics/scrot/Makefile @@ -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> diff --git a/graphics/scrot/distinfo b/graphics/scrot/distinfo index b9493a4f3a3d..317ba0f3a86a 100644 --- a/graphics/scrot/distinfo +++ b/graphics/scrot/distinfo @@ -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 |