svn commit: r436231 - head/devel/libnxt

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Mar 15 11:46:31 UTC 2017


Author: amdmi3
Date: Wed Mar 15 11:46:30 2017
New Revision: 436231
URL: https://svnweb.freebsd.org/changeset/ports/436231

Log:
  - Unbreak, update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/devel/libnxt/Makefile
  head/devel/libnxt/pkg-descr

Modified: head/devel/libnxt/Makefile
==============================================================================
--- head/devel/libnxt/Makefile	Wed Mar 15 11:40:52 2017	(r436230)
+++ head/devel/libnxt/Makefile	Wed Mar 15 11:46:30 2017	(r436231)
@@ -4,15 +4,11 @@
 PORTNAME=	libnxt
 PORTVERSION=	0.3
 CATEGORIES=	devel
-MASTER_SITES=	GOOGLE_CODE
+MASTER_SITES=	https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/libnxt/
 
 MAINTAINER=	bacon4000 at gmail.com
 COMMENT=	Lego NXT library
 
-BROKEN=		Unfetchable (google code has gone away)
-DEPRECATED=	Unfetchable for more than six months (google code has gone away)
-EXPIRATION_DATE=	2017-04-30
-
 SUB_FILES=	pkg-message
 USES=		python:build scons shebangfix
 USE_LDCONFIG=	yes

Modified: head/devel/libnxt/pkg-descr
==============================================================================
--- head/devel/libnxt/pkg-descr	Wed Mar 15 11:40:52 2017	(r436230)
+++ head/devel/libnxt/pkg-descr	Wed Mar 15 11:46:30 2017	(r436231)
@@ -1,3 +1,3 @@
 Lego Mindstorms NXT firmware management tools and library.
 
-WWW: http://libnxt.googlecode.com
+WWW: https://code.google.com/archive/p/libnxt/


More information about the svn-ports-head mailing list