Bug 103319

Summary: Update: mail/mailrep
Product: Ports & Packages Reporter: Marcelo Araujo <araujo>
Component: Individual Port(s)Assignee: Alexander Botero-Lowry <alexbl>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
diff.mailrep.pl none

Description Marcelo Araujo 2006-09-17 05:10:24 UTC

Update MailRep v1.1
- Add Scheduling report from Crontab support.
- Add check variable in Crontab mailrep.

Fix: --- /usr/local/etc/mailrep/mailrep.conf	Sat Sep 16 21:36:10 2006
+++ mailrep.conf	Sat Sep 16 21:34:00 2006
@@ -26,3 +26,7 @@
 # Delivered Local
 ## relay=local status=sent
 RELAY_LOCAL	= 1 
+# Scheduling in CRONTAB
+# Send-to RBL and ERRORS
+CRON_SET        = 1 
+MAILADDR        = "example@domain"
--- diff.mailrep.conf ends here ---


+MD5 (mailrep-1.1.tar.gz) = dc09675eb1b4342f962a1e57a24f8204
+SHA256 (mailrep-1.1.tar.gz) = 8b8cd3d3a2ef68367760ddabe4490dab+211207b464f812de5c39a6c310cee544
+SIZE (mailrep-1.1.tar.gz) = 23552
--- distinfo ends here -----q4ahBA73IvGO68e0URPHQfE5X6gEHSBXR2DxAS1bvksROziS
Content-Type: text/plain; name="diff.makefile"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="diff.makefile"

--- /usr/ports/mail/mailrep/Makefile	Tue Apr 25 16:50:25 2006
+++ Makefile	Sat Sep 16 21:37:25 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mailrep
-PORTVERSION=	1.0
+PORTVERSION=	1.1
 CATEGORIES=	mail sysutils
 MASTER_SITES=	http://cs.bon.matrix.com.br/araujo/pub/mailrep/
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-09-17 05:10:36 UTC
Class Changed
From-To: update->maintainer-update

Fix category (submitter is maintainer)
Comment 2 Alexander Botero-Lowry freebsd_committer freebsd_triage 2006-09-17 11:58:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alexbl

I will take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-09-19 17:37:53 UTC
alexbl      2006-09-19 16:37:46 UTC

  FreeBSD ports repository

  Modified files:
    mail/mailrep         Makefile distinfo 
  Log:
  - Update to 1.1
  
  PR:             103319
  Submitted by:   Marcelo Araujo <araujo@bsdmail.org> (maintainer)
  Approved by:    novel (mentor)
  
  Revision  Changes    Path
  1.2       +2 -2      ports/mail/mailrep/Makefile
  1.2       +3 -3      ports/mail/mailrep/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Alexander Botero-Lowry freebsd_committer freebsd_triage 2006-09-19 17:46:33 UTC
State Changed
From-To: open->closed

Committed, thanks!