ports/151666: [MAINTAINER] textproc/discount: update to 2.0

Julien Laffaye kimelto at gmail.com
Sat Oct 23 19:30:19 UTC 2010


>Number:         151666
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/discount: update to 2.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:   Sat Oct 23 19:30:18 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Julien Laffaye
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD chulak.lan 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010
>Description:
- Update to 2.0
- Add LICENSE

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

--- discount-2.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	2010-10-23 20:15:26.000000000 +0100
+++ /usr/ports/textproc/discount/Makefile	2010-10-23 20:27:56.000000000 +0100
@@ -6,13 +6,16 @@
 #
 
 PORTNAME=	discount
-PORTVERSION=	1.6.4
+PORTVERSION=	2.0
 CATEGORIES=	textproc devel
 MASTER_SITES=	http://www.pell.portland.or.us/~orc/Code/markdown/
 
 MAINTAINER=	kimelto at gmail.com
 COMMENT=	A C implementation of the Markdown markup language
 
+LICENSE=	BSD
+LICENSE_FILE=	${WRKSRC}/COPYRIGHT
+
 HAS_CONFIGURE=	yes
 CONFIGURE_SCRIPT=configure.sh
 CONFIGURE_ARGS=	--prefix=${PREFIX} \
@@ -48,12 +51,7 @@
 .include <bsd.port.pre.mk>
 
 .ifdef (WITH_EXTRA)
-CONFIGURE_ARGS+=--enable-dl-tag \
-		--enable-pandoc-header \
-		--enable-superscript \
-		--relaxed-emphasis \
-		--enable-div \
-		--enable-alpha-list
+CONFIGURE_ARGS+=--enable-dl-tag
 .endif
 
 .ifdef (WITH_TAB8)
diff -ruN --exclude=CVS /usr/ports/textproc/discount.orig/distinfo /usr/ports/textproc/discount/distinfo
--- /usr/ports/textproc/discount.orig/distinfo	2010-10-23 20:15:26.000000000 +0100
+++ /usr/ports/textproc/discount/distinfo	2010-10-23 20:15:58.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (discount-1.6.4.tar.gz) = 06235400d368398bb97497d56980a100
-SHA256 (discount-1.6.4.tar.gz) = 58bf6a74115104df71c6dff28396e8854f85dc56ea24e9f7f398b429026e4ea8
-SIZE (discount-1.6.4.tar.gz) = 91645
+MD5 (discount-2.0.tar.gz) = bab94e9ff9b4432810d6f22dd6c382b1
+SHA256 (discount-2.0.tar.gz) = de73f9c8dfbd71f7ecd839660ed96003feb2a22d051c84e2974f418d5eb3b8e7
+SIZE (discount-2.0.tar.gz) = 94050
diff -ruN --exclude=CVS /usr/ports/textproc/discount.orig/pkg-descr /usr/ports/textproc/discount/pkg-descr
--- /usr/ports/textproc/discount.orig/pkg-descr	2010-10-23 20:15:26.000000000 +0100
+++ /usr/ports/textproc/discount/pkg-descr	2010-10-23 20:24:14.000000000 +0100
@@ -12,4 +12,3 @@
 It also does, by default, various smartypants-style substitutions.
 
 WWW:		http://www.pell.portland.or.us/~orc/Code/markdown/
-LICENSE:	BSDL
--- discount-2.0.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list