FreeBSD Bugzilla – Attachment 173835 Details for
Bug 211974
lang/rexx-regina: fix dependency issue with pkg-check, and claim maintainership
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for Makefile and files/*
regina-diff.txt (text/plain), 1.29 KB, created by
Bob Eager
on 2016-08-18 21:37:44 UTC
(
hide
)
Description:
Patch for Makefile and files/*
Filename:
MIME Type:
Creator:
Bob Eager
Created:
2016-08-18 21:37:44 UTC
Size:
1.29 KB
patch
obsolete
>===> Generating patch >===> Viewing diff with cdiff -s -w 0 >diff -ruN ../rexx-regina.orig/Makefile ./Makefile >--- ../rexx-regina.orig/Makefile 2016-04-21 17:43:14.000000000 +0100 >+++ ./Makefile 2016-08-18 22:22:35.847746000 +0100 >@@ -3,6 +3,7 @@ > > PORTNAME= regina > PORTVERSION= 3.8.2 >+PORTREVISION= 1 > CATEGORIES= lang > MASTER_SITES= SF/${PORTNAME}-rexx/${PORTNAME}-rexx/${PORTVERSION} > PKGNAMEPREFIX= rexx- >diff -ruN ../rexx-regina.orig/files/patch-configure ./files/patch-configure >--- ../rexx-regina.orig/files/patch-configure 2014-08-21 13:07:55.000000000 +0100 >+++ ./files/patch-configure 2016-08-18 22:19:25.870737000 +0100 >@@ -34,7 +34,7 @@ > + LD_RXLIB_A1="$ac_cv_prog_CC -shared ${LDFLAGS} -o \$(@)" > + LD_RXLIB_A2="$ac_cv_prog_CC -shared ${LDFLAGS} -o \$(@)" > + LD_RXLIB_UTILA="$ac_cv_prog_CC -shared ${LDFLAGS} -o \$(@)" >-+ SHL_LD="$ac_cv_prog_CC -shared ${LDFLAGS} -o ${SHLPRE}${SHLFILE}${SHLPST} "'$('SHOFILES')' >++ SHL_LD="$ac_cv_prog_CC -shared ${LDFLAGS} -o ${SHLPRE}${SHLFILE}${SHLPST} -Wl,-soname=${SHLPRE}${SHLFILE}${SHLPST} "'$('SHOFILES')' > + ;; > + *openbsd*) > if test "$ac_cv_prog_CC" = "gcc" -o "$ac_cv_prog_CC" = "g++" -o "$ac_cv_prog_CC" = "clang"; then >====> Cleaning up >===> Done
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 211974
: 173835