I finally had the balls to roll 1.0. Only two minor changes since 0.98:
-fix "leading dot"-handling, from claus assmann
-Received: line formatting was slightly off

Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/femail/Makefile,v
retrieving revision 1.15
diff -u -p -r1.15 Makefile
--- Makefile    5 Jul 2013 07:38:47 -0000       1.15
+++ Makefile    20 Aug 2014 15:14:11 -0000
@@ -3,13 +3,11 @@
 COMMENT-main=  simple SMTP client
 COMMENT-chroot=        simple SMTP client for chrooted web servers
 
-V=             0.98
+V=             1.0
 DISTNAME=      femail-${V}
 PKGNAME-main=  femail-${V}
 PKGNAME-chroot=        femail-chroot-${V}
 CATEGORIES=    mail
-
-REVISION-chroot=2
 
 HOMEPAGE=      http://bulabula.org/femail/
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/femail/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo    18 Jan 2012 16:02:40 -0000      1.3
+++ distinfo    20 Aug 2014 15:14:11 -0000
@@ -1,5 +1,2 @@
-MD5 (femail-0.98.tgz) = m0EzhcaeX5lfZNVkf3eDlg==
-RMD160 (femail-0.98.tgz) = CLin9SuR6O2wwOkYDt0I8+J0EUw=
-SHA1 (femail-0.98.tgz) = /PNfZ0/67qXQ8FMcww5l721tTu4=
-SHA256 (femail-0.98.tgz) = 8NUhOVlEm7BjyZloRla2P4kjpnGT6M3g80JSLrsiCLU=
-SIZE (femail-0.98.tgz) = 9197
+SHA256 (femail-1.0.tgz) = hCscD5pvi6kT1QNiwIsjxTxhhhITqq2Xu0MbiwTzwQ4=
+SIZE (femail-1.0.tgz) = 9186
Index: pkg/PLIST-chroot
===================================================================
RCS file: /cvs/ports/mail/femail/pkg/PLIST-chroot,v
retrieving revision 1.4
diff -u -p -r1.4 PLIST-chroot
--- pkg/PLIST-chroot    13 May 2012 17:03:43 -0000      1.4
+++ pkg/PLIST-chroot    20 Aug 2014 15:14:11 -0000
@@ -1,9 +1,9 @@
 @comment $OpenBSD: PLIST-chroot,v 1.4 2012/05/13 17:03:43 okan Exp $
-usr/
-usr/sbin/
 @bin bin/femail
 @mode 0555
 @sample usr/sbin/sendmail
 @mode
+usr/
+usr/sbin/
 @cwd ${LOCALBASE}/share/doc/pkg-readmes
 ${FULLPKGNAME}

Reply via email to