[csw-devel] SF.net SVN: gar:[18297] csw/mgar/pkg/imapfilter/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sat Jun 9 22:35:16 CEST 2012


Revision: 18297
          http://gar.svn.sourceforge.net/gar/?rev=18297&view=rev
Author:   bdwalton
Date:     2012-06-09 20:35:16 +0000 (Sat, 09 Jun 2012)
Log Message:
-----------
imapfilter/trunk: change to v2; drop some v1 cruft

Modified Paths:
--------------
    csw/mgar/pkg/imapfilter/trunk/Makefile

Modified: csw/mgar/pkg/imapfilter/trunk/Makefile
===================================================================
--- csw/mgar/pkg/imapfilter/trunk/Makefile	2012-06-09 20:29:22 UTC (rev 18296)
+++ csw/mgar/pkg/imapfilter/trunk/Makefile	2012-06-09 20:35:16 UTC (rev 18297)
@@ -1,6 +1,6 @@
 NAME = imapfilter
 VERSION = 1.2.2
-GARTYPE = v1
+GARTYPE = v2
 CATEGORIES = net
 
 DESCRIPTION = IMAP mail filtering utility
@@ -15,14 +15,10 @@
 
 MASTER_SITES = http://imapfilter.hellug.gr/source/
 DISTFILES  = $(NAME)-$(VERSION).tar.bz2
-DISTFILES += CSWimapfilter.gspec CSWimapfilter.depend CSWimapfilter.prototype
 
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.bz2
+# # Remove anti-social makeflags
+# PATCHFILES += make.diff
 
-# Remove anti-social makeflags
-PATCHFILES += make.diff
-
 #LIBDEPS += lib/openssl
 
 CONFIGURE_ARGS = -d $(prefix) -m $(mandir)

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list