Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 May 2014 11:36:23 +0200 (CEST)
From:      Bartek Rutkowski <ports@robakdesign.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lwhsu@FreeBSD.org
Subject:   ports/189754: [PATCH] devel/py-magic: update to 5.18
Message-ID:  <201405130936.s4D9aNRF059317@poudriere.ithil.palantiri.org>
Resent-Message-ID: <201405130940.s4D9e0Cv026774@freefall.freebsd.org>

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

>Number:         189754
>Category:       ports
>Synopsis:       [PATCH] devel/py-magic: update to 5.18
>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:   Tue May 13 09:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Bartek Rutkowski
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>Environment:
System: FreeBSD poudriere.ithil.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r265535: Wed May  7 16:01:11
>Description:
- Update to 5.18
- Added WWW to pkg-descr

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-magic/5.18/

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

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

--- py-magic-5.18.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 353930)
+++ Makefile	(working copy)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	magic
-PORTVERSION=	5.16
-PORTREVISION=	1
+PORTVERSION=	5.18
 CATEGORIES=	devel python
 MASTER_SITES=	ftp://ftp.astron.com/pub/file/ \
 		ftp://ftp.gw.com/mirrors/pub/unix/file/ \
Index: distinfo
===================================================================
--- distinfo	(revision 353930)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (file-5.16.tar.gz) = 48bcac7726c37a8a0bc7ffa16b58993575657dd7b382039380fb3b74ab389261
-SIZE (file-5.16.tar.gz) = 658789
+SHA256 (file-5.18.tar.gz) = 6519fb706d583231c2419592ebecdbb21d33c62eaf7a1a0b24ddfcb80c08bf07
+SIZE (file-5.18.tar.gz) = 715461
Index: pkg-descr
===================================================================
--- pkg-descr	(revision 353930)
+++ pkg-descr	(working copy)
@@ -1,2 +1,4 @@
 Python bindings for libmagic used to get a description of a
 file type, or a mime type for that file. 
+
+WWW: https://github.com/file/file
--- py-magic-5.18.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?201405130936.s4D9aNRF059317>