Date: Wed, 15 Mar 2017 11:46:30 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r436231 - head/devel/libnxt Message-ID: <201703151146.v2FBkUN2011466@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703151146.v2FBkUN2011466>