Bug 56656 - [PATCH] port security/digest: update latest NetBSD release
Summary: [PATCH] port security/digest: update latest NetBSD release
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: 2003-09-09 23:00 UTC by Oliver Eikemeier
Modified: 2003-09-27 18:26 UTC (History)
0 users

See Also:


Attachments
digest-20021220.patch.bz (62.08 KB, text/plain)
2003-09-09 23:00 UTC, Oliver Eikemeier
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Eikemeier 2003-09-09 23:00:34 UTC
- update sources and Makefile to latest NetBSD release
  (usage bug fixed, misc. improvements)
- grab maintainership

This patch supersedes PR 54711, which got a little cluttered,
and contains a patch somehow mangled by my mailer.

Fix: Sorry for the big patch, but it is mostly NetBSD stuff.

cat digest-20021220.patch.bz.uu | uudecode -p | bunzip2 | patch  -p0 -d /usr/ports
find /usr/ports/security/digest \( -name '*.orig' -o -empty \) -delete
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2003-09-27 18:25:58 UTC
State Changed
From-To: open->closed

Committed, thanks!