From az@inec.ru  Mon Jul 18 08:26:55 2005
Return-Path: <az@inec.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 036D116A41C
	for <freebsd-gnats-submit@freebsd.org>; Mon, 18 Jul 2005 08:26:55 +0000 (GMT)
	(envelope-from az@inec.ru)
Received: from waterwall.inec.ru (waterwall.inec.ru [213.148.3.225])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1970143D55
	for <freebsd-gnats-submit@freebsd.org>; Mon, 18 Jul 2005 08:26:53 +0000 (GMT)
	(envelope-from az@inec.ru)
Received: from waterwall.inec.ru (root@localhost)
  by waterwall.inec.ru (8.13.1/8.12.6) with SMTP id j6I8S0pa077975
    for <freebsd-gnats-submit@freebsd.org>; Mon, 18 Jul 2005 12:28:00 +0400 (MSD)
Received: from az.inec.ru (msproxyoutif.intermediate.org [10.0.0.2])
  by waterwall.inec.ru (8.13.1/8.12.6) with ESMTP id j6I8S0hH077969
    for <FreeBSD-gnats-submit@freebsd.org>; Mon, 18 Jul 2005 12:28:00 +0400 (MSD)
Received: from az by az.inec.ru with local (Exim 4.51 (FreeBSD))
	id 1DuQyG-000J99-Iv
	for FreeBSD-gnats-submit@freebsd.org; Mon, 18 Jul 2005 12:27:28 +0400
Message-Id: <E1DuQyG-000J99-Iv@az.inec.ru>
Date: Mon, 18 Jul 2005 12:27:28 +0400
From: Andrej Zverev <az@inec.ru>
Reply-To: Andrej Zverev <az@inec.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [update] mail/hashcash to 1.18
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         83648
>Category:       ports
>Synopsis:       [update] mail/hashcash to 1.18
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    garga
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 18 08:30:14 GMT 2005
>Closed-Date:    Mon Jul 18 16:53:15 GMT 2005
>Last-Modified:  Mon Jul 18 16:53:15 GMT 2005
>Originator:     Andrej Zverev
>Release:        FreeBSD 5.4-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD az.inec.ru 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #1: Mon May 23 20:34:48 MSD 2005 az@az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	update.
	make pkg-descr more informative.
	
>How-To-Repeat:
	
>Fix:

	

--- hash.diff begins here ---
diff -Nru hashcash.orig/Makefile hashcash/Makefile
--- hashcash.orig/Makefile	Sun Apr  3 03:01:46 2005
+++ hashcash/Makefile	Mon Jul 18 12:17:50 2005
@@ -6,14 +6,13 @@
 #
 
 PORTNAME=	hashcash
-PORTVERSION=	1.17
+PORTVERSION=	1.18
 CATEGORIES=	mail
 MASTER_SITES=	http://www.hashcash.org/source/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	bremner@unb.ca
 COMMENT=	Anti-spam / denial of service counter-measure tool
-
 
 MAN1=		hashcash.1 sha1-hashcash.1
 PLIST_FILES=	bin/hashcash bin/sha1
diff -Nru hashcash.orig/distinfo hashcash/distinfo
--- hashcash.orig/distinfo	Sun Apr  3 03:01:46 2005
+++ hashcash/distinfo	Mon Jul 18 12:12:54 2005
@@ -1,2 +1,2 @@
-MD5 (hashcash-1.17.tgz) = 9e5a8a35941c0cdccac93f41bd943593
-SIZE (hashcash-1.17.tgz) = 185522
+MD5 (hashcash-1.18.tgz) = ce4fd5bdddb496f54600807c784d91d1
+SIZE (hashcash-1.18.tgz) = 185686
diff -Nru hashcash.orig/files/patch-Makefile hashcash/files/patch-Makefile
--- hashcash.orig/files/patch-Makefile	Sun Apr  3 03:01:46 2005
+++ hashcash/files/patch-Makefile	Mon Jul 18 12:23:38 2005
@@ -1,5 +1,5 @@
---- Makefile.orig	Wed Mar 30 06:27:47 2005
-+++ Makefile	Fri Apr  1 15:54:54 2005
+--- Makefile.orig	Wed Jul 13 12:10:52 2005
++++ Makefile	Mon Jul 18 12:23:12 2005
 @@ -2,9 +2,9 @@
  CHANGEME1 = 1 # put PACKAGER = EBUILD|RPM etc here
  CHANGEME2 = 2
@@ -13,3 +13,12 @@
  MAKEDEPEND = makedepend
  MSLIB = mslib 
  # here you can choose the regexp style your system has
+@@ -16,7 +16,7 @@
+ # 	REGEXP = 
+ REGEXP=-DREGEXP_POSIX
+ COPT_DEBUG = -g
+-COPT_GENERIC = -O3
++#COPT_GENERIC = -O3
+ COPT_GNU = -O3 -funroll-loops
+ COPT_X86 = -O3 -funroll-loops -march=i386 -mcpu=pentium -mmmx \
+ 	-D_REENTRANT -D_THREAD_SAFE -fPIC
diff -Nru hashcash.orig/pkg-descr hashcash/pkg-descr
--- hashcash.orig/pkg-descr	Sun Feb  1 20:31:20 2004
+++ hashcash/pkg-descr	Mon Jul 18 12:20:05 2005
@@ -2,3 +2,6 @@
 emails you send, and to verify hashcash tokens attached to emails you
 receive. A hashcash token constitutes a proof-of-work which takes a
 parameterizable amount of work to compute for the sender.  
+
+Author: Adam Back <adam@cypherspace.org>
+WWW:    http://www.hashcash.org/
--- hash.diff ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->garga 
Responsible-Changed-By: garga 
Responsible-Changed-When: Mon Jul 18 14:37:24 GMT 2005 
Responsible-Changed-Why:  
I'll handle this 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83648 
State-Changed-From-To: open->feedback 
State-Changed-By: garga 
State-Changed-When: Mon Jul 18 14:52:41 GMT 2005 
State-Changed-Why:  
Ask maintainer for approval. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83648 

From: Renato Botelho <garga@FreeBSD.org>
To: bremner@unb.ca
Cc: bug-followup@FreeBSD.org, az@inec.ru
Subject: Re: ports/83648: [update] mail/hashcash to 1.18
Date: Mon, 18 Jul 2005 11:50:16 -0300

 Dear maintainer of FreeBSD Port mail/hashcash, please, take a look:
 
 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/83648
 
 Do you approve this patch?
 -- 
 Renato Botelho <garga at FreeBSD dot org>
                <freebsd at galle dot com dot br>
 GnuPG Key: http://people.freebsd.org/~garga/pubkey.asc
 
 The sheep that fly over your head are soon to land.
State-Changed-From-To: feedback->closed 
State-Changed-By: garga 
State-Changed-When: Mon Jul 18 16:53:05 GMT 2005 
State-Changed-Why:  
Commited, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83648 
>Unformatted:
