SF.net SVN: gar:[23974] csw/mgar/pkg/cpan/Mojolicious/trunk

lblume at users.sourceforge.net lblume at users.sourceforge.net
Wed Aug 13 00:13:03 CEST 2014


Revision: 23974
          http://sourceforge.net/p/gar/code/23974
Author:   lblume
Date:     2014-08-12 22:13:02 +0000 (Tue, 12 Aug 2014)
Log Message:
-----------
cpan/Mojolicious/trunk: Bump to 5.27; force use of OpenCSW perl

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Mojolicious/trunk/Makefile
    csw/mgar/pkg/cpan/Mojolicious/trunk/checksums

Modified: csw/mgar/pkg/cpan/Mojolicious/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Mojolicious/trunk/Makefile	2014-08-12 15:00:43 UTC (rev 23973)
+++ csw/mgar/pkg/cpan/Mojolicious/trunk/Makefile	2014-08-12 22:13:02 UTC (rev 23974)
@@ -2,7 +2,7 @@
 # TODO (release-critical prefixed with !, non release-critical with *)
 #
 NAME       = Mojolicious
-VERSION    = 5.22
+VERSION    = 5.27
 GARTYPE    = v2
 CATEGORIES = cpan
 AUTHOR     = SRI
@@ -23,3 +23,8 @@
 
 include gar/category.mk
 
+post-install:
+	# Ensure that OpenCSW perl is used
+	gsed -i '1,1s!perl!/opt/csw/bin/perl!' $(DESTDIR)$(bindir)/*
+	@$(MAKECOOKIE)
+

Modified: csw/mgar/pkg/cpan/Mojolicious/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Mojolicious/trunk/checksums	2014-08-12 15:00:43 UTC (rev 23973)
+++ csw/mgar/pkg/cpan/Mojolicious/trunk/checksums	2014-08-12 22:13:02 UTC (rev 23974)
@@ -1 +1 @@
-6984c2217bf09cda0f4d5b5c3db68262  Mojolicious-5.22.tar.gz
+d38ba249c202e34264e6300fc58ffb08  Mojolicious-5.27.tar.gz

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