FreeBSD Bugzilla – Attachment 38236 Details for
Bug 60576
[maintainer-update] snownews to 1.4.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.25 KB, created by
Cheng-Lung Sung
on 2003-12-26 02:00:40 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Cheng-Lung Sung
Created:
2003-12-26 02:00:40 UTC
Size:
3.25 KB
patch
obsolete
>diff -ruN /usr/ports/www/snownews/Makefile ./snownews/Makefile >--- /usr/ports/www/snownews/Makefile Sun Nov 16 00:55:01 2003 >+++ ./snownews/Makefile Fri Dec 26 09:47:44 2003 >@@ -7,7 +7,7 @@ > # > > PORTNAME= snownews >-PORTVERSION= 1.3.5 >+PORTVERSION= 1.4.2 > CATEGORIES= www > MASTER_SITES= http://home.kcore.de/~kiza/software/snownews/download/ > >@@ -21,6 +21,6 @@ > USE_GMAKE= yes > > MAN1= snownews.1 >-MANLANG= "" de nl fr >+MANLANG= "" de nl fr it > > .include <bsd.port.mk> >diff -ruN /usr/ports/www/snownews/distinfo ./snownews/distinfo >--- /usr/ports/www/snownews/distinfo Sun Nov 16 00:55:01 2003 >+++ ./snownews/distinfo Fri Dec 26 09:34:14 2003 >@@ -1 +1 @@ >-MD5 (snownews-1.3.5.tar.gz) = cbfee9370000cff6ea41471d7eaac7f2 >+MD5 (snownews-1.4.2.tar.gz) = 6597c1edb9ff0e070df4de4d35df7db4 >diff -ruN /usr/ports/www/snownews/files/patch-Makefile ./snownews/files/patch-Makefile >--- /usr/ports/www/snownews/files/patch-Makefile Sun Nov 16 00:55:01 2003 >+++ ./snownews/files/patch-Makefile Fri Dec 26 09:44:53 2003 >@@ -1,11 +1,11 @@ >---- Makefile.orig Wed Nov 12 17:39:24 2003 >-+++ Makefile Fri Nov 14 11:48:43 2003 >+--- Makefile.orig Wed Dec 24 02:28:09 2003 >++++ Makefile Fri Dec 26 09:44:05 2003 > @@ -1,8 +1,8 @@ > include Makefile.inc > > -LDFLAGS = -lncurses `xml2-config --libs` $(EXTRA_LDFLAGS) > +LDFLAGS = -lncurses `xml2-config --libs` $(EXTRA_LDFLAGS) -lintl -liconv >- OBJFILES = main.o netio.o interface.o xmlparse.o updatecheck.o conversions.o dialog.o ui-support.o >+ OBJFILES = main.o netio.o interface.o xmlparse.o updatecheck.o conversions.o dialog.o ui-support.o categories.o > -CFLAGS = -Wall -O2 -DLOCALEPATH="\"$(LOCALEPATH)\"" -DOS=\"$(shell uname)\" `xml2-config --cflags` $(EXTRA_CFLAGS) > +CFLAGS += -DLOCALEPATH="\"$(LOCALEPATH)\"" -DOS=\"$(shell uname)\" `xml2-config --cflags` $(EXTRA_CFLAGS) > VERSION = `grep VERSION version.h | sed s/\"//g | sed s/\#define\ VERSION\ //` >diff -ruN /usr/ports/www/snownews/files/patch-Makefile.inc ./snownews/files/patch-Makefile.inc >--- /usr/ports/www/snownews/files/patch-Makefile.inc Tue Nov 4 00:19:16 2003 >+++ ./snownews/files/patch-Makefile.inc Fri Dec 26 09:46:11 2003 >@@ -1,9 +1,9 @@ >---- Makefile.inc.orig Mon Nov 3 04:41:22 2003 >-+++ Makefile.inc Tue Nov 4 00:00:24 2003 >+--- Makefile.inc.orig Wed Dec 24 02:28:09 2003 >++++ Makefile.inc Fri Dec 26 09:45:56 2003 > @@ -1,5 +1,5 @@ > CC = gcc > -MAKE = make > +MAKE = gmake >+ INSTALL = install > PREFIX = /usr/local > LOCALEPATH = $(PREFIX)/share/locale >- DISTFILES = AUTHOR COPYING CREDITS Changelog README README.de INSTALL INSTALL.solaris INSTALL.FreeOpenNetBSD TODO opml2snow \ >diff -ruN /usr/ports/www/snownews/pkg-plist ./snownews/pkg-plist >--- /usr/ports/www/snownews/pkg-plist Sun Nov 16 00:55:01 2003 >+++ ./snownews/pkg-plist Fri Dec 26 09:48:33 2003 >@@ -5,9 +5,12 @@ > share/locale/nl/LC_MESSAGES/snownews.mo > share/locale/sl/LC_MESSAGES/snownews.mo > share/locale/es/LC_MESSAGES/snownews.mo >+share/locale/it/LC_MESSAGES/snownews.mo > @unexec rmdir %D/man/fr/man1 2>/dev/null || true > @unexec rmdir %D/man/fr 2>/dev/null || true > @unexec rmdir %D/man/de/man1 2>/dev/null || true > @unexec rmdir %D/man/de 2>/dev/null || true > @unexec rmdir %D/man/nl/man1 2>/dev/null || true > @unexec rmdir %D/man/nl 2>/dev/null || true >+@unexec rmdir %D/man/it/man1 2>/dev/null || true >+@unexec rmdir %D/man/it 2>/dev/null || true
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 60576
: 38236