mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Update to version 1.2.5
Submitted by: MAINTAINER
This commit is contained in:
parent
fa2eebe46f
commit
93b6c8b2b1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34565
3 changed files with 4 additions and 3 deletions
|
@ -6,13 +6,13 @@
|
|||
#
|
||||
|
||||
PORTNAME= ccscript
|
||||
PORTVERSION= 1.2.2
|
||||
PORTVERSION= 1.2.5
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= ftp://www.voxilla.org/pub/ccscript/
|
||||
|
||||
MAINTAINER= dyfet@gnu.org
|
||||
|
||||
LIB_DEPENDS= ccio.0:${PORTSDIR}/devel/commoncpp
|
||||
LIB_DEPENDS= ccstd.0:${PORTSDIR}/devel/commoncpp
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_LIBTOOL= yes
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (ccscript-1.2.2.tar.gz) = e0cb0fdb22419c8c3f742a26488ef1e1
|
||||
MD5 (ccscript-1.2.5.tar.gz) = 01b5fe502bbcc000a23f84012b6eb4d3
|
||||
|
|
|
@ -3,3 +3,4 @@ include/cc++/script.h
|
|||
lib/libccscript.a
|
||||
lib/libccscript.so
|
||||
lib/libccscript.so.0
|
||||
@dirrm include/cc++
|
||||
|
|
Loading…
Add table
Reference in a new issue