Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jan 2017 07:02:04 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r432201 - head/www/anyterm
Message-ID:  <201701230702.v0N724E5074249@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Mon Jan 23 07:02:03 2017
New Revision: 432201
URL: https://svnweb.freebsd.org/changeset/ports/432201

Log:
  - Update MASTER_SITES
  
  PR:		216392
  Submitted by:	douglas@douglasthrift.net

Modified:
  head/www/anyterm/Makefile
  head/www/anyterm/distinfo

Modified: head/www/anyterm/Makefile
==============================================================================
--- head/www/anyterm/Makefile	Mon Jan 23 06:55:21 2017	(r432200)
+++ head/www/anyterm/Makefile	Mon Jan 23 07:02:03 2017	(r432201)
@@ -6,8 +6,8 @@ PORTVERSION=	1.1.29
 PORTREVISION=	5
 CATEGORIES=	www
 MASTER_SITES=	http://anyterm.org/download/ \
-		http://apt.douglasthrift.net/files/${PORTNAME}/ \
-		http://code.douglasthrift.net/files/${PORTNAME}/
+		http://dl1.douglasthrift.net/${PORTNAME}/ \
+		http://dl2.douglasthrift.net/${PORTNAME}/
 
 MAINTAINER=	douglas@douglasthrift.net
 COMMENT=	Terminal emulator on a Web page
@@ -15,10 +15,10 @@ COMMENT=	Terminal emulator on a Web page
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BROKEN_powerpc64=	Does not build
-
 BUILD_DEPENDS=	${LOCALBASE}/include/boost/function.hpp:devel/boost-libs
 
+BROKEN_powerpc64=	Does not build
+
 USE_RC_SUBR=	anytermd
 USES=		gmake iconv localbase tar:tbz2
 USE_GCC=	any

Modified: head/www/anyterm/distinfo
==============================================================================
--- head/www/anyterm/distinfo	Mon Jan 23 06:55:21 2017	(r432200)
+++ head/www/anyterm/distinfo	Mon Jan 23 07:02:03 2017	(r432201)
@@ -1,2 +1,3 @@
+TIMESTAMP = 1485183528
 SHA256 (anyterm-1.1.29.tbz2) = 6e7710cf2240cb4eced295bdf17de4b6ce223c7fe4d1668260a6d60a8aec9846
 SIZE (anyterm-1.1.29.tbz2) = 178424



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