aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2007-10-23 03:24:32 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2007-10-23 03:24:32 +0000
commit2391377e6ede532030adde80bc3bfc24f64cf817 (patch)
tree9624f57e9624e3472759be671a9ce2d0d348232d /devel
parent1caaed7cd4605adb05255f1e4d41c998e7c2f788 (diff)
downloadports-2391377e6ede532030adde80bc3bfc24f64cf817.tar.gz
ports-2391377e6ede532030adde80bc3bfc24f64cf817.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/monodoc/Makefile7
-rw-r--r--devel/monodoc/distinfo6
-rw-r--r--devel/monodoc/files/patch-configure11
3 files changed, 7 insertions, 17 deletions
diff --git a/devel/monodoc/Makefile b/devel/monodoc/Makefile
index bbeeed862dfd..302f5ea9ce16 100644
--- a/devel/monodoc/Makefile
+++ b/devel/monodoc/Makefile
@@ -4,13 +4,13 @@
# Whom: Christopher Nehren
#
# $FreeBSD$
-# $Id: Makefile,v 1.40 2007/02/07 15:44:59 killfill Exp $
+# $Id: Makefile,v 1.46 2007/09/08 22:26:20 killfill Exp $
#
PORTNAME= monodoc
-PORTVERSION= 1.2.3
+PORTVERSION= 1.2.5
CATEGORIES= devel gnome
-MASTER_SITES= http://www.go-mono.com/sources/${PORTNAME}/
+MASTER_SITES= http://go-mono.com/sources/${PORTNAME}/
MAINTAINER= bsd-sharp-list@forge.novell.com
COMMENT= Documentation for Mono and Mono libraries
@@ -22,6 +22,7 @@ USE_GNOME= gnomehack gnometarget
USE_ZIP= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
+CONFIGURE_ARGS= --mandir=${PREFIX}/man
MAN1= mdnormalizer.1 mdvalidator.1 monodocer.1 monodocs2html.1 \
mdassembler.1 mdcs2ecma.1
diff --git a/devel/monodoc/distinfo b/devel/monodoc/distinfo
index 1bfbdeb13b79..f525993bd4ea 100644
--- a/devel/monodoc/distinfo
+++ b/devel/monodoc/distinfo
@@ -1,3 +1,3 @@
-MD5 (monodoc-1.2.3.zip) = 6387e57b69a2052150398fce7c29eaea
-SHA256 (monodoc-1.2.3.zip) = b8c914c060e56ef71112a76194927dfcc14fa18f879c1185e61211a730d42d25
-SIZE (monodoc-1.2.3.zip) = 13780947
+MD5 (monodoc-1.2.5.zip) = 7eb942dc85db3deb6284ce2e0dff9d6f
+SHA256 (monodoc-1.2.5.zip) = 7ac42896edf2c2a3f2fb8fbf44c3190d99ca6f5f41d49fd5910382d642c18f04
+SIZE (monodoc-1.2.5.zip) = 14883704
diff --git a/devel/monodoc/files/patch-configure b/devel/monodoc/files/patch-configure
deleted file mode 100644
index 81bd6ce27a27..000000000000
--- a/devel/monodoc/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Sat Oct 16 00:07:44 2004
-+++ configure Sat Oct 16 00:08:24 2004
-@@ -339,7 +339,7 @@
- bindir='${exec_prefix}/bin'
- sbindir='${exec_prefix}/sbin'
- libexecdir='${exec_prefix}/libexec'
--datadir='${prefix}/share'
-+datadir='${prefix}/share/gnome'
- sysconfdir='${prefix}/etc'
- sharedstatedir='${prefix}/com'
- localstatedir='${prefix}/var'