FreeBSD Bugzilla – Attachment 114223 Details for
Bug 155863
Update port: graphics/xmountains to 2.9
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.59 KB, created by
tkato432
on 2011-03-22 18:30:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2011-03-22 18:30:04 UTC
Size:
1.59 KB
patch
obsolete
>diff -urN /usr/ports/graphics/xmountains/Makefile graphics/xmountains/Makefile >--- /usr/ports/graphics/xmountains/Makefile 2009-09-17 02:23:27.000000000 +0900 >+++ graphics/xmountains/Makefile 2011-03-14 03:25:23.000000000 +0900 >@@ -6,7 +6,7 @@ > # > > PORTNAME= xmountains >-PORTVERSION= 2.8 >+PORTVERSION= 2.9 > CATEGORIES= graphics > MASTER_SITES= http://www2.epcc.ed.ac.uk/~spb/xmountains/ > DISTNAME= ${PORTNAME}_${PORTVERSION} >@@ -17,10 +17,6 @@ > NO_WRKSUBDIR= yes > > USE_XORG= xbitmaps x11 >-MAKEFILE= Makefile.alt >-ALL_TARGET= ${PORTNAME} >-MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ >- LDFLAGS="-L${LOCALBASE}/lib" > > MAN6= ${PORTNAME}.6 > PLIST_FILES= bin/${PORTNAME} >@@ -28,6 +24,10 @@ > post-extract: > @${LN} -sf ${PORTNAME}.man ${WRKSRC}/${PORTNAME}.6 > >+do-build: >+ cd ${BUILD_WRKSRC} && ${CC} ${CFLAGS} -I${LOCALBASE}/include *.c \ >+ -o ${PORTNAME} -L${LOCALBASE}/lib -lX11 -lm >+ > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin > ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.6 ${MAN6PREFIX}/man/man6 >diff -urN /usr/ports/graphics/xmountains/distinfo graphics/xmountains/distinfo >--- /usr/ports/graphics/xmountains/distinfo 2009-09-17 02:23:27.000000000 +0900 >+++ graphics/xmountains/distinfo 2011-03-14 03:11:23.000000000 +0900 >@@ -1,3 +1,2 @@ >-MD5 (xmountains_2.8.tar.gz) = e5d55515315227f7849f62e449601fb8 >-SHA256 (xmountains_2.8.tar.gz) = 2c9e49ea6802dcb6c8b47415d3a454363218baa6c0636ccc25c996222c138725 >-SIZE (xmountains_2.8.tar.gz) = 27985 >+SHA256 (xmountains_2.9.tar.gz) = 3830f48ab46d770f0ce1c5e8fd1861e28fa1b8373aa82fac66a563f017aaee89 >+SIZE (xmountains_2.9.tar.gz) = 27951
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 155863
: 114223