[csw-devel] SF.net SVN: gar:[9478] csw/mgar/pkg/cswpkgloghooks/trunk
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Wed Mar 31 04:24:46 CEST 2010
Revision: 9478
http://gar.svn.sourceforge.net/gar/?rev=9478&view=rev
Author: bdwalton
Date: 2010-03-31 02:24:46 +0000 (Wed, 31 Mar 2010)
Log Message:
-----------
cswpkgloghooks: fix typo in new hashbang; patchlevel version bump
Modified Paths:
--------------
csw/mgar/pkg/cswpkgloghooks/trunk/Makefile
csw/mgar/pkg/cswpkgloghooks/trunk/files/01-CSWcswpkgloghooks-preupgrade
Modified: csw/mgar/pkg/cswpkgloghooks/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cswpkgloghooks/trunk/Makefile 2010-03-30 22:43:50 UTC (rev 9477)
+++ csw/mgar/pkg/cswpkgloghooks/trunk/Makefile 2010-03-31 02:24:46 UTC (rev 9478)
@@ -1,5 +1,5 @@
GARNAME = cswpkgloghooks
-GARVERSION = 1.1
+GARVERSION = 1.1.1
CATEGORIES = utils
VENDOR_URL = http://opencsw.org
Modified: csw/mgar/pkg/cswpkgloghooks/trunk/files/01-CSWcswpkgloghooks-preupgrade
===================================================================
--- csw/mgar/pkg/cswpkgloghooks/trunk/files/01-CSWcswpkgloghooks-preupgrade 2010-03-30 22:43:50 UTC (rev 9477)
+++ csw/mgar/pkg/cswpkgloghooks/trunk/files/01-CSWcswpkgloghooks-preupgrade 2010-03-31 02:24:46 UTC (rev 9478)
@@ -1,4 +1,4 @@
-#!env bash
+#!/usr/bin/env bash
set -- ${1/-/ }
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