Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Nov 2003 11:55:36 +0800 (CST)
From:      Cheng-Lung Sung <clsung@dragon2.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@tiger2.net
Subject:   ports/59276: [maintainer-update]: www/snownews from 1.3.3 to 1.3.5
Message-ID:  <20031114035536.5EC5015367@mail.dragon2.net>
Resent-Message-ID: <200311140400.hAE40bhq030744@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         59276
>Category:       ports
>Synopsis:       [maintainer-update]: www/snownews from 1.3.3 to 1.3.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 13 20:00:37 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.9-RELEASE FreeBSD 4.9-RELEASE #5: Wed Oct 29 20:13:25 CST 2003 root@sungsung.csie.nctu.edu.tw:/usr/obj/usr/src/sys/SUNGSUNG i386

>Description:
- update port, from 1.3.3 to 1.3.5
- adjust pkg-plist
- add 1 po file
>How-To-Repeat:
>Fix:

diff -ruN /usr/ports/www/snownews/Makefile snownews/Makefile
--- /usr/ports/www/snownews/Makefile	Tue Nov  4 00:19:16 2003
+++ snownews/Makefile	Fri Nov 14 11:52:05 2003
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	snownews
-PORTVERSION=	1.3.3
+PORTVERSION=	1.3.5
 CATEGORIES=	www
 MASTER_SITES=	http://home.kcore.de/~kiza/software/snownews/download/
 
diff -ruN /usr/ports/www/snownews/distinfo snownews/distinfo
--- /usr/ports/www/snownews/distinfo	Tue Nov  4 00:19:16 2003
+++ snownews/distinfo	Fri Nov 14 11:42:49 2003
@@ -1 +1 @@
-MD5 (snownews-1.3.3.tar.gz) = 569ab60f18d1e78a9aa1eec534558bb6
+MD5 (snownews-1.3.5.tar.gz) = cbfee9370000cff6ea41471d7eaac7f2
diff -ruN /usr/ports/www/snownews/files/patch-Makefile snownews/files/patch-Makefile
--- /usr/ports/www/snownews/files/patch-Makefile	Tue Nov  4 00:19:16 2003
+++ snownews/files/patch-Makefile	Fri Nov 14 11:49:02 2003
@@ -1,11 +1,11 @@
---- Makefile.orig	Mon Nov  3 04:41:22 2003
-+++ Makefile	Tue Nov  4 00:00:15 2003
+--- Makefile.orig	Wed Nov 12 17:39:24 2003
++++ Makefile	Fri Nov 14 11:48:43 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
+ OBJFILES = main.o netio.o interface.o xmlparse.o updatecheck.o conversions.o dialog.o ui-support.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/pkg-plist snownews/pkg-plist
--- /usr/ports/www/snownews/pkg-plist	Tue Nov  4 00:19:16 2003
+++ snownews/pkg-plist	Fri Nov 14 11:53:00 2003
@@ -4,11 +4,10 @@
 share/locale/fr/LC_MESSAGES/snownews.mo
 share/locale/nl/LC_MESSAGES/snownews.mo
 share/locale/sl/LC_MESSAGES/snownews.mo
+share/locale/es/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/sl/man1 2>/dev/null || true
-@unexec rmdir %D/man/sl 2>/dev/null || true

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031114035536.5EC5015367>