summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrant <grant>2004-09-05 23:32:41 +0000
committergrant <grant>2004-09-05 23:32:41 +0000
commit4b7978355a6f580be1482d9efb56e17d740ba0ec (patch)
tree72585dd0e882cb0804304a0a018569972c3a7242
parent024f2b6beee5d7eb1a275d79b16d6b4193779230 (diff)
downloadpkgsrc-4b7978355a6f580be1482d9efb56e17d740ba0ec.tar.gz
Initial import of p5-Convert-BinHex-1.119 into the NetBSD packages collection.
BinHex is a format used by Macintosh for transporting Mac files safely through electronic mail, as short-lined, 7-bit, semi-compressed data streams. Ths module provides a means of converting those data streams back into into binary data.
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 25752480aab..907d2a7030a 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7102 2004/09/05 23:14:00 seb Exp $
+$NetBSD: CHANGES,v 1.7103 2004/09/05 23:32:41 grant Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -4200,3 +4200,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated xmame to 0.86 [kristerw 2004-09-05]
Updated xmess to 0.86 [kristerw 2004-09-05]
Updated pkglint to 3.90 [seb 2004-09-05]
+ Added p5-Convert-BinHex-1.119 [grant 2004-09-05]