[csw-devel] SF.net SVN: gar:[2557] csw/mgar/pkg/arpwatch/trunk/Makefile
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Fri Dec 12 00:31:09 CET 2008
Revision: 2557
http://gar.svn.sourceforge.net/gar/?rev=2557&view=rev
Author: wbonnet
Date: 2008-12-11 23:31:08 +0000 (Thu, 11 Dec 2008)
Log Message:
-----------
Add UWATCH_REGEX
Modified Paths:
--------------
csw/mgar/pkg/arpwatch/trunk/Makefile
Modified: csw/mgar/pkg/arpwatch/trunk/Makefile
===================================================================
--- csw/mgar/pkg/arpwatch/trunk/Makefile 2008-12-11 23:27:40 UTC (rev 2556)
+++ csw/mgar/pkg/arpwatch/trunk/Makefile 2008-12-11 23:31:08 UTC (rev 2557)
@@ -13,6 +13,9 @@
# Smf/init stuffs
DISTFILES += cswarpwatch.xml svc-cswarpwatch cswarpwatch arpwatch.conf
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
# This patch add an system header include
# in arpwatch.h so u_int32 is defined
# TODO: this should be done in configure
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