Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F149294698
D53581.1789831417.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D53581.1789831417.diff
View Options
diff --git a/comms/fllog/Makefile b/comms/fllog/Makefile
--- a/comms/fllog/Makefile
+++ b/comms/fllog/Makefile
@@ -1,30 +1,32 @@
PORTNAME= fllog
-PORTVERSION= 1.2.8
+DISTVERSION= 1.2.9
CATEGORIES= comms hamradio
-MASTER_SITES= SF/fldigi/${PORTNAME} \
- http://www.w1hkj.com/files/fllog/
+MASTER_SITES= SF/fldigi/${PORTNAME}
MAINTAINER= hamradio@FreeBSD.org
COMMENT= Ham Radio logging program
-WWW= http://www.w1hkj.com/fllog-help/index.html
+WWW= https://www.w1hkj.org/fllog-help/
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libfltk.so:x11-toolkits/fltk
+LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \
+ libfontconfig.so:x11-fonts/fontconfig \
+ libpng16.so:graphics/png
+
+USES= desktop-file-utils gmake jpeg xorg
+USE_XORG= x11 xcursor xext xfixes xft xinerama xrender
-USES= gmake desktop-file-utils
GNU_CONFIGURE= yes
CONFIGURE_ENV= FLTK_CONFIG="${LOCALBASE}/bin/fltk-config"
-OPTIONS_DEFINE= NATIVE_OPT
-
-NATIVE_OPT_DESC= Enable Native Optimizations
-
PLIST_FILES= bin/fllog \
share/applications/fllog.desktop \
share/pixmaps/fllog.xpm
-NATIVE_OPT_CONFIGURE_ON= --enable-optimizations=native
-NATIVE_OPT_CONFIGURE_OFF= --enable-optimizations=none
+OPTIONS_DEFINE= NATIVE
+
+NATIVE_CONFIGURE_ON= --enable-optimizations=native
+NATIVE_CONFIGURE_OFF= --enable-optimizations=none
.include <bsd.port.mk>
diff --git a/comms/fllog/distinfo b/comms/fllog/distinfo
--- a/comms/fllog/distinfo
+++ b/comms/fllog/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1705522238
-SHA256 (fllog-1.2.8.tar.gz) = 9092dbd627ddf2c50ec0680db081269611f6f5f40b7537c332328baf32bbaf52
-SIZE (fllog-1.2.8.tar.gz) = 439478
+TIMESTAMP = 1762266415
+SHA256 (fllog-1.2.9.tar.gz) = dde26f4fd3e31d3acc9f4fe902b50320813b4fbcb56276b21b93ee1a8930b519
+SIZE (fllog-1.2.9.tar.gz) = 440142
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Sep 19, 3:23 PM (5 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29758588
Default Alt Text
D53581.1789831417.diff (1 KB)
Attached To
Mode
D53581: comms/fllog: Update 1.2.8 => 1.2.9
Attached
Detach File
Event Timeline
Log In to Comment