svn commit: r302567 - in head/mail/opensmtpd: . files

Ashish SHUKLA ashish at FreeBSD.org
Wed Aug 15 07:26:24 UTC 2012


Author: ashish
Date: Wed Aug 15 07:26:24 2012
New Revision: 302567
URL: http://svn.freebsd.org/changeset/ports/302567

Log:
  - Update to latest snapshot 201207311144
  - Fix rc.d script
  
  PR:		ports/170577
  Submitted by:	Artis Caune <Artis.Caune at gmail.com>

Modified:
  head/mail/opensmtpd/Makefile
  head/mail/opensmtpd/distinfo
  head/mail/opensmtpd/files/smtpd.in

Modified: head/mail/opensmtpd/Makefile
==============================================================================
--- head/mail/opensmtpd/Makefile	Wed Aug 15 06:49:22 2012	(r302566)
+++ head/mail/opensmtpd/Makefile	Wed Aug 15 07:26:24 2012	(r302567)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	opensmtpd
-PORTVERSION=	201207281129
+PORTVERSION=	201207311144
 CATEGORIES=	mail
 MASTER_SITES=	http://www.opensmtpd.org/archives/ \
 		http://distfiles.pirateparty.in/ashish/

Modified: head/mail/opensmtpd/distinfo
==============================================================================
--- head/mail/opensmtpd/distinfo	Wed Aug 15 06:49:22 2012	(r302566)
+++ head/mail/opensmtpd/distinfo	Wed Aug 15 07:26:24 2012	(r302567)
@@ -1,2 +1,2 @@
-SHA256 (opensmtpd-201207281129.tar.gz) = abadaea95eb1836c87060ae53ba4a791e8ea02e8f7a6cd022df94de8d997ed17
-SIZE (opensmtpd-201207281129.tar.gz) = 244926
+SHA256 (opensmtpd-201207311144.tar.gz) = 59259c2f51410b3faeb5f6e82fee58328c40ce4ee0f7ef7496f9ef3329c5d99e
+SIZE (opensmtpd-201207311144.tar.gz) = 246356

Modified: head/mail/opensmtpd/files/smtpd.in
==============================================================================
--- head/mail/opensmtpd/files/smtpd.in	Wed Aug 15 06:49:22 2012	(r302566)
+++ head/mail/opensmtpd/files/smtpd.in	Wed Aug 15 07:26:24 2012	(r302567)
@@ -3,7 +3,7 @@
 # $FreeBSD$
 #
 # PROVIDE: smtpd mail
-# REQUIRE: %%REQUIRE%%
+# REQUIRE: LOGIN
 # KEYWORD: shutdown
 #
 # Add the following lines to /etc/rc.conf to enable smtpd:



More information about the svn-ports-head mailing list