Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Aug 2006 10:15:59 -0800
From:      "Beech Rintoul" <beech@alaskaparadise.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/102328: [PATCH] deskutils/gtkjournal
Message-ID:  <1156097759.63838@stargate.alaskaparadise.com>
Resent-Message-ID: <200608201820.k7KIKCX3015279@freefall.freebsd.org>

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

>Number:         102328
>Category:       ports
>Synopsis:       [PATCH] deskutils/gtkjournal
>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:   Sun Aug 20 18:20:11 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Beech Rintoul
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
Alaska Paradise 
>Environment:


System: FreeBSD 7.0-CURRENT #81: Sat Aug 19 05:21:35 AKDT 2006
    root@stargate.alaskaparadise.com:/usr/obj/usr/src/sys/STARGATE



>Description:


* Petted Lint
* Added Mirror
* Added patch so port will build in 7-CURRENT

Note: This pr supercedes pr-102304, please close that pr.


>How-To-Repeat:





>Fix:


diff -ruN --exclude=CVS /usr/ports/deskutils/gtkjournal.orig/Makefile /usr/ports/deskutils/gtkjournal/Makefile
--- /usr/ports/deskutils/gtkjournal.orig/Makefile	Tue Aug  8 14:42:29 2006
+++ /usr/ports/deskutils/gtkjournal/Makefile	Sun Aug 20 09:48:05 2006
@@ -9,7 +9,8 @@
 PORTVERSION=	0.3.5.b
 PORTREVISION=	7
 CATEGORIES=	deskutils gnome
-MASTER_SITES=	http://linuxhelp.homeunix.com/gtkjournal/files/
+MASTER_SITES=	http://linuxhelp.homeunix.com/gtkjournal/files/ \
+			http://www.alaskaparadise.com/freebsd/
 DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
 
 MAINTAINER=	beech@alaskaparadise.com
@@ -25,7 +26,7 @@
 GNU_CONFIGURE=	yes
 USE_GNOME=	gnomehack lthack gnometarget
 CONFIGURE_ARGS=	--enable-gtkspell
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 
 MAN1=		${PORTNAME}.1
 
diff -ruN --exclude=CVS /usr/ports/deskutils/gtkjournal.orig/files/patch-bfcryptfile.cpp /usr/ports/deskutils/gtkjournal/files/patch-bfcryptfile.cpp
--- /usr/ports/deskutils/gtkjournal.orig/files/patch-bfcryptfile.cpp	Wed Dec 31 14:00:00 1969
+++ /usr/ports/deskutils/gtkjournal/files/patch-bfcryptfile.cpp	Sun Aug 20 09:36:35 2006
@@ -0,0 +1,10 @@
+--- src/aolib/bfcryptfile.cpp.orig	Fri Mar 12 06:10:10 2004
++++ src/aolib/bfcryptfile.cpp	Sun Aug 20 09:12:01 2006
+@@ -18,6 +18,7 @@
+ 
+ 
+ #include <aolib/bfcryptfile.hpp>
++#include "openssl/sha.h"
+ 
+ namespace aolib
+ {



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



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