svn commit: r304852 - head/sysutils/rubygem-backup
Beat Gaetzi
beat at FreeBSD.org
Tue Sep 25 18:07:36 UTC 2012
Author: beat
Date: Tue Sep 25 18:07:35 2012
New Revision: 304852
URL: http://svn.freebsd.org/changeset/ports/304852
Log:
- Mark BROKEN: unable to resolve dependencies
Unable to resolve dependencies: backup requires thor (~> 0.15.4)
Reported by: pointyhat
Modified:
head/sysutils/rubygem-backup/Makefile
Modified: head/sysutils/rubygem-backup/Makefile
==============================================================================
--- head/sysutils/rubygem-backup/Makefile Tue Sep 25 18:02:15 2012 (r304851)
+++ head/sysutils/rubygem-backup/Makefile Tue Sep 25 18:07:35 2012 (r304852)
@@ -16,6 +16,8 @@ COMMENT= Perform backup operations on re
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
More information about the svn-ports-all
mailing list