FreeBSD Bugzilla – Attachment 130271 Details for
Bug 174179
databases/pxtools: Update MASTER_SITES
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.00 KB, created by
tkato432
on 2012-12-05 18:10:06 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2012-12-05 18:10:06 UTC
Size:
2.00 KB
patch
obsolete
>diff -urN /usr/ports/databases/pxtools/Makefile databases/pxtools/Makefile >--- /usr/ports/databases/pxtools/Makefile 2012-11-08 09:08:47.000000000 +0900 >+++ databases/pxtools/Makefile 2012-12-03 23:38:01.000000000 +0900 >@@ -1,26 +1,23 @@ >-# New ports collection makefile for: pxtools >-# Date created: 27 November 1999 >-# Whom: Chris D. Faulhaber <jedgar@FreeBSD.org> >-# >+# Created by: Chris D. Faulhaber <jedgar@FreeBSD.org> > # $FreeBSD: head/databases/pxtools/Makefile 300896 2012-07-14 13:54:48Z beat $ >-# > > PORTNAME= pxtools > PORTVERSION= 0.0.20 > PORTREVISION= 3 > CATEGORIES= databases >-MASTER_SITES= http://jan.kneschke.de/assets/2007/2/16/ >+MASTER_SITES= http://jan.kneschke.de/assets/projects/pxtools/ \ >+ http://www.sourcefiles.org/Databases/Utilities/Conversion/ > > MAINTAINER= ports@FreeBSD.org > COMMENT= Collection of tools to work with Paradox databases > >-GNU_CONFIGURE= yes >+LICENSE= GPLv2 >+ > USE_GETTEXT= yes >+GNU_CONFIGURE= yes >+MAKE_JOBS_SAFE= yes >+ > CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib > >-post-patch: >- @${REINPLACE_CMD} -e 's|-O2|${CFLAGS}|' \ >- ${WRKSRC}/configure ${WRKSRC}/src/Makefile.in >- > .include <bsd.port.mk> >diff -urN /usr/ports/databases/pxtools/files/patch-src::Makefile.in databases/pxtools/files/patch-src::Makefile.in >--- /usr/ports/databases/pxtools/files/patch-src::Makefile.in 2012-11-08 09:08:47.000000000 +0900 >+++ databases/pxtools/files/patch-src::Makefile.in 2012-10-28 03:23:58.000000000 +0900 >@@ -1,6 +1,15 @@ > --- src/Makefile.in.orig Tue Jul 16 07:12:57 2002 > +++ src/Makefile.in Sat Sep 28 20:02:35 2002 >-@@ -195,7 +195,7 @@ >+@@ -103,7 +103,7 @@ >+ >+ noinst_HEADERS = pxtypes.h pxconvert.h pxparse.h >+ >+-CFLAGS = -g -Wall -O2 #-DDEBUG -DDEBUG_HEAD_COPY >++CFLAGS = @CFLAGS@ #-DDEBUG -DDEBUG_HEAD_COPY >+ DEFS = @DEFS@ -DLOCALEDIR=\"$(localedir)\" >+ >+ pxinfo_LDADD = $(INTLLIBS) >+@@ -196,7 +196,7 @@ > $(LINK) $(pxcsvdump_LDFLAGS) $(pxcsvdump_OBJECTS) $(pxcsvdump_LDADD) $(LIBS) > pxinfo$(EXEEXT): $(pxinfo_OBJECTS) $(pxinfo_DEPENDENCIES) > @rm -f pxinfo$(EXEEXT)
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 174179
: 130271