mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Update to 0.8.5
- Use LIB_DEPENDS Changes: https://github.com/taf2/curb/commits/master
This commit is contained in:
parent
6bb6c6a4c7
commit
8518cb6108
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335340
@ -2,17 +2,17 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= curb
|
||||
PORTVERSION= 0.8.4
|
||||
PORTVERSION= 0.8.5
|
||||
CATEGORIES= ftp rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Ruby bindings for libcurl
|
||||
|
||||
RUN_DEPENDS= curl>=0.0.0:${PORTSDIR}/ftp/curl
|
||||
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/curb-0.8.4.gem) = 735717037efde9afc253ce45f08e2f77d8db01b7fe9508178b35ce9dbaa8ee49
|
||||
SIZE (rubygem/curb-0.8.4.gem) = 78848
|
||||
SHA256 (rubygem/curb-0.8.5.gem) = 2fb74a7e8017b6efc698e7431f4328c2fbd7d1f750beee6ee0325541a5002d56
|
||||
SIZE (rubygem/curb-0.8.5.gem) = 79360
|
||||
|
Loading…
Reference in New Issue
Block a user