FreeBSD Bugzilla – Attachment 207679 Details for
Bug 239794
net-p2p/ncdc: Update to 1.22.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update
update.diff (text/plain), 1.50 KB, created by
Henrik
on 2019-09-21 14:07:02 UTC
(
hide
)
Description:
update
Filename:
MIME Type:
Creator:
Henrik
Created:
2019-09-21 14:07:02 UTC
Size:
1.50 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 512493) >+++ Makefile (working copy) >@@ -2,12 +2,12 @@ > # $FreeBSD$ > > PORTNAME= ncdc >-PORTVERSION= 1.20 >-PORTREVISION= 2 >+PORTVERSION= 1.22.1 >+PORTREVISION= 1 > CATEGORIES= net-p2p > MASTER_SITES= http://dev.yorhel.nl/download/ > >-MAINTAINER= earl1k@mail.ru >+MAINTAINER= h.freshports@skarnell.se > COMMENT= Lightweight direct connect client with ncurses interface > > LICENSE= MIT >@@ -20,7 +20,7 @@ > libnettle.so:security/nettle \ > libp11-kit.so:security/p11-kit > >-USES= gmake pkgconfig ncurses >+USES= gmake pkgconfig ncurses:port > USE_GNOME= glib20 > GNU_CONFIGURE= yes > PLIST_FILES= bin/ncdc \ >@@ -29,4 +29,12 @@ > CFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib > >+OPTIONS_DEFINE= GEOIP >+OPTIONS_DEFAULT= GEOIP >+ >+GEOIP_CONFIGURE_WITH= geoip >+GEOIP_CONFIGURE_ENV= GEOIP_CFLAGS="-I${LOCALBASE}/include" \ >+ GEOIP_LIBS="-L${LOCALBASE}/lib -lmaxminddb" >+GEOIP_LIB_DEPENDS= libmaxminddb.so:net/libmaxminddb >+ > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 512493) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1533016608 >-SHA256 (ncdc-1.20.tar.gz) = 8a998857df6289b6bd44287fc06f705b662098189f2a8fe95b1a5fbc703b9631 >-SIZE (ncdc-1.20.tar.gz) = 367688 >+TIMESTAMP = 1564822079 >+SHA256 (ncdc-1.22.1.tar.gz) = d15fd378aa345f423e59a38691c668f69b516cd4b8afbbcdc446007740c3afad >+SIZE (ncdc-1.22.1.tar.gz) = 371572
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 239794
:
206464
| 207679