Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 May 2013 02:55:25 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/178585: math/p5-Math-Expr: Update MASTER_SITES
Message-ID:  <20130514025525.3e38566d67bab5a887bdc1b0@yahoo.com>
Resent-Message-ID: <201305131810.r4DIA5mY091021@freefall.freebsd.org>

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

>Number:         178585
>Category:       ports
>Synopsis:       math/p5-Math-Expr: Update MASTER_SITES
>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:   Mon May 13 18:10:05 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p11 i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/math/p5-Math-Expr/Makefile math/p5-Math-Expr/Makefile
--- /usr/ports/math/p5-Math-Expr/Makefile	2012-11-08 04:35:28.000000000 +0900
+++ math/p5-Math-Expr/Makefile	2013-05-14 00:00:25.000000000 +0900
@@ -1,19 +1,18 @@
-# New ports collection makefile for:	p5-Math-Expr
-# Date created:				20 Sep 2000
-# Whom:			Mario S F Ferreira <lioux@linf.unb.br> et al.
-#
+# Created by: Mario S F Ferreira <lioux@linf.unb.br> et al.
 # $FreeBSD: head/math/p5-Math-Expr/Makefile 300896 2012-07-14 13:54:48Z beat $
-#
 
 PORTNAME=	Math-Expr
 PORTVERSION=	0.4
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
+MASTER_SITE_SUBDIR=	CPAN:HAKANARDO
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Perl module for parsing mathematical expressions into a tree structure
 
+LICENSE=	GPLv2
+
 PERL_CONFIGURE=	yes
 
 MAN3=		Math::Expr.3 Math::Expr::FormulaDB.3 \
>Release-Note:
>Audit-Trail:
>Unformatted:



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