Update to 1.0.0.
PR: 20636 Submitted by: maintainer
This commit is contained in:
parent
c8403c7246
commit
f3492a4b06
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32850
12 changed files with 15 additions and 15 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= icqlib
|
||||
PORTVERSION= 0.1.3
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
|||
MAINTAINER= lioux@uol.com.br
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (icqlib-0.1.3.tar.gz) = 6feeee66ed0a8c1e0910acb5cad439d7
|
||||
MD5 (icqlib-1.0.0.tar.gz) = a379f93c4ec6f39ca76e10329f257741
|
||||
|
|
|
@ -2,7 +2,7 @@ icqlib is a library required by kicq, KDE ICQ client.
|
|||
|
||||
Note that it is NOT libicq and is not compatible with it.
|
||||
|
||||
WWW: http://www.cn.ua/~denis/kde/icqlib.html
|
||||
WWW: http://kicq.sourceforge.net/icqlib.shtml
|
||||
|
||||
- Pavel Andreev
|
||||
<paxvel@iname.com>
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
lib/libicq.a
|
||||
lib/libicq.la
|
||||
lib/libicq.so
|
||||
lib/libicq.so.1
|
||||
include/icq.h
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= icqlib
|
||||
PORTVERSION= 0.1.3
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
|||
MAINTAINER= lioux@uol.com.br
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (icqlib-0.1.3.tar.gz) = 6feeee66ed0a8c1e0910acb5cad439d7
|
||||
MD5 (icqlib-1.0.0.tar.gz) = a379f93c4ec6f39ca76e10329f257741
|
||||
|
|
|
@ -2,7 +2,7 @@ icqlib is a library required by kicq, KDE ICQ client.
|
|||
|
||||
Note that it is NOT libicq and is not compatible with it.
|
||||
|
||||
WWW: http://www.cn.ua/~denis/kde/icqlib.html
|
||||
WWW: http://kicq.sourceforge.net/icqlib.shtml
|
||||
|
||||
- Pavel Andreev
|
||||
<paxvel@iname.com>
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
lib/libicq.a
|
||||
lib/libicq.la
|
||||
lib/libicq.so
|
||||
lib/libicq.so.1
|
||||
include/icq.h
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= icqlib
|
||||
PORTVERSION= 0.1.3
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
|||
MAINTAINER= lioux@uol.com.br
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (icqlib-0.1.3.tar.gz) = 6feeee66ed0a8c1e0910acb5cad439d7
|
||||
MD5 (icqlib-1.0.0.tar.gz) = a379f93c4ec6f39ca76e10329f257741
|
||||
|
|
|
@ -2,7 +2,7 @@ icqlib is a library required by kicq, KDE ICQ client.
|
|||
|
||||
Note that it is NOT libicq and is not compatible with it.
|
||||
|
||||
WWW: http://www.cn.ua/~denis/kde/icqlib.html
|
||||
WWW: http://kicq.sourceforge.net/icqlib.shtml
|
||||
|
||||
- Pavel Andreev
|
||||
<paxvel@iname.com>
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
lib/libicq.a
|
||||
lib/libicq.la
|
||||
lib/libicq.so
|
||||
lib/libicq.so.1
|
||||
include/icq.h
|
||||
|
|
Loading…
Reference in a new issue