1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Update to 3.0

- Trim Makefile headers
 - Changes:

This is a routine bugfix release without major code modifications.
However a change to the cached data will require cache-init to be run
to update the cache contents.

    - Fix detection of ports that use options with OPTIONSng.
      Problem reported by Ion-Mihai Tetcu <itetcu@FreeBSD.org>

    - Employ 'use parent' pragma for defining inheritance

Feature safe:	  yes
This commit is contained in:
Matthew Seaman 2012-12-03 21:09:56 +00:00
parent f5731ed473
commit d3805ba149
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308174
2 changed files with 4 additions and 7 deletions

View File

@ -1,11 +1,8 @@
# New ports collection Makefile for: FreeBSD::Portindex
# Date created: 5 Nov 2004
# Whom: Matthew Seaman <m.seaman@infracaninophile.co.uk>
#
# Created by: Matthew Seaman
# $FreeBSD$
PORTNAME= FreeBSD-Portindex
PORTVERSION= 2.9
PORTVERSION= 3.0
CATEGORIES= ports-mgmt perl5
MASTER_SITES= http://www.infracaninophile.co.uk/portindex/
PKGNAMEPREFIX= p5-

View File

@ -1,2 +1,2 @@
SHA256 (FreeBSD-Portindex-2.9.tar.xz) = 04e661a43da7bb2ded2e337ce246ad824268c6d942c27442a95df0b6069e2ba6
SIZE (FreeBSD-Portindex-2.9.tar.xz) = 56728
SHA256 (FreeBSD-Portindex-3.0.tar.xz) = 2d7ac7c87e4ed4bc0e13a8abe15914f98dfb27267fd56887138232ec5b9239a7
SIZE (FreeBSD-Portindex-3.0.tar.xz) = 57096