FreeBSD Bugzilla – Attachment 234240 Details for
Bug 264268
devel/sfsexp: Use upstream release archive
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for sfsexp
sfsexp-distfile.patch (text/plain), 1.31 KB, created by
Daniel Engberg
on 2022-05-26 23:59:56 UTC
(
hide
)
Description:
Patch for sfsexp
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2022-05-26 23:59:56 UTC
Size:
1.31 KB
patch
obsolete
>diff --git a/devel/sfsexp/Makefile b/devel/sfsexp/Makefile >index a8ab1d811a7c..9acbd20960f9 100644 >--- a/devel/sfsexp/Makefile >+++ b/devel/sfsexp/Makefile >@@ -1,25 +1,19 @@ > PORTNAME= sfsexp >-DISTVERSIONPREFIX= v > DISTVERSION= 1.4.0 > CATEGORIES= devel >+MASTER_SITES= https://github.com/mjsottile/${PORTNAME}/releases/download/v${DISTVERSION}/ > > MAINTAINER= jrm@FreeBSD.org > COMMENT= Small Fast S-Expression Library > > LICENSE= LGPL21+ >-LICENSE_FILE= ${WRKSRC}/LICENSE_LGPL >+LICENSE_FILE= ${WRKSRC}/COPYING > >-USES= autoreconf libtool pkgconfig >-USE_GITHUB= yes >-GH_ACCOUNT= mjsottile >+USES= libtool pathfix pkgconfig > USE_LDCONFIG= yes > > GNU_CONFIGURE= yes > > INSTALL_TARGET= install-strip > >-post-install: >- ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.pc \ >- ${STAGEDIR}${PREFIX}/libdata/pkgconfig/ >- > .include <bsd.port.mk> >diff --git a/devel/sfsexp/distinfo b/devel/sfsexp/distinfo >index 004d71d24853..30f757cb837c 100644 >--- a/devel/sfsexp/distinfo >+++ b/devel/sfsexp/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1653592851 >-SHA256 (mjsottile-sfsexp-v1.4.0_GH0.tar.gz) = ef09aca137957f7f4ef31d0429837cb8647288fb822f40c18d49e21235297594 >-SIZE (mjsottile-sfsexp-v1.4.0_GH0.tar.gz) = 115554 >+TIMESTAMP = 1653607895 >+SHA256 (sfsexp-1.4.0.tar.gz) = 66b3d3a83b781613e04372fa0185518ed00fe1435de116be88cf0fdd3e4c0286 >+SIZE (sfsexp-1.4.0.tar.gz) = 455753
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 264268
: 234240