1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

- Update to 2.12

- Remove unnecessary patch

Changes:	http://search.cpan.org/dist/Net-Dict/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-11-19 20:16:59 +00:00
parent 970da3e658
commit 6621c8f7ca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334349
3 changed files with 3 additions and 14 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Net-Dict
PORTVERSION= 2.11
PORTVERSION= 2.12
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:NEILB

View File

@ -1,2 +1,2 @@
SHA256 (Net-Dict-2.11.tar.gz) = 5dbc0dcdf7a3653a8fce6bfd93d25ab7016c629b1a1605f80b857000c774cb22
SIZE (Net-Dict-2.11.tar.gz) = 34794
SHA256 (Net-Dict-2.12.tar.gz) = f6287e215df6f9ab0b108d6b4036abbc4f5c57985d6ac1bad566a8daa285f2e4
SIZE (Net-Dict-2.12.tar.gz) = 34838

View File

@ -1,11 +0,0 @@
--- tkdict.orig 2013-07-21 06:50:57.000000000 +0800
+++ tkdict 2013-07-21 22:20:01.474790852 +0800
@@ -340,7 +340,7 @@
#=======================================================================
sub set_mode
{
-
+ return if (!defined($sframe));
if ($lookup_mode eq 'match')
{
$sframe->pack();