FreeBSD Bugzilla – Attachment 137036 Details for
Bug 182424
[UPDATE] sysutils/ori to 0.8.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.85 KB, created by
Ali Mashtizadeh
on 2013-09-26 22:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Ali Mashtizadeh
Created:
2013-09-26 22:50:00 UTC
Size:
1.85 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 328417) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= ori >-PORTVERSION= 0.7.0 >+PORTVERSION= 0.8.0 > CATEGORIES= sysutils net > MASTER_SITES= http://cdn.bitbucket.org/orifs/ori/downloads/ > >@@ -14,7 +14,7 @@ > execinfo:${PORTSDIR}/devel/libexecinfo > > USE_XZ= yes >-WRKSRC= ${WRKDIR} >+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} > > USES= pkgconfig fuse > USE_SCONS= yes >@@ -22,9 +22,10 @@ > WITH_OPENSSL_PORT= yes > > PLIST_FILES= bin/ori \ >+ bin/oridbg \ > bin/orifs \ >- bin/ori_httpd >-MAN1= ori.1 orifs.1 >+ bin/orisync >+MAN1= ori.1 oridbg.1 orifs.1 orisync.1 > > NO_STAGE= yes > .include <bsd.port.pre.mk> >@@ -32,10 +33,13 @@ > do-install: > @${ECHO_MSG} "===> Installing binaries..." > ${INSTALL_PROGRAM} ${WRKSRC}/build/ori/ori ${PREFIX}/bin/ >+ ${INSTALL_PROGRAM} ${WRKSRC}/build/oridbg/oridbg ${PREFIX}/bin/ > ${INSTALL_PROGRAM} ${WRKSRC}/build/orifs/orifs ${PREFIX}/bin/ >- ${INSTALL_PROGRAM} ${WRKSRC}/build/ori_httpd/ori_httpd ${PREFIX}/bin/ >+ ${INSTALL_PROGRAM} ${WRKSRC}/build/orisync/orisync ${PREFIX}/bin/ > @${ECHO_MSG} "===> Installing man pages..." > ${INSTALL_MAN} ${WRKSRC}/docs/ori.1 ${MAN1PREFIX}/man/man1 >+ ${INSTALL_MAN} ${WRKSRC}/docs/oridbg.1 ${MAN1PREFIX}/man/man1 > ${INSTALL_MAN} ${WRKSRC}/docs/orifs.1 ${MAN1PREFIX}/man/man1 >+ ${INSTALL_MAN} ${WRKSRC}/docs/orisync.1 ${MAN1PREFIX}/man/man1 > > .include <bsd.port.post.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 328417) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (ori-0.7.0.tar.xz) = 9dbbe48f725f966020065b8f151a75095fdb827b8bbade898e057a7e701b054c >-SIZE (ori-0.7.0.tar.xz) = 282544 >+SHA256 (ori-0.8.0.tar.xz) = 0589db3480e733dbeba2a1f6be6553701684b283507437c7500ad069f4b49631 >+SIZE (ori-0.8.0.tar.xz) = 295208
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 182424
: 137036