FreeBSD Bugzilla – Attachment 233955 Details for
Bug 264011
devel/sfml: Modernize port and use upstream release archive
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for sfml
sfml-portlint-distversion-distfile.patch (text/plain), 1.40 KB, created by
Daniel Engberg
on 2022-05-16 09:59:35 UTC
(
hide
)
Description:
Patch for sfml
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2022-05-16 09:59:35 UTC
Size:
1.40 KB
patch
obsolete
>diff --git a/devel/sfml/Makefile b/devel/sfml/Makefile >index c08b6bf1c3e6..f5072047e1f1 100644 >--- a/devel/sfml/Makefile >+++ b/devel/sfml/Makefile >@@ -1,7 +1,9 @@ > PORTNAME= sfml >-PORTVERSION= 2.5.1 >+DISTVERSION= 2.5.1 > PORTREVISION= 3 > CATEGORIES= devel >+MASTER_SITES= https://www.sfml-dev.org/files/ >+DISTNAME= SFML-${DISTVERSION}-sources > > MAINTAINER= amdmi3@FreeBSD.org > COMMENT= Simple and Fast Multimedia Library >@@ -9,15 +11,13 @@ COMMENT= Simple and Fast Multimedia Library > LICENSE= ZLIB > LICENSE_FILE= ${WRKSRC}/license.md > >-USE_GITHUB= yes >-GH_ACCOUNT= SFML >-GH_PROJECT= SFML >- >-USES= cmake compiler:c++11-lang >-CMAKE_ARGS= -DSFML_INSTALL_PKGCONFIG_FILES=ON \ >- -DSFML_USE_SYSTEM_DEPS=ON >+USES= cmake compiler:c++11-lang zip > USE_LDCONFIG= yes > >+CMAKE_ON= SFML_INSTALL_PKGCONFIG_FILES \ >+ SFML_USE_SYSTEM_DEPS >+ >+WRKSRC= ${WRKDIR}/SFML-${DISTVERSION} > DATADIR= ${PREFIX}/share/SFML > PORTDATA= * > PORTDOCS= * >diff --git a/devel/sfml/distinfo b/devel/sfml/distinfo >index cb5877ad1ea7..bb497430e93e 100644 >--- a/devel/sfml/distinfo >+++ b/devel/sfml/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1539702187 >-SHA256 (SFML-SFML-2.5.1_GH0.tar.gz) = 438c91a917cc8aa19e82c6f59f8714da353c488584a007d401efac8368e1c785 >-SIZE (SFML-SFML-2.5.1_GH0.tar.gz) = 22868556 >+TIMESTAMP = 1652690030 >+SHA256 (SFML-2.5.1-sources.zip) = bf1e0643acb92369b24572b703473af60bac82caf5af61e77c063b779471bb7f >+SIZE (SFML-2.5.1-sources.zip) = 23283095
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 264011
: 233955