View | Details | Raw Unified | Return to bug 252309 | Differences between
and this patch

Collapse All | Expand All

(-)science/molsketch/Makefile (-3 / +2 lines)
Lines 1-11 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	molsketch
3
PORTNAME=	molsketch
4
DISTVERSION=	0.6.0
4
DISTVERSION=	0.7.0
5
PORTREVISION=	1
6
DISTVERSIONSUFFIX=	-src
5
DISTVERSIONSUFFIX=	-src
7
CATEGORIES=	science
6
CATEGORIES=	science
8
MASTER_SITES=	SF/${PORTNAME}/Molsketch/Nitrogen%20${DISTVERSION}/
7
MASTER_SITES=	SF/${PORTNAME}/Molsketch/Oxygen%20${DISTVERSION}/
9
DISTNAME=	Molsketch-${DISTVERSIONFULL}
8
DISTNAME=	Molsketch-${DISTVERSIONFULL}
10
9
11
MAINTAINER=	yuri@FreeBSD.org
10
MAINTAINER=	yuri@FreeBSD.org
(-)science/molsketch/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1552970968
1
TIMESTAMP = 1609181842
2
SHA256 (Molsketch-0.6.0-src.tar.gz) = 999751d0dca25fe5c0b117dddd8a43f2583bb9e2df7fd14cddfa859896389537
2
SHA256 (Molsketch-0.7.0-src.tar.gz) = 2a8b181793f6df8892c55399c13674ecf688403ad402c9fead20f4916715bb9d
3
SIZE (Molsketch-0.6.0-src.tar.gz) = 1680065
3
SIZE (Molsketch-0.7.0-src.tar.gz) = 1874764
(-)science/molsketch/pkg-plist (-2 / +3 lines)
Lines 22-27 Link Here
22
include/libmolsketch/actions/itemtypeaction.h
22
include/libmolsketch/actions/itemtypeaction.h
23
include/libmolsketch/actions/itemtypeselectionaction.h
23
include/libmolsketch/actions/itemtypeselectionaction.h
24
include/libmolsketch/actions/itemtypewidget.h
24
include/libmolsketch/actions/itemtypewidget.h
25
include/libmolsketch/actions/lineupaction.h
25
include/libmolsketch/actions/linewidthaction.h
26
include/libmolsketch/actions/linewidthaction.h
26
include/libmolsketch/actions/mechanismarrowaction.h
27
include/libmolsketch/actions/mechanismarrowaction.h
27
include/libmolsketch/actions/multiaction.h
28
include/libmolsketch/actions/multiaction.h
Lines 46-51 Link Here
46
include/libmolsketch/coordinatetableview.h
47
include/libmolsketch/coordinatetableview.h
47
include/libmolsketch/electronsystem.h
48
include/libmolsketch/electronsystem.h
48
include/libmolsketch/element.h
49
include/libmolsketch/element.h
50
include/libmolsketch/elementalignment.h
49
include/libmolsketch/fileio.h
51
include/libmolsketch/fileio.h
50
include/libmolsketch/fontchooser.h
52
include/libmolsketch/fontchooser.h
51
include/libmolsketch/frame.h
53
include/libmolsketch/frame.h
Lines 56-70 Link Here
56
include/libmolsketch/helptextonemptylabel.h
58
include/libmolsketch/helptextonemptylabel.h
57
include/libmolsketch/librarymodel.h
59
include/libmolsketch/librarymodel.h
58
include/libmolsketch/libraryview.h
60
include/libmolsketch/libraryview.h
59
include/libmolsketch/lineupaction.h
60
include/libmolsketch/lonepair.h
61
include/libmolsketch/lonepair.h
61
include/libmolsketch/math2d.h
62
include/libmolsketch/math2d.h
62
include/libmolsketch/mimemolecule.h
63
include/libmolsketch/molecule.h
63
include/libmolsketch/molecule.h
64
include/libmolsketch/moleculemodelitem.h
64
include/libmolsketch/moleculemodelitem.h
65
include/libmolsketch/moleculepopup.h
65
include/libmolsketch/moleculepopup.h
66
include/libmolsketch/molscene.h
66
include/libmolsketch/molscene.h
67
include/libmolsketch/molview.h
67
include/libmolsketch/molview.h
68
include/libmolsketch/neighboralignment.h
68
include/libmolsketch/propertiesdock.h
69
include/libmolsketch/propertiesdock.h
69
include/libmolsketch/propertieswidget.h
70
include/libmolsketch/propertieswidget.h
70
include/libmolsketch/qtversionmacros.h
71
include/libmolsketch/qtversionmacros.h

Return to bug 252309