Bug 227176 - [New port] www/p5-WWW-Telegram-BotAPI : API for Telegram Bots
Summary: [New port] www/p5-WWW-Telegram-BotAPI : API for Telegram Bots
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-01 14:33 UTC by Ekkehard 'Ekki' Gehm
Modified: 2019-01-05 18:53 UTC (History)
1 user (show)

See Also:


Attachments
Shar auf new port (2.30 KB, text/plain)
2018-04-01 14:33 UTC, Ekkehard 'Ekki' Gehm
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ekkehard 'Ekki' Gehm 2018-04-01 14:33:34 UTC
Created attachment 192055 [details]
Shar auf new port
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-01-05 18:52:36 UTC
A commit references this bug:

Author: swills
Date: Sat Jan  5 18:52:00 UTC 2019
New revision: 489364
URL: https://svnweb.freebsd.org/changeset/ports/489364

Log:
  www/p5-WWW-Telegram-BotAPI: create port

  This module provides an easy to use interface for the Telegram Bot API. It also
  supports async requests out of the box using Mojo::UserAgent, which makes this
  module easy to integrate with an existing Mojolicious application.

  WWW: http://search.cpan.org/dist/WWW-Telegram-BotAPI/

  PR:		227176
  Submitted by:	gehm@physik.tu-berlin.de

Changes:
  head/www/Makefile
  head/www/p5-WWW-Telegram-BotAPI/
  head/www/p5-WWW-Telegram-BotAPI/Makefile
  head/www/p5-WWW-Telegram-BotAPI/distinfo
  head/www/p5-WWW-Telegram-BotAPI/pkg-descr
  head/www/p5-WWW-Telegram-BotAPI/pkg-plist
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-01-05 18:53:06 UTC
Committed, thanks!