FreeBSD Bugzilla – Attachment 129230 Details for
Bug 173192
[PATCH] graphics/barbecue: Minor changes, take maintainership
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
barbecue-1.5.b1.patch
barbecue-1.5.b1.patch (text/plain), 1.20 KB, created by
nemysis
on 2012-10-29 15:40:00 UTC
(
hide
)
Description:
barbecue-1.5.b1.patch
Filename:
MIME Type:
Creator:
nemysis
Created:
2012-10-29 15:40:00 UTC
Size:
1.20 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/graphics/barbecue/Makefile ./Makefile >--- /usr/ports/graphics/barbecue/Makefile 2012-10-28 17:03:54.000000000 +0100 >+++ ./Makefile 2012-10-29 16:35:06.000000000 +0100 >@@ -11,7 +11,7 @@ > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION}/ > DIST_SUBDIR= java > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= nemysis@gmx.ch > COMMENT= Java barcode generator > > LICENSE= BSD >@@ -61,18 +61,18 @@ > > .if ${PORT_OPTIONS:MTOMCAT6} || ${PORT_OPTIONS:MTOMCAT7} > ${INSTALL} -d -o ${WWWOWN} -g ${WWWGRP} ${WEBAPPDIR}/${PORTNAME} >- (cd ${WRKDIR}/${PORTNAME} && ${COPYTREE_SHARE} \* ${WEBAPPDIR}/${PORTNAME}) >+ @(cd ${WRKDIR}/${PORTNAME} && ${COPYTREE_SHARE} \* ${WEBAPPDIR}/${PORTNAME}) > ${TOUCH} ${WEBAPPDIR}/${PORTNAME}/WEB-INF/classes/net/sourceforge/barbecue/postnet/.empty > .endif > > .if ${PORT_OPTIONS:MDOCS} > ${MKDIR} ${DOCSDIR} > ${INSTALL_DATA} ${WRKSRC}/readme.txt ${DOCSDIR} >- (cd ${WRKSRC}/docs && ${COPYTREE_SHARE} \* ${DOCSDIR}) >+ @(cd ${WRKSRC}/docs && ${COPYTREE_SHARE} \* ${DOCSDIR}) > .endif > > .if ${PORT_OPTIONS:MEXAMPLES} >- (cd ${WRKSRC}/examples && ${COPYTREE_SHARE} \* ${EXAMPLESDIR}) >+ @(cd ${WRKSRC}/examples && ${COPYTREE_SHARE} \* ${EXAMPLESDIR}) > .endif > > .include <bsd.port.mk>
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 173192
: 129230