FreeBSD Bugzilla – Attachment 249993 Details for
Bug 277367
devel/sedsed: new MASTERSITES, new WWW
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
git diff updating MASTERSITES, WWW and to version 1.1
devel_sedsed06.diff (text/plain), 1.57 KB, created by
Chris Hutchinson
on 2024-04-15 16:02:15 UTC
(
hide
)
Description:
git diff updating MASTERSITES, WWW and to version 1.1
Filename:
MIME Type:
Creator:
Chris Hutchinson
Created:
2024-04-15 16:02:15 UTC
Size:
1.57 KB
patch
obsolete
>diff --git a/devel/sedsed/Makefile b/devel/sedsed/Makefile >index 73bc4b5bc82b..ad9cbe6d721a 100644 >--- a/devel/sedsed/Makefile >+++ b/devel/sedsed/Makefile >@@ -1,26 +1,27 @@ > PORTNAME= sedsed >-PORTVERSION= 1.0 >-PORTREVISION= 1 >+DISTVERSIONPREFIX= v >+# version 2+ doesn't support BSD sed >+DISTVERSION= 1.1 > CATEGORIES= devel >-MASTER_SITES= http://sedsed.sourceforge.net/ >-EXTRACT_SUFX= # empty >+MASTER_SITES= https://aurelio.net/projects/sedsed/ > > MAINTAINER= portmaster@BSDforge.com > COMMENT= Python script that masters SED scripts > WWW= http://sedsed.sourceforge.net/ > >-PLIST_FILES= bin/sedsed >-EXTRACT_CMD= ${CP} >-EXTRACT_BEFORE_ARGS= >-EXTRACT_AFTER_ARGS= ${WRKSRC} >- >-NO_WRKSUBDIR= yes >-NO_BUILD= yes >+LICENSE= MIT >+LICENSE_FILE= ${WRKSRC}/LICENSE > > USES= python shebangfix >-SHEBANG_FILES= sedsed-1.0 >+USE_GITHUB= yes >+GH_ACCOUNT= aureliojargas >+ >+SHEBANG_FILES= sedsed.py >+NO_BUILD= yes >+PORTSCOUT= ignore:1 >+PLIST_FILES= bin/sedsed > > do-install: >- ${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} ${STAGEDIR}${PREFIX}/bin/sedsed >+ ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.py ${STAGEDIR}${PREFIX}/bin/sedsed > > .include <bsd.port.mk> >diff --git a/devel/sedsed/distinfo b/devel/sedsed/distinfo >index 7c42f1500e67..b99f7a73ccd6 100644 >--- a/devel/sedsed/distinfo >+++ b/devel/sedsed/distinfo >@@ -1,2 +1,3 @@ >-SHA256 (sedsed-1.0) = 38da1ef5234157da8e8f4fe8faf960c8f71ccce3d650b34f33f4df12ecda41d8 >-SIZE (sedsed-1.0) = 51346 >+TIMESTAMP = 1713060239 >+SHA256 (aureliojargas-sedsed-v1.1_GH0.tar.gz) = 698a035db1b2b29dc54e11255b9363e9fdd6562ab355011f8ea2c29fdd13b621 >+SIZE (aureliojargas-sedsed-v1.1_GH0.tar.gz) = 304521
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
Flags:
portmaster
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 277367
:
248806
|
249861
|
249960
|
249988
|
249990
|
249993
|
251844