FreeBSD Bugzilla – Attachment 82990 Details for
Bug 118629
[UPDATE] devel/premake
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.61 KB, created by
Felippe de Meirelles Motta
on 2007-12-12 22:00:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Felippe de Meirelles Motta
Created:
2007-12-12 22:00:04 UTC
Size:
1.61 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/premake/Makefile,v >retrieving revision 1.9 >diff -u -r1.9 Makefile >--- Makefile 6 Sep 2007 21:59:42 -0000 1.9 >+++ Makefile 12 Dec 2007 21:52:15 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= premake >-PORTVERSION= 3.4 >+PORTVERSION= 3.5 > CATEGORIES= devel > MASTER_SITES= SF > DISTNAME= ${PORTNAME}-src-${PORTVERSION} >@@ -16,13 +16,22 @@ > > WRKSRC= ${WRKDIR}/Premake-${PORTVERSION} > >+USE_DOS2UNIX= yes > USE_ZIP= yes > USE_GMAKE= yes > MAKE_ENV= CC="${CC}" CFLAGS="${CFLAGS}" > > PLIST_FILES= bin/premake > >+DOCS= CHANGES.txt LICENSE.txt README.txt >+ >+.include <bsd.port.pre.mk> >+ > do-install: >- ${INSTALL_PROGRAM} ${WRKSRC}/bin/premake ${PREFIX}/bin >+.if !defined(NOPORTDOCS) >+ @${MKDIR} ${DOCSDIR} >+ ${INSTALL_DATA} ${DOCS:S,^,${WRKSRC}/,} ${DOCSDIR} >+.endif >+ @${INSTALL_PROGRAM} ${WRKSRC}/bin/premake ${PREFIX}/bin > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/devel/premake/distinfo,v >retrieving revision 1.8 >diff -u -r1.8 distinfo >--- distinfo 6 Sep 2007 21:59:42 -0000 1.8 >+++ distinfo 12 Dec 2007 21:52:15 -0000 >@@ -1,3 +1,3 @@ >-MD5 (premake-src-3.4.zip) = dcb1eedccc26ac2b57b3989aa9f4f06d >-SHA256 (premake-src-3.4.zip) = f9715d189b731102b31074a2a6cd5012ccd13765ae392cb5fa61a11ebb0d4599 >-SIZE (premake-src-3.4.zip) = 375559 >+MD5 (premake-src-3.5.zip) = b2fb3a8a5e1f85309432e5814b232d9f >+SHA256 (premake-src-3.5.zip) = ae51d699076e515d2517aef771c5de01f61ce5f504b79dea7653018885186c72 >+SIZE (premake-src-3.5.zip) = 384472
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 118629
: 82990