mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
- Update to 2.28 [1]
- Trim Makefile's header Changes: http://search.cpan.org/dist/IP-Country/CHANGES PR: ports/178974 [1] Submitted by: dikshie <dikshie@lapi.itb.ac.id> (maintainer)
This commit is contained in:
parent
3b4e1c6b01
commit
a025a674fb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319222
@ -1,12 +1,8 @@
|
||||
# New ports collection makefile for: net/p5-IP-Countries
|
||||
# Date created: 20 June 2005
|
||||
# Whom: dikshie <dikshie@lapi.itb.ac.id>
|
||||
#
|
||||
# Created by: dikshie <dikshie@lapi.itb.ac.id>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= IP-Country
|
||||
PORTVERSION= 2.27
|
||||
PORTVERSION= 2.28
|
||||
CATEGORIES= net perl5 geography
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (IP-Country-2.27.tar.gz) = 39ed6d3890d655159e950f785f5e124b580ebaa0ab531bc4cf182184801192e1
|
||||
SIZE (IP-Country-2.27.tar.gz) = 207632
|
||||
SHA256 (IP-Country-2.28.tar.gz) = 88db833a5ab22ed06cb53d6f205725e3b5371b254596053738885e91fa105f75
|
||||
SIZE (IP-Country-2.28.tar.gz) = 296585
|
||||
|
@ -1,14 +1,14 @@
|
||||
bin/ip2cc
|
||||
%%SITE_PERL%%/IP/Authority.pm
|
||||
%%SITE_PERL%%/IP/Country.pm
|
||||
%%SITE_PERL%%/IP/Authority/ipauth.gif
|
||||
%%SITE_PERL%%/IP/Authority/auth.gif
|
||||
%%SITE_PERL%%/IP/Authority/ipauth.gif
|
||||
%%SITE_PERL%%/IP/Country.pm
|
||||
%%SITE_PERL%%/IP/Country/Fast.pm
|
||||
%%SITE_PERL%%/IP/Country/Fast/cc.gif
|
||||
%%SITE_PERL%%/IP/Country/Fast/ip.gif
|
||||
%%SITE_PERL%%/IP/Country/MaxMind.pm
|
||||
%%SITE_PERL%%/IP/Country/Medium.pm
|
||||
%%SITE_PERL%%/IP/Country/Slow.pm
|
||||
%%SITE_PERL%%/IP/Country/Fast/cc.gif
|
||||
%%SITE_PERL%%/IP/Country/Fast/ip.gif
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/IP/Country/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IP/Country
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IP
|
||||
|
Loading…
Reference in New Issue
Block a user