Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Aug 2004 10:44:15 -0300
From:      David Bremner <bremner@unb.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        adam@cypherspace.org
Subject:   ports/71080: [Maintainer Update] mail/hashcash 0.28->1.02
Message-ID:  <E1C13V9-0001EC-9w@convex.cs.unb.ca>
Resent-Message-ID: <200408281350.i7SDoKD4077745@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         71080
>Category:       ports
>Synopsis:       [Maintainer Update] mail/hashcash 0.28->1.02
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 28 13:50:20 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     David Bremner
>Release:        FreeBSD 5.2.1-RELEASE-p3 i386
>Organization:
University of New Brunswick
>Environment:
System: FreeBSD convex.cs.unb.ca 5.2.1-RELEASE-p3 FreeBSD 5.2.1-RELEASE-p3 #12: Fri Mar 19 11:08:54 AST 2004 bremner@convex.cs.unb.ca:/usr/obj/usr/src/sys/CONVEX2 i386


	
>Description:
	
	The old port won't build because of distfile problems.
	According to the author, the new version also has
	several useful features
>How-To-Repeat:
	<code/input/activities to reproduce the problem (multiple
lines)>
	
>Fix:

	
diff -u /usr/ports/mail/hashcash/Makefile hashcash/Makefile
--- /usr/ports/mail/hashcash/Makefile	Sun Feb  1 13:31:20 2004
+++ hashcash/Makefile	Sat Aug 28 10:37:47 2004
@@ -6,14 +6,16 @@
 #
 
 PORTNAME=	hashcash
-PORTVERSION=	0.28
+PORTVERSION=	1.02
 CATEGORIES=	mail
-MASTER_SITES=	http://www.cypherspace.org/hashcash/source/
+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.1
+
+MAN1=		hashcash.1 sha1-hashcash.1
+
 
 .include <bsd.port.mk>
diff -u /usr/ports/mail/hashcash/distinfo hashcash/distinfo
--- /usr/ports/mail/hashcash/distinfo	Thu Apr  1 09:29:16 2004
+++ hashcash/distinfo	Sat Aug 28 10:37:47 2004
@@ -1,2 +1,2 @@
-MD5 (hashcash-0.28.tgz) = 8c929d963fcb6240af251cca5990d741
-SIZE (hashcash-0.28.tgz) = 88924
+MD5 (hashcash-1.02.tgz) = eef0ff5ab7387983ecc4074ae254a948
+SIZE (hashcash-1.02.tgz) = 136241
Common subdirectories: /usr/ports/mail/hashcash/files and hashcash/files
diff -u /usr/ports/mail/hashcash/pkg-plist hashcash/pkg-plist
--- /usr/ports/mail/hashcash/pkg-plist	Sun Feb  1 13:31:20 2004
+++ hashcash/pkg-plist	Sat Aug 28 10:37:47 2004
@@ -1,2 +1,7 @@
 bin/hashcash
 bin/sha1
+share/doc/hashcash/CHANGELOG
+share/doc/hashcash/LICENSE
+share/doc/hashcash/README
+@dirrm share/doc/hashcash
+



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1C13V9-0001EC-9w>