Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  5 May 2014 23:18:45 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        tj@FreeBSD.org
Subject:   ports/189372: [PATCH] devel/p5-File-LibMagic: update to 1.01
Message-ID:  <20140505151845.AD16734D9@sunpoet.net>
Resent-Message-ID: <201405051520.s45FK0MD077301@freefall.freebsd.org>

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

>Number:         189372
>Category:       ports
>Synopsis:       [PATCH] devel/p5-File-LibMagic: update to 1.01
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 05 15:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 10.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 10.0-STABLE FreeBSD 10.0-STABLE #0 r263210: Mon Mar 17 00:51:45 CST
>Description:
- Update to 1.01
- Add LICENSE

Changes:	http://search.cpan.org/dist/File-LibMagic/Changes

Port maintainer (tj@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- p5-File-LibMagic-1.01.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 353025)
+++ Makefile	(working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	File-LibMagic
-PORTVERSION=	1.00
+PORTVERSION=	1.01
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -9,6 +9,9 @@
 MAINTAINER=	tj@FreeBSD.org
 COMMENT=	Nice wrapper for libmagic
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 
Index: distinfo
===================================================================
--- distinfo	(revision 353025)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (File-LibMagic-1.00.tar.gz) = ead63c668e5ba0bb5dc55ced159ddf8f9d1afea1af7b9f5168d124d77c9045b1
-SIZE (File-LibMagic-1.00.tar.gz) = 71549
+SHA256 (File-LibMagic-1.01.tar.gz) = ca683da5e4582f4a61a331e8793283c2db85c205818ac784fa3ac03983fdccdd
+SIZE (File-LibMagic-1.01.tar.gz) = 71711
--- p5-File-LibMagic-1.01.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?20140505151845.AD16734D9>