FreeBSD Bugzilla – Attachment 131400 Details for
Bug 175479
[PATCH] textproc/discount: update to 2.1.5.a
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
discount-2.1.5.a.patch
discount-2.1.5.a.patch (text/plain), 2.17 KB, created by
Po-Chien Lin
on 2013-01-21 14:40:00 UTC
(
hide
)
Description:
discount-2.1.5.a.patch
Filename:
MIME Type:
Creator:
Po-Chien Lin
Created:
2013-01-21 14:40:00 UTC
Size:
2.17 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/textproc/discount/Makefile ./Makefile >--- /usr/ports/textproc/discount/Makefile 2013-01-07 11:43:32.993335751 +0800 >+++ ./Makefile 2013-01-21 22:20:49.444710223 +0800 >@@ -2,9 +2,11 @@ > # $FreeBSD: head/textproc/discount/Makefile 310017 2013-01-06 21:33:21Z bapt $ > > PORTNAME= discount >-PORTVERSION= 2.1.1.3 >+PORTVERSION= 2.1.5.a > CATEGORIES= textproc devel >-MASTER_SITES= http://www.pell.portland.or.us/~orc/Code/discount/ >+MASTER_SITES= http://www.pell.portland.or.us/~orc/Code/discount/ \ >+ http://download.openpkg.org/components/cache/discount/ >+DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} > > MAINTAINER= jlaffaye@FreeBSD.org > COMMENT= A C implementation of the Markdown markup language >@@ -14,9 +16,8 @@ > > USE_BZIP2= yes > HAS_CONFIGURE= yes >+CONFIGURE_ARGS= --prefix=${PREFIX} > CONFIGURE_SCRIPT=configure.sh >-CONFIGURE_ARGS= --prefix=${PREFIX} \ >- --mandir=${MANPREFIX}/man > MAKE_JOBS_SAFE= yes > INSTALL_TARGET= install install.man > >@@ -53,8 +54,7 @@ > .include <bsd.port.options.mk> > > .if ${PORT_OPTIONS:MEXTRA} >-CONFIGURE_ARGS+=--enable-dl-tag \ >- --enable-all-features >+CONFIGURE_ARGS+=--enable-all-features > .endif > > .if ${PORT_OPTIONS:MTAB8} >@@ -69,7 +69,6 @@ > MAN1+= makepage.1 \ > mkd2html.1 \ > theme.1 >- > .endif > > .include <bsd.port.mk> >diff -ruN --exclude=CVS /usr/ports/textproc/discount/distinfo ./distinfo >--- /usr/ports/textproc/discount/distinfo 2013-01-05 21:27:16.968638671 +0800 >+++ ./distinfo 2013-01-21 21:59:01.113526111 +0800 >@@ -1,2 +1,2 @@ >-SHA256 (discount-2.1.1.3.tar.bz2) = fdb1921bdb1d36b93a695adddd018c74f43d5ceb0b0b20efc4f0cd3a14554ef5 >-SIZE (discount-2.1.1.3.tar.bz2) = 82474 >+SHA256 (discount-2.1.5a.tar.bz2) = 10123d6535999e4e362e990fa77209471f6538e6c758e01d470eeb143048903e >+SIZE (discount-2.1.5a.tar.bz2) = 84003 >diff -ruN --exclude=CVS /usr/ports/textproc/discount/pkg-descr ./pkg-descr >--- /usr/ports/textproc/discount/pkg-descr 2013-01-05 21:27:16.968638671 +0800 >+++ ./pkg-descr 2013-01-21 22:17:04.443307579 +0800 >@@ -11,4 +11,4 @@ > > It also does, by default, various smartypants-style substitutions. > >-WWW: http://www.pell.portland.or.us/~orc/Code/discount/ >+WWW: http://www.pell.portland.or.us/~orc/Code/discount/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 175479
: 131400