2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880) |
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|
2013-01-26 14:59:45 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 3.03
Update LICENSE
Upstream changes:
2012-04-06 Dave Cross <dave@dave.org.uk>
* Artistic, Build.PL, COPYING, LICENCE, MANIFEST, lib/WWW/Shorten.pm,
lib/WWW/Shorten/UserAgent.pm: Licensing clean-up.
* MANIFEST: Added META.json to MANIFEST.
2012-03-01 Dave Cross <dave@dave.org.uk>
* lib/WWW/Shorten/UserAgent.pm: Added documentation.
* MANIFEST, lib/WWW/Shorten/UserAgent.pm, lib/WWW/Shorten/generic.pm: Added a
WWW::Shorten::UserAgent object which dies if it receives an HTTP error
response.
|
2012-10-28 07:31:10 by Aleksej Saushev | Files touched by this commit (600) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798) |
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
|
2011-10-07 13:37:44 by Hiramatsu Yoshifumi | Files touched by this commit (2) |
Log message:
Update p5-WWW-Shorten to 3.02.
Changes from previous:
2010-12-06 Dave Cross <dave@dave.org.uk>
* lib/WWW/Shorten.pm: Bump version number for release.
* bin/shorten: Be far more intelligent about the code that allows the user to
choose which service to use.
* MANIFEST.SKIP: Added MYMETA.yml to MANIFEST.SKIP.
* bin/shorten: Default to using a service that we currently support.
* Build.PL, lib/WWW/Shorten.pm: Added Config::Auto to list of dependencies
(it's used by the shorten program). Bumped version for release.
|
2011-08-14 18:06:13 by OBATA Akio | Files touched by this commit (268) |
Log message:
Revision bump after updating perl5 to 5.14.1.
|
2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | |
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
|
2010-04-22 06:27:07 by Stoned Elipot | Files touched by this commit (2) |
Log message:
Update from version 2.03 to version 3.00.
Upstream changes:
2010-01-20 Dave Cross <dave@dacross.(none)>
* Build.PL: Removed version number so it's picked up from lib/WWW/Shorten.pm
2009-12-19 Dave Cross <dave@dave.org.uk>
* Build.PL, MANIFEST: Bumped version number. Removed shorl files from
MANIFEST.
* MANIFEST, lib/WWW/Shorten/Shorl.pm, t/shorl.t: Removed support for shorl.pm
(now in WWW::Shorten::Shorl distribution).
2009-12-15 yappo <yappo@shibuya.pl>
* lib/WWW/Shorten/Shorl.pm: shorl.com was change the request method ( POST to
GET )
2009-11-21 Dave Cross <dave@angel.mag-sol.com>
* lib/WWW/Shorten/NotLong.pm, lib/WWW/Shorten/OneShortLink.pm, t/notlong.t,
t/oneshort.t: Removed support for NotLong and OneShortLink (separate
distributions to follow soon). Bumper to version 2.06.
2009-09-18 Dave Cross <dave@dave.org.uk>
* Build.PL: Bump to version 2.05 for release.
* lib/WWW/Shorten.pm, t/newnames.t: Finish removing all references to
SnipURL.pm.
2009-09-08 Dave Cross <dave@dave.org.uk>
* MANIFEST: Removed snipurl.t from MANIFEST.
* Build.PL, MANIFEST, lib/WWW/Shorten/SnipURL.pm, t/snipurl.t: Removed
WWW::Shorten::SnipURL (API changed, separate dist will follow). Bumped
version to 2.04.
2009-04-11 Dave Cross <dave@dave.org.uk>
* lib/WWW/Shorten.pm: Start using $DEFAULT_SERVICE variable.
* MANIFEST: Removed files from MANIFEST
* lib/WWW/Shorten.pm: Documenation improvements.
* lib/WWW/Shorten/BabyURL.pm, lib/WWW/Shorten/EkDk.pm,
lib/WWW/Shorten/ShortLink.pm, lib/WWW/Shorten/SmLnk.pm,
lib/WWW/Shorten/URLjr.pm, lib/WWW/Shorten/V3.pm, lib/WWW/Shorten/qURL.pm,
t/babyurl.t, t/ekdk.t, t/qurl.t, t/shortlink.t, t/smlnk.t, t/urljr.t, t/v3.t:
Removed a number of modules that supported services that are no longer
around.
|
2009-03-19 20:46:28 by Stoned Elipot | Files touched by this commit (2) |
Log message:
Update from version 2.02 to version 2.03.
Upstream changes:
2009-03-19 Dave Cross <dave@dave.org.uk>
* Build.PL: Remove signing
* commit 419bb82c70ba9b1a89fd0cbb400eb3491365c8d1
2009-03-19 Dave Cross <dave@dave.org.uk>
* t/shorl.t: Fixed typo
* commit e79a2979eb1182ba91b6b795bcab7504f5b229cf
2009-03-19 Dave Cross <dave@dave.org.uk>
* Build.PL: Bump version number.
* commit 4ff0cab5349a8d811be19dc14348db74c6173445
2009-03-19 Dave Cross <dave@dave.org.uk>
* t/tinyurl.t: Fixed TinyURL tests.
* commit c8a91370779b108b1f778b06ca3b0b31844e132b
|
2009-02-03 07:17:00 by Stoned Elipot | Files touched by this commit (3) | |
Log message:
Initial import of p5-WWW-Shorten version 2.02 in the NetBSD Packages
Collection.
The Perl 5 module WWW::Shorten provides an interface to URL shortening
sites. These sites maintain databases of long URLs, each of which
has a unique identifier. A very simple program called shorten is
supplied. This program takes a URL and gives you a shortened version
of it.
|