FreeBSD Bugzilla – Attachment 35888 Details for
Bug 57786
[MAINTAINER] devel/poslib: add patch to make posadis compile under -STABLE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
poslib-1.0.1_2.patch
poslib-1.0.1_2.patch (text/plain), 1.54 KB, created by
Sergei Kolobov
on 2003-10-09 08:10:09 UTC
(
hide
)
Description:
poslib-1.0.1_2.patch
Filename:
MIME Type:
Creator:
Sergei Kolobov
Created:
2003-10-09 08:10:09 UTC
Size:
1.54 KB
patch
obsolete
>diff -ruN --exclude=CVS /data/home/sgk/ports/my/posadis.org/poslib.orig/Makefile /data/home/sgk/ports/my/posadis.org/poslib/Makefile >--- /data/home/sgk/ports/my/posadis.org/poslib.orig/Makefile Wed Oct 8 11:23:10 2003 >+++ /data/home/sgk/ports/my/posadis.org/poslib/Makefile Thu Oct 9 10:53:30 2003 >@@ -7,7 +7,7 @@ > > PORTNAME= poslib > PORTVERSION= 1.0.1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= devel dns > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= posadis >diff -ruN --exclude=CVS /data/home/sgk/ports/my/posadis.org/poslib.orig/files/patch-poslib-config.in /data/home/sgk/ports/my/posadis.org/poslib/files/patch-poslib-config.in >--- /data/home/sgk/ports/my/posadis.org/poslib.orig/files/patch-poslib-config.in Thu Jan 1 03:00:00 1970 >+++ /data/home/sgk/ports/my/posadis.org/poslib/files/patch-poslib-config.in Thu Oct 9 10:01:53 2003 >@@ -0,0 +1,29 @@ >+--- poslib-config.in.orig Thu Oct 9 09:59:25 2003 >++++ poslib-config.in Thu Oct 9 10:01:29 2003 >+@@ -23,6 +23,8 @@ if test $# -eq 0; then >+ usage 1 1>&2 >+ fi >+ >++CMD= >++ >+ while test $# -gt 0; do >+ case "$1" in >+ -*=*) optarg=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'` ;; >+@@ -31,7 +33,7 @@ while test $# -gt 0; do >+ >+ case $1 in >+ --version) >+- echo @VERSION@ >++ CMD="@VERSION@" >+ ;; >+ --cflags) >+ echo_cflags=yes >+@@ -48,8 +50,6 @@ while test $# -gt 0; do >+ esac >+ shift >+ done >+- >+-CMD= >+ >+ if test "$echo_cflags" = "yes"; then >+ CMD="$CMD -I@includedir@/poslib-@VERSION@ -I@libdir@/poslib-@VERSION@/include/ -funsigned-char @THREAD_CFLAGS@"
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 57786
: 35888