mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- Update to 3.04
- Trim Makefile headers Changes: 2013-08-22 Dave Cross <dave@dave.org.uk> - RELEASE_3.04 ======================================================== Dave Cross <dave@dave.org.uk> (17): * Finish removing all references to SnipURL.pm. * Bump to version 2.05 for release. * Removed support for shorl.pm (now in WWW::Shorten::Shorl distribution). * Bumped version number. Removed shorl files from MANIFEST. * Added Config::Auto to list of dependencies (it's used by the shorten program). Bumped version for release. * Default to using a service that we currently support. * Added MYMETA.yml to MANIFEST.SKIP. * Be far more intelligent about the code that allows the user to choose which service to use. * Bump version number for release. * Better examples of using bin/shorten * Added a WWW::Shorten::UserAgent object which dies if it receives an HTTP error response. * Added documentation. * Added META.json to MANIFEST. * Licensing clean-up. * Removed prototypes (and the ampersands in the tests that circumvented them) * Bump version number for release. * Moved Pod tests into xt. (Pod coverage currently fails on some files. See https://rt.cpan.org/Ticket/Display.html?id=87634 for details.) Dave Cross <dave@angel.mag-sol.com> (1): * Removed support for NotLong and OneShortLink (separate distributions to follow soon). Bumper to version 2.06. Dave Cross <dave@dacross.(none)> (1): * Removed version number so it's picked up from lib/WWW/Shorten.pm yappo <yappo@shibuya.pl> (1): * shorl.com was change the request method ( POST to GET )
This commit is contained in:
parent
05fff28d82
commit
3bfd384498
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326640
@ -1,12 +1,7 @@
|
||||
# New ports collection makefile for: p5-WWW-Shorten
|
||||
# Date created: August 29 2003
|
||||
# Whom: Lars Thegler <lars@thegler.dk>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= WWW-Shorten
|
||||
PORTVERSION= 3.03
|
||||
PORTVERSION= 3.04
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (WWW-Shorten-3.03.tar.gz) = 62241a1f584f50edfa6d2cfd796f90f2c9054f9ff9f7e6f6e25315c5485e4bc2
|
||||
SIZE (WWW-Shorten-3.03.tar.gz) = 27936
|
||||
SHA256 (WWW-Shorten-3.04.tar.gz) = 92d61d01a959868931fa93480d2d4c4fcaf13ef80d1b03a9bb381eaa4bcdbb98
|
||||
SIZE (WWW-Shorten-3.04.tar.gz) = 26632
|
||||
|
Loading…
Reference in New Issue
Block a user