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

- Update to 2.2.0

PR:             ports/141568
Approved by:    maintainer
Submitted by:   myself (pgollucci@)
This commit is contained in:
Philip M. Gollucci 2009-12-17 22:28:41 +00:00
parent f1061d301b
commit 93b3d355b2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=246068
2 changed files with 7 additions and 8 deletions

View File

@ -4,8 +4,7 @@
# $FreeBSD$
PORTNAME= SDL
PORTVERSION= 2.1.3
PORTREVISION= 2
PORTVERSION= 2.2.0
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/D/DG/DGOEHRIG
@ -83,9 +82,9 @@ MAN3= SDL.3 \
# Workaround for Build.PL bug
post-install:
if [ -d ${SITE_PERL}/${PERL_ARCH}/auto/src ]; then \
mv ${SITE_PERL}/${PERL_ARCH}/auto/src/SDL* \
${MV} ${SITE_PERL}/${PERL_ARCH}/auto/src/SDL* \
${SITE_PERL}/${PERL_ARCH}/auto/; \
rmdir ${SITE_PERL}/${PERL_ARCH}/auto/src; \
${RMDIR} ${SITE_PERL}/${PERL_ARCH}/auto/src; \
fi
if [ -n ${PERL} ]; then \
@ -95,5 +94,5 @@ post-install:
${ECHO_MSG} "or launch any program that use this port with LD_PRELOAD=/usr/lib/libc_r.so"; \
fi; \
fi
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
MD5 (SDL_Perl-2.1.3.tar.gz) = 6ce26e1b710ce52def4ec22637cd5176
SHA256 (SDL_Perl-2.1.3.tar.gz) = 055e4eee85089cf9f7305e68580082fabb624c28199840cf91838b673539b082
SIZE (SDL_Perl-2.1.3.tar.gz) = 782794
MD5 (SDL_Perl-2.2.0.tar.gz) = ef0effde2919457f72e7187eddb524c8
SHA256 (SDL_Perl-2.2.0.tar.gz) = 3f3f4b835e1325787f8de88817277b1b380b01f86867c78034588a8ed99bcd86
SIZE (SDL_Perl-2.2.0.tar.gz) = 814289