FreeBSD Bugzilla – Attachment 233952 Details for
Bug 263843
editors/fileobj: update to v0.7.108
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update port to v0.7.108 - small fixes
fileobj-update.patch (text/plain), 1.29 KB, created by
Nuno Teixeira
on 2022-05-16 07:32:34 UTC
(
hide
)
Description:
Update port to v0.7.108 - small fixes
Filename:
MIME Type:
Creator:
Nuno Teixeira
Created:
2022-05-16 07:32:34 UTC
Size:
1.29 KB
patch
obsolete
>diff --git a/editors/fileobj/Makefile b/editors/fileobj/Makefile >index 0852cd0d4968..7721638fff4f 100644 >--- a/editors/fileobj/Makefile >+++ b/editors/fileobj/Makefile >@@ -1,9 +1,8 @@ > # Created by: Rimvydas Jasinskas <zrj@ef.irc> > > PORTNAME= fileobj >-PORTVERSION= 0.7.55 >-PORTREVISION= 1 > DISTVERSIONPREFIX= v >+DISTVERSION= 0.7.108 > CATEGORIES= editors > > MAINTAINER= zrj@dragonflybsd.org >@@ -12,11 +11,10 @@ COMMENT= Portable hex editor with vi like interface > LICENSE= BSD2CLAUSE > LICENSE_FILE= ${WRKSRC}/COPYING > >-GH_ACCOUNT= kusumi >-USE_GITHUB= yes >- > USES= python:3.6+ >-USE_PYTHON= autoplist distutils concurrent optsuffix >+USE_GITHUB= yes >+GH_ACCOUNT= kusumi >+USE_PYTHON= autoplist concurrent distutils optsuffix > > PLIST_FILES= man/man1/fileobj.1.gz > >diff --git a/editors/fileobj/distinfo b/editors/fileobj/distinfo >index c7103e260abb..001406ee38ec 100644 >--- a/editors/fileobj/distinfo >+++ b/editors/fileobj/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1510447436 >-SHA256 (kusumi-fileobj-v0.7.55_GH0.tar.gz) = 1c74475d87b5832efb507b0493092fe6bf366887cfd483741723d1eeedf7ade5 >-SIZE (kusumi-fileobj-v0.7.55_GH0.tar.gz) = 128505 >+TIMESTAMP = 1651936374 >+SHA256 (kusumi-fileobj-v0.7.108_GH0.tar.gz) = b3e891ed9a642c1f698330e2f5d2036b419e25ff1c26de9e6b752d1d29e13941 >+SIZE (kusumi-fileobj-v0.7.108_GH0.tar.gz) = 193970
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 263843
:
233792
| 233952
Working