From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Mar 9 15:10:12 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F66E16A4CF for ; Tue, 9 Mar 2004 15:10:12 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81ECE43D45 for ; Tue, 9 Mar 2004 15:10:12 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i29NACbv096117 for ; Tue, 9 Mar 2004 15:10:12 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i29NAC97096116; Tue, 9 Mar 2004 15:10:12 -0800 (PST) (envelope-from gnats) Resent-Date: Tue, 9 Mar 2004 15:10:12 -0800 (PST) Resent-Message-Id: <200403092310.i29NAC97096116@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Thierry Thomas Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6DA016A4CE for ; Tue, 9 Mar 2004 15:03:02 -0800 (PST) Received: from graf.pompo.net (graf.pompo.net [81.56.186.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD43A43D45 for ; Tue, 9 Mar 2004 15:03:01 -0800 (PST) (envelope-from thierry@pompo.net) Received: by graf.pompo.net (Postfix, from userid 1001) id 9DAF17670; Wed, 10 Mar 2004 00:02:32 +0100 (CET) Message-Id: <20040309230232.9DAF17670@graf.pompo.net> Date: Wed, 10 Mar 2004 00:02:32 +0100 (CET) From: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/64014: deskutils/nag: upgrading to 1.1.1. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Thierry Thomas List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Mar 2004 23:10:12 -0000 >Number: 64014 >Category: ports >Synopsis: deskutils/nag: upgrading to 1.1.1. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Mar 09 15:10:12 PST 2004 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.9-STABLE i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.9-STABLE FreeBSD 4.9-STABLE #0: Sat Mar 6 18:18:24 CET 2004 thierry@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF020727 i386 >Description: Upgrade Nag to the latest -RELENG version. Changelog available at Since I'm there: - SIZE-ify; - utilize DOCSDIR; - don't install .orig files; - remove useless-use-of-cat (suggested by Ulrich Spoerlein). >How-To-Repeat: N/A. >Fix: Related PRs: PR ports/63855 (mail/imp3: upgrading to 3.2.3.) and PR ports/63947 (www/horde2: upgrading to 2.2.5). Please apply the following patch: --- nag.diff begins here --- diff -urN deskutils/nag.orig/Makefile deskutils/nag/Makefile --- deskutils/nag.orig/Makefile Wed Feb 4 20:16:45 2004 +++ deskutils/nag/Makefile Tue Mar 9 22:14:07 2004 @@ -6,11 +6,17 @@ # PORTNAME= nag -PORTVERSION= 1.1 -PORTREVISION= 1 +PORTVERSION= 1.1.1 CATEGORIES= deskutils www -MASTER_SITES= ftp://ftp.horde.org/pub/nag/tarballs/%SUBDIR%/ -MASTER_SITE_SUBDIR= . old +MASTER_SITES= ftp://ftp.horde.org/pub/nag/ \ + ftp://ftp.planetmirror.com/pub/horde/nag/ \ + ftp://ftp.au.horde.org/pub/horde/nag/ \ + ftp://ftp.be.horde.org/nag/ \ + ftp://ftp.es.horde.org/pub/nag/ \ + ftp://ftp.it.horde.org/pub/mirror/horde.org/nag/ \ + ftp://ftp.nl.horde.org/mirror/horde-ftp/pub/nag/ \ + ftp://ftp.uk.horde.org/mirrors/ftp.horde.org/pub/nag/ \ + http://ftp.horde.org/pub/nag/ MAINTAINER= thierry@pompo.net COMMENT= Nag is a simple, multiuser task list manager @@ -24,9 +30,9 @@ PLIST_SUB= HORDEDIR=${LHORDEDIR} NAGDIR=${LNAGDIR} -DOCS= COPYING README docs/CHANGES docs/CREDITS docs/INSTALL \ - docs/TODO -CONFFILE= conf.php html.php menu.php motd.php prefs.php +DOCS= COPYING README docs/CHANGES docs/CREDITS docs/INSTALL \ + docs/RELEASE_NOTES docs/TODO +CONFFILE= conf.php html.php menu.php prefs.php SUB_DIRS= config graphics lib locale po scripts templates LHORDEDIR?= www/horde @@ -38,6 +44,10 @@ HORDE_INC= ${LOCALBASE}/etc/horde +post-patch: + @${RM} ${WRKSRC}/config/conf.php.dist.orig \ + ${WRKSRC}/scripts/drivers/nag_tasks.sql.orig + do-install: @${MKDIR} ${NAGDIR} .for REP in ${SUB_DIRS} @@ -68,8 +78,8 @@ post-install: @${ECHO_MSG} - @${CAT} ${PKGMESSAGE} | \ - ${SED} -e "s:%%NAGDIR%%:${NAGDIR}:g;s:%%PORTSDIR%%:${PORTSDIR}:g;s:%%CONFDIR%%:${CONFDIR}:g;s:%%HORDEDIR%%:${HORDEDIR}:" + @${SED} -e "s:%%NAGDIR%%:${NAGDIR}:g;s:%%PORTSDIR%%:${PORTSDIR}:g" \ + -e "s:%%CONFDIR%%:${CONFDIR}:g;s:%%HORDEDIR%%:${HORDEDIR}:" ${PKGMESSAGE} @${ECHO_MSG} .include diff -urN deskutils/nag.orig/distinfo deskutils/nag/distinfo --- deskutils/nag.orig/distinfo Fri Jan 3 23:26:27 2003 +++ deskutils/nag/distinfo Tue Mar 9 22:01:19 2004 @@ -1 +1,2 @@ -MD5 (nag-1.1.tar.gz) = c435586a62a7e9d85eb4cc8ef92afbe1 +MD5 (nag-1.1.1.tar.gz) = 59843745081fb5d8902bed27206364ee +SIZE (nag-1.1.1.tar.gz) = 326416 diff -urN deskutils/nag.orig/pkg-plist deskutils/nag/pkg-plist --- deskutils/nag.orig/pkg-plist Fri Jan 3 23:26:27 2003 +++ deskutils/nag/pkg-plist Tue Mar 9 22:19:34 2004 @@ -3,16 +3,14 @@ %%PORTDOCS%%share/doc/nag/CREDITS %%PORTDOCS%%share/doc/nag/INSTALL %%PORTDOCS%%share/doc/nag/README +%%PORTDOCS%%share/doc/nag/RELEASE_NOTES %%PORTDOCS%%share/doc/nag/TODO %%NAGDIR%%/config/conf.php %%NAGDIR%%/config/conf.php.dist -%%NAGDIR%%/config/conf.php.dist.orig %%NAGDIR%%/config/html.php %%NAGDIR%%/config/html.php.dist %%NAGDIR%%/config/menu.php %%NAGDIR%%/config/menu.php.dist -%%NAGDIR%%/config/motd.php -%%NAGDIR%%/config/motd.php.dist %%NAGDIR%%/config/prefs.php %%NAGDIR%%/config/prefs.php.dist %%NAGDIR%%/graphics/add.gif @@ -35,10 +33,12 @@ %%NAGDIR%%/lib/constants.php %%NAGDIR%%/lib/version.php %%NAGDIR%%/list.php +%%NAGDIR%%/locale/ar_SY/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/bg_BG/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/cs_CZ/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/da_DK/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/de_DE/LC_MESSAGES/nag.mo +%%NAGDIR%%/locale/de_DE/help.xml %%NAGDIR%%/locale/el_GR/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/en_US/help.xml %%NAGDIR%%/locale/es_ES/LC_MESSAGES/nag.mo @@ -46,22 +46,28 @@ %%NAGDIR%%/locale/fi_FI/help.xml %%NAGDIR%%/locale/fr_FR/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/hu_HU/LC_MESSAGES/nag.mo +%%NAGDIR%%/locale/hu_HU/help.xml +%%NAGDIR%%/locale/id_ID/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/it_IT/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/ko_KR/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/lt_LT/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/nb_NO/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/nl_NL/LC_MESSAGES/nag.mo +%%NAGDIR%%/locale/nl_NL/help.xml %%NAGDIR%%/locale/nn_NO/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/pt_BR/LC_MESSAGES/nag.mo +%%NAGDIR%%/locale/ro_RO/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/ru_RU/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/ru_RU.KOI8-R/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/sk_SK/LC_MESSAGES/nag.mo +%%NAGDIR%%/locale/sk_SK/help.xml %%NAGDIR%%/locale/sv_SE/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/zh_CN/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/zh_TW/LC_MESSAGES/nag.mo %%NAGDIR%%/menu.php %%NAGDIR%%/po/Makefile %%NAGDIR%%/po/README +%%NAGDIR%%/po/ar_SY.po %%NAGDIR%%/po/bg_BG.po %%NAGDIR%%/po/cs_CZ.po %%NAGDIR%%/po/da_DK.po @@ -72,6 +78,7 @@ %%NAGDIR%%/po/fi_FI.po %%NAGDIR%%/po/fr_FR.po %%NAGDIR%%/po/hu_HU.po +%%NAGDIR%%/po/id_ID.po %%NAGDIR%%/po/it_IT.po %%NAGDIR%%/po/ko_KR.po %%NAGDIR%%/po/lt_LT.po @@ -80,6 +87,7 @@ %%NAGDIR%%/po/nl_NL.po %%NAGDIR%%/po/nn_NO.po %%NAGDIR%%/po/pt_BR.po +%%NAGDIR%%/po/ro_RO.po %%NAGDIR%%/po/ru_RU.po %%NAGDIR%%/po/ru_RU.KOI8-R.po %%NAGDIR%%/po/sk_SK.po @@ -90,7 +98,6 @@ %%NAGDIR%%/po/xgettext.sh %%NAGDIR%%/prefs.php %%NAGDIR%%/scripts/drivers/nag_tasks.sql -%%NAGDIR%%/scripts/drivers/nag_tasks.sql.orig %%NAGDIR%%/search.php %%NAGDIR%%/task.php %%NAGDIR%%/templates/common-footer.inc @@ -124,6 +131,8 @@ @dirrm %%NAGDIR%%/graphics @dirrm %%NAGDIR%%/lib/Driver @dirrm %%NAGDIR%%/lib +@dirrm %%NAGDIR%%/locale/ar_SY/LC_MESSAGES +@dirrm %%NAGDIR%%/locale/ar_SY @dirrm %%NAGDIR%%/locale/bg_BG/LC_MESSAGES @dirrm %%NAGDIR%%/locale/bg_BG @dirrm %%NAGDIR%%/locale/cs_CZ/LC_MESSAGES @@ -143,6 +152,8 @@ @dirrm %%NAGDIR%%/locale/fr_FR @dirrm %%NAGDIR%%/locale/hu_HU/LC_MESSAGES @dirrm %%NAGDIR%%/locale/hu_HU +@dirrm %%NAGDIR%%/locale/id_ID/LC_MESSAGES +@dirrm %%NAGDIR%%/locale/id_ID @dirrm %%NAGDIR%%/locale/it_IT/LC_MESSAGES @dirrm %%NAGDIR%%/locale/it_IT @dirrm %%NAGDIR%%/locale/ko_KR/LC_MESSAGES @@ -157,6 +168,8 @@ @dirrm %%NAGDIR%%/locale/nn_NO @dirrm %%NAGDIR%%/locale/pt_BR/LC_MESSAGES @dirrm %%NAGDIR%%/locale/pt_BR +@dirrm %%NAGDIR%%/locale/ro_RO/LC_MESSAGES +@dirrm %%NAGDIR%%/locale/ro_RO @dirrm %%NAGDIR%%/locale/ru_RU/LC_MESSAGES @dirrm %%NAGDIR%%/locale/ru_RU @dirrm %%NAGDIR%%/locale/ru_RU.KOI8-R/LC_MESSAGES --- nag.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: