Summary: | [MAINTAINER PATCH] add SHA256 to my ports, change email | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | mwisnicki+freebsd | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
mwisnicki+freebsd
2005-11-17 03:10:15 UTC
State Changed From-To: open->closed Committed, thanks! 2005/11/17, Sergey Matveychuk <sem@freebsd.org>: > Synopsis: [MAINTAINER PATCH] add SHA256 to my ports, change email > > State-Changed-From-To: open->closed > State-Changed-By: sem > State-Changed-When: Thu Nov 17 12:21:24 GMT 2005 > State-Changed-Why: > Committed, thanks! > > http://www.freebsd.org/cgi/query-pr.cgi?pr=89185 > [second try, hopefully with correct diff] Thanks! Unfortunately the second part of diff (to polish/kadu/distinfo) didn't get commited, please apply this: --- kadu-sha256.patch begins here --- diff -ruN --exclude=CVS /usr/ports/polish/kadu.orig/distinfo /usr/ports/polish/kadu/distinfo --- /usr/ports/polish/kadu.orig/distinfo Thu Nov 17 03:44:41 2005 +++ /usr/ports/polish/kadu/distinfo Thu Nov 17 03:44:52 2005 @@ -1,2 +1,3 @@ MD5 (kadu-0.4.2.tar.bz2) = 77792981e2a0b67d86afea7d5d768463 +SHA256 (kadu-0.4.2.tar.bz2) = 2484a665bf51ca096a1f0e8da21a19738b434fdfee7475c054e2d779b6cc3e07 SIZE (kadu-0.4.2.tar.bz2) = 1181463 --- kadu-sha256.patch ends here --- |