Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jun 2002 00:20:23 +0200 (CEST)
From:      Thierry Thomas <thierry@pompo.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/39175: deskutils/nag: upgrade to 1.0 final.
Message-ID:  <20020611222023.9DCCD75FD@graf.pompo.net>

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

>Number:         39175
>Category:       ports
>Synopsis:       deskutils/nag: upgrade to 1.0 final.
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 11 15:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Thierry Thomas
>Release:        FreeBSD 4.6-PRERELEASE i386
>Organization:
Kabbale Eros
>Environment:
System: FreeBSD graf.pompo.net 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Sat May 4 07:26:38 CEST 2002 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF010429 i386


	
>Description:
	This PR upgrades deskutils/nag from 1.0-RC3 to 1.0 final.

>How-To-Repeat:
	N/A.

>Fix:

	Pre-requisite: PR ports/39173 (mail/imp3) must be committed.

	Then apply the following patch:


diff -urN /usr/ports/deskutils/nag.orig/Makefile /usr/ports/deskutils/nag/Makefile
--- /usr/ports/deskutils/nag.orig/Makefile	Thu May 23 19:12:29 2002
+++ /usr/ports/deskutils/nag/Makefile	Tue Jun 11 22:32:34 2002
@@ -7,10 +7,10 @@
 
 PORTNAME=	nag
 PORTVERSION=	1.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	deskutils www
-MASTER_SITES=	ftp://ftp.horde.org/pub/nag/tarballs/
-DISTNAME=	${PORTNAME}-${PORTVERSION}-RC3
+MASTER_SITES=	ftp://ftp.horde.org/pub/nag/tarballs/%SUBDIR%/
+MASTER_SITE_SUBDIR=	. old
 
 MAINTAINER=	thierry@pompo.net
 
@@ -50,7 +50,11 @@
 	@${CP} -p ${FILESDIR}/httpd.conf.nag ${HORDE_INC}
 	@${PERL} -pi -e "s:/home/httpd/html/horde/nag:${NAGDIR}:g" \
 		${HORDE_INC}/httpd.conf.nag
+	@${CP} -p ${HORDEDIR}/config/registry.php		\
+		${HORDEDIR}/config/registry.php.beforeNag
 	@${PERL} -pi -e "s://UNCOMMENTWHENINSTNAG::" ${HORDEDIR}/config/registry.php
+	@${CP} -p ${HORDEDIR}/config/registry.php		\
+		${HORDEDIR}/config/registry.php.afterNag
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOCSDIR}
 .for FILE in ${DOCS}
diff -urN /usr/ports/deskutils/nag.orig/distinfo /usr/ports/deskutils/nag/distinfo
--- /usr/ports/deskutils/nag.orig/distinfo	Thu May 23 19:12:29 2002
+++ /usr/ports/deskutils/nag/distinfo	Tue Jun 11 21:44:10 2002
@@ -1 +1 @@
-MD5 (nag-1.0-RC3.tar.gz) = b5ac807a01cdfed212ea4eff9eaffad8
+MD5 (nag-1.0.tar.gz) = c62d4a1fe20d9badac5a4f0446c9cf1f
diff -urN /usr/ports/deskutils/nag.orig/pkg-plist /usr/ports/deskutils/nag/pkg-plist
--- /usr/ports/deskutils/nag.orig/pkg-plist	Sat May 18 02:22:48 2002
+++ /usr/ports/deskutils/nag/pkg-plist	Tue Jun 11 21:55:26 2002
@@ -39,13 +39,18 @@
 %%NAGDIR%%/locale/en_US/help.xml
 %%NAGDIR%%/locale/es_ES/LC_MESSAGES/nag.mo
 %%NAGDIR%%/locale/fi_FI/LC_MESSAGES/nag.mo
+%%NAGDIR%%/locale/fi_FI/help.xml
 %%NAGDIR%%/locale/fr_FR/LC_MESSAGES/nag.mo
