mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to latest snapshot 201207311144
- Fix rc.d script PR: ports/170577 Submitted by: Artis Caune <Artis.Caune at gmail.com>
This commit is contained in:
parent
5c60676d5b
commit
d02f8eb009
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302567
3 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= opensmtpd
|
PORTNAME= opensmtpd
|
||||||
PORTVERSION= 201207281129
|
PORTVERSION= 201207311144
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
MASTER_SITES= http://www.opensmtpd.org/archives/ \
|
MASTER_SITES= http://www.opensmtpd.org/archives/ \
|
||||||
http://distfiles.pirateparty.in/ashish/
|
http://distfiles.pirateparty.in/ashish/
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (opensmtpd-201207281129.tar.gz) = abadaea95eb1836c87060ae53ba4a791e8ea02e8f7a6cd022df94de8d997ed17
|
SHA256 (opensmtpd-201207311144.tar.gz) = 59259c2f51410b3faeb5f6e82fee58328c40ce4ee0f7ef7496f9ef3329c5d99e
|
||||||
SIZE (opensmtpd-201207281129.tar.gz) = 244926
|
SIZE (opensmtpd-201207311144.tar.gz) = 246356
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
# PROVIDE: smtpd mail
|
# PROVIDE: smtpd mail
|
||||||
# REQUIRE: %%REQUIRE%%
|
# REQUIRE: LOGIN
|
||||||
# KEYWORD: shutdown
|
# KEYWORD: shutdown
|
||||||
#
|
#
|
||||||
# Add the following lines to /etc/rc.conf to enable smtpd:
|
# Add the following lines to /etc/rc.conf to enable smtpd:
|
||||||
|
|
Loading…
Add table
Reference in a new issue