FreeBSD Bugzilla – Attachment 140460 Details for
Bug 187044
sysutils/asfsm: Update MASTER_SITES
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.76 KB, created by
tkato432
on 2014-02-25 18:10:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2014-02-25 18:10:02 UTC
Size:
1.76 KB
patch
obsolete
>diff -urN /usr/ports/sysutils/asfsm/Makefile sysutils/asfsm/Makefile >--- /usr/ports/sysutils/asfsm/Makefile 2014-02-08 04:11:55.000000000 +0900 >+++ sysutils/asfsm/Makefile 2014-02-26 00:00:00.000000000 +0900 >@@ -2,26 +2,31 @@ > # $FreeBSD: head/sysutils/asfsm/Makefile 343287 2014-02-07 18:50:30Z bapt $ > > PORTNAME= asfsm >-PORTVERSION= 1.0.p15 >+DISTVERSION= 1.0pre15 > PORTREVISION= 2 > CATEGORIES= sysutils afterstep >-MASTER_SITES= http://www.tigr.net/afterstep/download/asfsm/ >-DISTNAME= asfsm-1.0pre15 >+MASTER_SITES= AFTERSTEP/apps/asfsm/ \ >+ http://tigr.net/afterstep/download/asfsm/ > > MAINTAINER= ports@FreeBSD.org > COMMENT= File-system monitor for the AfterStep window manager > >-DEPRECATED= No more public distfiles >-EXPIRATION_DATE= 2014-03-07 >+LICENSE= GPLv2 > >-USE_XORG= xpm x11 sm ice xext xaw xt >+USE_XORG= ice sm x11 xaw xext xpm xt > GNU_CONFIGURE= yes > > SUB_FILES= pkg-message >-PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz >+ >+PLIST_FILES= bin/asfsm man/man1/asfsm.1.gz >+ >+post-build: >+ @${LN} -sf asfsm.man ${WRKSRC}/asfsm.1 > > do-install: >- ${INSTALL_MAN} ${WRKSRC}/asfsm.man ${STAGEDIR}${PREFIX}/man/man1/asfsm.1 >- ${INSTALL_PROGRAM} ${WRKSRC}/asfsm ${STAGEDIR}${PREFIX}/bin >+ (cd ${WRKSRC} && ${INSTALL_PROGRAM} asfsm \ >+ ${STAGEDIR}${PREFIX}/bin) >+ (cd ${WRKSRC} && ${INSTALL_MAN} asfsm.1 \ >+ ${STAGEDIR}${MANPREFIX}/man/man1) > > .include <bsd.port.mk> >diff -urN /usr/ports/sysutils/asfsm/pkg-descr sysutils/asfsm/pkg-descr >--- /usr/ports/sysutils/asfsm/pkg-descr 2014-01-23 04:20:17.000000000 +0900 >+++ sysutils/asfsm/pkg-descr 2014-02-26 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-This is a file-system monitor for the AfterStep window manager. It fits nicely >-in the Wharf. >+This is a file-system monitor for the AfterStep window manager. It fits >+nicely in the Wharf.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 187044
: 140460