mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 1.3.0
PR: ports/142602 Approved by: rpsfa@rit.edu rpsfa@rit.edu rpsfa@rit.edu rpsfa@rit.edu (maintainer) Submitted by: myself (pgollucci@)
This commit is contained in:
parent
b254946783
commit
dd33e500cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247642
2 changed files with 6 additions and 6 deletions
|
@ -5,15 +5,15 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= logging
|
||||
PORTVERSION= 1.2.2
|
||||
PORTVERSION= 1.3.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RF
|
||||
|
||||
MAINTAINER= rpsfa@rit.edu
|
||||
COMMENT= Logging library based on Java's log4j
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/${GEMS_BASE_DIR}/cache/little-plugger-1.0.1.gem:${PORTSDIR}/devel/rubygem-little_plugger \
|
||||
${LOCALBASE}/${GEMS_BASE_DIR}/cache/flexmock-0.8.6.gem:${PORTSDIR}/devel/ruby-flexmock \
|
||||
RUN_DEPENDS= rubygem-little_plugger>=1.0.1:${PORTSDIR}/devel/rubygem-little_plugger \
|
||||
rubygem-flexmock>=0.8.6:${PORTSDIR}/devel/ruby-flexmock \
|
||||
rlock:${PORTSDIR}/devel/rubygem-lockfile
|
||||
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (rubygem/logging-1.2.2.gem) = a58babc67712b6f303c4240ff1c0151f
|
||||
SHA256 (rubygem/logging-1.2.2.gem) = d3ab55eb956e095a34d909d6c7b324b84db11861390b90234861cf66e8eaf5fb
|
||||
SIZE (rubygem/logging-1.2.2.gem) = 73728
|
||||
MD5 (rubygem/logging-1.3.0.gem) = 66039dcf74c01ebc66ec9b6f69fd8a38
|
||||
SHA256 (rubygem/logging-1.3.0.gem) = b3a4b0420047ccdd61902e6d1d3e0881085aa08884341043c14dd6c0a5b56036
|
||||
SIZE (rubygem/logging-1.3.0.gem) = 66560
|
||||
|
|
Loading…
Add table
Reference in a new issue