svn commit: r470261 - head/devel/RStudio

Yuri Victorovich yuri at FreeBSD.org
Fri May 18 03:58:26 UTC 2018


Author: yuri
Date: Fri May 18 03:58:25 2018
New Revision: 470261
URL: https://svnweb.freebsd.org/changeset/ports/470261

Log:
  devel/RStudio: Remove the bogus comment
  
  PR:		228289

Modified:
  head/devel/RStudio/Makefile

Modified: head/devel/RStudio/Makefile
==============================================================================
--- head/devel/RStudio/Makefile	Fri May 18 03:55:09 2018	(r470260)
+++ head/devel/RStudio/Makefile	Fri May 18 03:58:25 2018	(r470261)
@@ -15,7 +15,7 @@ DISTFILES=	core-dictionaries.zip:dictionaries \
 		gwt-${GWT_VERSION}.zip:buildtools \
 		mathjax-26.zip:buildtools
 
-PATCH_SITES=	https://github.com/${PORTNAME}/${GH_PROJECT}/commit/ # This commit is listed in the bug, but it didn't fix the problem.
+PATCH_SITES=	https://github.com/${PORTNAME}/${GH_PROJECT}/commit/
 PATCHFILES=	ab3d4355ab5c7f4bc7af1f7aeabe62c3d1bbccec.patch:-p1
 
 MAINTAINER=	yuri at FreeBSD.org


More information about the svn-ports-all mailing list