Skip site navigation (1)Skip section navigation (2)
Date:      25 Jan 2006 17:59:28 -0200
From:      Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        roam@FreeBSD.org, ale@FreeBSD.org
Subject:   ports/92325: Update port: mail/qmailadmin update to 1.2.9
Message-ID:  <20060125195928.25288.qmail@capeta.freebsdbrasil.com.br>
Resent-Message-ID: <200601252110.k0PLA3HI040047@freefall.freebsd.org>

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

>Number:         92325
>Category:       ports
>Synopsis:       Update port: mail/qmailadmin update to 1.2.9
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 25 21:10:02 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jean Milanez Melo
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386


	
>Description:
	
- Update this port to 1.2.9 with a now function change_password.
- I removed "CONFLICTS" in Makefile, as i said before in my last PR i've requested to ale@ to remove the mail/qmailadmin-devel because both ports have the same version.
- Changed pkg-plist with new files.
>How-To-Repeat:
	
>Fix:

	

--- qmailadmin.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/qmailadmin/Makefile,v
retrieving revision 1.29
diff -u -r1.29 Makefile
--- Makefile	21 Jan 2006 17:37:10 -0000	1.29
+++ Makefile	25 Jan 2006 19:52:30 -0000
@@ -6,9 +6,7 @@
 #
 
 PORTNAME=	qmailadmin
-PORTVERSION=	1.2.7
-PORTREVISION=	2
-PORTEPOCH=	1
+PORTVERSION=	1.2.9
 CATEGORIES=	mail www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -39,8 +37,6 @@
 RUN_DEPENDS+=	ezmlm-idx:${PORTSDIR}/mail/ezmlm-idx
 .endif
 
-CONFLICTS=	qmailadmin-devel-1.*
-
 GNU_CONFIGURE=	YES
 USE_GMAKE=	YES
 WANT_QMAIL=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/qmailadmin/distinfo,v
retrieving revision 1.18
diff -u -r1.18 distinfo
--- distinfo	22 Jan 2006 12:50:45 -0000	1.18
+++ distinfo	25 Jan 2006 19:52:30 -0000
@@ -1,3 +1,3 @@
-MD5 (qmailadmin-1.2.7.tar.gz) = a0555b80b119d891612c0707711917b4
-SHA256 (qmailadmin-1.2.7.tar.gz) = e05a1edd40fafa714abb65dad72a94a3cbbf02cdbbb19471222db915e1ac6e32
-SIZE (qmailadmin-1.2.7.tar.gz) = 384557
+MD5 (qmailadmin-1.2.9.tar.gz) = 46a6516176db5babde6ac31cfb2eebf5
+SHA256 (qmailadmin-1.2.9.tar.gz) = c4f57e0ee8a046db55caed7d1692bc57a027654bc00efd41b3f55c8bdc923069
+SIZE (qmailadmin-1.2.9.tar.gz) = 389026
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/mail/qmailadmin/pkg-plist,v
retrieving revision 1.15
diff -u -r1.15 pkg-plist
--- pkg-plist	14 Jun 2005 12:48:33 -0000	1.15
+++ pkg-plist	25 Jan 2006 19:52:30 -0000
@@ -6,6 +6,8 @@
 %%DATADIR%%/html/add_mailinglist-idx.html
 %%DATADIR%%/html/add_mailinglist-no-idx.html
 %%DATADIR%%/html/add_user.html
+%%DATADIR%%/html/change_password_success.html
+%%DATADIR%%/html/change_password.html
 %%DATADIR%%/html/colortable
 %%DATADIR%%/html/del_autorespond_confirm.html
 %%DATADIR%%/html/del_forward_confirm.html
@@ -31,6 +33,7 @@
 %%DATADIR%%/html/show_subscribers.html
 %%DATADIR%%/html/show_users.html
 %%DATADIR%%/lang/bg
+%%DATADIR%%/lang/cs
 %%DATADIR%%/lang/da
 %%DATADIR%%/lang/de
 %%DATADIR%%/lang/en
--- qmailadmin.diff ends here ---


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



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