mail/p5-Mail-SpamAssassin was updated to fix a bug introduced with Net::DNS > .69. rebuild port to keep in sync with master port Fix: this patch, and then rebuild How-To-Repeat: na
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Maintainer of japanese/p5-Mail-SpamAssassin, Please note that PR ports/176452 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/176452 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Approved. Thank you for your consideration! -- masaki
Author: scheidell Date: Wed Feb 27 13:57:09 2013 New Revision: 313053 URL: http://svnweb.freebsd.org/changeset/ports/313053 Log: - Sync with MASTER: fix problem with Net:DNS > .69 - Update Makefile to new header format PR: ports/176452 Submitted by: scheidell@ (me) Approved by: maintainer Modified: head/japanese/p5-Mail-SpamAssassin/Makefile (contents, props changed) Modified: head/japanese/p5-Mail-SpamAssassin/Makefile ============================================================================== --- head/japanese/p5-Mail-SpamAssassin/Makefile Wed Feb 27 13:40:46 2013 (r313052) +++ head/japanese/p5-Mail-SpamAssassin/Makefile Wed Feb 27 13:57:09 2013 (r313053) @@ -1,11 +1,8 @@ -# New ports collection makefile for: ja-p5-Mail-SpamAssassin -# Date created: Jun 24 2007 -# Whom: TAOKA Fumiyoshi -# +# Created by: TAOKA Fumiyoshi # $FreeBSD$ # -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= japanese mail perl5 PKGNAMEPREFIX= ja-p5- _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!