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

rthurner at users.sourceforge.net rthurner at users.sourceforge.net
Mon Aug 3 19:52:11 CEST 2009


Revision: 5839
          http://gar.svn.sourceforge.net/gar/?rev=5839&view=rev
Author:   rthurner
Date:     2009-08-03 17:52:11 +0000 (Mon, 03 Aug 2009)

Log Message:
-----------
libevent: remove patchrev special treating, rtsig got removed upstream

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

Modified: csw/mgar/pkg/libevent/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libevent/trunk/Makefile	2009-08-03 17:29:19 UTC (rev 5838)
+++ csw/mgar/pkg/libevent/trunk/Makefile	2009-08-03 17:52:11 UTC (rev 5839)
@@ -1,7 +1,6 @@
 GARNAME = libevent
-GARVERSION = 1.4
-PATCHREV = .12
-DISTVERSION = $(GARVERSION)$(PATCHREV)-stable
+GARVERSION = 1.4.12
+DISTVERSION = $(GARVERSION)-stable
 CATEGORIES = lib
 
 DESCRIPTION = event notification library
@@ -22,9 +21,6 @@
 
 WORKSRC = $(WORKDIR)/$(GARNAME)-$(DISTVERSION)
 
-#CONFIGURE_ARGS  = $(DIRPATHS)
-#CONFIGURE_ARGS += --with-rtsig
-
 TEST_TARGET = verify
 
 include gar/category.mk
@@ -32,5 +28,3 @@
 #LIBS += -lresolv -lnsl
 #export LIBS
 
-#SPKG_REVSTAMP := $(SPKG_REVSTAMP)_$(PATCHREV)
-


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