diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2024-04-02 10:43:23 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2024-04-02 10:43:23 +0000 |
commit | 42ca354608d521d0581b4289c56021341a488ab6 (patch) | |
tree | 01da66193e767a1425cc7ba192841f81ef93ee98 | |
parent | 87cd12f206abd10c8a16ddb4bf30ad9f3cbfa31b (diff) | |
download | ports-42ca354608d521d0581b4289c56021341a488ab6.tar.gz ports-42ca354608d521d0581b4289c56021341a488ab6.zip |
textproc/rubygem-autoprefixer-rails1025: Remove expired port
textproc/rubygem-autoprefixer-rails1025
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | textproc/Makefile | 1 | ||||
-rw-r--r-- | textproc/rubygem-autoprefixer-rails1025/Makefile | 22 | ||||
-rw-r--r-- | textproc/rubygem-autoprefixer-rails1025/distinfo | 3 | ||||
-rw-r--r-- | textproc/rubygem-autoprefixer-rails1025/pkg-descr | 3 |
5 files changed, 1 insertions, 29 deletions
@@ -3135,3 +3135,4 @@ security/akmos||2024-04-01|Has expired: Last release in 2018, no active developm sysutils/uefi-edk2-bhyve-csm||2024-04-01|Has expired: Requires old edk2 version and gcc 4.8 net/samba413||2024-04-01|Has expired: Reached its EoL on March 21, 2022 science/py-asdf-unit-schemas|science/py-asdf-standard|2024-04-01|Has expired: This package is decommissioned and no longer provides any ASDF schemas. The schemas provided by the package were duplicates of the schemas provided by asdf-standard. Use science/py-asdf-standard instead +textproc/rubygem-autoprefixer-rails1025|textproc/rubygem-autoprefixer-rails|2024-04-02|Obselete, please use textproc/rubygem-autoprefixer-rails instead diff --git a/textproc/Makefile b/textproc/Makefile index 5c7c1b11d16a..9b2a343a3116 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1734,7 +1734,6 @@ SUBDIR += rubygem-asciidoctor-plantuml SUBDIR += rubygem-asciidoctor-plantuml00 SUBDIR += rubygem-autoprefixer-rails - SUBDIR += rubygem-autoprefixer-rails1025 SUBDIR += rubygem-babel-source SUBDIR += rubygem-babel-transpiler SUBDIR += rubygem-babosa diff --git a/textproc/rubygem-autoprefixer-rails1025/Makefile b/textproc/rubygem-autoprefixer-rails1025/Makefile deleted file mode 100644 index 2ddc49aea8f0..000000000000 --- a/textproc/rubygem-autoprefixer-rails1025/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -PORTNAME= autoprefixer-rails -PORTVERSION= 10.2.5.1 -CATEGORIES= textproc ruby -MASTER_SITES= RG -PKGNAMESUFFIX= 1025 - -MAINTAINER= mfechner@FreeBSD.org -COMMENT= Parse CSS and add vendor prefixes to CSS rules -WWW= https://github.com/ai/autoprefixer-rails - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE - -RUN_DEPENDS= rubygem-execjs>=0:devel/rubygem-execjs - -USES= gem - -NO_ARCH= yes - -PORTSCOUT= limit:^10\.2\.5\. - -.include <bsd.port.mk> diff --git a/textproc/rubygem-autoprefixer-rails1025/distinfo b/textproc/rubygem-autoprefixer-rails1025/distinfo deleted file mode 100644 index 80201417f5bc..000000000000 --- a/textproc/rubygem-autoprefixer-rails1025/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1637592026 -SHA256 (rubygem/autoprefixer-rails-10.2.5.1.gem) = 3711d67f1112361c7628847ac192d8aa6f3b8abe47527aee8a69dc8985e798ee -SIZE (rubygem/autoprefixer-rails-10.2.5.1.gem) = 675328 diff --git a/textproc/rubygem-autoprefixer-rails1025/pkg-descr b/textproc/rubygem-autoprefixer-rails1025/pkg-descr deleted file mode 100644 index 0ea3e77ffb43..000000000000 --- a/textproc/rubygem-autoprefixer-rails1025/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Autoprefixer is a tool to parse CSS and add vendor prefixes to CSS rules using -values from the Can I Use. This gem provides Ruby and Ruby on Rails integration -with this JavaScript tool. |