[26887] trunk/dports/textproc/help2man

source_changes at macosforge.org source_changes at macosforge.org
Tue Jul 10 21:05:12 PDT 2007


Revision: 26887
          http://trac.macosforge.org/projects/macports/changeset/26887
Author:   boeyms at macports.org
Date:     2007-07-10 21:05:12 -0700 (Tue, 10 Jul 2007)

Log Message:
-----------
textproc/help2man:
 * Update to latest version (1.36.4), including fix to patch to Makefile.in so
   that it works with this new version.

Modified Paths:
--------------
    trunk/dports/textproc/help2man/Portfile
    trunk/dports/textproc/help2man/files/patch-Makefile.in

Modified: trunk/dports/textproc/help2man/Portfile
===================================================================
--- trunk/dports/textproc/help2man/Portfile	2007-07-11 04:05:03 UTC (rev 26886)
+++ trunk/dports/textproc/help2man/Portfile	2007-07-11 04:05:12 UTC (rev 26887)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			help2man
-version			1.36.1
+version			1.36.4
 categories		textproc
 platforms		darwin
 maintainers		nomaintainer at macports.org
@@ -13,7 +13,7 @@
 
 homepage		http://www.gnu.org/software/help2man/
 master_sites	gnu
-checksums		md5 89ad3d6a54692ce16626e64ab25ca071
+checksums		md5 d31a0a38c2ec71faa06723f6b8bd3076
 patchfiles		patch-Makefile.in
 
 depends_lib		port:perl5.8 port:p5-locale-gettext

Modified: trunk/dports/textproc/help2man/files/patch-Makefile.in
===================================================================
--- trunk/dports/textproc/help2man/files/patch-Makefile.in	2007-07-11 04:05:03 UTC (rev 26886)
+++ trunk/dports/textproc/help2man/files/patch-Makefile.in	2007-07-11 04:05:12 UTC (rev 26887)
@@ -1,15 +1,15 @@
---- work/help2man-1.36.1/Makefile.in	2005-10-16 18:15:54.000000000 +0200
-+++ Makefile.in	2005-10-26 17:55:07.000000000 +0200
+--- Makefile.in.orig	2005-10-29 06:50:33.000000000 +0000
++++ Makefile.in	2007-07-05 08:28:07.000000000 +0000
 @@ -32,7 +32,7 @@
  target = help2man
  preload = hacklocaledir
  
--all: $(target) man info @extra_make_all@ 
+-all: $(target) man info @extra_make_all@
 +all: $(target) man info man_l10n
  
  install: all install_base @extra_make_install@
  install_base:
-@@ -99,7 +99,7 @@
+@@ -102,7 +102,7 @@
  
  preload: $(preload).so
  $(preload).so: $(srcdir)/$(preload).c
@@ -18,7 +18,7 @@
  
  man: $(target).1
  $(target).1: $(srcdir)/$(target).PL $(srcdir)/$(target).h2m
-@@ -142,7 +142,7 @@
+@@ -145,7 +145,7 @@
  	xgettext -L Perl -k_ -kN_ -o $@ $?
  
  .PHONY: all clean distclean preload man man_l10n info dvi install \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070710/92bb4ca0/attachment.html


More information about the macports-changes mailing list