FreeBSD Bugzilla – Attachment 220304 Details for
Bug 251574
[NEW PORT] games/sowon: Graphical countdown timer application
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch with requested changes
sowon.diff (text/plain), 2.40 KB, created by
Nico Sonack
on 2020-12-06 10:00:02 UTC
(
hide
)
Description:
Patch with requested changes
Filename:
MIME Type:
Creator:
Nico Sonack
Created:
2020-12-06 10:00:02 UTC
Size:
2.40 KB
patch
obsolete
>Index: deskutils/sowon/Makefile >=================================================================== >--- deskutils/sowon/Makefile (nonexistent) >+++ deskutils/sowon/Makefile (working copy) >@@ -0,0 +1,24 @@ >+# $FreeBSD$ >+ >+PORTNAME= sowon >+DISTVERSION= g20201203 >+CATEGORIES= deskutils >+ >+MAINTAINER= nsonack@outlook.com >+COMMENT= Graphical countdown timer application >+ >+LICENSE= MIT >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+USES= pkgconfig sdl >+ >+USE_GITHUB= yes >+GH_ACCOUNT= tsoding >+GH_TAGNAME= 0d43de4af5a430052aee2c2691fafe21ad80a83d >+ >+USE_SDL= sdl2 >+ >+PLIST_FILES= bin/sowon \ >+ man/man6/sowon.6.gz >+ >+.include <bsd.port.mk> > >Property changes on: deskutils/sowon/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: deskutils/sowon/distinfo >=================================================================== >--- deskutils/sowon/distinfo (nonexistent) >+++ deskutils/sowon/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1607248061 >+SHA256 (tsoding-sowon-g20201203-0d43de4af5a430052aee2c2691fafe21ad80a83d_GH0.tar.gz) = 7d9eee80c9360cc9a0d7ed1239ef8cfb171c8f81b112f5512f7f0efa38aacc7f >+SIZE (tsoding-sowon-g20201203-0d43de4af5a430052aee2c2691fafe21ad80a83d_GH0.tar.gz) = 474639 > >Property changes on: deskutils/sowon/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: deskutils/sowon/pkg-descr >=================================================================== >--- deskutils/sowon/pkg-descr (nonexistent) >+++ deskutils/sowon/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+Sowon is a graphical timer application that is useful for countdowns. >+ >+WWW: https://github.com/tsoding/sowon/ > >Property changes on: deskutils/sowon/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 251574
:
220237
| 220304