1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Update to the latest commit [1]

- Fetch source from GitHub [1]
- Trim unnecessary parts of pkg-descr [2]
- Add WWW [2]

PR:		251805 [1]
Submitted by:	ykasap@gmail.com [1], amdmi3 [2]
This commit is contained in:
Dmitry Marakasov 2021-02-16 01:33:05 +00:00
parent d7dcb51c14
commit 2b93417b05
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565381
4 changed files with 21 additions and 15 deletions

View File

@ -1,11 +1,9 @@
# Created by: Masafumi NAKANE <max@FreeBSD.org>
# $FreeBSD$
PORTNAME= mailagent
PORTVERSION= 3.1.78
PORTREVISION= 3
CATEGORIES= mail
MASTER_SITES= http://eron.info/
PORTNAME= mailagent
PORTVERSION= 3.1.106
CATEGORIES= mail
MAINTAINER= ports@FreeBSD.org
COMMENT= Sophisticated automatic mail-processing tool
@ -14,6 +12,9 @@ LICENSE= ART10
LICENSE_FILES= ${WRKSRC}/Artistic
USES= perl5 tar:bzip2
USE_GITHUB= yes
GH_ACCOUNT= rmanfredi
GH_TAGNAME= 9a14a15
ORGFILE= ${PREFIX}/etc/mailagent.orgname

View File

@ -1,2 +1,3 @@
SHA256 (mailagent-3.1.78.tar.bz2) = 1b1963a2849b344ccec538de7528fce04f434c921fe16211f9821f0c63ba28e5
SIZE (mailagent-3.1.78.tar.bz2) = 452186
TIMESTAMP = 1613437164
SHA256 (rmanfredi-mailagent-3.1.106-9a14a15_GH0.tar.gz) = 563c6220b09dd93f215be76f282cb6be23474c6e32e5bcf97aac4661fcf646ff
SIZE (rmanfredi-mailagent-3.1.106-9a14a15_GH0.tar.gz) = 574872

View File

@ -0,0 +1,11 @@
--- Configure.orig 2020-04-09 14:16:46 UTC
+++ Configure
@@ -7923,7 +7923,7 @@ EOT
file=revision.h
echo " "
echo "Generating $file..." >&4
-bin/svn-revision . $file
+echo '#define REVISION 0' > $file
: add special variables
$test -f $src/patchlevel.h && \

View File

@ -6,11 +6,4 @@ messages containing some commands. The mailagent is not usually
invoked manually but is rather called via the filter program, which is
in turn invoked by sendmail.
Most portion of this package is written in Perl and version 5.01M or
higher is known to work nicely.
You are advised to setup the path variable in your mailagent configuration
to include the directory containing perl5 before /usr/bin to avoid getting
a lot of warning message although they are harmless.
See the man page for the detailed information.
WWW: https://github.com/rmanfredi/mailagent