[74879] trunk/dports/sysutils/man

mww at macports.org mww at macports.org
Wed Jan 5 04:04:10 PST 2011


Revision: 74879
          http://trac.macports.org/changeset/74879
Author:   mww at macports.org
Date:     2011-01-05 04:04:00 -0800 (Wed, 05 Jan 2011)
Log Message:
-----------
version 1.6g

Modified Paths:
--------------
    trunk/dports/sysutils/man/Portfile
    trunk/dports/sysutils/man/files/patch-man2html_Makefile.in

Modified: trunk/dports/sysutils/man/Portfile
===================================================================
--- trunk/dports/sysutils/man/Portfile	2011-01-05 11:27:42 UTC (rev 74878)
+++ trunk/dports/sysutils/man/Portfile	2011-01-05 12:04:00 UTC (rev 74879)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name                man
-version             1.6f
-revision            1
+version             1.6g
 categories          sysutils
 platforms           darwin
 maintainers         mww
@@ -19,7 +18,6 @@
 master_sites        ${homepage}
 patchfiles          patch-configure \
                     patch-configure-prepath \
-                    patch-gencat-genlib.c \
                     patch-man2html_Makefile.in \
                     configure.diff \
                     PR3845474.diff \
@@ -35,9 +33,9 @@
                     src__manpath.c.diff \
                     src__util.c.diff
 
-checksums           md5 67aaaa6df35215e812fd7d89472c44b6 \
-                    sha1 c97012607ed9d75a6eee7e66d257a99a8ed86918 \
-                    rmd160 8680bb94bff9b86fb9d061f58d9acb08c934531e \
+checksums           md5     ba154d5796928b841c9c69f0ae376660 \
+                    sha1    ef9e1f36a1a536a31112d52c3f39340900b0d3cb \
+                    rmd160  f1a845bcf454424f49a3281a86217af0328d88e2
 
 configure.args      --mandir=${prefix}/share/man \
                     -compatibility_mode_for_colored_groff \

Modified: trunk/dports/sysutils/man/files/patch-man2html_Makefile.in
===================================================================
--- trunk/dports/sysutils/man/files/patch-man2html_Makefile.in	2011-01-05 11:27:42 UTC (rev 74878)
+++ trunk/dports/sysutils/man/files/patch-man2html_Makefile.in	2011-01-05 12:04:00 UTC (rev 74879)
@@ -1,9 +1,9 @@
---- man2html/Makefile.in.orig	Fri Jan  7 19:49:37 2005
-+++ man2html/Makefile.in	Thu Feb 17 13:37:53 2005
-@@ -1,7 +1,7 @@
- CC = @CC@
+--- man2html/Makefile.in	2010-12-31 21:28:46.000000000 +0100
++++ man2html/Makefile.in.new	2011-01-05 13:00:27.000000000 +0100
+@@ -2,7 +2,7 @@
  CFLAGS += -Wall -Wstrict-prototypes -Wmissing-prototypes
  OBJECTS = man2html.o cgibase.o abbrev.o strdefs.o
+ EXEEXT = @EXEEXT@
 -bindir = $(DESTDIR)$(PREFIX)/usr/bin
 +bindir = $(DESTDIR)$(PREFIX)@bindir@
  mandir = $(DESTDIR)$(PREFIX)@mandir@
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110105/60d3e675/attachment.html>


More information about the macports-changes mailing list