FreeBSD Bugzilla – Attachment 55331 Details for
Bug 83648
[update] mail/hashcash to 1.18
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
hash.diff
hash.diff (text/plain), 2.08 KB, created by
Andrej Zverev
on 2005-07-18 09:30:14 UTC
(
hide
)
Description:
hash.diff
Filename:
MIME Type:
Creator:
Andrej Zverev
Created:
2005-07-18 09:30:14 UTC
Size:
2.08 KB
patch
obsolete
>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/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 83648
: 55331