[csw-devel] SF.net SVN: gar:[13506] csw/mgar/pkg/help2man/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Mar 1 10:29:37 CET 2011
Revision: 13506
http://gar.svn.sourceforge.net/gar/?rev=13506&view=rev
Author: dmichelsen
Date: 2011-03-01 09:29:37 +0000 (Tue, 01 Mar 2011)
Log Message:
-----------
help2man: Update to 1.39.1
Modified Paths:
--------------
csw/mgar/pkg/help2man/trunk/Makefile
csw/mgar/pkg/help2man/trunk/checksums
Modified: csw/mgar/pkg/help2man/trunk/Makefile
===================================================================
--- csw/mgar/pkg/help2man/trunk/Makefile 2011-03-01 02:49:04 UTC (rev 13505)
+++ csw/mgar/pkg/help2man/trunk/Makefile 2011-03-01 09:29:37 UTC (rev 13506)
@@ -1,5 +1,5 @@
NAME = help2man
-VERSION = 1.38.4
+VERSION = 1.39.1
CATEGORIES = devel
DESCRIPTION = A tool for automatically generating simple manual pages from program output
@@ -25,4 +25,6 @@
include gar/category.mk
post-install-modulated:
- -perl -pi -e 's,/usr/lib,$(libdir),' $(DESTDIR)$(infodir)/help2man.info
+ -perl -pi -e 's,/usr/lib,$(libdir),g;' \
+ -e 's,/usr/share,$(sharedstatedir),g;' \
+ $(DESTDIR)$(infodir)/help2man.info
Modified: csw/mgar/pkg/help2man/trunk/checksums
===================================================================
--- csw/mgar/pkg/help2man/trunk/checksums 2011-03-01 02:49:04 UTC (rev 13505)
+++ csw/mgar/pkg/help2man/trunk/checksums 2011-03-01 09:29:37 UTC (rev 13506)
@@ -1 +1 @@
-1441847905ca8e6b7d63def44c3be01e help2man-1.38.4.tar.gz
+6f60412cf70129ab096577c13d4da4c7 help2man-1.39.1.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