Update to 0.0.2

This commit is contained in:
Mario Sergio Fujikawa Ferreira 2002-10-05 17:29:38 +00:00
parent 2d81dc426f
commit e0260a34d9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67354
4 changed files with 18 additions and 8 deletions

View File

@ -6,18 +6,23 @@
#
PORTNAME= edonkey
PORTVERSION= 0.0.1
PORTVERSION= 0.0.2
CATEGORIES= misc
MASTER_SITES= http://users.aber.ac.uk/tpm01/ed2k_tools/
PKGNAMESUFFIX= -tool-hash
DISTNAME= ed2k_hash
DISTNAME= ed2k_hash-${PORTVERSION:S/^0.//}
MAINTAINER= lioux@FreeBSD.org
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
WRKSRC= ${WRKDIR}/ed2k_hash
# I could have written a Makefile but I would rather
# not waste inodes
do-build:
@cd ${WRKSRC} && ${CC} -D__linux ${CFLAGS} ${LDFLAGS} -lmd \
cd ${WRKSRC} && ${CC} -D__linux ${CFLAGS} ${LDFLAGS} -lmd \
-I${LOCALBASE}/include -L${LOCALBASE}/lib -lgnugetopt \
ed2k_hash.c -o ${PORTNAME}${PKGNAMESUFFIX}
do-install:

View File

@ -1 +1 @@
MD5 (ed2k_hash.tar.gz) = f4645f0f44b9332a6e5672d8b8a0f0ab
MD5 (ed2k_hash-0.2.tar.gz) = fda4cf150c6a40dfdb98776abb08bc8b

View File

@ -6,18 +6,23 @@
#
PORTNAME= edonkey
PORTVERSION= 0.0.1
PORTVERSION= 0.0.2
CATEGORIES= misc
MASTER_SITES= http://users.aber.ac.uk/tpm01/ed2k_tools/
PKGNAMESUFFIX= -tool-hash
DISTNAME= ed2k_hash
DISTNAME= ed2k_hash-${PORTVERSION:S/^0.//}
MAINTAINER= lioux@FreeBSD.org
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
WRKSRC= ${WRKDIR}/ed2k_hash
# I could have written a Makefile but I would rather
# not waste inodes
do-build:
@cd ${WRKSRC} && ${CC} -D__linux ${CFLAGS} ${LDFLAGS} -lmd \
cd ${WRKSRC} && ${CC} -D__linux ${CFLAGS} ${LDFLAGS} -lmd \
-I${LOCALBASE}/include -L${LOCALBASE}/lib -lgnugetopt \
ed2k_hash.c -o ${PORTNAME}${PKGNAMESUFFIX}
do-install:

View File

@ -1 +1 @@
MD5 (ed2k_hash.tar.gz) = f4645f0f44b9332a6e5672d8b8a0f0ab
MD5 (ed2k_hash-0.2.tar.gz) = fda4cf150c6a40dfdb98776abb08bc8b