summaryrefslogtreecommitdiffstats
path: root/mail/smtpmail
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2005-09-13 04:20:54 +0000
committerglewis <glewis@FreeBSD.org>2005-09-13 04:20:54 +0000
commit03dba13e7befb8a04a7ac509f37116f3796f6009 (patch)
tree94a3c7922c42aaf1321a71ae790be7f171128117 /mail/smtpmail
parente102db086aa8e60dd9b8255c8dfdb9cb953cc79d (diff)
downloadFreeBSD-ports-03dba13e7befb8a04a7ac509f37116f3796f6009.zip
FreeBSD-ports-03dba13e7befb8a04a7ac509f37116f3796f6009.tar.gz
. Update to 0.4.5.
. Assign maintainership to submitter. PR: 86051 Submitted by: Marcus Alves Grando <marcus@corp.grupos.com.br>
Diffstat (limited to 'mail/smtpmail')
-rw-r--r--mail/smtpmail/Makefile13
-rw-r--r--mail/smtpmail/distinfo4
2 files changed, 8 insertions, 9 deletions
diff --git a/mail/smtpmail/Makefile b/mail/smtpmail/Makefile
index 358942b..5be0fbf 100644
--- a/mail/smtpmail/Makefile
+++ b/mail/smtpmail/Makefile
@@ -6,22 +6,21 @@
#
PORTNAME= smtpmail
-PORTVERSION= 0.4.2
+PORTVERSION= 0.4.5
CATEGORIES= mail
-MASTER_SITES= ${MASTER_SITE_SAVANNAH} \
- http://voodoo.oberon.net/download/
-MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}.pkg/${PORTVERSION}
+MASTER_SITES= ${MASTER_SITE_SAVANNAH}
+MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= marcus@corp.grupos.com.br
COMMENT= Tool to send the mails over remote smtp server
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
+
PLIST_FILES= bin/smtpmail
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} \
- ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin
.include <bsd.port.mk>
diff --git a/mail/smtpmail/distinfo b/mail/smtpmail/distinfo
index 41d0b70..b1444a6 100644
--- a/mail/smtpmail/distinfo
+++ b/mail/smtpmail/distinfo
@@ -1,2 +1,2 @@
-MD5 (smtpmail-0.4.2.tar.gz) = 73657f825cd697f7fda1a7e9fc8c9299
-SIZE (smtpmail-0.4.2.tar.gz) = 68067
+MD5 (smtpmail-0.4.5.tar.gz) = b6405261255deeffe7e396b74f0fa9e2
+SIZE (smtpmail-0.4.5.tar.gz) = 100674
OpenPOWER on IntegriCloud