diff options
author | miwi <miwi@FreeBSD.org> | 2008-07-12 22:12:42 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-07-12 22:12:42 +0800 |
commit | 95d61ca87513bf8769652d0763585814f5f90011 (patch) | |
tree | e80a723700967c4f6a24e81e7a3e091adc5d8b01 /ports-mgmt/tinderbox | |
parent | af6140e166907d8543aba18a5ff21101d5e39d23 (diff) | |
download | freebsd-ports-gnome-95d61ca87513bf8769652d0763585814f5f90011.tar.gz freebsd-ports-gnome-95d61ca87513bf8769652d0763585814f5f90011.tar.zst freebsd-ports-gnome-95d61ca87513bf8769652d0763585814f5f90011.zip |
- Update to tb243_template_paefchen_v1
Submitted by: Aron Schlesinger
Approved by: maintainer
Diffstat (limited to 'ports-mgmt/tinderbox')
-rw-r--r-- | ports-mgmt/tinderbox/Makefile | 6 | ||||
-rw-r--r-- | ports-mgmt/tinderbox/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/ports-mgmt/tinderbox/Makefile b/ports-mgmt/tinderbox/Makefile index 2fe677f312a8..c7a163c09394 100644 --- a/ports-mgmt/tinderbox/Makefile +++ b/ports-mgmt/tinderbox/Makefile @@ -7,7 +7,7 @@ PORTNAME= tinderbox #DISTVERSION= ${PORTVERSION}-${PORTREVISION} PORTVERSION= 2.4.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ports-mgmt MASTER_SITES= http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/ DIST_SUBDIR= tinderbox @@ -43,7 +43,7 @@ RUN_DEPENDS+= ${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB WANT_PHP_WEB= yes USE_PHP= session DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ - favicon.ico tb242_template_paefchen_v3.tbz + favicon.ico tb243_template_paefchen_v1.tbz EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} .endif @@ -111,7 +111,7 @@ post-extract: @${RM} -R ${WRKSRC}/www-exp .else @${CP} ${_DISTDIR}/favicon.ico ${WRKSRC}/www-exp - @${TAR} -C ${WRKSRC}/www-exp/templates -xf ${_DISTDIR}/tb242_template_paefchen_v3.tbz + @${TAR} -C ${WRKSRC}/www-exp/templates -xf ${_DISTDIR}/tb243_template_paefchen_v1.tbz @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${WRKSRC}/www-exp/templates/paefchen @${REINPLACE_CMD} 's|/templates/default|/templates/paefchen|' ${WRKSRC}/www-exp/inc_tinderbox.php.dist @${RM} ${WRKSRC}/www-exp/inc_tinderbox.php.dist.bak diff --git a/ports-mgmt/tinderbox/distinfo b/ports-mgmt/tinderbox/distinfo index b4a495eea77c..5e2635094a64 100644 --- a/ports-mgmt/tinderbox/distinfo +++ b/ports-mgmt/tinderbox/distinfo @@ -4,6 +4,6 @@ SIZE (tinderbox/tinderbox-2.4.3.tar.gz) = 131585 MD5 (tinderbox/favicon.ico) = 1d2e9e267ca81f0ef5bc7b9c391aaced SHA256 (tinderbox/favicon.ico) = 842f1e23dcfcee24d4d7578381256256cda994347751fb332b6eb2182eae216e SIZE (tinderbox/favicon.ico) = 4710 -MD5 (tinderbox/tb242_template_paefchen_v3.tbz) = 9870c8133e6415d0cefa32e2e9c209bf -SHA256 (tinderbox/tb242_template_paefchen_v3.tbz) = 9b060c4256530bebcb73457a7413f0ca3916fc99bcefc4f673ae7820484deaaf -SIZE (tinderbox/tb242_template_paefchen_v3.tbz) = 7924 +MD5 (tinderbox/tb243_template_paefchen_v1.tbz) = 41e27094f83cdf520e6d8179563d6b45 +SHA256 (tinderbox/tb243_template_paefchen_v1.tbz) = 5a3092991d804dfd131e889004226f42f12467f70a660db5121fc204c1835a71 +SIZE (tinderbox/tb243_template_paefchen_v1.tbz) = 7922 |