ports/85004: [patch] update www/snownews to 1.2.7
Piotr Smyrak
piotr.smyrak at heron.pl
Tue Aug 16 18:50:15 UTC 2005
>Number: 85004
>Category: ports
>Synopsis: [patch] update www/snownews to 1.2.7
>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 Aug 16 18:50:11 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Piotr Smyrak
>Release: FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD 5.4-STABLE #0: Mon Jun 20 10:36:01 CEST 2005
root at smyru.smyrak.com:/usr/obj/usr/src/sys/SMYRU
>Description:
The following patch updates the port to new version 1.2.7, and sorts plist.
It was sent to the port maintainer with address clsung at FreeBSD.org before
submiting, but I got:
<clsung at freebsd.csie.nctu.edu.tw>: host sunrise.gigx.net[203.204.205.206] said:
550 5.7.1 <clsung at freebsd.csie.nctu.edu.tw>... Relaying denied (in reply to
RCPT TO command)
...from mx2.freebsd.org.
>How-To-Repeat:
N/A
>Fix:
--- snownews.patch begins here ---
diff -Naru snownews.orig/Makefile snownews/Makefile
--- snownews.orig/Makefile Tue Aug 16 19:28:44 2005
+++ snownews/Makefile Wed Aug 3 00:32:57 2005
@@ -7,8 +7,7 @@
#
PORTNAME= snownews
-PORTVERSION= 1.5.6.1
-PORTREVISION= 1
+PORTVERSION= 1.5.7
CATEGORIES= www
MASTER_SITES= http://kiza.kcore.de/software/snownews/download/
diff -Naru snownews.orig/distinfo snownews/distinfo
--- snownews.orig/distinfo Wed Aug 3 00:32:57 2005
+++ snownews/distinfo Wed Aug 3 00:34:38 2005
@@ -1,2 +1,2 @@
-MD5 (snownews-1.5.6.1.tar.gz) = 466ca82e8df03d6126d6cc0f20772025
-SIZE (snownews-1.5.6.1.tar.gz) = 149046
+MD5 (snownews-1.5.7.tar.gz) = 75ffa004e755a233f49b1cdfcd9e3d85
+SIZE (snownews-1.5.7.tar.gz) = 161504
diff -Naru snownews.orig/pkg-plist snownews/pkg-plist
--- snownews.orig/pkg-plist Wed Aug 3 00:32:57 2005
+++ snownews/pkg-plist Tue Aug 16 19:19:15 2005
@@ -1,14 +1,18 @@
bin/opml2snow
+bin/snow2opml
bin/snownews
bin/snowsync
%%NLS%%share/locale/de/LC_MESSAGES/snownews.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/snownews.mo
-%%NLS%%share/locale/nl/LC_MESSAGES/snownews.mo
-%%NLS%%share/locale/sl/LC_MESSAGES/snownews.mo
%%NLS%%share/locale/es/LC_MESSAGES/snownews.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/snownews.mo
%%NLS%%share/locale/it/LC_MESSAGES/snownews.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/snownews.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/snownews.mo
+%%NLS%%share/locale/nl/LC_MESSAGES/snownews.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/snownews.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/snownews.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/snownews.mo
+%%NLS%%share/locale/sl/LC_MESSAGES/snownews.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/snownews.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/snownews.mo
@unexec rmdir %D/man/fr/man1 2>/dev/null || true
@unexec rmdir %D/man/fr 2>/dev/null || true
--- snownews.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list