svn commit: r322694 - head/mail/nullmailer
William Grzybowski
wg at FreeBSD.org
Wed Jul 10 13:37:17 UTC 2013
Author: wg
Date: Wed Jul 10 13:37:17 2013
New Revision: 322694
URL: http://svnweb.freebsd.org/changeset/ports/322694
Log:
mail/nullmailer: update to 1.13
- Update to 1.13 [1]
- Unmute install command
Changes: http://untroubled.org/nullmailer/ChangeLog
PR: ports/180415
Submitted by: "r4721 at tormail.org" <r4721 at tormail.org>
Approved by: maintainer (implicit, away)
Modified:
head/mail/nullmailer/Makefile
head/mail/nullmailer/distinfo
Modified: head/mail/nullmailer/Makefile
==============================================================================
--- head/mail/nullmailer/Makefile Wed Jul 10 13:36:21 2013 (r322693)
+++ head/mail/nullmailer/Makefile Wed Jul 10 13:37:17 2013 (r322694)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= nullmailer
-PORTVERSION= 1.11
-PORTREVISION= 1
+PORTVERSION= 1.13
PORTEPOCH= 1
CATEGORIES= mail
MASTER_SITES= http://untroubled.org/nullmailer/ \
@@ -43,7 +42,7 @@ MAN1= nullmailer-inject.1 sendmail.1
MAN7= nullmailer.7
MAN8= nullmailer-queue.8 nullmailer-send.8
-
+
OPTIONS_DEFINE= GNUTLS
.include <bsd.port.options.mk>
@@ -62,7 +61,7 @@ post-install:
@cd ${WRKSRC} && ${MAKE} install-root
@${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
- @${INSTALL_DATA} -c ${FILESDIR}/remotes.sample ${ETCDIR}
+ ${INSTALL_DATA} -c ${FILESDIR}/remotes.sample ${ETCDIR}
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
Modified: head/mail/nullmailer/distinfo
==============================================================================
--- head/mail/nullmailer/distinfo Wed Jul 10 13:36:21 2013 (r322693)
+++ head/mail/nullmailer/distinfo Wed Jul 10 13:37:17 2013 (r322694)
@@ -1,2 +1,2 @@
-SHA256 (nullmailer-1.11.tar.gz) = bf61c839b5f0927e0998c6183f229fa644f97165d3d5402adc59369b2bdaf25e
-SIZE (nullmailer-1.11.tar.gz) = 203239
+SHA256 (nullmailer-1.13.tar.gz) = 3f8861ebb1b46cea0a1caf1e6236e1e0d2a5a91def19551b7cad12eab676277d
+SIZE (nullmailer-1.13.tar.gz) = 205431
More information about the svn-ports-head
mailing list