FreeBSD Bugzilla – Attachment 143060 Details for
Bug 190189
Maintainer update: stage misc/jbidwatcher
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
jbidwatcher-stage.patch.txt
jbidwatcher-stage.patch.txt (text/plain; charset=us-ascii), 1.92 KB, created by
Stephen Hurd
on 2014-05-25 00:23:45 UTC
(
hide
)
Description:
jbidwatcher-stage.patch.txt
Filename:
MIME Type:
Creator:
Stephen Hurd
Created:
2014-05-25 00:23:45 UTC
Size:
1.92 KB
patch
obsolete
>Index: jbidwatcher/Makefile >=================================================================== >--- jbidwatcher/Makefile (revision 354975) >+++ jbidwatcher/Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= jbidwatcher >-PORTVERSION= 2.5 >-PORTREVISION= 1 >+PORTVERSION= 2.5.5 > CATEGORIES= misc java > MASTER_SITES= http://www.jbidwatcher.com/download/ > >@@ -21,9 +20,8 @@ > PLIST_FILES= %%JAVAJARDIR%%/JBidwatcher-${PORTVERSION}.jar \ > bin/${PORTNAME} > >-NO_STAGE= yes > do-install: >- @${INSTALL_DATA} ${WRKSRC}/JBidwatcher-${PORTVERSION}.jar ${JAVAJARDIR} >- @${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin >+ @${INSTALL_DATA} ${WRKSRC}/JBidwatcher-${PORTVERSION}.jar ${STAGEDIR}${JAVAJARDIR} >+ @${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin > > .include <bsd.port.mk> >Index: jbidwatcher/distinfo >=================================================================== >--- jbidwatcher/distinfo (revision 354975) >+++ jbidwatcher/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (jbidwatcher-2.5.tar.bz2) = 9934f6ddf6825023a2c533fb6855a8af1068c942f1d3d604f597eabe2cf9ee30 >-SIZE (jbidwatcher-2.5.tar.bz2) = 16082013 >+SHA256 (jbidwatcher-2.5.5.tar.bz2) = e7f24a6d9cf74676671054ca07f0ef42ed0ce9c4840b6bdfd3fbc5ba3a5779f3 >+SIZE (jbidwatcher-2.5.5.tar.bz2) = 16364850 >Index: jbidwatcher/files/patch-build.xml >=================================================================== >--- jbidwatcher/files/patch-build.xml (revision 354975) >+++ jbidwatcher/files/patch-build.xml (working copy) >@@ -1,13 +0,0 @@ >---- ./build.xml.orig 2012-03-18 11:35:38.000000000 -0700 >-+++ ./build.xml 2012-03-25 16:08:00.000000000 -0700 >-@@ -125,10 +125,6 @@ >- <echo level="info" message="Building primary .jar file." /> >- <copy todir="help/" file="COPYING.html" /> >- >-- <exec executable="git" outputproperty="GITVERSION"> >-- <arg line="describe --tags --long"/> >-- </exec> >-- >- <mkdir dir="META-INF"/> >- >- <manifest file="${MANIFEST}">
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 Raw
Actions:
View
Attachments on
bug 190189
:
143059
| 143060