svn commit: r423861 - head/devel/arduino-irremote

Boris Samorodov bsam at FreeBSD.org
Wed Oct 12 12:55:03 UTC 2016


Author: bsam
Date: Wed Oct 12 12:55:02 2016
New Revision: 423861
URL: https://svnweb.freebsd.org/changeset/ports/423861

Log:
  devel/arduino-irremote: Remove unneeded GH_TAGNAME value (it's a default).
  
  Reported by:	mat
  Approved by:	portmgr blanket (just fix it)

Modified:
  head/devel/arduino-irremote/Makefile

Modified: head/devel/arduino-irremote/Makefile
==============================================================================
--- head/devel/arduino-irremote/Makefile	Wed Oct 12 12:47:22 2016	(r423860)
+++ head/devel/arduino-irremote/Makefile	Wed Oct 12 12:55:02 2016	(r423861)
@@ -16,7 +16,6 @@ USES=		dos2unix
 USE_GITHUB=	yes
 GH_ACCOUNT=	z3t0
 GH_PROJECT=	Arduino-IRremote
-GH_TAGNAME=	2.1.0
 
 NO_BUILD=	yes
 


More information about the svn-ports-head mailing list