[csw-devel] SF.net SVN: gar:[7100] csw/mgar/pkg/libevent/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Nov 4 12:52:27 CET 2009
Revision: 7100
http://gar.svn.sourceforge.net/gar/?rev=7100&view=rev
Author: dmichelsen
Date: 2009-11-04 11:52:27 +0000 (Wed, 04 Nov 2009)
Log Message:
-----------
libevent: Downgrade from 1.1b to 1.1a as the existing binaries link to it
Modified Paths:
--------------
csw/mgar/pkg/libevent/trunk/Makefile
Modified: csw/mgar/pkg/libevent/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libevent/trunk/Makefile 2009-11-04 09:55:29 UTC (rev 7099)
+++ csw/mgar/pkg/libevent/trunk/Makefile 2009-11-04 11:52:27 UTC (rev 7100)
@@ -3,12 +3,12 @@
CATEGORIES = lib
EXTRA_MODULATORS = GARVERSION
-MODULATIONS_GARVERSION = 1.1b 1.4.12
+MODULATIONS_GARVERSION = 1.1a 1.4.12
-SKIP_MODULATIONS = isa-sparcv9-garversion-1.1b
-SKIP_MODULATIONS += isa-amd64-garversion-1.1b
+SKIP_MODULATIONS = isa-sparcv9-garversion-1.1a
+SKIP_MODULATIONS += isa-amd64-garversion-1.1a
-DISTVERSION-1.1b = 1.1b
+DISTVERSION-1.1a = 1.1a
DISTVERSION-1.4.12 = 1.4.12-stable
DESCRIPTION = Event notification library
@@ -48,10 +48,10 @@
TEST_TARGET = verify
-MERGE_SCRIPTS_isa-default-garversion-1.1b = copy-only
-MERGE_DIRS_isa-default-garversion-1.1b = $(libdir)
-MERGE_SCRIPTS_isa-extra-garversion-1.1b = copy-relocated-only
-MERGE_DIRS_isa-extra-garversion-1.1b = $(libdir)
+MERGE_SCRIPTS_isa-default-garversion-1.1a = copy-only
+MERGE_DIRS_isa-default-garversion-1.1a = $(libdir)
+MERGE_SCRIPTS_isa-extra-garversion-1.1a = copy-relocated-only
+MERGE_DIRS_isa-extra-garversion-1.1a = $(libdir)
MERGE_SCRIPTS_isa-default-garversion-1.4.12 = copy-all
MERGE_SCRIPTS_isa-extra-garversion-1.4.12 = copy-relocated-only
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