mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 3.0.27 and unbreak this port
- Cleanup Makefile header Changes: https://github.com/meskyanichi/backup/commits/master Feature safe: yes
This commit is contained in:
parent
9ed4c32270
commit
9a09eb0af9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308228
@ -1,12 +1,8 @@
|
||||
# New ports collection makefile for: rubygem-backup
|
||||
# Date created: 2011-10-30
|
||||
# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
#
|
||||
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= backup
|
||||
PORTVERSION= 3.0.25
|
||||
PORTVERSION= 3.0.27
|
||||
CATEGORIES= sysutils rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -16,8 +12,6 @@ COMMENT= Perform backup operations on remote and local environment
|
||||
RUN_DEPENDS= rubygem-open4>=1.3.0:${PORTSDIR}/devel/rubygem-open4 \
|
||||
rubygem-thor>=0.15.4:${PORTSDIR}/devel/rubygem-thor
|
||||
|
||||
BROKEN= unable to resolve dependencies
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/backup-3.0.25.gem) = c24cea8d0ce85b66c1884d7ab1fa61a6c8aa40c8e7a3a1531de8ecb2594b7ac2
|
||||
SIZE (rubygem/backup-3.0.25.gem) = 121344
|
||||
SHA256 (rubygem/backup-3.0.27.gem) = 57862f5e03af0c77b3f5964b74230de38c25b1901cca4e317d2af352ca777585
|
||||
SIZE (rubygem/backup-3.0.27.gem) = 146944
|
||||
|
Loading…
Reference in New Issue
Block a user