diff options
author | mfechner <mfechner@FreeBSD.org> | 2018-09-07 03:42:16 +0800 |
---|---|---|
committer | mfechner <mfechner@FreeBSD.org> | 2018-09-07 03:42:16 +0800 |
commit | 3ef5b81ae5181bba40343f3a9bb557a6817455c4 (patch) | |
tree | 5ccddac2f66f9e3cd002c467aedbf81257426d40 | |
parent | 50ea7469be48c50d1fbf90a8016edf23d5fff8e1 (diff) | |
download | freebsd-ports-gnome-3ef5b81ae5181bba40343f3a9bb557a6817455c4.tar.gz freebsd-ports-gnome-3ef5b81ae5181bba40343f3a9bb557a6817455c4.tar.zst freebsd-ports-gnome-3ef5b81ae5181bba40343f3a9bb557a6817455c4.zip |
Removed www/rubygem-hanlit26 which is now obsolete by gitlab-ce 11.2.x update, please use www/rubygem-hamlit instead.
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | www/Makefile | 1 | ||||
-rw-r--r-- | www/rubygem-hamlit26/Makefile | 28 | ||||
-rw-r--r-- | www/rubygem-hamlit26/distinfo | 3 | ||||
-rw-r--r-- | www/rubygem-hamlit26/pkg-descr | 3 |
5 files changed, 1 insertions, 35 deletions
@@ -10516,3 +10516,4 @@ dns/openmdns|net/openmdns|2018-09-03|Moved to better category www/hs-activehs||2018-09-03|Has expired: Doesn't build with recent dependencies science/mpqc-mpich|science/mpqc|2018-09-03|MPI option is enabled by default in mpqc, no need for mpqc-mpich misc/timediff|misc/tzdiff|2018-09-04|Project was renamed +www/rubygem-hamlit26||2018-09-06|Removed diff --git a/www/Makefile b/www/Makefile index abd03d41b017..8462bf327e74 100644 --- a/www/Makefile +++ b/www/Makefile @@ -2039,7 +2039,6 @@ SUBDIR += rubygem-hamlit-rails SUBDIR += rubygem-hamlit-rails-rails5 SUBDIR += rubygem-hamlit-rails-rails50 - SUBDIR += rubygem-hamlit26 SUBDIR += rubygem-hashicorp-checkpoint SUBDIR += rubygem-heroku SUBDIR += rubygem-heroku-api diff --git a/www/rubygem-hamlit26/Makefile b/www/rubygem-hamlit26/Makefile deleted file mode 100644 index 654e98972b37..000000000000 --- a/www/rubygem-hamlit26/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# $FreeBSD$ - -PORTNAME= hamlit -PORTVERSION= 2.6.2 -CATEGORIES= www rubygems -MASTER_SITES= RG -PKGNAMESUFFIX= 26 - -MAINTAINER= mfechner@FreeBSD.org -COMMENT= High Performance Haml Implementation - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE.txt - -RUN_DEPENDS= rubygem-temple07>=0.7.6:devel/rubygem-temple07 \ - rubygem-thor>=0:devel/rubygem-thor \ - rubygem-tilt>=0:devel/rubygem-tilt - -CONFLICTS_INSTALL= rubygem-hamlit -PORTSCOUT= limit:^2\.6\. - -USES= gem shebangfix -USE_RUBY= yes -SHEBANG_FILES= bin/setup bin/test bin/ruby - -PLIST_FILES= bin/hamlit - -.include <bsd.port.mk> diff --git a/www/rubygem-hamlit26/distinfo b/www/rubygem-hamlit26/distinfo deleted file mode 100644 index 205a5e618892..000000000000 --- a/www/rubygem-hamlit26/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1517490539 -SHA256 (rubygem/hamlit-2.6.2.gem) = 8a5e88f5a69990a27414c9aec02a9093bf797a858a1c3fac9ade23d328cddf1f -SIZE (rubygem/hamlit-2.6.2.gem) = 70144 diff --git a/www/rubygem-hamlit26/pkg-descr b/www/rubygem-hamlit26/pkg-descr deleted file mode 100644 index 24659a28c8cf..000000000000 --- a/www/rubygem-hamlit26/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Hamlit is a high performance Haml implementation. - -WWW: https://github.com/k0kubun/hamlit |