FreeBSD Bugzilla – Attachment 179303 Details for
Bug 216455
textproc/extract_url: Update to 1.6.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
extract_url-1.6.2.patch
extract_url-1.6.2.patch (text/plain), 2.13 KB, created by
Danilo G. Baio
on 2017-01-25 08:30:12 UTC
(
hide
)
Description:
extract_url-1.6.2.patch
Filename:
MIME Type:
Creator:
Danilo G. Baio
Created:
2017-01-25 08:30:12 UTC
Size:
2.13 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 432411) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= extract_url >-PORTVERSION= 1.6.1 >+PORTVERSION= 1.6.2 > DISTVERSIONPREFIX= v > CATEGORIES= textproc > >Index: distinfo >=================================================================== >--- distinfo (revision 432411) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1485089324 >-SHA256 (m3m0ryh0l3-extracturl-v1.6.1_GH0.tar.gz) = 6ce3a977477cce6c7c8355500db4ef660d5b22118df6534d3ab022124c62a393 >-SIZE (m3m0ryh0l3-extracturl-v1.6.1_GH0.tar.gz) = 16192 >+TIMESTAMP = 1485332045 >+SHA256 (m3m0ryh0l3-extracturl-v1.6.2_GH0.tar.gz) = 5f0b568d5c9449f477527b4077d8269f1f5e6d6531dfa5eb6ca72dbacab6f336 >+SIZE (m3m0ryh0l3-extracturl-v1.6.2_GH0.tar.gz) = 16296 >Index: files/patch-extract__url.pl >=================================================================== >--- files/patch-extract__url.pl (revision 432411) >+++ files/patch-extract__url.pl (nonexistent) >@@ -1,22 +0,0 @@ >---- extract_url.pl.orig 2017-01-18 14:59:52 UTC >-+++ extract_url.pl >-@@ -54,18 +54,7 @@ sub VERSION_MESSAGE { >- >- my $term_cols = 80; >- my ($term_rows, $term_wpix, $term_hpix); >--if (eval "use Term::Readkey") { >-- ($term_cols, $term_rows, $term_wpix, $term_hpix) = GetTerminalSize(); >--} else { >-- require 'sys/ioctl.ph'; >-- if (defined &TIOCGWINSZ and open(TTY, "+</dev/tty")) { >-- my $winsize = ''; >-- unless (ioctl(TTY, &TIOCGWINSZ, $winsize)) { >-- die sprintf "$0: ioctl TIOCGWINSZ (%08x: $!)\n", &TIOCGWINSZ; >-- } >-- ($term_rows, $term_cols, $term_wpix, $term_hpix) = unpack('S4', $winsize); >-- } >--} >-+require 'sys/ioctl.ph'; >- my $list_width = $term_cols - 4; # 4 is for the border width on either side >- >- my %options; > >Property changes on: files/patch-extract__url.pl >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
dbaio
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 216455
: 179303