1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

- Update to 1.0.4

PR:		118095
Submitted by:	Diego <diegorocha1987@hotmail.com> (maintainer)
This commit is contained in:
Martin Wilke 2007-12-15 17:15:20 +00:00
parent ef408aad60
commit cccaf01f19
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=203746
2 changed files with 5 additions and 7 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= pkgsearch
PORTVERSION= 1.0.2
PORTVERSION= 1.0.4
CATEGORIES= ports-mgmt
MASTER_SITES= http://dl.sharesource.org/${PORTNAME}/ \
http://andsux.homeip.net/~diego/stable/
@ -17,12 +17,10 @@ COMMENT= Find your packages in ports and installed packages
BUILD_DEPENDS= cmake:${PORTSDIR}/devel/cmake
LIB_DEPENDS= boost_filesystem:${PORTSDIR}/devel/boost
BROKEN= Creates /usr/local/etc/pkgsearch directory during configure phase
USE_PGSQL= yes
WRKSRC= ${WRKDIR}/${DISTNAME}-build
PLIST_FILES= sbin/pkgsearch etc/pkgsearch/pkgsearch.conf
PLIST_FILES= sbin/pkgsearch etc/pkgsearch.conf
MAN1= pkgsearch.1
MAN5= pkgsearch.conf.5

View File

@ -1,3 +1,3 @@
MD5 (pkgsearch-1.0.2.tar.gz) = 6c38ee191bf85b1f022f91a064af91c4
SHA256 (pkgsearch-1.0.2.tar.gz) = 824426698c8a73d48f2c4729d3e9e5f0a323940be58bb3d3a6fd82ae36dd468c
SIZE (pkgsearch-1.0.2.tar.gz) = 12716
MD5 (pkgsearch-1.0.4.tar.gz) = 945a4f7fead6b0c12723ee0ffaa5a45b
SHA256 (pkgsearch-1.0.4.tar.gz) = 8a58e2bb98f71b57dda87165a0811ffe2d4bcb7cac44d6cd1682962386880390
SIZE (pkgsearch-1.0.4.tar.gz) = 47434