FreeBSD Bugzilla – Attachment 92491 Details for
Bug 130152
[PATCH] devel/libmaa: update to 1.1.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libmaa-1.1.0,1.patch
libmaa-1.1.0,1.patch (text/plain), 1.96 KB, created by
Sunpoet Po-Chuan Hsieh
on 2009-01-04 09:40:01 UTC
(
hide
)
Description:
libmaa-1.1.0,1.patch
Filename:
MIME Type:
Creator:
Sunpoet Po-Chuan Hsieh
Created:
2009-01-04 09:40:01 UTC
Size:
1.96 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/devel/libmaa/Makefile /usr/ports/sunpoet/libmaa/Makefile >--- /usr/ports/devel/libmaa/Makefile 2008-05-01 16:47:11.000000000 +0800 >+++ /usr/ports/sunpoet/libmaa/Makefile 2009-01-04 17:29:00.013816139 +0800 >@@ -6,11 +6,11 @@ > # > > PORTNAME= libmaa >-PORTVERSION= 1.10.11 >+PORTVERSION= 1.1.0 >+PORTEPOCH= 1 > CATEGORIES= devel >-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >+MASTER_SITES= SF > MASTER_SITE_SUBDIR= dict >-DISTNAME= dictd-${PORTVERSION} > > MAINTAINER= chinsan@FreeBSD.org > COMMENT= Provides a few data structures and helpful functions >@@ -24,7 +24,6 @@ > USE_AUTOTOOLS= libtool:15 > USE_LDCONFIG= yes > >-WRKSRC= ${WRKDIR}/dictd-${PORTVERSION}/libmaa > ALL_TARGET= lib > > post-install: >diff -ruN --exclude=CVS /usr/ports/devel/libmaa/distinfo /usr/ports/sunpoet/libmaa/distinfo >--- /usr/ports/devel/libmaa/distinfo 2008-05-01 16:47:11.000000000 +0800 >+++ /usr/ports/sunpoet/libmaa/distinfo 2009-01-04 17:26:06.198672315 +0800 >@@ -1,3 +1,3 @@ >-MD5 (dictd-1.10.11.tar.gz) = 7145acf0eded8b67e842eef0dd9f4189 >-SHA256 (dictd-1.10.11.tar.gz) = a5730cb0c67582d115057b409a6e75d903f56595a6690a7d435e22ae22857899 >-SIZE (dictd-1.10.11.tar.gz) = 696755 >+MD5 (libmaa-1.1.0.tar.gz) = d1883d09f65179a3b6aa16579cb5a7e9 >+SHA256 (libmaa-1.1.0.tar.gz) = 4ea274c712646f4be5b99d364d55451b0abcd03e0fd392d5107477dc9a83c05d >+SIZE (libmaa-1.1.0.tar.gz) = 278905 >diff -ruN --exclude=CVS /usr/ports/devel/libmaa/files/patch-getopt.c /usr/ports/sunpoet/libmaa/files/patch-getopt.c >--- /usr/ports/devel/libmaa/files/patch-getopt.c 2008-01-26 13:39:51.000000000 +0800 >+++ /usr/ports/sunpoet/libmaa/files/patch-getopt.c 1970-01-01 08:00:00.000000000 +0800 >@@ -1,11 +0,0 @@ >---- getopt.c.orig 2008-01-26 13:11:10.000000000 +0800 >-+++ getopt.c 2008-01-26 13:14:27.000000000 +0800 >-@@ -44,7 +44,7 @@ >- >- #include <stdio.h> >- >--#ifdef __sparc__ >-+#if defined(__sparc) && !defined(__FreeBSD__) >- extern int fprintf( FILE *, const char *, ... ); >- extern int strncmp( const char *, const char *, int n ); >- #endif
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 130152
: 92491