Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jan 2006 17:19:52 -0300
From:      "Alejandro Pulver" <alejandro@varnet.biz>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/92021: [MAINTAINER UPDATE] ftp/prozilla: remove common.h for the moment
Message-ID:  <1137701992.0@phobos.mars.bsd>
Resent-Message-ID: <200601192020.k0JKKAJJ025023@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         92021
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] ftp/prozilla: remove common.h for the moment
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 19 20:20:10 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alejandro Pulver
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:


System: FreeBSD 5.4-RELEASE #0: Sat May 21 12:14:47 ART 2005
    root@ale.varnet.bsd:/usr/src/sys/i386/compile/ATHLON-ALE



>Description:


* Don't install ${PREFIX}/include/common.h as it conflicts with KDE (ports/92002). Author will be contacted (about subdirectory/rename).


>How-To-Repeat:





>Fix:


--- prozilla.diff begins here ---
diff -urN /usr/ports/ftp/prozilla/files/patch-libprozilla_src_Makefile.in prozilla/files/patch-libprozilla_src_Makefile.in
--- /usr/ports/ftp/prozilla/files/patch-libprozilla_src_Makefile.in	Wed Dec 31 21:00:00 1969
+++ prozilla/files/patch-libprozilla_src_Makefile.in	Thu Jan 19 17:12:18 2006
@@ -0,0 +1,11 @@
+--- libprozilla/src/Makefile.in.orig	Sun Dec 11 21:19:15 2005
++++ libprozilla/src/Makefile.in	Thu Jan 19 17:11:36 2006
+@@ -114,7 +114,7 @@
+ #      example...)
+ libprozilla_la_LDFLAGS = -version-info 1:0:1
+ 
+-include_HEADERS = prozilla.h common.h netrc.h 
++include_HEADERS = prozilla.h netrc.h 
+ CPPFLAGS = @CPPFLAGS@ -DLOCALEDIR=\"$(datadir)/locale\"  
+ INCLUDES = -I../intl -I@includedir@
+ #AM_CPPFLAGS =  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
diff -urN /usr/ports/ftp/prozilla/pkg-plist prozilla/pkg-plist
--- /usr/ports/ftp/prozilla/pkg-plist	Fri Nov 25 14:12:45 2005
+++ prozilla/pkg-plist	Thu Jan 19 17:13:53 2006
@@ -1,5 +1,5 @@
 bin/proz
-include/common.h
+@comment include/common.h
 include/netrc.h
 include/prozilla.h
 lib/libprozilla.a
--- prozilla.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1137701992.0>