Date: Tue, 31 Oct 2006 22:51:10 +0900 (JST) From: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/104967: Maintainer update of dkfilter from 0.10 to 0.11. Message-ID: <200610311351.k9VDpA0D088496@frodo.csg.is.titech.ac.jp> Resent-Message-ID: <200610311400.k9VE0jKN050216@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 104967 >Category: ports >Synopsis: Maintainer update of dkfilter from 0.10 to 0.11. >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: Tue Oct 31 14:00:45 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Yoshisato YANAGISAWA >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: Tokyo Institute of Technology. >Environment: System: FreeBSD frodo.csg.is.titech.ac.jp 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #103: Mon Oct 16 18:53:53 JST 2006 yanagisawa@frodo.csg.is.titech.ac.jp:/usr/obj/usr/src/sys/FRODO i386 >Description: Maintainer update of port dkfilter from 0.10 to 0.11. >How-To-Repeat: n/a >Fix: Use a following patch to update: diff -ruN dkfilter.bak/Makefile dkfilter/Makefile --- dkfilter.bak/Makefile Tue Oct 31 20:55:43 2006 +++ dkfilter/Makefile Tue Oct 31 22:38:42 2006 @@ -6,8 +6,7 @@ # PORTNAME= dkfilter -PORTVERSION= 0.10 -PORTREVISION= 2 +PORTVERSION= 0.11 CATEGORIES= mail MASTER_SITES= http://jason.long.name/dkfilter/ diff -ruN dkfilter.bak/distinfo dkfilter/distinfo --- dkfilter.bak/distinfo Tue Oct 31 20:55:43 2006 +++ dkfilter/distinfo Tue Oct 31 22:41:07 2006 @@ -1,3 +1,3 @@ -MD5 (dkfilter-0.10.tar.gz) = fb1b6aea79f55066693e090f9c9b4c86 -SHA256 (dkfilter-0.10.tar.gz) = 2faa41b01ed8efc86ac948e04b3ff6e22bce2be394ab64d77b157474e2557822 -SIZE (dkfilter-0.10.tar.gz) = 78267 +MD5 (dkfilter-0.11.tar.gz) = e295678fc728c139137bfadf4a679262 +SHA256 (dkfilter-0.11.tar.gz) = 9b08a2640ce5a8fdc9a8dad96c0d2c6364bd45396938925b7ae661b43ea83756 +SIZE (dkfilter-0.11.tar.gz) = 82365 diff -ruN dkfilter.bak/pkg-plist dkfilter/pkg-plist --- dkfilter.bak/pkg-plist Tue Oct 31 20:55:43 2006 +++ dkfilter/pkg-plist Tue Oct 31 22:47:00 2006 @@ -1,22 +1,21 @@ +bin/dk_responder.pl +bin/dkfilter.in +bin/dkfilter.out +bin/dkverify.pl +lib/DKMessage.pm lib/MSDW/SMTP/Client.pm lib/MSDW/SMTP/Server.pm -lib/Mail/DomainKeys/Key/Private.pm -lib/Mail/DomainKeys/Key/Public.pm +lib/Mail/DomainKeys.pm lib/Mail/DomainKeys/Header.pm lib/Mail/DomainKeys/Key.pm +lib/Mail/DomainKeys/Key/Private.pm +lib/Mail/DomainKeys/Key/Public.pm lib/Mail/DomainKeys/Message.pm lib/Mail/DomainKeys/Policy.pm lib/Mail/DomainKeys/Signature.pm -lib/Mail/DomainKeys.pm -lib/DKMessage.pm lib/MySmtpProxyServer.pm lib/MySmtpServer.pm -bin/dk_responder.pl -bin/dkverify.pl -bin/dkfilter.in -bin/dkfilter.out @dirrm lib/Mail/DomainKeys/Key @dirrm lib/Mail/DomainKeys -@dirrm lib/Mail @dirrm lib/MSDW/SMTP @dirrm lib/MSDW >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610311351.k9VDpA0D088496>