FreeBSD Bugzilla – Attachment 164276 Details for
Bug 205328
devel/oniguruma5: Take MAINTAINER'ship, USE_GITHUB for DISTFILES
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update patch using tag, add changes sugested by knoobs
oniguruma5-tag-patch.diff (text/plain), 1.75 KB, created by
Robert Zelaya
on 2015-12-15 17:28:54 UTC
(
hide
)
Description:
Update patch using tag, add changes sugested by knoobs
Filename:
MIME Type:
Creator:
Robert Zelaya
Created:
2015-12-15 17:28:54 UTC
Size:
1.75 KB
patch
obsolete
>Diff mode was set to SVN, but /home/rob/ports/devel/oniguruma5 is not a svn working copy. >Trying /usr/ports ... found >===> Generating patch >===> Viewing diff with more >diff -ruN /usr/ports/devel/oniguruma5/Makefile ./Makefile >--- /usr/ports/devel/oniguruma5/Makefile 2015-01-19 06:03:34.000000000 -0800 >+++ ./Makefile 2015-12-13 22:22:10.663905185 -0800 >@@ -3,13 +3,14 @@ > > PORTNAME= oniguruma > PORTVERSION= 5.9.6 >+DISTVERSIONPREFIX= v > CATEGORIES= devel textproc >-MASTER_SITES= http://www.geocities.jp/kosako3/oniguruma/archive/ >+MASTER_SITES= GH > PKGNAMESUFFIX= 5 > DISTNAME= onig-${PORTVERSION} > DIST_SUBDIR= ruby > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= rob@theseusnetworking.com > COMMENT= BSDL Regular Expressions library compatible with POSIX/GNU/Perl > > LICENSE= BSD2CLAUSE >@@ -19,7 +20,11 @@ > > CONFLICTS= oniguruma-2.* > >-USES= libtool pathfix >+USE_GITHUB= yes >+GH_ACCOUNT= kkos >+ >+USES= pathfix autoreconf libtool >+PATHFIX_MAKEFILEIN= Makefile.am > GNU_CONFIGURE= yes > INSTALL_TARGET= install-strip > USE_LDCONFIG= yes >@@ -29,7 +34,7 @@ > post-patch: > @${REINPLACE_CMD} -e \ > '/^INCLUDES/s|$$(includedir)|| ; \ >- s|$$(<)|$$(@).in|' ${WRKSRC}/Makefile.in >+ s|$$(<)|$$(@).in|' ${WRKSRC}/Makefile.am > > post-install: > @${MKDIR} ${STAGEDIR}${DOCSDIR} >diff -ruN /usr/ports/devel/oniguruma5/distinfo ./distinfo >--- /usr/ports/devel/oniguruma5/distinfo 2015-01-19 06:03:34.000000000 -0800 >+++ ./distinfo 2015-12-13 20:31:42.025036838 -0800 >@@ -1,2 +1,2 @@ >-SHA256 (ruby/onig-5.9.6.tar.gz) = d5642010336a6f68b7f2e34b1f1cb14be333e4d95c2ac02b38c162caf44e47a7 >-SIZE (ruby/onig-5.9.6.tar.gz) = 588225 >+SHA256 (ruby/onig-5.9.6_GH0.tar.gz) = 0746ee6b889f9afe2fc0bf7cb9f21d7847821bbdf07bc938a3a5dfb3f91cc0d5 >+SIZE (ruby/onig-5.9.6_GH0.tar.gz) = 325378 >====> Cleaning up >===> Done
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 205328
:
164249
|
164259
|
164276
|
164285