FreeBSD Bugzilla – Attachment 230624 Details for
Bug 260878
graphics/jasper: Use release archive, enable "make test" and fix FreeGLUT detection
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for jasper
jasper-diustfile.patch (text/plain), 1.64 KB, created by
Daniel Engberg
on 2022-01-02 11:00:15 UTC
(
hide
)
Description:
Patch for jasper
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2022-01-02 11:00:15 UTC
Size:
1.64 KB
patch
obsolete
>diff --git a/graphics/jasper/Makefile b/graphics/jasper/Makefile >index c28c93781d69..4fc09d7cc9fa 100644 >--- a/graphics/jasper/Makefile >+++ b/graphics/jasper/Makefile >@@ -1,9 +1,9 @@ > # Created by: Maxim Sobolev <sobomax@FreeBSD.org> > > PORTNAME= jasper >-PORTVERSION= 2.0.33 >-DISTVERSIONPREFIX= version- >+DISTVERSION= 2.0.33 > CATEGORIES= graphics >+MASTER_SITES= https://github.com/jasper-software/${PORTNAME}/releases/download/version-${DISTVERSION}/ > > MAINTAINER= sunpoet@FreeBSD.org > COMMENT= Implementation of the codec specified in the JPEG-2000 standard >@@ -14,17 +14,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE > LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept > > USES= cmake cpe jpeg localbase >- >-CMAKE_OFF= JAS_ENABLE_AUTOMATIC_DEPENDENCIES JAS_ENABLE_DOC >-CMAKE_ON= JAS_ENABLE_LIBJPEG > USE_LDCONFIG= yes > >+CPE_VENDOR= jasper_project > DOCSDIR= ${PREFIX}/share/doc/JasPer > >-USE_GITHUB= yes >-GH_ACCOUNT= jasper-software >- >-CPE_VENDOR= jasper_project >+CMAKE_OFF= JAS_ENABLE_AUTOMATIC_DEPENDENCIES JAS_ENABLE_DOC >+CMAKE_ON= JAS_ENABLE_LIBJPEG > > OPTIONS_DEFINE= OPENGL DOCS > OPTIONS_DEFAULT=OPENGL >diff --git a/graphics/jasper/distinfo b/graphics/jasper/distinfo >index bec6d9b22487..f2f7e4d61d08 100644 >--- a/graphics/jasper/distinfo >+++ b/graphics/jasper/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1628103040 >-SHA256 (jasper-software-jasper-version-2.0.33_GH0.tar.gz) = 38b8f74565ee9e7fec44657e69adb5c9b2a966ca5947ced5717cde18a7d2eca6 >-SIZE (jasper-software-jasper-version-2.0.33_GH0.tar.gz) = 1959463 >+TIMESTAMP = 1641120830 >+SHA256 (jasper-2.0.33.tar.gz) = 28d28290cc2eaf70c8756d391ed8bcc8ab809a895b9a67ea6e89da23a611801a >+SIZE (jasper-2.0.33.tar.gz) = 2027526
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 260878
:
230624
|
231156
|
231574
|
231705
|
231736