mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 8.3
PR: ports/112197 Submitted by: Lev Walkin <vlm@lionet.info> (maintainer)
This commit is contained in:
parent
bd948f124e
commit
6fc312ddd4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192915
2 changed files with 8 additions and 8 deletions
|
@ -1,21 +1,21 @@
|
||||||
# New ports collection makefile for: libstrfunc
|
# New ports collection makefile for: libstrfunc
|
||||||
# Date created: 2001-07-19
|
# Date created: 2001-07-19
|
||||||
# Whom: Lev Walkin <vlm@spelio.net.ru>
|
# Whom: Lev Walkin <vlm@lionet.info>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= libstrfunc
|
PORTNAME= libstrfunc
|
||||||
PORTVERSION= 8.2
|
PORTVERSION= 8.3
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= devel www
|
CATEGORIES= devel www
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||||
|
http://lionet.info/soft/
|
||||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
|
|
||||||
MAINTAINER= vlm@lionet.info
|
MAINTAINER= vlm@lionet.info
|
||||||
COMMENT= Handles CGI forms, MIME, templates, date conversions, etc
|
COMMENT= Handles CGI forms, MIME, templates, date conversions, etc
|
||||||
|
|
||||||
INSTALLS_SHLIB= yes
|
USE_LDCONFIG= yes
|
||||||
USE_AUTOTOOLS= libtool:15
|
USE_AUTOTOOLS= libtool:15
|
||||||
CONFIGURE_ARGS= --program-prefix=""
|
CONFIGURE_ARGS= --program-prefix=""
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (libstrfunc-8.2.tar.gz) = f048a3140e811e8eb7d9ca20005ce76a
|
MD5 (libstrfunc-8.3.tar.gz) = 0f562fea8061d344cb94bee3482d1675
|
||||||
SHA256 (libstrfunc-8.2.tar.gz) = 5a148e7e79ceaa81e174bebb6337a2b6f5dfaa3b08333b93b8dd9028c48af47e
|
SHA256 (libstrfunc-8.3.tar.gz) = 940341bce710083c0f09db1f3427427218d16e27a64539e45185ace5dd339b0a
|
||||||
SIZE (libstrfunc-8.2.tar.gz) = 434624
|
SIZE (libstrfunc-8.3.tar.gz) = 433806
|
||||||
|
|
Loading…
Add table
Reference in a new issue