[111447] trunk/dports/textproc/doxygen

css at macports.org css at macports.org
Sun Sep 22 08:34:52 PDT 2013


Revision: 111447
          https://trac.macports.org/changeset/111447
Author:   css at macports.org
Date:     2013-09-22 08:34:52 -0700 (Sun, 22 Sep 2013)
Log Message:
-----------
doxygen: update to version 1.8.5. refs #39784

Modified Paths:
--------------
    trunk/dports/textproc/doxygen/Portfile
    trunk/dports/textproc/doxygen/files/patch-configure.diff

Modified: trunk/dports/textproc/doxygen/Portfile
===================================================================
--- trunk/dports/textproc/doxygen/Portfile	2013-09-22 12:32:53 UTC (rev 111446)
+++ trunk/dports/textproc/doxygen/Portfile	2013-09-22 15:34:52 UTC (rev 111447)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 
 name                    doxygen
-version                 1.8.3.1
+version                 1.8.5
 categories              textproc devel
 maintainers             css
 license                 GPL-2
@@ -35,8 +35,8 @@
 distfiles               ${distname}.src${extract.suffix}
 
 checksums               ${distname}.src${extract.suffix} \
-                        rmd160  a3221d71eb190820e6352e96d8e94e5869f071d5 \
-                        sha256  0c749f68101b6c04ccb0d9696dd37836a6ba62cd8002add275058a975ee72b55
+                        rmd160  b826c120543a424a938759fc9efa71b855318008 \
+                        sha256  243a8b67db12ad68d6ea5b51c6f60dc2cc3a34fa47abf1b5b4499196c3d7cc25
 
 depends_build-append    bin:perl:perl5 \
                         port:flex \

Modified: trunk/dports/textproc/doxygen/files/patch-configure.diff
===================================================================
--- trunk/dports/textproc/doxygen/files/patch-configure.diff	2013-09-22 12:32:53 UTC (rev 111446)
+++ trunk/dports/textproc/doxygen/files/patch-configure.diff	2013-09-22 15:34:52 UTC (rev 111447)
@@ -1,12 +1,12 @@
---- configure.orig	2012-12-27 06:24:51.000000000 -0500
-+++ configure	2013-03-07 16:41:38.000000000 -0500
-@@ -379,27 +379,6 @@
+--- configure.orig	2013-09-22 11:29:00.000000000 -0400
++++ configure	2013-09-22 11:29:30.000000000 -0400
+@@ -408,27 +408,6 @@
  echo "using $f_insttool";
  
  
 -# - check for dot ------------------------------------------------------------
 -
--echo -n "  Checking for dot (part of GraphViz)... "
+-printf "  Checking for dot (part of GraphViz)... "
 -if test "$f_dot" = NO; then
 -  dot_dirs="$bin_dirs /usr/bin /usr/local/bin /bin /sbin"
 -  dot_prog=NO
@@ -25,6 +25,6 @@
 -  echo "using $f_dot"
 -fi
 -
- # - check for perl ------------------------------------------------------------
+ # - check for sqlite3 ---------------------------------------------------------
  
- echo -n "  Checking for perl... "
+ if test "$f_sqlite3" = YES; then
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130922/9258c10f/attachment.html>


More information about the macports-changes mailing list