diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2013-03-23 05:25:05 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2013-03-23 05:25:05 +0000 |
commit | 9bcc09b9f231cecc8453e0443af4dc3c3c680215 (patch) | |
tree | 287c9b5f0269ac02f3b0f0d70eedbf74adb7cd9f /lang/fpc | |
parent | c4b07ef91528adf1e114e358870ec211c50493d8 (diff) | |
download | ports-9bcc09b9f231cecc8453e0443af4dc3c3c680215.tar.gz ports-9bcc09b9f231cecc8453e0443af4dc3c3c680215.zip |
Notes
Diffstat (limited to 'lang/fpc')
-rw-r--r-- | lang/fpc/Makefile | 11 | ||||
-rw-r--r-- | lang/fpc/distinfo | 16 | ||||
-rw-r--r-- | lang/fpc/pkg-plist | 1 |
3 files changed, 12 insertions, 16 deletions
diff --git a/lang/fpc/Makefile b/lang/fpc/Makefile index 331a83b6c28c..9aee0d56a793 100644 --- a/lang/fpc/Makefile +++ b/lang/fpc/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: Free Pascal Compiler -# Date created: 28 November 2001 -# Whom: John Merryweather Cooper et al -# +# Created by: John Merryweather Cooper et al # $FreeBSD$ -# PORTNAME= fpc -PORTVERSION= 2.6.0 -PORTREVISION?= 2 +PORTVERSION= 2.6.2 +PORTREVISION?= 0 CATEGORIES?= lang MASTER_SITES= ftp://ftp.freepascal.org/pub/fpc/dist/${PORTVERSION}/source/:source \ ftp://planetmirror.com/pub/fpc/dist/${PORTVERSION}/source/:source \ @@ -85,7 +81,6 @@ MAN1= bin2obj.1 \ h2pas.1 \ h2paspp.1 \ makeskel.1 \ - mkxmlrpc.1 \ plex.1 \ postw32.1 \ ppc386.1 \ diff --git a/lang/fpc/distinfo b/lang/fpc/distinfo index f271ac99ae73..dcf060ea16c2 100644 --- a/lang/fpc/distinfo +++ b/lang/fpc/distinfo @@ -1,8 +1,8 @@ -SHA256 (freepascal/fpc-2.6.0.source.tar.gz) = b1ffe118bd6ce86775ac3a22ab71a88c28b91cbda6a85a8f74797a04ea7c4b8f -SIZE (freepascal/fpc-2.6.0.source.tar.gz) = 28932564 -SHA256 (freepascal/ppc386-2.6.0-freebsd.tar.gz) = 10685d5bfc4fbf02dcd1398689d5c6e5e35831f1a38e1b34ed2312fb10099fe3 -SIZE (freepascal/ppc386-2.6.0-freebsd.tar.gz) = 958065 -SHA256 (freepascal/ppcx64-2.6.0-freebsd.tar.gz) = 7d2dbd57ea2c6986b4c6e0fc9b3a9461b19b5d9dbabe9e1a6512e97a6d9a5ef8 -SIZE (freepascal/ppcx64-2.6.0-freebsd.tar.gz) = 1026395 -SHA256 (freepascal/fpc-2.6.0.man.tar.gz) = 0a41d93d25e27f0a15ec7396586854c7001cbafd46a5a19a284e016573c261a4 -SIZE (freepascal/fpc-2.6.0.man.tar.gz) = 31808 +SHA256 (freepascal/fpc-2.6.2.source.tar.gz) = 71dd1be93593daf184556377dfde61c7882bc749ad8c0bc342210e542555f9d0 +SIZE (freepascal/fpc-2.6.2.source.tar.gz) = 29527806 +SHA256 (freepascal/ppc386-2.6.2-freebsd.tar.gz) = 57ae32389b717718df2af0588eb9c2ea32419a1266b568c3c93cd0d7be8979af +SIZE (freepascal/ppc386-2.6.2-freebsd.tar.gz) = 962449 +SHA256 (freepascal/ppcx64-2.6.2-freebsd.tar.gz) = 80ddb220918454e1196083865e1194fea3f5551df3b0dc576513a24a9cbc2c22 +SIZE (freepascal/ppcx64-2.6.2-freebsd.tar.gz) = 1034393 +SHA256 (freepascal/fpc-2.6.2.man.tar.gz) = 0f18507e5858270ae9026339a95b82fda81ab9fbc501cb0e7629cd02f0fe05b1 +SIZE (freepascal/fpc-2.6.2.man.tar.gz) = 31044 diff --git a/lang/fpc/pkg-plist b/lang/fpc/pkg-plist index 5b0c2f47b531..73141c5e6641 100644 --- a/lang/fpc/pkg-plist +++ b/lang/fpc/pkg-plist @@ -68,6 +68,7 @@ lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/dateutils.o lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/dateutils.ppu lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/dl.o lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/dl.ppu +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/dllprt0.o lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/dos.o lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/dos.ppu lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/rtl/dynlibs.o |