Update to 1.03
PR: ports/69377 Submitted by: maintainer
This commit is contained in:
parent
6304ac06f8
commit
add2faee34
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114340
4 changed files with 8 additions and 12 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= libbt
|
||||
PORTVERSION= 1.02
|
||||
PORTREVISION?= 1
|
||||
PORTVERSION= 1.03
|
||||
CATEGORIES= net devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -15,8 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
|||
MAINTAINER= flz@xbsd.org
|
||||
COMMENT= C library implementing the core BitTorrent protocol
|
||||
|
||||
LIB_DEPENDS= uuid.1:${PORTSDIR}/sysutils/e2fsprogs \
|
||||
curl.3:${PORTSDIR}/ftp/curl
|
||||
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (libbt-1.02.tar.gz) = 1db9d77dd51014d672e1c3e2fd60eb31
|
||||
SIZE (libbt-1.02.tar.gz) = 307050
|
||||
MD5 (libbt-1.03.tar.gz) = f5fdd7f4b641d5da08d678130b4d6bff
|
||||
SIZE (libbt-1.03.tar.gz) = 307473
|
||||
|
|
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= libbt
|
||||
PORTVERSION= 1.02
|
||||
PORTREVISION?= 1
|
||||
PORTVERSION= 1.03
|
||||
CATEGORIES= net devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -15,8 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
|||
MAINTAINER= flz@xbsd.org
|
||||
COMMENT= C library implementing the core BitTorrent protocol
|
||||
|
||||
LIB_DEPENDS= uuid.1:${PORTSDIR}/sysutils/e2fsprogs \
|
||||
curl.3:${PORTSDIR}/ftp/curl
|
||||
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (libbt-1.02.tar.gz) = 1db9d77dd51014d672e1c3e2fd60eb31
|
||||
SIZE (libbt-1.02.tar.gz) = 307050
|
||||
MD5 (libbt-1.03.tar.gz) = f5fdd7f4b641d5da08d678130b4d6bff
|
||||
SIZE (libbt-1.03.tar.gz) = 307473
|
||||
|
|
Loading…
Reference in a new issue