FreeBSD Bugzilla – Attachment 111391 Details for
Bug 152646
[maintainer-update] devel/eclipse-eclemma 1.5.0 to 1.5.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.28 KB, created by
kamikaze
on 2010-11-28 16:30:16 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
kamikaze
Created:
2010-11-28 16:30:16 UTC
Size:
2.28 KB
patch
obsolete
>diff -Nur eclipse-eclemma.orig/Makefile eclipse-eclemma/Makefile >--- eclipse-eclemma.orig/Makefile 2010-11-28 17:15:01.000000000 +0100 >+++ eclipse-eclemma/Makefile 2010-11-28 17:20:03.000000000 +0100 >@@ -6,7 +6,7 @@ > # > > PORTNAME= eclemma >-PORTVERSION= 1.5.0 >+PORTVERSION= 1.5.1 > CATEGORIES= java editors devel > MASTER_SITES= SF/${PORTNAME}/01_EclEmma_Releases/${PORTVERSION} > >@@ -37,11 +37,11 @@ > @${TOUCH} ${PLIST} > @${RM} ${PLIST} > .for _path in ${PLUGIN_PATHS} >- @${FIND} ${WRKSRC}/${_path}/ -not -type d \ >+ @${FIND} -ds ${WRKSRC}/${_path}/ -not -type d \ > | ${SED} "s|${WRKSRC}|%%ECLIPSE%%|1" \ > | ${SED} "s|${PORTVERSION}|%%VER%%|g" \ > >> ${PLIST} >- @${FIND} -d ${WRKSRC}/${_path}/ -mindepth 1 -type d \ >+ @${FIND} -ds ${WRKSRC}/${_path}/ -mindepth 1 -type d \ > | ${SED} "s|${WRKSRC}|@dirrm %%ECLIPSE%%|1" \ > | ${SED} "s|${PORTVERSION}|%%VER%%|g" \ > >> ${PLIST} >diff -Nur eclipse-eclemma.orig/distinfo eclipse-eclemma/distinfo >--- eclipse-eclemma.orig/distinfo 2010-11-28 17:15:01.000000000 +0100 >+++ eclipse-eclemma/distinfo 2010-11-28 17:15:17.000000000 +0100 >@@ -1,2 +1,2 @@ >-SHA256 (eclemma-1.5.0.zip) = 229e59763f62da3af177c5941e97b2ab5a34aae9acdf542d6070d4292c7948e9 >-SIZE (eclemma-1.5.0.zip) = 746412 >+SHA256 (eclemma-1.5.1.zip) = b8ab647ee1daf07c170e52b7b85fe957beedf92f43524e531974a044263f7da4 >+SIZE (eclemma-1.5.1.zip) = 778729 >diff -Nur eclipse-eclemma.orig/pkg-plist eclipse-eclemma/pkg-plist >--- eclipse-eclemma.orig/pkg-plist 2010-11-28 17:15:01.000000000 +0100 >+++ eclipse-eclemma/pkg-plist 2010-11-28 17:20:09.000000000 +0100 >@@ -1,7 +1,9 @@ >+%%ECLIPSE%%/features/com.mountainminds.eclemma.feature_%%VER%%/META-INF/MANIFEST.MF >+%%ECLIPSE%%/features/com.mountainminds.eclemma.feature_%%VER%%/META-INF/MTNMINDS.RSA >+%%ECLIPSE%%/features/com.mountainminds.eclemma.feature_%%VER%%/META-INF/MTNMINDS.SF > %%ECLIPSE%%/features/com.mountainminds.eclemma.feature_%%VER%%/about.html > %%ECLIPSE%%/features/com.mountainminds.eclemma.feature_%%VER%%/feature.properties > %%ECLIPSE%%/features/com.mountainminds.eclemma.feature_%%VER%%/feature.xml >-%%ECLIPSE%%/features/com.mountainminds.eclemma.feature_%%VER%%/META-INF/MANIFEST.MF > @dirrm %%ECLIPSE%%/features/com.mountainminds.eclemma.feature_%%VER%%/META-INF > @dirrm %%ECLIPSE%%/features/com.mountainminds.eclemma.feature_%%VER%% > @dirrmtry %%ECLIPSE%%/features
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 152646
: 111391