ports/67829: mail/biabam version bump to 0.9.6
Mads Martin Joergensen
mmj at mmj.dk
Fri Jun 11 12:31:07 UTC 2004
>Number: 67829
>Category: ports
>Synopsis: mail/biabam version bump to 0.9.6
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri Jun 11 12:30:19 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Mads Martin Joergensen
>Release: FreeBSD 5.2.1-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD panther.mmj.dk 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #2: Wed May 26 19:54:28 CEST 2004 root at panther.mmj.dk:/usr/obj/usr/src/sys/PANTHER i386
>Description:
Update /usr/ports/mail/biabam to 0.9.6
>How-To-Repeat:
>Fix:
Apply the below patch.
--- biabam.diff begins here ---
--- biabam/Makefile
+++ biabam/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= biabam
-PORTVERSION= 0.9.5
+PORTVERSION= 0.9.6
CATEGORIES= mail
MASTER_SITES= http://mmj.dk/biabam/
--- biabam/distinfo
+++ biabam/distinfo
@@ -1,2 +1,2 @@
-MD5 (biabam-0.9.5.tar.gz) = 304dad3a6d8497f7cacdc6672d5c7a1d
-SIZE (biabam-0.9.5.tar.gz) = 7881
+MD5 (biabam-0.9.6.tar.gz) = f4e610b38ab35f55a9a0512521c04cb6
+SIZE (biabam-0.9.6.tar.gz) = 8763
--- biabam/pkg-descr
+++ biabam/pkg-descr
@@ -1,18 +1,19 @@
Biabam Is A Bash Attachment Mailer
-To use BIABAM use the following syntax (yes, it is on my todo list, to add
-switches so the syntax get's like mailing with commandline Mutt):
+To use BIABAM use the following syntax:
-echo <body> | biabam <attachment> -s <subject> <recipient>
+echo [body] | biabam attachment1,[attachment2,attachmentN] [-s subject] \
+ recipient1[,recipient2,recipientN]
Example:
-echo "Here is the tarball you requested" | \
- biabam foobar-0.7.8.tar.gz -s "Answer to your request" john at doe.org
+echo "Here are the tarballs you requested" | biabam \
+ foobar-0.7.8.tar.gz,coolapp-0.4.3.tar.gz,otherapp-4.3.0.tar.gz \
+ -s "Answer to your request" john at doe.org,irene at prima.org,cira at alpispa.es
If no text is piped into biabam, it will wait for text on standard input
(finish with CTRL-D)
-BIABAM also works with the Bourne shell (/bin/sh).
-
- George Reid
greid at ukug.uk.freebsd.org
+- Mads Martin Joergensen
+mmj at mmj.dk
--- biabam.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list