ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/pack/freebsd/diff/converters/py-unidecode/py-unidecode.2010-10-16T000425Z.diff
Revision: 497
Committed: 2012-02-19T17:36:49-08:00 (13 years, 4 months ago) by douglas
File size: 1139 byte(s)
Log Message:
Use ISO 8601 basic format instead of extended format since Windows is unhappy when I try to select a file with ':'s to attach in Thunderbird.


File Contents

# Content
1 diff -Nrux .svn -x work /usr/ports/converters/py-unidecode/Makefile py-unidecode/Makefile
2 --- /usr/ports/converters/py-unidecode/Makefile 2010-10-12 19:35:02.000000000 -0700
3 +++ py-unidecode/Makefile 2010-10-15 17:02:21.000000000 -0700
4 @@ -6,7 +6,7 @@
5 #
6
7 PORTNAME= unidecode
8 -PORTVERSION= 0.04.4
9 +PORTVERSION= 0.04.5
10 CATEGORIES= converters python
11 MASTER_SITES= http://code.zemanta.com/tsolc/unidecode/releases/ \
12 http://apt.douglasthrift.net/files/${PORTNAME}/ \
13 diff -Nrux .svn -x work /usr/ports/converters/py-unidecode/distinfo py-unidecode/distinfo
14 --- /usr/ports/converters/py-unidecode/distinfo 2010-10-12 19:35:02.000000000 -0700
15 +++ py-unidecode/distinfo 2010-10-15 16:54:45.000000000 -0700
16 @@ -1,3 +1,3 @@
17 -MD5 (Unidecode-0.04.4.tar.gz) = bac58d3b8e75929b130944d7c7d904f4
18 -SHA256 (Unidecode-0.04.4.tar.gz) = c0d6f63364ac596f0be36668d348866853a7120394e806819635871588f62974
19 -SIZE (Unidecode-0.04.4.tar.gz) = 186545
20 +MD5 (Unidecode-0.04.5.tar.gz) = ccfd7281fff1c9fd2ebdec8be59673b8
21 +SHA256 (Unidecode-0.04.5.tar.gz) = 50729029478df1199034ea9afc832e75d8d0989df87e4cd73596def9dad2d5a3
22 +SIZE (Unidecode-0.04.5.tar.gz) = 186629