+%%NAGDIR%%/locale/hu_HU/LC_MESSAGES/nag.mo
 %%NAGDIR%%/locale/it_IT/LC_MESSAGES/nag.mo
+%%NAGDIR%%/locale/ko_KR/LC_MESSAGES/nag.mo
 %%NAGDIR%%/locale/nl_NL/LC_MESSAGES/nag.mo
+%%NAGDIR%%/locale/nn_NO/LC_MESSAGES/nag.mo
 %%NAGDIR%%/locale/pt_BR/LC_MESSAGES/nag.mo
 %%NAGDIR%%/locale/ru_RU/LC_MESSAGES/nag.mo
 %%NAGDIR%%/locale/ru_RU.KOI8-R/LC_MESSAGES/nag.mo
 %%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
@@ -56,12 +61,16 @@
 %%NAGDIR%%/po/extract.pl
 %%NAGDIR%%/po/fi_FI.po
 %%NAGDIR%%/po/fr_FR.po
+%%NAGDIR%%/po/hu_HU.po
 %%NAGDIR%%/po/it_IT.po
+%%NAGDIR%%/po/ko_KR.po
 %%NAGDIR%%/po/nl_NL.po
+%%NAGDIR%%/po/nn_NO.po
 %%NAGDIR%%/po/pt_BR.po
 %%NAGDIR%%/po/ru_RU.po
 %%NAGDIR%%/po/ru_RU.KOI8-R.po
 %%NAGDIR%%/po/sv_SE.po
+%%NAGDIR%%/po/zh_CN.po
 %%NAGDIR%%/po/zh_TW.po
 %%NAGDIR%%/po/shtool
 %%NAGDIR%%/po/xgettext.sh
@@ -109,10 +118,16 @@
 @dirrm %%NAGDIR%%/locale/fi_FI
 @dirrm %%NAGDIR%%/locale/fr_FR/LC_MESSAGES
 @dirrm %%NAGDIR%%/locale/fr_FR
+@dirrm %%NAGDIR%%/locale/hu_HU/LC_MESSAGES
+@dirrm %%NAGDIR%%/locale/hu_HU
 @dirrm %%NAGDIR%%/locale/it_IT/LC_MESSAGES
 @dirrm %%NAGDIR%%/locale/it_IT
+@dirrm %%NAGDIR%%/locale/ko_KR/LC_MESSAGES
+@dirrm %%NAGDIR%%/locale/ko_KR
 @dirrm %%NAGDIR%%/locale/nl_NL/LC_MESSAGES
 @dirrm %%NAGDIR%%/locale/nl_NL
+@dirrm %%NAGDIR%%/locale/nn_NO/LC_MESSAGES
+@dirrm %%NAGDIR%%/locale/nn_NO
 @dirrm %%NAGDIR%%/locale/pt_BR/LC_MESSAGES
 @dirrm %%NAGDIR%%/locale/pt_BR
 @dirrm %%NAGDIR%%/locale/ru_RU/LC_MESSAGES
@@ -121,6 +136,8 @@
 @dirrm %%NAGDIR%%/locale/ru_RU.KOI8-R
 @dirrm %%NAGDIR%%/locale/sv_SE/LC_MESSAGES
 @dirrm %%NAGDIR%%/locale/sv_SE
+@dirrm %%NAGDIR%%/locale/zh_CN/LC_MESSAGES
+@dirrm %%NAGDIR%%/locale/zh_CN
 @dirrm %%NAGDIR%%/locale/zh_TW/LC_MESSAGES
 @dirrm %%NAGDIR%%/locale/zh_TW
 @dirrm %%NAGDIR%%/locale
@@ -137,3 +154,4 @@
 @dirrm %%NAGDIR%%
 etc/horde/httpd.conf.nag
 %%PORTDOCS%%@dirrm share/doc/nag
+@unexec if cmp -s %D/www/horde/config/registry.php %D/www/horde/config/registry.php.afterNag; then rm -f %D/www/horde/config/registry.php.afterNag; mv %D/www/horde/config/registry.php.beforeNag %D/www/horde/config/registry.php; fi
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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