FreeBSD Bugzilla – Attachment 185358 Details for
Bug 221472
deskutils/py-vobject: Update to 0.9.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-vobject-0.9.5.patch
py-vobject-0.9.5.patch (text/plain), 1.70 KB, created by
Danilo G. Baio
on 2017-08-13 13:45:33 UTC
(
hide
)
Description:
py-vobject-0.9.5.patch
Filename:
MIME Type:
Creator:
Danilo G. Baio
Created:
2017-08-13 13:45:33 UTC
Size:
1.70 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 447823) >+++ Makefile (working copy) >@@ -2,18 +2,27 @@ > # $FreeBSD$ > > PORTNAME= vobject >-PORTVERSION= 0.8.1c >-PORTREVISION= 2 >+PORTVERSION= 0.9.5 > CATEGORIES= deskutils python >-MASTER_SITES= http://vobject.skyhouseconsulting.com/ > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > > MAINTAINER= jun-g@daemonfreaks.com > COMMENT= ICalendar library > >-RUN_DEPENDS= py*-dateutil>=1.1:devel/py-dateutil >+LICENSE= APACHE20 >+LICENSE_FILE= ${WRKSRC}/LICENSE-2.0.txt > >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=2.4.0:devel/py-dateutil \ >+ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six >+ >+NO_ARCH= yes > USES= python > USE_PYTHON= distutils autoplist >+ >+USE_GITHUB= yes >+GH_ACCOUNT= eventable >+ >+do-test: >+ @cd ${WRKSRC} && ${PYTHON_CMD} tests.py > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 447823) >+++ distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (vobject-0.8.1c.tar.gz) = 594113117f2017ed837c8f3ce727616f9053baa5a5463a7420c8249b8fc556f5 >-SIZE (vobject-0.8.1c.tar.gz) = 59925 >+TIMESTAMP = 1502588702 >+SHA256 (eventable-vobject-0.9.5_GH0.tar.gz) = 344bd0e2b95c507a1b99fee44f4f2bf3e12991f14b6f181bf98eed42162db764 >+SIZE (eventable-vobject-0.9.5_GH0.tar.gz) = 215577 >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 447823) >+++ pkg-descr (working copy) >@@ -2,4 +2,4 @@ > decoding the relevant encodings. Also serializes vobject data structures > to iCalendar, vCard, or (expirementally) hCalendar unicode strings. > >-WWW: http://vobject.skyhouseconsulting.com/ >+WWW: http://eventable.github.io/vobject/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 221472
: 185358
Working