mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
- Update to 7.0
Changes: - Chase changes in bsdconv PR: portsr/162657 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Feature safe: yes
This commit is contained in:
parent
fb23f749db
commit
f04dfd8bde
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286017
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= bsdconv
|
||||
PORTVERSION= 1.2
|
||||
PORTVERSION= 7.0
|
||||
CATEGORIES= converters ruby
|
||||
MASTER_SITES= https://github.com/buganini/ruby-${PORTNAME}/tarball/${PORTVERSION}/
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
@ -17,12 +17,12 @@ COMMENT= Ruby wrapper for bsdconv
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
LIB_DEPENDS= bsdconv.6:${PORTSDIR}/converters/bsdconv
|
||||
LIB_DEPENDS= bsdconv.7:${PORTSDIR}/converters/bsdconv
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_EXTCONF= yes
|
||||
|
||||
GITVERSION= cc3a4f4
|
||||
GITVERSION= e7d7a7e
|
||||
FETCH_ARGS= -pRr
|
||||
WRKSRC= ${WRKDIR}/buganini-ruby-${PORTNAME}-${GITVERSION}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (buganini-bsdconv-1.2-0-gcc3a4f4.tar.gz) = 573b8c6c6026d0ed2dea18d665aa360f3c8be60fa426581fe3eeefc9764df2e6
|
||||
SIZE (buganini-bsdconv-1.2-0-gcc3a4f4.tar.gz) = 1730
|
||||
SHA256 (buganini-bsdconv-7.0-0-ge7d7a7e.tar.gz) = d10559cf5d7c3c7b2c563d5f2afd7488eba9a44cf40f87d018dbed7597c87dbb
|
||||
SIZE (buganini-bsdconv-7.0-0-ge7d7a7e.tar.gz) = 2117
|
||||
|
Loading…
Reference in New Issue
Block a user