ports/134713: [MAINTAINER] textproc/discount: update to 1.4.0

Julien Laffaye kimelto at gmail.com
Tue May 19 13:40:03 UTC 2009


>Number:         134713
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/discount: update to 1.4.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 19 13:40:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Julien Laffaye
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD laptop.kimelto.eu 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC
>Description:
- Update to 1.4.0
- Mark MAKE_JOBS_SAFE

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- discount-1.4.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/discount.orig/Makefile /usr/ports/textproc/discount/Makefile
--- /usr/ports/textproc/discount.orig/Makefile	2009-05-19 14:54:55.000000000 +0200
+++ /usr/ports/textproc/discount/Makefile	2009-05-19 15:29:19.000000000 +0200
@@ -6,7 +6,7 @@
 #

 PORTNAME=	discount
-PORTVERSION=	1.3.5
+PORTVERSION=	1.4.0
 CATEGORIES=	textproc devel
 MASTER_SITES=	http://www.pell.portland.or.us/~orc/Code/markdown/

@@ -15,22 +15,27 @@

 HAS_CONFIGURE=	yes
 CONFIGURE_SCRIPT=configure.sh
-CONFIGURE_ARGS=	--prefix=${PREFIX}
+CONFIGURE_ARGS=	--prefix=${PREFIX} \
+		--mandir=${MANPREFIX}/man
+MAKE_JOBS_SAFE=	yes
 INSTALL_TARGET=	install install.man

 MAN1=		markdown.1
-MAN3=		mkd-functions.3 \
-		markdown.3 \
-		mkd_text.3 \
-		mkd_in.3 \
-		mkd_string.3 \
-		mkd_compile.3 \
-		mkd_style.3 \
-		mkd_generatehtml.3 \
+MAN3=		markdown.3 \
+		mkd-functions.3 \
+		mkd-line.3 \
 		mkd_cleanup.3 \
-		mkd_doc_title.3 \
+		mkd_compile.3 \
+		mkd_css.3 \
 		mkd_doc_author.3 \
-		mkd_doc_date.3
+		mkd_doc_date.3 \
+		mkd_doc_title.3 \
+		mkd_generatecss.3 \
+		mkd_generatehtml.3 \
+		mkd_generateline.3 \
+		mkd_in.3 \
+		mkd_line.3 \
+		mkd_string.3
 MAN7=		markdown.7 \
 		mkd-extensions.7
 PLIST_FILES=	bin/markdown \
diff -ruN --exclude=CVS /usr/ports/textproc/discount.orig/distinfo /usr/ports/textproc/discount/distinfo
--- /usr/ports/textproc/discount.orig/distinfo	2009-05-19 14:54:55.000000000 +0200
+++ /usr/ports/textproc/discount/distinfo	2009-05-19 14:55:24.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (discount-1.3.5.tar.gz) = 2036c43368e3c5114206102b9ec91c50
-SHA256 (discount-1.3.5.tar.gz) = 3bac9a19ce8126b72407e34b428a6b9ee94019076dd6db03940a2c5745550656
-SIZE (discount-1.3.5.tar.gz) = 70287
+MD5 (discount-1.4.0.tar.gz) = 8db8fed4b5a5202959d12c772abd74dc
+SHA256 (discount-1.4.0.tar.gz) = d19cb97b5000706e557b9e2c54ae6e19abbe90159149e5fcdf6232bc291044f0
+SIZE (discount-1.4.0.tar.gz) = 72040
--- discount-1.4.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list