FreeBSD Bugzilla – Attachment 122641 Details for
Bug 165864
[UPDATE] lang/pure to 0.52
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pure-0.52.patch
pure-0.52.patch (text/plain), 1.59 KB, created by
lichray
on 2012-03-08 23:00:27 UTC
(
hide
)
Description:
pure-0.52.patch
Filename:
MIME Type:
Creator:
lichray
Created:
2012-03-08 23:00:27 UTC
Size:
1.59 KB
patch
obsolete
>diff -ruN --exclude=CVS ../pure.orig/Makefile ./Makefile >--- ../pure.orig/Makefile 2012-01-26 14:12:37.000000000 -0600 >+++ ./Makefile 2012-03-08 13:36:15.111226972 -0600 >@@ -6,8 +6,7 @@ > # > > PORTNAME= pure >-PORTVERSION= 0.51 >-PORTREVISION= 1 >+PORTVERSION= 0.52 > CATEGORIES= lang > DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz ${PORTNAME}-docs-${PORTVERSION}.tar.gz > >@@ -33,7 +32,8 @@ > > CONFIGURE_ARGS= --with-libgmp-prefix=${LOCALBASE} --enable-release > >-OPTIONS= EMACS "Compile pure-mode.el with Emacs" off >+OPTIONS= EMACS "Compile pure-mode.el with Emacs" off \ >+ READLINE "Use GNU readline instead of BSD editline" off > > .include <bsd.port.options.mk> > >@@ -46,6 +46,10 @@ > PLIST_SUB+= ELC="@comment " > .endif > >+.if !defined(WITH_READLINE) >+CONFIGURE_ARGS+= --without-readline >+.endif >+ > .if ${ARCH} == "amd64" > CONFIGURE_TARGET= x86_64-portbld-freebsd > .endif >diff -ruN --exclude=CVS ../pure.orig/distinfo ./distinfo >--- ../pure.orig/distinfo 2012-01-26 05:18:50.000000000 -0600 >+++ ./distinfo 2012-03-08 13:27:01.358894111 -0600 >@@ -1,4 +1,4 @@ >-SHA256 (pure/pure-0.51.tar.gz) = 990b0a30cfb91f1f5a93847c1de666d52d7817f5be28d3753a06f42bc9d74412 >-SIZE (pure/pure-0.51.tar.gz) = 1114840 >-SHA256 (pure/pure-docs-0.51.tar.gz) = 2e13c12b0d1a03dbdf12c09f30bcbd86e50367079776d677b21e2ee1487419a5 >-SIZE (pure/pure-docs-0.51.tar.gz) = 3376386 >+SHA256 (pure/pure-0.52.tar.gz) = f7b83e07b38275087def31e2423a1c2a759134822489a65d1e3fae57163eab4f >+SIZE (pure/pure-0.52.tar.gz) = 1130041 >+SHA256 (pure/pure-docs-0.52.tar.gz) = aaff6167c0c1111e453d0d0d653414a2ae334f3940544407b70a743891ad0203 >+SIZE (pure/pure-docs-0.52.tar.gz) = 3522081
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 165864
: 122641