aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2011-04-06 22:37:19 +0800
committerculot <culot@FreeBSD.org>2011-04-06 22:37:19 +0800
commit3b993ebe170260b031c83fcd3d0e923957cef6f6 (patch)
treebcd0c67a62f782e89eef7122ea8711579fa61321 /net
parenta18544766e83e65bd3f308b895f4f538034dc5e3 (diff)
downloadfreebsd-ports-gnome-3b993ebe170260b031c83fcd3d0e923957cef6f6.tar.gz
freebsd-ports-gnome-3b993ebe170260b031c83fcd3d0e923957cef6f6.tar.zst
freebsd-ports-gnome-3b993ebe170260b031c83fcd3d0e923957cef6f6.zip
- Update to 0.19.1
PR: ports/156210 Submitted by: Oleg Alexeenkov <proler AT gmail.com> (maintainer)
Diffstat (limited to 'net')
-rw-r--r--net/prosearch/Makefile2
-rw-r--r--net/prosearch/distinfo4
-rw-r--r--net/prosearch/pkg-plist6
3 files changed, 7 insertions, 5 deletions
diff --git a/net/prosearch/Makefile b/net/prosearch/Makefile
index 0d6219634495..d83ecbe002a0 100644
--- a/net/prosearch/Makefile
+++ b/net/prosearch/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= prosearch
-PORTVERSION= 0.19.0
+PORTVERSION= 0.19.1
CATEGORIES= net www
MASTER_SITES= http://pro.setun.net/search/download/ SF/pro-search/pro-search/${PORTVERSION}
diff --git a/net/prosearch/distinfo b/net/prosearch/distinfo
index fa44c860f6f2..153bd4262c79 100644
--- a/net/prosearch/distinfo
+++ b/net/prosearch/distinfo
@@ -1,2 +1,2 @@
-SHA256 (prosearch-0.19.0.tar.bz2) = b2739cbdf433c1259aefbc54f0a9ad75807f180a5c932743ed56bd0e1e7dee03
-SIZE (prosearch-0.19.0.tar.bz2) = 305008
+SHA256 (prosearch-0.19.1.tar.bz2) = 41c9d635c9d3dc8cbd162e2110e2c4c97a43480b5666ec2c18b91c08fc9d66f1
+SIZE (prosearch-0.19.1.tar.bz2) = 313442
diff --git a/net/prosearch/pkg-plist b/net/prosearch/pkg-plist
index e055942eb9a3..d0639032aada 100644
--- a/net/prosearch/pkg-plist
+++ b/net/prosearch/pkg-plist
@@ -4,6 +4,7 @@
%%SEARCHDIR%%/tools/prosearch/Makefile
%%SEARCHDIR%%/tools/tidy.pl
%%SEARCHDIR%%/tools/test
+%%SEARCHDIR%%/tools/onebyte
%%SEARCHDIR%%/tools/test.zip
%%SEARCHDIR%%/tools/size.sh
%%SEARCHDIR%%/tools/grant.sql
@@ -48,7 +49,7 @@
%%SEARCHDIR%%/web/img/dir.png
%%SEARCHDIR%%/web/img/file.png
%%SEARCHDIR%%/web/img/archive.png
-%%SEARCHDIR%%/web/img/css.png
+%%SEARCHDIR%%/web/img/css_valid.png
%%SEARCHDIR%%/web/img/swf.png
%%SEARCHDIR%%/web/img/exec.png
%%SEARCHDIR%%/web/img/cd.png
@@ -61,7 +62,7 @@
%%SEARCHDIR%%/web/img/mov.png
%%SEARCHDIR%%/web/img/perl.png
%%SEARCHDIR%%/web/img/mysql.png
-%%SEARCHDIR%%/web/img/rss.png
+%%SEARCHDIR%%/web/img/rss_valid.png
%%SEARCHDIR%%/web/img/chm.png
%%SEARCHDIR%%/web/img/pdf.png
%%SEARCHDIR%%/web/img/wmv.png
@@ -72,6 +73,7 @@
%%SEARCHDIR%%/web/img/dcuser.png
%%SEARCHDIR%%/web/img/nrg.png
%%SEARCHDIR%%/web/img/ftp.png
+%%SEARCHDIR%%/web/img/sphinx.png
%%SEARCHDIR%%/web/lib/lib.js
%%SEARCHDIR%%/web/lib/search1.js
%%SEARCHDIR%%/web/lib/player.js
1 * Combine print/cups-base, print/cups-client and print/cups-image intotijl2016-03-111-1/+2 * The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.kwm2016-02-154-7/+18 * Fix packaging when CUPS is deselected.kwm2016-01-112-2/+2 * Fix a gnome-control-center crash when trying to return to the main menukwm2016-01-112-1/+30 * Remove trailing whitespace from Makefiles, M-X.olgeni2015-10-081-2/+2 * Drop unneeded gnomemenus3 dependancy.kwm2015-09-051-1/+2 * The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.kwm2015-08-063-8/+10 * Update the Gnome stack to the latest in the 3.14 series.kwm2015-03-272-3/+3 * Update GNOME to 3.14.2.kwm2014-12-032-3/+3 * The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.kwm2014-11-199-342/+333 * Add missing library libgmodule-2.0tijl2014-09-031-0/+1 * Add USES=libtool and USES=shared-mime-infotijl2014-09-012-11/+5 * Bump more ports that depend on libsqlite3.so:tijl2014-07-051-1/+1 * Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2".tijl2014-05-131-1/+1 * Bump PORTREVISIONs for r350704 (liferea), r350914 (libxklavier),tijl2014-04-141-13/+8 * - Remove manual creation and removal of share/applications, as it's now in th...amdmi32013-10-221-1/+0 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Disable check for libslab to make sure it uses internal copy. This fixeskwm2013-09-131-0/+2 * Add an explicit dependency on pkgconfbapt2013-09-031-7/+2 * - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1 * - update png to 1.5.10dinoex2012-06-011-0/+1 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2 * Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for thiskwm2010-11-205-34/+31 * Bump PORTREVISION in a few more ports affected by the libgcryptolgeni2010-07-281-1/+1 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-0/+1 * Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thiskwm2010-05-114-21/+41 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-1/+1 * Fix plist when evolution-data-server isn't installed.kwm2009-11-302-17/+18 * Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thismarcus2009-11-294-39/+53 * Bump the PORTREVISION for libltdl. It got linked from libcanberra.la... I hatemezz2009-08-031-1/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1 * Presenting GNOME 2.26 for FreeBSD. Seemarcus2009-04-103-26/+41 * Presenting GNOME 2.24 for FreeBSD.marcus2009-01-105-53/+39 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1 * Update to 2.22.2.1.mezz2008-05-292-5/+4 * - Fix build (typing-monitor needs xscrnsaver)pav2008-04-231-1/+2 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1 * - Fix plist (allow it to package)pav2008-04-091-1/+0 * Update to 2.22.1ahze2008-04-082-4/+4 * The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 formarcus2008-03-245-86/+39 * Update to 2.20.3.mezz2008-01-093-5/+11 * Bring back part of patch I accidentally removed in last commitahze2007-10-291-2/+11 * For multimedia-key-bindings use 'cdcontrol' instead of 'eject' to eject cdsahze2007-10-292-11/+16 * Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-255-226/+266 * Retire obsolete PARALLEL_PACKAGE_BUILD in favour of PACKAGE_BUILDING.kris2007-07-301-1/+1 * - Welcome X.org 7.2 \o/.flz2007-05-202-36/+1 * Update to 2.18.1.marcus2007-04-113-29/+4 * Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEmarcus2007-03-195-116/+144 * Update to 2.16.3.mezz2007-01-303-5/+5 * Update to 2.16.2ahze2006-11-202-4/+4 * Presenting GNOME 2.16.1 for FreeBSD. This release represents a massivemarcus2006-10-146-69/+112 * - Update to 2.14.2ahze2006-05-293-16/+5 * - Rename portspav2006-05-281-2/+1 * Presenting GNOME 2.14.1 for FreeBSD! Checkoutmarcus2006-04-306-64/+63 * Conversion to a single libtool environment.ade2006-02-232-1/+12 * marcus has beat me, so merging mine with his.mezz2006-02-072-5/+4 * Update to 2.12.3.marcus2006-02-072-4/+4 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-9/+9 * Mark BROKEN on 4.X.marcus2005-12-061-0/+4 * Update to 2.12.2.marcus2005-11-303-25/+4 * - Add SHA256 checksumspav2005-11-241-0/+1 * Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixesmarcus2005-11-05