Date: Thu, 11 May 2017 14:54:45 +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: r440630 - in head/misc/pastebinit: . files Message-ID: <201705111454.v4BEsjAA082179@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Thu May 11 14:54:45 2017 New Revision: 440630 URL: https://svnweb.freebsd.org/changeset/ports/440630 Log: - Switch back to pastebin.com by default, as paste2.org seem to be handled incorrectly Deleted: head/misc/pastebinit/files/ Modified: head/misc/pastebinit/Makefile Modified: head/misc/pastebinit/Makefile ============================================================================== --- head/misc/pastebinit/Makefile Thu May 11 14:47:21 2017 (r440629) +++ head/misc/pastebinit/Makefile Thu May 11 14:54:45 2017 (r440630) @@ -2,6 +2,7 @@ PORTNAME= pastebinit PORTVERSION= 1.5 +PORTREVISION= 1 CATEGORIES= misc python MASTER_SITES= https://launchpad.net/pastebinit/trunk/${PORTVERSION}/+download/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705111454.v4BEsjAA082179>