Bug 89185 - [MAINTAINER PATCH] add SHA256 to my ports, change email
Summary: [MAINTAINER PATCH] add SHA256 to my ports, change email
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-17 03:10 UTC by mwisnicki+freebsd
Modified: 2005-11-17 22:00 UTC (History)
0 users

See Also:


Attachments
sha256-and-email.patch (1.68 KB, patch)
2005-11-17 03:10 UTC, mwisnicki+freebsd
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mwisnicki+freebsd 2005-11-17 03:10:15 UTC
- add sha256 to distinfo
- use same email in both ports

Generated with FreeBSD Port Tools 0.63
Comment 1 Sergey Matveychuk freebsd_committer freebsd_triage 2005-11-17 12:21:24 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 2 mwisnicki 2005-11-17 21:56:21 UTC
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 ---