Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159256691
D38637.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D38637.diff
View Options
diff --git a/devel/cdialog/Makefile b/devel/cdialog/Makefile
--- a/devel/cdialog/Makefile
+++ b/devel/cdialog/Makefile
@@ -1,8 +1,8 @@
PORTNAME= cdialog
-DISTVERSION= 1.3-20220728
+DISTVERSION= 1.3-20221229
PORTEPOCH= 2
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.invisible-island.net/pub/${PORTNAME:S|^c||}/\
+MASTER_SITES= https://invisible-island.net/archives/${PORTNAME:S|^c||}/\
https://invisible-mirror.net/archives/${PORTNAME:S|^c||}/
DISTNAME= ${PORTNAME:S|^c||}-${PORTVERSION:R}-${PORTVERSION:E}
@@ -24,10 +24,11 @@
--with-curses-dir=${NCURSESBASE}
MAKEFILE= makefile
INSTALL_TARGET= install-strip install-man install-lib
+TEST_TARGET= check
OPTIONS_DEFINE= EXAMPLES
pre-patch-EXAMPLES-on:
- @${FIND} ${WRKSRC}/samples/ -type f -exec ${REINPLACE_CMD} -i "" "s|dialog|cdialog|g" {} \;
+ @${FIND} ${WRKSRC}/samples/ -type f -exec ${REINPLACE_CMD} -i "" "s|\<dialog\>|cdialog|g" {} \;
pre-install:
@${STRIP_CMD} ${WRKSRC}/.libs/libcdialog.so.15.0.0
diff --git a/devel/cdialog/distinfo b/devel/cdialog/distinfo
--- a/devel/cdialog/distinfo
+++ b/devel/cdialog/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1662918811
-SHA256 (dialog-1.3-20220728.tgz) = 54418973d559a461b00695fafe68df62f2bc73d506b436821d77ca3df454190b
-SIZE (dialog-1.3-20220728.tgz) = 568086
+TIMESTAMP = 1672491666
+SHA256 (dialog-1.3-20221229.tgz) = d5663d016003e5260fa485f5e9c2ddffb386508f3bd0687d4fa3635ea9942b8e
+SIZE (dialog-1.3-20221229.tgz) = 567965
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jun 12, 11:21 PM (5 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33906586
Default Alt Text
D38637.diff (1 KB)
Attached To
Mode
D38637: devel/cdialog: update to 1.3-20221229
Attached
Detach File
Event Timeline
Log In to Comment