ports/97990: Update port: mail/imapfilter

lefcha at hellug.gr lefcha at hellug.gr
Fri May 26 21:30:27 UTC 2006


>Number:         97990
>Category:       ports
>Synopsis:       Update port: mail/imapfilter
>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:   Fri May 26 21:30:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Lefteris Chatzibarbas
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD freebsd 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:42:56 UTC 2006 root at opus.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386

>Description:
Port mail/imapfilter update to version 1.2.1.  Also, maintainer change,
since I cannot maintain this port properly.

>How-To-Repeat:

>Fix:

--- patch-1.2.1 begins here ---
diff -ruN imapfilter.old/Makefile imapfilter/Makefile
--- imapfilter.old/Makefile	Tue Aug 24 15:35:54 2004
+++ imapfilter/Makefile	Sat May 27 00:05:15 2006
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	imapfilter
-PORTVERSION=	1.0.1
+PORTVERSION=	1.2.1
 CATEGORIES=	mail
 MASTER_SITES=	http://imapfilter.hellug.gr/source/
 
-MAINTAINER=	lefcha at hellug.gr
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	IMAP mail filtering utility
 
 LIB_DEPENDS=	lua.5:${PORTSDIR}/lang/lua
diff -ruN imapfilter.old/distinfo imapfilter/distinfo
--- imapfilter.old/distinfo	Sun Jan 22 14:50:22 2006
+++ imapfilter/distinfo	Fri May 26 23:40:37 2006
@@ -1,3 +1,3 @@
-MD5 (imapfilter-1.0.1.tar.bz2) = df46132ef7c48cf0e093cf0100983103
-SHA256 (imapfilter-1.0.1.tar.bz2) = 1e40978bc2396c1e0f078907b8b4e2cc327752cacd7df9361e76703e7f6a6fbb
-SIZE (imapfilter-1.0.1.tar.bz2) = 28718
+MD5 (imapfilter-1.2.1.tar.bz2) = 6aaee99234b0f8ffcf97698786985232
+SHA256 (imapfilter-1.2.1.tar.bz2) = e25cd5c4cf1e3d0440e20b890f714ebed5d06d8482212c6947df03fa1982c3e4
+SIZE (imapfilter-1.2.1.tar.bz2) = 32110
diff -ruN imapfilter.old/files/patch-aa imapfilter/files/patch-aa
--- imapfilter.old/files/patch-aa	Mon May 24 23:48:53 2004
+++ imapfilter/files/patch-aa	Fri May 26 23:46:45 2006
@@ -1,6 +1,6 @@
---- configure.orig	Sun May 23 15:03:23 2004
-+++ configure	Sun May 23 15:08:27 2004
-@@ -143,16 +143,16 @@
+--- configure.orig	Fri May 26 23:43:23 2006
++++ configure	Fri May 26 23:45:50 2006
+@@ -145,16 +145,16 @@
  SHAREDIR = $sharedir
  MANDIR = $mandir
  
@@ -22,7 +22,7 @@
  
  LIBS = $libs
  
-@@ -181,17 +181,9 @@
+@@ -184,19 +184,9 @@
  imapfilter.o: version.h
  
  install: \$(BIN)
@@ -34,9 +34,11 @@
 -	cp -f \$(AUXILIARY_LUA) \$(SHAREDIR) && \\
 -		chmod 0644 \$(SHAREDIR)/\$(AUXILIARY_LUA)
 -	if test ! -d \$(MANDIR)/man1; then mkdir -p \$(MANDIR)/man1; fi
--	cp -f \$(MAN_BIN) \$(MANDIR)/man1 && chmod 0644 \$(MANDIR)/man1/\$(MAN_BIN)
+-	cp -f \$(MAN_BIN) \$(MANDIR)/man1 && \\
+-		chmod 0644 \$(MANDIR)/man1/\$(MAN_BIN)
 -	if test ! -d \$(MANDIR)/man5; then mkdir -p \$(MANDIR)/man5; fi
--	cp -f \$(MAN_CONFIG) \$(MANDIR)/man5 && chmod 0644 \$(MANDIR)/man5/\$(MAN_CONFIG)
+-	cp -f \$(MAN_CONFIG) \$(MANDIR)/man5 && \\
+-		chmod 0644 \$(MANDIR)/man5/\$(MAN_CONFIG)
 +	\$(INST_BIN) \$(BIN) \$(BINDIR)
 +	\$(INST_DOC) \$(MAN_BIN) \$(MANDIR)/man1
 +	\$(INST_DOC) \$(MAN_CONFIG) \$(MANDIR)/man5
diff -ruN imapfilter.old/pkg-descr imapfilter/pkg-descr
--- imapfilter.old/pkg-descr	Mon May 24 23:48:53 2004
+++ imapfilter/pkg-descr	Sat May 27 00:05:39 2006
@@ -8,6 +8,3 @@
 language.
 
 WWW: http://imapfilter.hellug.gr
-
-- Lefteris Chatzibarbas
-lefcha at hellug.gr
--- patch-1.2.1 ends here ---

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



More information about the freebsd-ports-bugs mailing list