FreeBSD Bugzilla – Attachment 103852 Details for
Bug 143929
Upadte port devel/omniNotify to development snapshot version
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.65 KB, created by
devel
on 2010-02-14 11:11:30 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
devel
Created:
2010-02-14 11:11:30 UTC
Size:
2.65 KB
patch
obsolete
>--- Makefile.orig 2010-02-14 15:13:40.000000000 +0600 >+++ Makefile 2010-02-14 15:19:24.000000000 +0600 >@@ -2,13 +2,15 @@ > # Date created: 23 November 2004 > # Whom: Sergey Matveychuk <sem@FreeBSD.org> > # >-# $FreeBSD: ports/devel/omniNotify/Makefile,v 1.13 2009/12/27 13:37:04 erwin Exp $ >+# $FreeBSD$ > # > > PORTNAME= omniNotify >-PORTVERSION= 2.1 >+PORTVERSION= 2.1.01 >+#It' snapshot of development version actually > CATEGORIES= devel python >-MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/${PORTNAME}%20${PORTVERSION} >+MASTER_SITES= http://www.stasyan.com/devel/distfiles/ >+DISTNAME= omniNotify-2-latest > > MAINTAINER= sem@FreeBSD.org > COMMENT= CORBA Notification Service (CosNotification) for omniORB >@@ -30,9 +32,6 @@ > MAKEFILE= GNUmakefile > USE_LDCONFIG= yes > >-# Don't compiled on != i386 >-ONLY_FOR_ARCHS= i386 >- > CONFIGURE_SCRIPT= ../configure > CONFIGURE_ENV+= CC=${CC} CFLAGS="${CFLAGS}" CXX=${CXX} CXXFLAGS="${CXXFLAGS}" \ > CPP=${CPP} PYTHON=${PYTHON_CMD} >@@ -40,12 +39,6 @@ > > .include <bsd.port.pre.mk> > >-.if ${ARCH} != "i386" >-BROKEN= "Does not compile on !i386" >-.elif ${OSVERSION} >= 900000 >-BROKEN= does not build >-.endif >- > pre-configure: > @${MKDIR} ${CONFIGURE_WRKSRC} > @cd ${OMNIORB_WRKSRC} && ${FIND} idl | ${CPIO} --quiet -pdum ${WRKSRC} >--- distinfo.orig 2010-02-14 15:13:45.000000000 +0600 >+++ distinfo 2010-02-14 15:17:23.000000000 +0600 >@@ -1,3 +1,3 @@ >-MD5 (omniNotify-2.1.tar.gz) = 6f5655e4f1cfff4d4dc21688ca4c9e8b >-SHA256 (omniNotify-2.1.tar.gz) = 7bb0fdc7b1aeecb8e3406be5bfcc8a3701472fde7c43f805e297179b1b34cef0 >-SIZE (omniNotify-2.1.tar.gz) = 539019 >+MD5 (omniNotify-2-latest.tar.gz) = d4a48e6bd617ee009fa40c51c0d3bad3 >+SHA256 (omniNotify-2-latest.tar.gz) = adbfa475239b00499e6015a4eae68ec1127fb67c8943fc1364ac967793fe21c8 >+SIZE (omniNotify-2-latest.tar.gz) = 542341 >--- files/patch-configure.orig 2007-12-28 18:27:28.000000000 +0600 >+++ files/patch-configure 2010-02-14 15:20:36.000000000 +0600 >@@ -1,12 +1,13 @@ >---- configure.orig 2003-10-12 22:51:19.000000000 +0400 >-+++ configure 2007-12-28 15:26:13.000000000 +0300 >-@@ -2955,6 +2955,9 @@ >+--- configure.orig 2003-10-13 01:51:19.000000000 +0700 >++++ configure 2010-02-14 15:20:20.000000000 +0600 >+@@ -2955,6 +2955,10 @@ > *-*-freebsd3*) platform_name="FreeBSD"; os_version="3";; > *-*-freebsd4*) platform_name="FreeBSD"; os_version="4";; > *-*-freebsd5*) platform_name="FreeBSD"; os_version="5";; > + *-*-freebsd6*) platform_name="FreeBSD"; os_version="6";; > + *-*-freebsd7*) platform_name="FreeBSD"; os_version="7";; > + *-*-freebsd8*) platform_name="FreeBSD"; os_version="8";; >++ *-*-freebsd9*) platform_name="FreeBSD"; os_version="9";; > *-*-sco*) platform_name="OSR5"; os_version="5";; > esac
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 143929
: 103852