FreeBSD Bugzilla – Attachment 145038 Details for
Bug 192145
devel/psptoolchain-gdb support staging
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
psptoolchain-gdb.diff
psptoolchain-gdb.diff (text/plain), 1.58 KB, created by
Tassilo Philipp
on 2014-07-27 16:20:53 UTC
(
hide
)
Description:
psptoolchain-gdb.diff
Filename:
MIME Type:
Creator:
Tassilo Philipp
Created:
2014-07-27 16:20:53 UTC
Size:
1.58 KB
patch
obsolete
>diff -ruN psptoolchain-gdb.orig/Makefile psptoolchain-gdb/Makefile >--- psptoolchain-gdb.orig/Makefile 2014-07-26 16:07:43.173103941 -0500 >+++ psptoolchain-gdb/Makefile 2014-07-27 11:11:23.643600487 -0500 >@@ -3,18 +3,18 @@ > > PORTNAME= gdb > PORTVERSION= 7.3.1 >+PORTREVISION= 1 > CATEGORIES= devel > MASTER_SITES= ${MASTER_SITE_GNU} > MASTER_SITE_SUBDIR= ${PORTNAME}/ > PKGNAMEPREFIX= psptoolchain- > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= tphilipp@potion-studios.com > COMMENT= PlayStation Portable development toolchain ${PORTNAME} > > BUILD_DEPENDS= ${LOCALBASE}/psp/sdk/lib/libpspsdk.a:${PORTSDIR}/devel/psptoolchain-pspsdk-stage2 > >-USES= gmake >-USE_BZIP2= yes >+USES= gmake tar:bzip2 > USE_CSTD= gnu89 > > HAS_CONFIGURE= yes >@@ -25,12 +25,7 @@ > --disable-install-libiberty \ > --mandir=${PREFIX}/man > >-MAN1= psp-gdb.1 \ >- psp-gdbtui.1 \ >- psp-run.1 >- > # Disable installation of .info files and libiberty. >-NO_STAGE= yes > post-patch: > @${REINPLACE_CMD} -E 's/^(INFO_DEPS.*=)(.*)/\1#\2/' ${WRKSRC}/bfd/doc/Makefile.in > @${REINPLACE_CMD} -E 's/^(INFO_DEPS.*=)(.*)/\1#\2/' ${WRKSRC}/gdb/doc/Makefile.in >diff -ruN psptoolchain-gdb.orig/pkg-plist psptoolchain-gdb/pkg-plist >--- psptoolchain-gdb.orig/pkg-plist 2014-07-26 16:07:43.173103941 -0500 >+++ psptoolchain-gdb/pkg-plist 2014-07-26 17:33:17.613136597 -0500 >@@ -17,6 +17,9 @@ > share/gdb/syscalls/ppc64-linux.xml > share/gdb/syscalls/sparc-linux.xml > share/gdb/syscalls/sparc64-linux.xml >+man/man1/psp-gdb.1.gz >+man/man1/psp-gdbtui.1.gz >+man/man1/psp-run.1.gz > @dirrmtry share/info > @dirrm share/gdb/syscalls > @dirrm share/gdb/python/gdb/command
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 192145
:
145010
| 145038