Bug 166098 - update mail/p5-Mail-OpenDKIM to latest
Summary: update mail/p5-Mail-OpenDKIM to latest
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-14 17:10 UTC by Vick Khera
Modified: 2012-03-15 09:50 UTC (History)
0 users

See Also:


Attachments
file.diff (857 bytes, patch)
2012-03-14 17:10 UTC, Vick Khera
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vick Khera 2012-03-14 17:10:02 UTC
	

Update mail/p5-Mail-OpenDKIM port to latest version needed to work with
OpenDKIM version 2.5

This port *requires* at least version 2.5 of opendkim, but I do not know how
to specify that in the Makefile.  It will fail to build with older versions.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-14 17:10:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-03-14 17:20:05 UTC
State Changed
From-To: open->feedback

No version 3680 on CPAN (http://search.cpan.org/dist/Mail-OpenDKIM/).
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-03-14 17:23:33 UTC
Responsible Changed
From-To: perl->sunpoet

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-03-15 09:45:15 UTC
sunpoet     2012-03-15 09:44:59 UTC

  FreeBSD ports repository

  Modified files:
    mail/p5-Mail-OpenDKIM Makefile distinfo pkg-descr 
  Log:
  - Update to 3680
  - Add redundant BUILD/RUN_DEPENDS to limit opendkim version (2.5.0+)
  - While I'm here:
    - Add TEST_DEPENDS
    - Add missing trailing slash in WWW
  
  Changes:        http://search.cpan.org/dist/Mail-OpenDKIM/ChangeLog
  PR:             ports/166098
  Submitted by:   Vick Khera <vivek@khera.org> (maintainer)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.5       +6 -1      ports/mail/p5-Mail-OpenDKIM/Makefile
  1.5       +2 -2      ports/mail/p5-Mail-OpenDKIM/distinfo
  1.2       +1 -1      ports/mail/p5-Mail-OpenDKIM/pkg-descr
_______________________________________________
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 5 Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-03-15 09:45:23 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!