FreeBSD Bugzilla – Attachment 193496 Details for
Bug 228278
[PATCH] graphics/leptonica: Update to 1.76.0, switch to github
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to move to github and update to v1.76.0 (fixed patch #2)
leptonica-1.76.0_1.diff (text/plain), 2.79 KB, created by
Peter Wullinger
on 2018-05-17 19:08:31 UTC
(
hide
)
Description:
patch to move to github and update to v1.76.0 (fixed patch #2)
Filename:
MIME Type:
Creator:
Peter Wullinger
Created:
2018-05-17 19:08:31 UTC
Size:
2.79 KB
patch
obsolete
>diff -ruN graphics/leptonica/distinfo graphics/leptonica/distinfo >--- graphics/leptonica/distinfo 2017-03-03 06:30:44.200784000 +0100 >+++ graphics/leptonica/distinfo 2018-05-17 19:35:39.461448000 +0200 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1487336576 >-SHA256 (leptonica-1.74.1.tar.gz) = 746a517a47a3bd2a90bc8d581ca6464c10f30e91a60209735efe45b3778bec62 >-SIZE (leptonica-1.74.1.tar.gz) = 11707064 >+TIMESTAMP = 1526412216 >+SHA256 (DanBloomberg-leptonica-1.76.0_GH0.tar.gz) = ff98ffef6103cda0e400676f81113a8157569ac0f453c6e03a1a27b305ba25a7 >+SIZE (DanBloomberg-leptonica-1.76.0_GH0.tar.gz) = 11557709 >diff -ruN graphics/leptonica/files/patch-configure graphics/leptonica/files/patch-configure >--- graphics/leptonica/files/patch-configure 2017-10-10 19:45:57.228182000 +0200 >+++ graphics/leptonica/files/patch-configure 1970-01-01 01:00:00.000000000 +0100 >@@ -1,11 +0,0 @@ >---- configure.orig 2017-01-02 21:49:40 UTC >-+++ configure >-@@ -12929,7 +12929,7 @@ if test "x$ac_cv_lib_openjp2_opj_create_ >- $as_echo "#define HAVE_LIBJP2K 1" >>confdefs.h >- LIBJP2K_LIBS=-lopenjp2 >- >-- for ac_header in openjpeg-2.2/openjpeg.h openjpeg-2.1/openjpeg.h openjpeg-2.0/openjpeg.h >-+ for ac_header in openjpeg-2.3/openjpeg.h openjpeg-2.2/openjpeg.h openjpeg-2.1/openjpeg.h openjpeg-2.0/openjpeg.h >- do : >- as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` >- ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" >diff -ruN graphics/leptonica/Makefile graphics/leptonica/Makefile >--- graphics/leptonica/Makefile 2017-04-30 14:50:54.658675000 +0200 >+++ graphics/leptonica/Makefile 2018-05-17 21:00:44.805268000 +0200 >@@ -2,10 +2,13 @@ > # $FreeBSD: head/graphics/leptonica/Makefile 439814 2017-04-30 12:50:54Z sunpoet $ > > PORTNAME= leptonica >-PORTVERSION= 1.74.1 >+PORTVERSION= 1.76.0 > PORTREVISION= 1 > CATEGORIES= graphics >-MASTER_SITES= http://www.leptonica.com/source/ >+ >+USE_GITHUB= yes >+MASTER_SITES= GH >+GH_ACCOUNT= DanBloomberg > > MAINTAINER= hiroto.kagotani@gmail.com > COMMENT= C library for efficient image processing and image analysis operations >@@ -18,7 +21,7 @@ > > CONFLICTS= leptonlib-[0-9]* > >-USES= jpeg libtool pathfix >+USES= jpeg libtool pathfix autoreconf pkgconfig > GNU_CONFIGURE= yes > USE_LDCONFIG= yes > CPPFLAGS+= -I${LOCALBASE}/include >diff -ruN graphics/leptonica/pkg-plist graphics/leptonica/pkg-plist >--- graphics/leptonica/pkg-plist 2017-03-03 06:30:44.200784000 +0100 >+++ graphics/leptonica/pkg-plist 2018-05-17 21:04:01.043099000 +0200 >@@ -6,10 +6,6 @@ > bin/converttopdf > bin/converttops > bin/fileinfo >-bin/printimage >-bin/printsplitimage >-bin/printtiff >-bin/splitimage2pdf > bin/xtractprotos > include/leptonica/allheaders.h > include/leptonica/alltypes.h >@@ -45,5 +41,5 @@ > lib/liblept.a > lib/liblept.so > lib/liblept.so.5 >-lib/liblept.so.5.0.1 >+lib/liblept.so.5.0.3 > libdata/pkgconfig/lept.pc
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 228278
:
193437
|
193492
| 193496