aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_vhs
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-01-03 23:54:08 +0800
committermiwi <miwi@FreeBSD.org>2007-01-03 23:54:08 +0800
commit01325bc584f1a9f99b3b8a5b82fe3493575e06cc (patch)
tree2b6e54b7f0a2dc9e891994cd2d029dab2dc6c579 /www/mod_vhs
parenta8018a6382f4d10506f55e67ae7e8972287af665 (diff)
downloadfreebsd-ports-gnome-01325bc584f1a9f99b3b8a5b82fe3493575e06cc.tar.gz
freebsd-ports-gnome-01325bc584f1a9f99b3b8a5b82fe3493575e06cc.tar.zst
freebsd-ports-gnome-01325bc584f1a9f99b3b8a5b82fe3493575e06cc.zip
- Update to 1.0.30
PR: ports/107471 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
Diffstat (limited to 'www/mod_vhs')
-rw-r--r--www/mod_vhs/Makefile6
-rw-r--r--www/mod_vhs/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/www/mod_vhs/Makefile b/www/mod_vhs/Makefile
index 598bdc3102c4..b7c83c1ea1c0 100644
--- a/www/mod_vhs/Makefile
+++ b/www/mod_vhs/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mod_vhs
-PORTVERSION= 1.0.26
+PORTVERSION= 1.0.30
CATEGORIES= www
MASTER_SITES= http://www.oav.net/projects/mod_vhs/
DIST_SUBDIR= apache2
@@ -32,10 +32,10 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
AP_INC+= ${LOCALBASE}/include/home
AP_LIB+= ${LOCALBASE}/lib -lhome
-AP_EXTRAS+= -I ${LOCALBASE}/include/php -I ${LOCALBASE}/include/php/Zend -I ${LOCALBASE}/include/php/TSRM -DHAVE_MOD_PHP_SUPPORT
+AP_EXTRAS+= -I ${LOCALBASE}/include/php -I ${LOCALBASE}/include/php/Zend -I ${LOCALBASE}/include/php/TSRM -I ${LOCALBASE}/include/php/main -DHAVE_MOD_PHP_SUPPORT
PORTDOCS= ChangeLog AUTHORS README.logs README.wildcards WARNING \
- WARNING.THREADS README.phpopt
+ README.phpopt
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/www/apache20/Makefile.modules.3rd"
diff --git a/www/mod_vhs/distinfo b/www/mod_vhs/distinfo
index f6ec05ba33bd..9c12f3287965 100644
--- a/www/mod_vhs/distinfo
+++ b/www/mod_vhs/distinfo
@@ -1,3 +1,3 @@
-MD5 (apache2/mod_vhs-1.0.26.tar.gz) = deb33f6104ca5453ec16a7056d44cc0b
-SHA256 (apache2/mod_vhs-1.0.26.tar.gz) = b0fe300c78022d7893d54c6d45321148806798b3d6c08e95468e6e2960ce04cf
-SIZE (apache2/mod_vhs-1.0.26.tar.gz) = 15455
+MD5 (apache2/mod_vhs-1.0.30.tar.gz) = 0ff70c7298e8639a00b2b0c1d90caf99
+SHA256 (apache2/mod_vhs-1.0.30.tar.gz) = 13647cc259fa4ab55b2e21cb53c0ca525f16d303f1558849f9727d81b213b78c
+SIZE (apache2/mod_vhs-1.0.30.tar.gz) = 18207
46f09de6f7e9f89bd9546544d3f93e6'>Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,marcus2003-09-184-9/+13 * Correct a problem with the patch in my last commit.marcus2003-08-051-1/+1 * Update to 2.2.4. This corrects the SIGABRT crashes people were reportingmarcus2003-08-051-1/+1 * Update to 2.2.3.marcus2003-07-304-8/+9 * Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-121-4/+0 * Update to 2.2.2.marcus2003-05-203-4/+45 * Remove a leftover directory.marcus2003-05-041-0/+1 * Convert to new GNOME infrastructure.marcus2003-04-221-5/+1 * Remove USE_GNOMENG.marcus2003-04-211-1/+0 * Looks like there was a regression in libbonoboui such that it ignoresmarcus2003-04-162-0/+22 * * Update to 2.2.0.1marcus2003-03-054-3/+8 * Update to GNOME 2.2.marcus2003-02-085-26/+14 * Update to 2.0.3.3.marcus2003-01-204-11/+4 * Remove ${X11BASE}/lib/bonobo-2.0. devel/libbonobo takes care of the onemarcus2003-01-131-0/+2 * Fix a bug where bonobo applications could have a bogus datadir pathmarcus2002-11-172-0/+19 * Fix the build on certain machines by making sure the libxml2 includemarcus2002-11-111-6/+11 * Update to 2.0.3.2.marcus2002-10-192-2/+2 * Update to 2.0.3.1.marcus2002-10-082-2/+2 * GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-211-1/+1 * Update to 2.0.3.marcus2002-08-312-2/+2 * Update to 2.0.2.marcus2002-08-293-3/+5 * Update to 2.0.1.marcus2002-08-073-13/+7 * Use USE_REINPLACE.sobomax2002-07-191-3/+4 * The FreeBSD GNOME team is proud to present GNOME 2.0 Release.marcus2002-07-011-1/+1 * Update to GNOME 2.0 RC2.marcus2002-06-261-1/+1 * Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.marcus2002-06-151-1/+1 * Update to the latest GNOME 2 snapshot. This will be done it two parts.marcus2002-06-113-3/+5 * Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.marcus2002-05-293-3/+4 * Back to betas...Update to GNOME 2.0 beta 5.marcus2002-05-201-1/+1 * Update to GNOME 2.0 RC2.marcus2002-05-121-1/+1 * Update to GNOME 2.0 RC 1.marcus2002-05-022-4/+3 * Move back to share/gnome as a datadir.marcus2002-05-012-5/+6 * - Update to 1.115.0 (version found in GNOME2 beta4);sobomax2002-04-265-43/+19 * Change the GNOME 2.0 library ports to use share/gnome2 instead of share/gnomemarcus2002-04-232-3/+4 * Set --localstatedir and --datadir to be consistent with other GNOME coresobomax2002-04-092-2/+5 * Fix excessive indentation.sobomax2002-04-091-1/+1 * Add libbonoboui, the GUI components for GOME 2.0 bonobo component.marcus2002-04-09