Bug 176452 - japanese/p5-Mail-SpamAssassin Sync with MASTER
Summary: japanese/p5-Mail-SpamAssassin Sync with MASTER
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: freebsd-perl (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-26 22:00 UTC by Michael Scheidell
Modified: 2013-02-27 14:00 UTC (History)
0 users

See Also:


Attachments
patch.txt (424 bytes, text/plain)
2013-02-26 22:00 UTC, Michael Scheidell
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Scheidell freebsd_committer freebsd_triage 2013-02-26 22:00:00 UTC
	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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-26 22:00:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-26 22:00:09 UTC
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
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-26 22:00:10 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Masaki TAGAWA 2013-02-27 01:26:12 UTC
Approved.

Thank you for your consideration!

-- masaki
Comment 5 dfilter service freebsd_committer freebsd_triage 2013-02-27 13:57:22 UTC
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"
Comment 6 Michael Scheidell freebsd_committer freebsd_triage 2013-02-27 13:58:15 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!