pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/43747: Update devel/py-xdg to 0.19



>Number:         43747
>Category:       pkg
>Synopsis:       Update devel/py-xdg to 0.19
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Aug 12 11:20:00 +0000 2010
>Originator:     Derouiche
>Release:        NetBSD 5.0.2
>Organization:
Algerie Motors company
>Environment:
NetBSD ToraboraServer 5.0.2 NetBSD 5.0.2 (GENERIC) #0: Sat Feb  6 17:53:27 UTC 
2010  
builds%b7.netbsd.org@localhost:/home/builds/ab/netbsd-5-0-2-RELEASE/i386/201002061851Z-obj/home/builds/ab/netbsd-5-0-2-RELEASE/src/sys/arch/i386/compile/GENERIC
 i386

>Description:
pkgsrc-changes:
 set LICENSE (lgpl-v2)

amont package:

Version 0.19
    * IniFile.py: add support for trusted desktop files (thanks to karl 
mikaelsson)
    * DesktopEntry.py: Support spec version 1.0, Debian bug #563660
    * MimeType.py: Fix parsing of in memory data, Debian bug #563718
    * DesktopEntry.py: Fix constructor, Debian bug #551297, #562951, #562952


Version 0.18

    * DesktopEntry.py: Add getMimeTypes() method, correctly returning strings
    * DesktopEntry.py: Deprecated getMimeType() returning list of regex
    * Menu.py: Add support for XDG_MENU_PREFIX
    * Mime.py: Add get_type_by_contents()

Version 0.17

2008-10-30 Heinrich Wendel <h_wendel%cojobo.net@localhost>
    * Menu.py: Python <= 2.3 compatibility fix
 
>How-To-Repeat:
n/a
>Fix:
$diff -ruN Makefile.orig Makefile
--- Makefile.orig       2010-08-12 12:07:51.000000000 +0000
+++ Makefile    2010-08-12 12:11:11.000000000 +0000
@@ -1,13 +1,16 @@
 # $NetBSD$
+#
 
-DISTNAME=      pyxdg-0.17
+DISTNAME=      pyxdg-0.19
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=    devel python
 MASTER_SITES=  http://www.freedesktop.org/~lanius/
 
+
 MAINTAINER=    snj%NetBSD.org@localhost
 HOMEPAGE=      http://freedesktop.org/wiki/Software/pyxdg
 COMMENT=       Python library for XDG
+LICENSE=       gnu-lgpl-v2
 
 PKG_DESTDIR_SUPPORT=   user-destdir

$diff -ruN PLIST.orig PLIST    
--- PLIST.orig  2010-08-12 12:07:56.000000000 +0000
+++ PLIST       2010-08-12 12:12:09.000000000 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/03/10 00:34:46 snj Exp $
+@comment $NetBSD$
 ${PYSITELIB}/xdg/BaseDirectory.py
 ${PYSITELIB}/xdg/BaseDirectory.pyc
 ${PYSITELIB}/xdg/BaseDirectory.pyo



Home | Main Index | Thread Index | Old Index