Revision: 6429
http://gar.svn.sourceforge.net/gar/?rev=6429&view=rev
Author: dmichelsen
Date: 2009-09-23 10:45:13 +0000 (Wed, 23 Sep 2009)
Log Message:
-----------
x11/glproto: Fix upstream regex
Modified Paths:
--------------
csw/mgar/pkg/x11/glproto/trunk/Makefile
Modified: csw/mgar/pkg/x11/glproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/glproto/trunk/Makefile 2009-09-23 10:44:15 UTC (rev
6428)
+++ csw/mgar/pkg/x11/glproto/trunk/Makefile 2009-09-23 10:45:13 UTC (rev
6429)
@@ -11,7 +11,7 @@
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
# We define upstream file regex so we can be notifed of new upstream software
release
-UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
PACKAGES = CSWxglproto
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel