Date: Fri, 7 Dec 2012 17:57:16 +0000 (UTC) From: Mikhail Teterin <mi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308442 - head/devel/xxl Message-ID: <201212071757.qB7HvHb0052699@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mi Date: Fri Dec 7 17:57:16 2012 New Revision: 308442 URL: http://svnweb.freebsd.org/changeset/ports/308442 Log: Undeprecate by providing a new location (Launchpad). Feature safe: yes Modified: head/devel/xxl/Makefile Modified: head/devel/xxl/Makefile ============================================================================== --- head/devel/xxl/Makefile Fri Dec 7 17:43:42 2012 (r308441) +++ head/devel/xxl/Makefile Fri Dec 7 17:57:16 2012 (r308442) @@ -5,14 +5,11 @@ PORTNAME= xxl PORTVERSION= 1.0.1 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= http://www.zork.org/software/ +MASTER_SITES= http://launchpadlibrarian.net/39195019/ MAINTAINER= ports@FreeBSD.org COMMENT= C/C++ library for exception handling and asset management -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2012-11-26 - USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212071757.qB7HvHb0052699>