ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/pack/freebsd/diff/textproc/py-feedparser/py-feedparser.2007-01-31T231234Z.diff
Revision: 3
Committed: 2007-01-31T15:12:34-08:00 (18 years, 4 months ago) by douglas
Original Path: freebsd/textproc/py-feedparser.patch
File size: 8532 byte(s)
Log Message:
Fixy!

File Contents

# User Rev Content
1 douglas 2 diff -ruN /usr/ports/textproc/py-feedparser/Makefile ./py-feedparser/Makefile
2     --- /usr/ports/textproc/py-feedparser/Makefile Fri Apr 8 14:28:00 2005
3     +++ ./py-feedparser/Makefile Wed Dec 28 23:38:26 2005
4     @@ -7,7 +7,7 @@
5     #
6    
7     PORTNAME= feedparser
8     -PORTVERSION= 3.3
9     +PORTVERSION= 4.0.2
10     CATEGORIES= textproc python
11     MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
12     http://bsdchat.com/dist/dryice/
13     @@ -17,7 +17,7 @@
14     MAINTAINER= dryice@liu.com.cn
15     COMMENT= An RSS feed parser written in Python
16    
17     -WRKSRC= ${WRKDIR}/${PORTNAME}
18     +WRKSRC= ${WRKDIR}
19     USE_PYTHON= 2.1+
20     USE_ZIP= yes
21     USE_PYDISTUTILS= yes
22     diff -ruN /usr/ports/textproc/py-feedparser/distinfo ./py-feedparser/distinfo
23     --- /usr/ports/textproc/py-feedparser/distinfo Sat Nov 6 12:08:53 2004
24     +++ ./py-feedparser/distinfo Wed Dec 28 23:33:22 2005
25     @@ -1,2 +1,2 @@
26     -MD5 (feedparser-3.3.zip) = f95db0d0e8832197c40a90f517546e21
27     -SIZE (feedparser-3.3.zip) = 255518
28     +MD5 (feedparser-4.0.2.zip) = 85cc43faf40f8aefdb5885bdabc1a94c
29     +SIZE (feedparser-4.0.2.zip) = 255410
30     diff -ruN /usr/ports/textproc/py-feedparser/pkg-plist ./py-feedparser/pkg-plist
31     --- /usr/ports/textproc/py-feedparser/pkg-plist Fri Apr 8 14:28:00 2005
32     +++ ./py-feedparser/pkg-plist Thu Dec 29 00:01:14 2005
33     @@ -1,14 +1,9 @@
34     %%PYTHON_SITELIBDIR%%/feedparser.py
35     %%PYTHON_SITELIBDIR%%/feedparser.pyc
36     %%PYTHON_SITELIBDIR%%/feedparser.pyo
37     -%%PORTDOCS%%%%DOCSDIR%%/images/caution.png
38     -%%PORTDOCS%%%%DOCSDIR%%/images/important.png
39     -%%PORTDOCS%%%%DOCSDIR%%/images/note.png
40     -%%PORTDOCS%%%%DOCSDIR%%/images/permalink.gif
41     -%%PORTDOCS%%%%DOCSDIR%%/images/tip.png
42     -%%PORTDOCS%%%%DOCSDIR%%/images/warning.png
43     %%PORTDOCS%%%%DOCSDIR%%/advanced.html
44     -%%PORTDOCS%%%%DOCSDIR%%/annotated-atom.html
45     +%%PORTDOCS%%%%DOCSDIR%%/annotated-atom03.html
46     +%%PORTDOCS%%%%DOCSDIR%%/annotated-atom10.html
47     %%PORTDOCS%%%%DOCSDIR%%/annotated-examples.html
48     %%PORTDOCS%%%%DOCSDIR%%/annotated-rss10.html
49     %%PORTDOCS%%%%DOCSDIR%%/annotated-rss20-dc.html
50     @@ -17,24 +12,12 @@
51     %%PORTDOCS%%%%DOCSDIR%%/basic-existence.html
52     %%PORTDOCS%%%%DOCSDIR%%/basic.html
53     %%PORTDOCS%%%%DOCSDIR%%/bozo.html
54     +%%PORTDOCS%%%%DOCSDIR%%/changes-40.html
55     %%PORTDOCS%%%%DOCSDIR%%/character-encoding.html
56     %%PORTDOCS%%%%DOCSDIR%%/common-atom-elements.html
57     %%PORTDOCS%%%%DOCSDIR%%/common-rss-elements.html
58     %%PORTDOCS%%%%DOCSDIR%%/content-normalization.html
59     %%PORTDOCS%%%%DOCSDIR%%/date-parsing.html
60     -%%PORTDOCS%%%%DOCSDIR%%/gfdl-aggregation.html
61     -%%PORTDOCS%%%%DOCSDIR%%/gfdl-applicability.html
62     -%%PORTDOCS%%%%DOCSDIR%%/gfdl-collections.html
63     -%%PORTDOCS%%%%DOCSDIR%%/gfdl-combining.html
64     -%%PORTDOCS%%%%DOCSDIR%%/gfdl-copying.html
65     -%%PORTDOCS%%%%DOCSDIR%%/gfdl-copyinginquantity.html
66     -%%PORTDOCS%%%%DOCSDIR%%/gfdl-future.html
67     -%%PORTDOCS%%%%DOCSDIR%%/gfdl-howto.html
68     -%%PORTDOCS%%%%DOCSDIR%%/gfdl-modifications.html
69     -%%PORTDOCS%%%%DOCSDIR%%/gfdl-preamble.html
70     -%%PORTDOCS%%%%DOCSDIR%%/gfdl-termination.html
71     -%%PORTDOCS%%%%DOCSDIR%%/gfdl-translation.html
72     -%%PORTDOCS%%%%DOCSDIR%%/gfdl.html
73     %%PORTDOCS%%%%DOCSDIR%%/html-sanitization.html
74     %%PORTDOCS%%%%DOCSDIR%%/http-authentication.html
75     %%PORTDOCS%%%%DOCSDIR%%/http-etag.html
76     @@ -42,53 +25,56 @@
77     %%PORTDOCS%%%%DOCSDIR%%/http-redirect.html
78     %%PORTDOCS%%%%DOCSDIR%%/http-useragent.html
79     %%PORTDOCS%%%%DOCSDIR%%/http.html
80     +%%PORTDOCS%%%%DOCSDIR%%/images/caution.png
81     +%%PORTDOCS%%%%DOCSDIR%%/images/important.png
82     +%%PORTDOCS%%%%DOCSDIR%%/images/note.png
83     +%%PORTDOCS%%%%DOCSDIR%%/images/permalink.gif
84     +%%PORTDOCS%%%%DOCSDIR%%/images/tip.png
85     +%%PORTDOCS%%%%DOCSDIR%%/images/warning.png
86     %%PORTDOCS%%%%DOCSDIR%%/index.html
87     %%PORTDOCS%%%%DOCSDIR%%/introduction.html
88     +%%PORTDOCS%%%%DOCSDIR%%/license.html
89     %%PORTDOCS%%%%DOCSDIR%%/namespace-handling.html
90     %%PORTDOCS%%%%DOCSDIR%%/reference-bozo.html
91     %%PORTDOCS%%%%DOCSDIR%%/reference-bozo_exception.html
92     %%PORTDOCS%%%%DOCSDIR%%/reference-encoding.html
93     %%PORTDOCS%%%%DOCSDIR%%/reference-entry-author.html
94     %%PORTDOCS%%%%DOCSDIR%%/reference-entry-author_detail.html
95     -%%PORTDOCS%%%%DOCSDIR%%/reference-entry-categories.html
96     -%%PORTDOCS%%%%DOCSDIR%%/reference-entry-category.html
97     %%PORTDOCS%%%%DOCSDIR%%/reference-entry-comments.html
98     %%PORTDOCS%%%%DOCSDIR%%/reference-entry-content.html
99     %%PORTDOCS%%%%DOCSDIR%%/reference-entry-contributors.html
100     %%PORTDOCS%%%%DOCSDIR%%/reference-entry-created.html
101     %%PORTDOCS%%%%DOCSDIR%%/reference-entry-created_parsed.html
102     -%%PORTDOCS%%%%DOCSDIR%%/reference-entry-enclosure.html
103     +%%PORTDOCS%%%%DOCSDIR%%/reference-entry-enclosures.html
104     %%PORTDOCS%%%%DOCSDIR%%/reference-entry-expired.html
105     %%PORTDOCS%%%%DOCSDIR%%/reference-entry-expired_parsed.html
106     %%PORTDOCS%%%%DOCSDIR%%/reference-entry-id.html
107     -%%PORTDOCS%%%%DOCSDIR%%/reference-entry-issued.html
108     -%%PORTDOCS%%%%DOCSDIR%%/reference-entry-issued_parsed.html
109     %%PORTDOCS%%%%DOCSDIR%%/reference-entry-license.html
110     %%PORTDOCS%%%%DOCSDIR%%/reference-entry-link.html
111     %%PORTDOCS%%%%DOCSDIR%%/reference-entry-links.html
112     -%%PORTDOCS%%%%DOCSDIR%%/reference-entry-modified.html
113     -%%PORTDOCS%%%%DOCSDIR%%/reference-entry-modified_parsed.html
114     +%%PORTDOCS%%%%DOCSDIR%%/reference-entry-published.html
115     +%%PORTDOCS%%%%DOCSDIR%%/reference-entry-published_parsed.html
116     %%PORTDOCS%%%%DOCSDIR%%/reference-entry-publisher.html
117     %%PORTDOCS%%%%DOCSDIR%%/reference-entry-publisher_detail.html
118     %%PORTDOCS%%%%DOCSDIR%%/reference-entry-source.html
119     %%PORTDOCS%%%%DOCSDIR%%/reference-entry-summary.html
120     %%PORTDOCS%%%%DOCSDIR%%/reference-entry-summary_detail.html
121     +%%PORTDOCS%%%%DOCSDIR%%/reference-entry-tags.html
122     %%PORTDOCS%%%%DOCSDIR%%/reference-entry-title.html
123     %%PORTDOCS%%%%DOCSDIR%%/reference-entry-title_detail.html
124     +%%PORTDOCS%%%%DOCSDIR%%/reference-entry-updated.html
125     +%%PORTDOCS%%%%DOCSDIR%%/reference-entry-updated_parsed.html
126     %%PORTDOCS%%%%DOCSDIR%%/reference-entry.html
127     %%PORTDOCS%%%%DOCSDIR%%/reference-etag.html
128     %%PORTDOCS%%%%DOCSDIR%%/reference-feed-author.html
129     %%PORTDOCS%%%%DOCSDIR%%/reference-feed-author_detail.html
130     -%%PORTDOCS%%%%DOCSDIR%%/reference-feed-categories.html
131     -%%PORTDOCS%%%%DOCSDIR%%/reference-feed-category.html
132     %%PORTDOCS%%%%DOCSDIR%%/reference-feed-cloud.html
133     %%PORTDOCS%%%%DOCSDIR%%/reference-feed-contributors.html
134     -%%PORTDOCS%%%%DOCSDIR%%/reference-feed-copyright.html
135     -%%PORTDOCS%%%%DOCSDIR%%/reference-feed-copyright_detail.html
136     %%PORTDOCS%%%%DOCSDIR%%/reference-feed-docs.html
137     %%PORTDOCS%%%%DOCSDIR%%/reference-feed-errorreportsto.html
138     %%PORTDOCS%%%%DOCSDIR%%/reference-feed-generator.html
139     %%PORTDOCS%%%%DOCSDIR%%/reference-feed-generator_detail.html
140     +%%PORTDOCS%%%%DOCSDIR%%/reference-feed-icon.html
141     %%PORTDOCS%%%%DOCSDIR%%/reference-feed-id.html
142     %%PORTDOCS%%%%DOCSDIR%%/reference-feed-image.html
143     %%PORTDOCS%%%%DOCSDIR%%/reference-feed-info-detail.html
144     @@ -97,26 +83,31 @@
145     %%PORTDOCS%%%%DOCSDIR%%/reference-feed-license.html
146     %%PORTDOCS%%%%DOCSDIR%%/reference-feed-link.html
147     %%PORTDOCS%%%%DOCSDIR%%/reference-feed-links.html
148     -%%PORTDOCS%%%%DOCSDIR%%/reference-feed-modified.html
149     -%%PORTDOCS%%%%DOCSDIR%%/reference-feed-modified_parsed.html
150     +%%PORTDOCS%%%%DOCSDIR%%/reference-feed-logo.html
151     %%PORTDOCS%%%%DOCSDIR%%/reference-feed-publisher.html
152     %%PORTDOCS%%%%DOCSDIR%%/reference-feed-publisher_detail.html
153     -%%PORTDOCS%%%%DOCSDIR%%/reference-feed-tagline.html
154     -%%PORTDOCS%%%%DOCSDIR%%/reference-feed-tagline_detail.html
155     +%%PORTDOCS%%%%DOCSDIR%%/reference-feed-rights.html
156     +%%PORTDOCS%%%%DOCSDIR%%/reference-feed-rights_detail.html
157     +%%PORTDOCS%%%%DOCSDIR%%/reference-feed-subtitle.html
158     +%%PORTDOCS%%%%DOCSDIR%%/reference-feed-subtitle_detail.html
159     +%%PORTDOCS%%%%DOCSDIR%%/reference-feed-tags.html
160     %%PORTDOCS%%%%DOCSDIR%%/reference-feed-textinput.html
161     %%PORTDOCS%%%%DOCSDIR%%/reference-feed-title.html
162     %%PORTDOCS%%%%DOCSDIR%%/reference-feed-title_detail.html
163     %%PORTDOCS%%%%DOCSDIR%%/reference-feed-ttl.html
164     +%%PORTDOCS%%%%DOCSDIR%%/reference-feed-updated.html
165     +%%PORTDOCS%%%%DOCSDIR%%/reference-feed-updated_parsed.html
166     %%PORTDOCS%%%%DOCSDIR%%/reference-feed.html
167     %%PORTDOCS%%%%DOCSDIR%%/reference-headers.html
168     +%%PORTDOCS%%%%DOCSDIR%%/reference-href.html
169     %%PORTDOCS%%%%DOCSDIR%%/reference-modified.html
170     +%%PORTDOCS%%%%DOCSDIR%%/reference-namespaces.html
171     %%PORTDOCS%%%%DOCSDIR%%/reference-status.html
172     -%%PORTDOCS%%%%DOCSDIR%%/reference-url.html
173     %%PORTDOCS%%%%DOCSDIR%%/reference-version.html
174     %%PORTDOCS%%%%DOCSDIR%%/reference.html
175     %%PORTDOCS%%%%DOCSDIR%%/resolving-relative-links.html
176     %%PORTDOCS%%%%DOCSDIR%%/uncommon-atom.html
177     %%PORTDOCS%%%%DOCSDIR%%/uncommon-rss.html
178     %%PORTDOCS%%%%DOCSDIR%%/version-detection.html
179     -%%PORTDOCS%%@dirrm %%PORTDOCS%%%%DOCSDIR%%/images
180     +%%PORTDOCS%%@dirrm %%DOCSDIR%%/images
181     %%PORTDOCS%%@dirrm %%DOCSDIR%%