mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Update to 2.29
This commit is contained in:
parent
fe2d1f64fc
commit
5d66f772a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228364
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Encode
|
||||
PORTVERSION= 2.27
|
||||
PORTVERSION= 2.29
|
||||
CATEGORIES= converters perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -46,4 +46,7 @@ post-configure:
|
||||
@${FIND} ${WRKSRC}/ -name Makefile -exec \
|
||||
${REINPLACE_CMD} -e 's,^CC =,CC ?=,' {} \;
|
||||
|
||||
regression-test:
|
||||
cd ${WRKSRC} && ${MAKE} test
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Encode-2.27.tar.gz) = 6596e38643d0926be85b01269e207a43
|
||||
SHA256 (Encode-2.27.tar.gz) = 009426e03871fabfd53e0a5f6eceb007ae402e087a7d7490e5969ea43016b0e1
|
||||
SIZE (Encode-2.27.tar.gz) = 2000786
|
||||
MD5 (Encode-2.29.tar.gz) = a0a3ae896e51d0e8b7cc4aa42bec2ac8
|
||||
SHA256 (Encode-2.29.tar.gz) = 13de181ab7cedf45dd662031d3cddb5dc6187ed37706b82ac1abba24c41f1fc5
|
||||
SIZE (Encode-2.29.tar.gz) = 2001235
|
||||
|
Loading…
Reference in New Issue
Block a user