Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Nov 2009 12:30:09 GMT
From:      Denis Barov <dindin@yandex-team.ru>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/140546: The execution result of sysutils/scprotect is inapposite.
Message-ID:  <200911161230.nAGCU9Bi084887@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/140546; it has been noted by GNATS.

From: Denis Barov <dindin@yandex-team.ru>
To: bug-followup@FreeBSD.org, shinji@pionet.co.jp
Cc:  
Subject: Re: ports/140546: The execution result of sysutils/scprotect is
 inapposite.
Date: Mon, 16 Nov 2009 15:21:17 +0300

 I'm sorry for that annoying bug.
 
 This patch will fix it:
 
 
 diff -urN scprotect/Makefile scprotect/Makefile
 --- scprotect/Makefile	2009-10-30 12:49:56.000000000 +0300
 +++ scprotect/Makefile	2009-11-16 15:05:47.000000000 +0300
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	scprotect
 -PORTVERSION=	20091028
 +PORTVERSION=	20091116
  CATEGORIES=	sysutils kld
  MASTER_SITES=	http://dindin.ru/download/
  
 diff -urN scprotect/distinfo scprotect/distinfo
 --- scprotect/distinfo	2009-10-30 12:49:56.000000000 +0300
 +++ scprotect/distinfo	2009-11-16 15:12:08.000000000 +0300
 @@ -1,3 +1,3 @@
 -MD5 (scprotect-20091028.tar.gz) = 1b8bc847ae6f793739dcecb9dc4c30a2
 -SHA256 (scprotect-20091028.tar.gz) = d2cdb95c462b02b445c2375d68d98f2bb778b8ff73ab63fb5a38064a58b0d674
 -SIZE (scprotect-20091028.tar.gz) = 4305
 +MD5 (scprotect-20091116.tar.gz) = 53733679e32e8763ea83d6153d0458de
 +SHA256 (scprotect-20091116.tar.gz) = 6ed37eeb174fb558a7c4eca88735b7de4c4167688de897b36a3ae8c724d265ce
 +SIZE (scprotect-20091116.tar.gz) = 4386
 
 -- 
 Cheers
 Denis Barov



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911161230.nAGCU9Bi084887>