Hi ports@, here is a simple scrot update with new homepage and mastersite.
Cheers, Rafael Sadowski Index: Makefile =================================================================== RCS file: /cvs/ports/graphics/scrot/Makefile,v retrieving revision 1.15 diff -u -p -u -p -r1.15 Makefile --- Makefile 22 Jan 2015 21:17:46 -0000 1.15 +++ Makefile 8 Oct 2016 07:58:00 -0000 @@ -1,12 +1,11 @@ # $OpenBSD: Makefile,v 1.15 2015/01/22 21:17:46 naddy Exp $ COMMENT= commandline screen capture util - -DISTNAME= scrot-0.8 -REVISION = 3 +DISTNAME= scrot_0.8 +PKGNAME= scrot-0.8.17 CATEGORIES= graphics -HOMEPAGE= http://www.linuxbrit.co.uk/scrot/ +HOMEPAGE= http://scrot.sourcearchive.com/ MAINTAINER= Victor Sahlstedt <[email protected]> @@ -16,12 +15,15 @@ PERMIT_PACKAGE_CDROM= Yes WANTLIB= X11 Xext c freetype m z \ giblib>=1 Imlib2>=1 -MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ +MASTER_SITES= http://scrot.sourcearchive.com/downloads/0.8-17/ +EXTRACT_SUFX = .orig.tar.gz LIB_DEPENDS= devel/giblib \ graphics/imlib2 CONFIGURE_STYLE= gnu + +WRKDIST= ${WRKDIR}/${DISTNAME:S/_/-/} FAKE_FLAGS+= docsdir=${PREFIX}/share/doc/scrot/ Index: distinfo =================================================================== RCS file: /cvs/ports/graphics/scrot/distinfo,v retrieving revision 1.4 diff -u -p -u -p -r1.4 distinfo --- distinfo 18 Jan 2015 03:14:14 -0000 1.4 +++ distinfo 8 Oct 2016 07:58:00 -0000 @@ -1,2 +1,2 @@ -SHA256 (scrot-0.8.tar.gz) = YT0c9STCtizjxl8SMupPBcfa8kjV6C/ypoksmAk5lPI= -SIZE (scrot-0.8.tar.gz) = 74324 +SHA256 (scrot_0.8.orig.tar.gz) = YT0c9STCtizjxl8SMupPBcfa8kjV6C/ypoksmAk5lPI= +SIZE (scrot_0.8.orig.tar.gz) = 74324
