pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/imapfilter Handle more properly the imapfilter gi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/972c11f6783d
branches:  trunk
changeset: 622095:972c11f6783d
user:      degroote <degroote%pkgsrc.org@localhost>
date:      Thu Jul 25 13:25:08 2013 +0000

description:
Handle more properly the imapfilter github master repository

diffstat:

 mail/imapfilter/Makefile |  12 ++++++------
 mail/imapfilter/distinfo |   8 ++++----
 2 files changed, 10 insertions(+), 10 deletions(-)

diffs (43 lines):

diff -r d042e4c80985 -r 972c11f6783d mail/imapfilter/Makefile
--- a/mail/imapfilter/Makefile  Thu Jul 25 13:05:18 2013 +0000
+++ b/mail/imapfilter/Makefile  Thu Jul 25 13:25:08 2013 +0000
@@ -1,19 +1,19 @@
-# $NetBSD: Makefile,v 1.36 2013/07/19 13:58:56 degroote Exp $
+# $NetBSD: Makefile,v 1.37 2013/07/25 13:25:08 degroote Exp $
 
-DISTNAME=              v${VERSION}
-PKGNAME=               imapfilter-${VERSION}
+DISTNAME=              imapfilter-${VERSION}
 VERSION=               2.5.5
 CATEGORIES=            mail
-MASTER_SITES=  http://github.com/lefcha/imapfilter/archive/
-EXTRACT_SUFX=  .tar.gz
+MASTER_SITES=  -https://codeload.github.com/lefcha/imapfiler/tar.gz/${VERSION}
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://imapfilter.hellug.gr/
 COMMENT=               Mail filtering utility for the IMAP
+LICENSE=               mit
 
 LDFLAGS.SunOS+=                -lsocket -lnsl
 
-WRKSRC=     ${WRKDIR}/imapfilter-${VERSION}
+FETCH_USING=   curl
+WRKSRC=                ${WRKDIR}/lefcha-imapfilter-ef03d60
 
 INSTALLATION_DIRS=     share/examples/imapfilter
 
diff -r d042e4c80985 -r 972c11f6783d mail/imapfilter/distinfo
--- a/mail/imapfilter/distinfo  Thu Jul 25 13:05:18 2013 +0000
+++ b/mail/imapfilter/distinfo  Thu Jul 25 13:25:08 2013 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2013/07/19 13:58:56 degroote Exp $
+$NetBSD: distinfo,v 1.21 2013/07/25 13:25:08 degroote Exp $
 
-SHA1 (v2.5.5.tar.gz) = 94853df9b0e779b8695a4b4a21d1d0d783ad4324
-RMD160 (v2.5.5.tar.gz) = 944a66cc4cfc327a0cfc5d4354604f2d9b42bbd8
-Size (v2.5.5.tar.gz) = 53078 bytes
+SHA1 (imapfilter-2.5.5.tar.gz) = 1f1c3d9568c69b7dcfc5616d42405b647383358b
+RMD160 (imapfilter-2.5.5.tar.gz) = ea7db693c8c4d470afd1a968f85b63b8a2580ae4
+Size (imapfilter-2.5.5.tar.gz) = 53104 bytes
 SHA1 (patch-aa) = 78f7bfc3bc15669db7ef437710a65cdd4c49daa9



Home | Main Index | Thread Index | Old Index