Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 May 2014 15:23:29 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/189333: [PATCH] mail/p5-FuzzyOcr: Mark Deprecated, Added LICENSE, take maintainership
Message-ID:  <201405040923.s449NTEX026947@bofh.1asiacom.net>
Resent-Message-ID: <201405040930.s449U0CC009831@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         189333
>Category:       ports
>Synopsis:       [PATCH] mail/p5-FuzzyOcr: Mark Deprecated, Added LICENSE, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 04 09:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r263870: Fri Mar 28 16:37:49 BDT
>Description:
- Added LICENSE
- Mark DEPRECATED
- Expires on 06-20-2014
- Take maintainership

Generated with FreeBSD Port Tools 1.02 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- p5-FuzzyOcr-2.3.b.patch begins here ---
diff -ruN /usr/ports//mail/p5-FuzzyOcr/Makefile ./Makefile
--- /usr/ports//mail/p5-FuzzyOcr/Makefile	2014-04-08 12:54:51.000000000 +0600
+++ ./Makefile	2014-05-04 15:18:53.625350216 +0600
@@ -10,10 +10,10 @@
 PKGNAMEPREFIX=	p5-
 DISTNAME=	${PORTNAME:L}-${DISTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Plugin for SpamAssassin which scans image attachments for spam
 
-OPTIONS_DEFINE=	DOCS EXAMPLES
+LICENSE=	APACHE20
 
 RUN_DEPENDS=	giftopnm:${PORTSDIR}/graphics/netpbm			\
 		import:${PORTSDIR}/graphics/ImageMagick			\
@@ -22,8 +22,13 @@
 		spamassassin:${PORTSDIR}/mail/spamassassin	\
 		p5-String-Approx>=0:${PORTSDIR}/devel/p5-String-Approx
 
+OPTIONS_DEFINE=	DOCS EXAMPLES
+
 CONFLICTS=	p5-FuzzyOcr-devel-[0-9]*
 
+DEPRECATED=	Unmaintained upstream, no ports depending on it. Use mail/p5-FuzzyOcr-devel instead
+EXPIRATION_DATE=	2014-06-20
+
 USES=		perl5
 NO_BUILD=	yes
 
--- p5-FuzzyOcr-2.3.b.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405040923.s449NTEX026947>