Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Aug 2019 19:03:01 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r509525 - head/x11-wm/fvwm-crystal
Message-ID:  <201908211903.x7LJ31Ix088302@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Wed Aug 21 19:03:01 2019
New Revision: 509525
URL: https://svnweb.freebsd.org/changeset/ports/509525

Log:
  x11-wm/fvwm-crystal: force python to 2.7, change MASTER_SITE
  
  PR:		239625
  Submitted by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
  Approved by:	giacomomariani@yahoo.it (maintainer timeout)

Modified:
  head/x11-wm/fvwm-crystal/Makefile
  head/x11-wm/fvwm-crystal/distinfo

Modified: head/x11-wm/fvwm-crystal/Makefile
==============================================================================
--- head/x11-wm/fvwm-crystal/Makefile	Wed Aug 21 19:02:05 2019	(r509524)
+++ head/x11-wm/fvwm-crystal/Makefile	Wed Aug 21 19:03:01 2019	(r509525)
@@ -3,9 +3,10 @@
 
 PORTNAME=	fvwm-crystal
 PORTVERSION=	3.0.6
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	x11-wm
-MASTER_SITES=	http://download.gna.org/fvwm-crystal/${PORTVERSION}/
+MASTER_SITES=	https://sourceforge.net/projects/fvwm-crystal/files/${PORTVERSION}/
+DISTFILE_SUFX=  download
 
 MAINTAINER=	giacomomariani@yahoo.it
 COMMENT=	Easy, eye-candy, light, and powerful window manager for X11
@@ -13,7 +14,7 @@ COMMENT=	Easy, eye-candy, light, and powerful window m
 RUN_DEPENDS=	fvwm>=2.5:x11-wm/fvwm2 \
 		bash:shells/bash
 
-USES=		gettext gmake python shebangfix
+USES=		gettext gmake python:2.7 shebangfix
 SHEBANG_FILES=	addons/* bin/* fvwm/scripts/speed_value \
 		fvwm/scripts/FvwmMPD/*.py
 MAKE_ENV=	prefix="${PREFIX}" addondir="${DOCSDIR}/addons"

Modified: head/x11-wm/fvwm-crystal/distinfo
==============================================================================
--- head/x11-wm/fvwm-crystal/distinfo	Wed Aug 21 19:02:05 2019	(r509524)
+++ head/x11-wm/fvwm-crystal/distinfo	Wed Aug 21 19:03:01 2019	(r509525)
@@ -1,2 +1,3 @@
+TIMESTAMP = 1565627491
 SHA256 (fvwm-crystal-3.0.6.tar.gz) = 9a325f07929e2b4ab2cc8f3e82eab0219d97dd9111c103309711dab324f17fe9
 SIZE (fvwm-crystal-3.0.6.tar.gz) = 7857363



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