1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Update to version 3.5

- Fix a warning that appeared with perl-5.20

  - Fix a crash bug due to the final step of the change from
    $OPTIONSFILE to $OPTIONS_FILE: now the backward compatibility
    setting of $OPTIONSFILE has gone, and it is left undefined, we
    should not use it.  Reported by itetcu@ and Naram Qashat
This commit is contained in:
Matthew Seaman 2015-08-23 20:51:39 +00:00
parent 32161a3aab
commit 4151091105
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395131
2 changed files with 3 additions and 4 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= FreeBSD-Portindex
PORTVERSION= 3.4
PORTREVISION= 3
PORTVERSION= 3.5
CATEGORIES= ports-mgmt perl5
MASTER_SITES= http://www.infracaninophile.co.uk/portindex/
PKGNAMEPREFIX= p5-

View File

@ -1,2 +1,2 @@
SHA256 (FreeBSD-Portindex-3.4.tar.xz) = a3156d02521a20adff2eb9a56c82c1fedae1f4506a7aad9b68542a15e1db1cf1
SIZE (FreeBSD-Portindex-3.4.tar.xz) = 56396
SHA256 (FreeBSD-Portindex-3.5.tar.xz) = d31d7a0e608295dcf3c56befb75a542e5254af5668eaa3816386bd6711c61cdb
SIZE (FreeBSD-Portindex-3.5.tar.xz) = 56572