mirror of https://git.FreeBSD.org/ports.git
Upgrade, 5a -> 5b. I changed shlib version from 5.0 to 5.1.
Someone please take a look!
This commit is contained in:
parent
320e65fb08
commit
9571ef11bc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1384
|
|
@ -1,18 +1,18 @@
|
|||
# New ports collection makefile for: jpeg
|
||||
# Version required: 5a
|
||||
# Version required: 5b
|
||||
# Date created: 6 November 1994
|
||||
# Whom: smace
|
||||
#
|
||||
# $Id: Makefile,v 1.5 1995/04/01 12:45:51 jkh Exp $
|
||||
# $Id: Makefile,v 1.6 1995/04/09 07:09:34 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= jpegsrc.v5a
|
||||
PKGNAME= jpeg-5a
|
||||
DISTNAME= jpegsrc.v5b
|
||||
PKGNAME= jpeg-5b
|
||||
CATEGORIES+= graphics
|
||||
MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/ \
|
||||
ftp://ftp.netcom.com/pub/tgl/uunet/
|
||||
|
||||
WRKSRC= ${WRKDIR}/jpeg-5a
|
||||
WRKSRC= ${WRKDIR}/jpeg-5b
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
MD5 (jpegsrc.v5a.tar.gz) = b7dd9064dd57db8fccc306f5e4528d99
|
||||
MD5 (jpegsrc.v5b.tar.gz) = 1272aa5cbf9974abed348e4b7ba2f55d
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
IJG's jpeg compresion utilities version 5
|
||||
IJG's jpeg compresion utilities version 5b
|
||||
|
|
|
|||
|
|
@ -1,19 +1,20 @@
|
|||
README for release 5 of 24-Sep-94
|
||||
=================================
|
||||
The Independent JPEG Group's JPEG software
|
||||
==========================================
|
||||
|
||||
README for release 5b of 15-Mar-95
|
||||
==================================
|
||||
|
||||
This distribution contains the fifth public release of the Independent JPEG
|
||||
Group's free JPEG software. You are welcome to redistribute this software and
|
||||
to use it for any purpose, subject to the conditions under LEGAL ISSUES, below.
|
||||
|
||||
Serious users of this software (particularly those incorporating it into
|
||||
larger programs) should contact jpeg-info@uunet.uu.net to be added to our
|
||||
electronic mailing list. Mailing list members are notified of updates and
|
||||
have a chance to participate in technical discussions, etc.
|
||||
larger programs) should contact IJG at jpeg-info@uunet.uu.net to be added to
|
||||
our electronic mailing list. Mailing list members are notified of updates
|
||||
and have a chance to participate in technical discussions, etc.
|
||||
|
||||
This software is the work of Tom Lane, Philip Gladstone, Luis Ortiz, Jim
|
||||
Boucher, Lee Crocker, George Phillips, Davide Rossi, Ge' Weijers, and other
|
||||
members of the Independent JPEG Group.
|
||||
|
||||
IJG is not associated with the official ISO JPEG standards committee.
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -11,5 +11,5 @@ include/jconfig.h
|
|||
include/jpeglib.h
|
||||
include/jmorecfg.h
|
||||
include/jerror.h
|
||||
lib/libjpeg.so.5.0
|
||||
lib/libjpeg.so.5.1
|
||||
lib/libjpeg.a
|
||||
|
|
|
|||
|
|
@ -1,18 +1,18 @@
|
|||
# New ports collection makefile for: jpeg
|
||||
# Version required: 5a
|
||||
# Version required: 5b
|
||||
# Date created: 6 November 1994
|
||||
# Whom: smace
|
||||
#
|
||||
# $Id: Makefile,v 1.5 1995/04/01 12:45:51 jkh Exp $
|
||||
# $Id: Makefile,v 1.6 1995/04/09 07:09:34 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= jpegsrc.v5a
|
||||
PKGNAME= jpeg-5a
|
||||
DISTNAME= jpegsrc.v5b
|
||||
PKGNAME= jpeg-5b
|
||||
CATEGORIES+= graphics
|
||||
MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/ \
|
||||
ftp://ftp.netcom.com/pub/tgl/uunet/
|
||||
|
||||
WRKSRC= ${WRKDIR}/jpeg-5a
|
||||
WRKSRC= ${WRKDIR}/jpeg-5b
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
MD5 (jpegsrc.v5a.tar.gz) = b7dd9064dd57db8fccc306f5e4528d99
|
||||
MD5 (jpegsrc.v5b.tar.gz) = 1272aa5cbf9974abed348e4b7ba2f55d
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
IJG's jpeg compresion utilities version 5
|
||||
IJG's jpeg compresion utilities version 5b
|
||||
|
|
|
|||
|
|
@ -1,19 +1,20 @@
|
|||
README for release 5 of 24-Sep-94
|
||||
=================================
|
||||
The Independent JPEG Group's JPEG software
|
||||
==========================================
|
||||
|
||||
README for release 5b of 15-Mar-95
|
||||
==================================
|
||||
|
||||
This distribution contains the fifth public release of the Independent JPEG
|
||||
Group's free JPEG software. You are welcome to redistribute this software and
|
||||
to use it for any purpose, subject to the conditions under LEGAL ISSUES, below.
|
||||
|
||||
Serious users of this software (particularly those incorporating it into
|
||||
larger programs) should contact jpeg-info@uunet.uu.net to be added to our
|
||||
electronic mailing list. Mailing list members are notified of updates and
|
||||
have a chance to participate in technical discussions, etc.
|
||||
larger programs) should contact IJG at jpeg-info@uunet.uu.net to be added to
|
||||
our electronic mailing list. Mailing list members are notified of updates
|
||||
and have a chance to participate in technical discussions, etc.
|
||||
|
||||
This software is the work of Tom Lane, Philip Gladstone, Luis Ortiz, Jim
|
||||
Boucher, Lee Crocker, George Phillips, Davide Rossi, Ge' Weijers, and other
|
||||
members of the Independent JPEG Group.
|
||||
|
||||
IJG is not associated with the official ISO JPEG standards committee.
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -11,5 +11,5 @@ include/jconfig.h
|
|||
include/jpeglib.h
|
||||
include/jmorecfg.h
|
||||
include/jerror.h
|
||||
lib/libjpeg.so.5.0
|
||||
lib/libjpeg.so.5.1
|
||||
lib/libjpeg.a
|
||||
|
|
|
|||
Loading…
Reference in New Issue