ports/178901: [patch] comms/p5-SMS-Send-TW-Socket2Air

Andrej Zverev az at FreeBSD.org
Fri May 24 08:10:01 UTC 2013


>Number:         178901
>Category:       ports
>Synopsis:       [patch] comms/p5-SMS-Send-TW-Socket2Air
>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:   Fri May 24 08:10:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Andrej Zverev
>Release:        
>Organization:
>Environment:


	
>Description:
	- Trim Makefile header
	- Remove check if perl < 5.10
	
>How-To-Repeat:
	
>Fix:

	

--- patch.diff begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 317733)
+++ Makefile	(working copy)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	p5-SMS-Send-TW-Socket2Air
-# Date created:		2010-01-21
-# Whom:			Jui-Nan Lin <jnlin at csie.nctu.edu.tw>
-#
+# Created by: Jui-Nan Lin <jnlin at csie.nctu.edu.tw>
 # $FreeBSD$
-#
 
 PORTNAME=	SMS-Send-TW-Socket2Air
 PORTVERSION=	0.01
@@ -24,10 +20,4 @@
 
 MAN3=		SMS::Send::TW::Socket2Air.3
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501001
-IGNORE=		perl 5.10 or above is required
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- patch.diff ends here ---


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


More information about the freebsd-ports-bugs mailing list