svn commit: r407262 - in head/dns/dns_balance: . files

Kurt Jaeger pi at FreeBSD.org
Tue Jan 26 04:33:39 UTC 2016


Author: pi
Date: Tue Jan 26 04:33:37 2016
New Revision: 407262
URL: https://svnweb.freebsd.org/changeset/ports/407262

Log:
  dns/dns_balance: fix files/patch-dns_balance.rb for SHEBANG_FILES
  
  PR:		205769
  Submitted by:	junovitch

Modified:
  head/dns/dns_balance/Makefile
  head/dns/dns_balance/files/patch-dns_balance.rb

Modified: head/dns/dns_balance/Makefile
==============================================================================
--- head/dns/dns_balance/Makefile	Tue Jan 26 04:18:34 2016	(r407261)
+++ head/dns/dns_balance/Makefile	Tue Jan 26 04:33:37 2016	(r407262)
@@ -3,6 +3,7 @@
 
 PORTNAME=	dns_balance
 PORTVERSION=	2.0
+PORTREVISION=	1
 CATEGORIES=	dns
 MASTER_SITES=	http://www.netlab.cs.tsukuba.ac.jp/~yokota/archive/ \
 		http://BSDforge.com/projects/source/dns/dns_balance/

Modified: head/dns/dns_balance/files/patch-dns_balance.rb
==============================================================================
--- head/dns/dns_balance/files/patch-dns_balance.rb	Tue Jan 26 04:18:34 2016	(r407261)
+++ head/dns/dns_balance/files/patch-dns_balance.rb	Tue Jan 26 04:33:37 2016	(r407262)
@@ -1,11 +1,5 @@
 --- dns_balance.rb.orig	2005-06-10 22:23:56 UTC
 +++ dns_balance.rb
-@@ -1,4 +1,4 @@
--#!/usr/bin/ruby
-+#!/usr/local/bin/ruby22
- #
- # DNS Balance --- ưŪÉé²Ùʬ»¶¤ò¹Ô¤Ê¤¦ DNS ¥µ¡¼¥Ð
- #
 @@ -7,14 +7,7 @@
  # $Id: dns_balance.rb,v 1.25 2003/06/13 22:07:27 elca Exp $
  


More information about the svn-ports-all mailing list