From filippo.natali@gmail.com  Mon May  2 15:38:07 2005
Return-Path: <filippo.natali@gmail.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3FC3A16A4CF
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  2 May 2005 15:38:07 +0000 (GMT)
Received: from w1001.widhost.net (w1001.widhost.net [209.235.192.251])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EB2F743D39
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  2 May 2005 15:38:06 +0000 (GMT)
	(envelope-from filippo.natali@gmail.com)
Received: from mx0.hq.widestore.net (mx0.hq.widestore.net [212.97.46.42])
	by w1001.widhost.net (Postfix) with ESMTP id 3C67722446
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  2 May 2005 11:38:06 -0400 (EDT)
Received: from cagnina.hq.widestore.net (cagnina.hq.widestore.net [192.168.1.1])
	by mx0.hq.widestore.net (Postfix) with ESMTP id 37F7FAD
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  2 May 2005 17:37:51 +0200 (CEST)
Message-Id: <1115048271.0@cagnina.hq.widestore.net>
Date: Mon, 2 May 2005 17:37:51 +0200
From: "Filippo Natali" <filippo.natali@gmail.com>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [MAINTAINER UPDATE] mail/freepops to 0.0.27
X-Send-Pr-Version: gtk-send-pr 0.4.5 
X-GNATS-Notify:

>Number:         80551
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] mail/freepops to 0.0.27
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jylefort
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 02 15:40:01 GMT 2005
>Closed-Date:    Tue May 03 13:09:26 GMT 2005
>Last-Modified:  Tue May 03 13:09:26 GMT 2005
>Originator:     Filippo Natali
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:


System: FreeBSD 5.4-STABLE #0: Mon Apr 18 11:23:52 CEST 2005
    filippo@cagnina.hq.widestore.net:/usr/obj/usr/src/sys/CAGNINA



>Description:


Update mail/freepops to 0.0.27 and remove unnecessary patches


>How-To-Repeat:





>Fix:


Please remove:

files/ patch-modules::src::luafull::Makefile
files/patch-src::Makefile

and apply:

--- freepops-20050502.diff begins here ---
diff -ru /usr/ports/mail/freepops/Makefile freepops/Makefile
--- /usr/ports/mail/freepops/Makefile	Fri Mar 11 15:12:14 2005
+++ freepops/Makefile	Mon May  2 11:55:18 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	freepops
-PORTVERSION=	0.0.26
+PORTVERSION=	0.0.27
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	freepops
@@ -24,14 +24,13 @@
 USE_REINPLACE=	yes
 CONFIGURE_SCRIPT=	configure.sh
 CONFIGURE_ARGS=	fbsd
-MAKE_ARGS=	PTHREAD_CFLAGS="${PTHREAD_CFLAGS}"	\
-		PTHREAD_LIBS="${PTHREAD_LIBS}"
 
 pre-configure:
 	@${REINPLACE_CMD} -e "s|^WHERE=\/usr\/local\/|WHERE=${PREFIX}\/|g" \
 			${WRKSRC}/${CONFIGURE_SCRIPT}
 
 post-install:
+	@${CHMOD} 644 ${DATADIR}/lua/*.lua
 .if !defined(BATCH)
 	@${CAT} ${PKGMESSAGE}
 .endif
diff -ru /usr/ports/mail/freepops/distinfo freepops/distinfo
--- /usr/ports/mail/freepops/distinfo	Fri Mar 11 15:12:14 2005
+++ freepops/distinfo	Thu Apr 28 09:06:15 2005
@@ -1,2 +1,2 @@
-MD5 (freepops-0.0.26.tar.gz) = 03fdaed5dd6401608583f3e3785600cb
-SIZE (freepops-0.0.26.tar.gz) = 1851909
+MD5 (freepops-0.0.27.tar.gz) = f4842a2666ec8e439fd08e1f38a46d4e
+SIZE (freepops-0.0.27.tar.gz) = 1851699
--- freepops-20050502.diff ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->jylefort 
Responsible-Changed-By: jylefort 
Responsible-Changed-When: Mon May 2 16:53:36 GMT 2005 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=80551 
State-Changed-From-To: open->closed 
State-Changed-By: jylefort 
State-Changed-When: Tue May 3 13:03:37 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

Note: patch-modules::src::luafull::Makefile was still needed for building 
luafull on 4.X (I have refactored this and other patches into reinplaces). 
Next time, please make sure you understand a patch before removing it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=80551 
>Unformatted:
