FreeBSD Bugzilla – Attachment 107800 Details for
Bug 148622
[maintainer-update] java/veditor 0.7.1_1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.30 KB, created by
kamikaze
on 2010-07-15 07:40:06 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
kamikaze
Created:
2010-07-15 07:40:06 UTC
Size:
1.30 KB
patch
obsolete
>diff -Nur veditor.orig/Makefile veditor/Makefile >--- veditor.orig/Makefile 2010-07-15 08:25:37.000000000 +0200 >+++ veditor/Makefile 2010-07-15 08:28:34.000000000 +0200 >@@ -7,6 +7,7 @@ > > PORTNAME= veditor > PORTVERSION= 0.7.1 >+PORTREVISION= 1 > CATEGORIES= java cad > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20runtime/VEditor%20${PORTVERSION} > DISTNAME= net.sourceforge.${PORTNAME}_${PORTVERSION} >@@ -31,16 +32,18 @@ > RUN_DEPENDS+= freehdl-v2cc:${PORTSDIR}/cad/freehdl > .endif > >-PLIST_SUB= VER=${PORTVERSION} >+PLIST_SUB= VER=${PORTVERSION} \ >+ ECLIPSE=${ECLIPSE} > > NO_BUILD= yes > NO_WRKSUBDIR= yes > >-ECLIPSE= ${PREFIX}/eclipse >+ECLIPSE= lib/eclipse > PLUGINS= plugins > > do-install: >- @${MKDIR} ${ECLIPSE}/${PLUGINS} >- @${INSTALL_DATA} ${DISTDIR}/${DISTFILES} ${ECLIPSE}/${PLUGINS}/ >+ @${MKDIR} ${PREFIX}/${ECLIPSE}/${PLUGINS} >+ @${INSTALL_DATA} ${DISTDIR}/${DISTFILES} \ >+ ${PREFIX}/${ECLIPSE}/${PLUGINS}/ > > .include <bsd.port.mk> >diff -Nur veditor.orig/pkg-plist veditor/pkg-plist >--- veditor.orig/pkg-plist 2010-07-15 08:25:37.000000000 +0200 >+++ veditor/pkg-plist 2010-07-15 08:29:10.000000000 +0200 >@@ -1,3 +1,3 @@ >-eclipse/plugins/net.sourceforge.veditor_%%VER%%.jar >-@dirrmtry eclipse/plugins >-@dirrmtry eclipse >+%%ECLIPSE%%/plugins/net.sourceforge.veditor_%%VER%%.jar >+@dirrmtry %%ECLIPSE%%/plugins >+@dirrmtry %%ECLIPSE%%
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 148622
: 107800